paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] coding problems with multilib #2


From: Chris Efstathiou
Subject: [Paparazzi-devel] coding problems with multilib #2
Date: Mon, 22 Oct 2012 12:28:23 +0300

I forgot to mention that when i send a variable loaded with CAM_PAN_MAX through a telemetry message
it has the correct value so it is not a definition problem.
for example if CAM_PAN_MAX definition has a value 0f 90 or -90 the code
cam_pan_max = CAM_PAN_MAX;

in GCS i read the variable "cam_pan_max" from the messages and it has the value of 90 or -90 (correct)
It almost looks like the RadOfDeg(CAM_PAN_MAX) has the problem....
Chris





reply via email to

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