mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 03:57:45 +08:00
Adds doc for airborne xbee channel configuration.
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
</description>
|
</description>
|
||||||
<configure name="MODEM_PORT" value="UARTx" description="UART where the modem is connected to (UART1, UART2, etc)"/>
|
<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"/>
|
<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>
|
</doc>
|
||||||
<autoload name="telemetry" type="nps"/>
|
<autoload name="telemetry" type="nps"/>
|
||||||
<autoload name="telemetry" type="sim"/>
|
<autoload name="telemetry" type="sim"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user