mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 01:53:48 +08:00
removed sending of BARO_RAW message from baro_board, use normal ap_downlink and periodic send
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
</header>
|
||||
<init fun="baro_init()"/>
|
||||
<periodic fun="baro_periodic()" freq="60."/>
|
||||
<periodic fun="baro_downlink_raw()" freq="10." autorun="FALSE"/>
|
||||
<event fun="BaroEvent(baro_abs,baro_diff)"/>
|
||||
<makefile target="ap">
|
||||
<file name="baro_board.c" dir="boards/$(BOARD)"/>
|
||||
|
||||
Reference in New Issue
Block a user