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:
Felix Ruess
2011-08-23 21:57:32 +02:00
parent fe192847b6
commit 449942e361
41 changed files with 42 additions and 81 deletions
+1 -1
View File
@@ -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"/>