paparazzi-devel
[Top][All Lists]
Advanced

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

[Paparazzi-devel] Latest paparazzi version errors and warnings (suppleme


From: Chris
Subject: [Paparazzi-devel] Latest paparazzi version errors and warnings (supplementary)
Date: Mon, 04 Jun 2012 22:43:53 +0300
User-agent: Mozilla/5.0 (X11; Linux i686; rv:12.0) Gecko/20120430 Thunderbird/12.0.1

Just to supplement my previous message i get also this error during aircraft compilation

                from firmwares/fixedwing/main_ap.c:70:
/home/hendrix/paparazzi/var/Cessna/generated/settings.h: In function `settings_get_value': /home/hendrix/paparazzi/var/Cessna/generated/settings.h:121: error: `telemetry_mode_Ap_DefaultChannel' undeclared (first use in this function) /home/hendrix/paparazzi/var/Cessna/generated/settings.h:121: error: (Each undeclared identifier is reported only once /home/hendrix/paparazzi/var/Cessna/generated/settings.h:121: error: for each function it appears in.) /home/hendrix/paparazzi/var/Cessna/generated/settings.h:122: error: `telemetry_mode_Fbw_DefaultChannel' undeclared (first use in this function)

which is related to those two setting in the settings.xml file

<dl_setting MAX="2" MIN="0" STEP="1" VAR="telemetry_mode_Ap_DefaultChannel" shortname="tele_AP" module="downlink"/> <dl_setting MAX="1" MIN="0" STEP="1" VAR="telemetry_mode_Fbw_DefaultChannel" shortname="tele_FBW" module="downlink"/>

Obviously those two variablew are missing but i don;t know if this is normal due to recent changes
or a bug.
Chris




reply via email to

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