mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-29 02:38:07 +08:00
[conf] don't use gps type ublox_utm anymore
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
<module name="imu" type="analog">
|
||||
<configure name="GYRO_P" value="ADC_3"/>
|
||||
</module>
|
||||
<module name="gps" type="ublox_utm"/>
|
||||
<module name="gps" type="ublox"/>
|
||||
<module name="infrared_adc"/>
|
||||
<module name="ahrs" type="infrared"/>
|
||||
<module name="ins" type="alt_float"/>
|
||||
|
||||
Reference in New Issue
Block a user