paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] Matlab Logviewer/ Matlab xml parser problem


From: Roman Krashanitsa
Subject: Re: [Paparazzi-devel] Matlab Logviewer/ Matlab xml parser problem
Date: Sat, 5 Nov 2011 13:40:46 -0700

Hi Sven,
 
I can confirm that. The only section requires is the protocol section.
In fact, you can delete everything else, or just copy to anyther file and rename you data file to use the same name.
I don't spend much time using it any more but it used to work fine.
 
Roman Krashanitsa

2011/11/5 Andreas Gaeb <address@hidden>
Hi Sven,

Am 04.11.2011 20:07, schrieb Sven Lorenz:

does anyone (successful) use the matlab log viewer?
Yes, at least I do.

[...]

... [Fatal Error] xyz.log:...: Element type "param" must be followed
by either attribute specifications, ">" or "/>" ...

the log has in the corresponding line this: <param name =
"RADIO_CONTROL_SPEKTRUM_MODEL"
value="\\\"subsystems/radio_control/spektrum_dx7se.h\\\""/>
Looks like the Matlab XML parser is not able to cope with the backslash-escaped double quotes in the value attribute. As this is inside Matlab's toolbox code, I see litte chance of fixing it. You can however easily work around it by removing the critical line (or only the \\\" sequences) from your log file. The log viewer only needs to know the <protocol> section of this file.

Best regards,
       Andreas


_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

[Prev in Thread] Current Thread [Next in Thread]