mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 15:30:08 +08:00
[modules] ets baro/airspeed: cleanup and default delay of 0.2s
- airspeed_ets: use AIRSPEED_ETS_SYNC_SEND instead of SENSOR_SYNC_SEND - baro_ets: use BARO_ETS_SYNC_SEND instead of BARO_ETS_TELEMETRY
This commit is contained in:
@@ -246,7 +246,7 @@ More information on the Quadshot can be found at transition-robotics.com -->
|
||||
|
||||
<!--Use an airspeed sensor and get the measured airspeed in the messages-->
|
||||
<load name="airspeed_ets.xml">
|
||||
<define name="SENSOR_SYNC_SEND"/>
|
||||
<define name="AIRSPEED_ETS_SYNC_SEND"/>
|
||||
</load>
|
||||
|
||||
<!-- Load this module to use multiple gain sets, which have to be specified in the gain sets section -->
|
||||
|
||||
Reference in New Issue
Block a user