Extension mavlink
Support for drones that use the MAVLink protocol.
Version |
- |
Tags |
- |
Dependencies |
|
Configuration properties
Property | Type | Default | Description |
---|---|---|---|
object |
MAVLink networks |
||
|
string |
ID format. |
|
|
integer |
127 |
Enforce MAVLink custom flight mode. |
|
enum<string> |
radio_status |
RSSI mode.
|
|
boolean |
False |
Assume that MAVLink packet streams are configured. |
|
enum<string> |
auto |
Flight controller firmware.
|
|
boolean |
False |
Use bulk parameter uploads. |
Property | Type | Default | Description |
---|---|---|---|
|
array<string> |
[] |
Connection URLs. |
|
string |
ID format. |
|
|
number |
0 |
ID offset. |
|
integer |
254 |
System ID. |
object |
Message routing |
||
|
enum<string> |
radio_status |
RSSI mode.
|
object |
Message signing |
||
object |
{'client': 'debug', 'server': 'notice', 'log_prearm': False} |
STATUSTEXT message handling |
|
|
boolean |
False |
Apply rate limiting on broadcast messages. |
Property | Type | Default | Description |
---|---|---|---|
|
array<integer> |
[0] |
RC override. |
|
array<integer> |
[0] |
RTK messages. |
Property | Type | Default | Description |
---|---|---|---|
|
boolean |
False |
Enable MAVLink message signing |
|
string |
Signing key. |
|
|
boolean |
True |
Sign outbound MAVLink messages if signing is enabled |
|
boolean |
False |
Accept unsigned incoming messages |
Property | Type | Default | Description |
---|---|---|---|
|
enum<string> |
NOTICE |
Forward to Skybrush clients above this severity.
|
|
enum<string> |
NOTICE |
Log in the server log above this severity.
|
|
boolean |
False |
Log pre-arm messages. |