Hi.
I have a small problem making one gauge that shows the ground speed in
Km/h
remember it's scale value when the GCS starts in simulation.
(I don't know if this is also true for the actual flight session.
It is not a real problem but i thought that it would be useful
mentioning it.
I have saved the papget file as my_papgets.xml and the GCS is
correctly started with the
"my_papagets.xml" file.
Here is the "my_papgets.xml" portion of this gauge:
<papget type="message_field" display="gauge" x="153" y="379">
<property name="field" value="GPS:speed"/>
<property name="scale" value="0.027778"/>
<property name="min" value="0."/>
<property name="max" value="100"/>
<property name="size" value="50."/>
<property name="text" value="IGS Km/h"/>
</papget>
As you can see the scale value is the correct one but when the GCS
initializes the gauge has
always a scale value of 1.
All other gauges are working well.
Any clues about what is wrong?
Chris
_______________________________________________
Paparazzi-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/paparazzi-devel