mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
Adds doc for airborne xbee channel configuration.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
</description>
|
||||
<configure name="MODEM_PORT" value="UARTx" description="UART where the modem is connected to (UART1, UART2, etc)"/>
|
||||
<configure name="MODEM_BAUD" value="B57600" description="UART baud rate"/>
|
||||
<define name="XBEE_CHANNEL" value="0C" description="set Xbee channel (from 0C to 17)."/>
|
||||
</doc>
|
||||
<autoload name="telemetry" type="nps"/>
|
||||
<autoload name="telemetry" type="sim"/>
|
||||
|
||||
Reference in New Issue
Block a user