mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 15:30:08 +08:00
renamed the ublox gps subsystems, gps_ublox_utm for ublox series 4 gps, gps_ublox for all more recent ones
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
<!-- Actuators are automatically chosen according to board-->
|
||||
<subsystem name="control"/>
|
||||
<!-- Sensors -->
|
||||
<subsystem name="gps" type="ublox_lea5h"/>
|
||||
<subsystem name="gps" type="ublox"/>
|
||||
<subsystem name="gyro" type="roll">
|
||||
<configure name="ADC_GYRO_ROLL" value="ADC_5"/>
|
||||
</subsystem>
|
||||
|
||||
Reference in New Issue
Block a user