mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 15:30:08 +08:00
when replacing attitude_infrared subsystem, tell the user to load infrared_adc.xml and not infrared.xml
This commit is contained in:
@@ -1 +1 @@
|
||||
$(error Attitude estimation via infrared has been implemented as an AHRS subsystem now. Please replace <subsystem name="attitude" type="infrared"/> with <subsystem name="ahrs" type="infrared"/> and add the module <load name="infrared.xml"/> in your airframe file.)
|
||||
$(error Attitude estimation via infrared has been implemented as an AHRS subsystem now. Please replace <subsystem name="attitude" type="infrared"/> with <subsystem name="ahrs" type="infrared"/> and add the module <load name="infrared_adc.xml"/> in your airframe file.)
|
||||
|
||||
Reference in New Issue
Block a user