paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] papgets problem


From: Pascal Brisset
Subject: Re: [Paparazzi-devel] papgets problem
Date: Mon, 15 Jun 2009 09:46:45 +0200
User-agent: Mozilla-Thunderbird 2.0.0.19 (X11/20090103)

Hi,

fixed in the svn trunk. A typo I've inserted in revision 2816 (http://svn.savannah.gnu.org/viewvc/paparazzi3/trunk/sw/lib/ocaml/papget.ml?root=paparazzi&r1=2816&r2=3462 line 235)

Sorry about that

--Pascal

chris wrote:
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





reply via email to

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