mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-06-05 23:49:00 +08:00
updated airframe file
This commit is contained in:
committed by
Felix Ruess
parent
3e776e276a
commit
67c38357d4
@@ -273,7 +273,7 @@ second attempt
|
|||||||
<firmware name="rotorcraft">
|
<firmware name="rotorcraft">
|
||||||
<target name="ap" board="booz_1.0">
|
<target name="ap" board="booz_1.0">
|
||||||
<param name="FLASH_MODE" value="IAP"/> <!-- default for the board but putting it here as example-->
|
<param name="FLASH_MODE" value="IAP"/> <!-- default for the board but putting it here as example-->
|
||||||
<define name="RADIO_KILL_SWITCH" value="RADIO_CONTROL_SWITCH1"/>
|
<define name="RADIO_KILL_SWITCH" value="4"/>
|
||||||
<define name="MODEM_BAUD" value = "B57600"/>
|
<define name="MODEM_BAUD" value = "B57600"/>
|
||||||
<define name="GPS_LAG" value = "0.8"/>
|
<define name="GPS_LAG" value = "0.8"/>
|
||||||
<define name="BOOZ_START_DELAY" value = "3"/>
|
<define name="BOOZ_START_DELAY" value = "3"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user