mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
moved the imu_b2 subsystems from rotorcraft to shared
This commit is contained in:
@@ -40,7 +40,7 @@ http://paparazzi.enac.fr/w/index.php?title=Theory_of_Operation
|
|||||||
<subsystem name="ahrs" type="float_dcm"/>
|
<subsystem name="ahrs" type="float_dcm"/>
|
||||||
|
|
||||||
<!-- Sensors -->
|
<!-- Sensors -->
|
||||||
<subsystem name="imu" type="booz"/>
|
<subsystem name="imu" type="b2_v1.0"/>
|
||||||
<subsystem name="gps" type="ublox"/>
|
<subsystem name="gps" type="ublox"/>
|
||||||
<subsystem name="current_sensor">
|
<subsystem name="current_sensor">
|
||||||
<configure name="ADC_CURRENT_SENSOR" value="ADC_3"/>
|
<configure name="ADC_CURRENT_SENSOR" value="ADC_3"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user