mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-06 07:53:43 +08:00
change attitude_infrared subsystem to ahrs_infrared in all airframe files and print a warning if old attitude_infrared subsystem is still used (but will work as it just includes ahrs_infrared)
This commit is contained in:
@@ -193,7 +193,7 @@
|
||||
|
||||
<!-- Sensors -->
|
||||
<subsystem name="radio_control" type="ppm"/>
|
||||
<!--<subsystem name="attitude" type="infrared">
|
||||
<!--<subsystem name="ahrs" type="infrared">
|
||||
<configure name="ADC_IR1" value="ADC_1"/>
|
||||
<configure name="ADC_IR2" value="ADC_2"/>
|
||||
<configure name="ADC_IR_TOP" value="ADC_0"/>
|
||||
|
||||
Reference in New Issue
Block a user