paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] signedness issue in gps_int messages


From: antoine drouin
Subject: [Paparazzi-devel] signedness issue in gps_int messages
Date: Fri, 30 May 2014 16:51:33 -0700

line 1384 of conf/messages.xml, the fields pacc and sacc of the GPS_INT message are defined as signed int32, whereas the variables that are passed to them in the send_gps_int function (sw/airborne/subsystems/gps/gps_ubx.c line 59) are unsigned.



reply via email to

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