<short_desc>Enable software throttling of mavlink on instance 0</short_desc>
<long_desc>If enabled, MAVLink messages will be throttled according to `txbuf` field reported by radio_status. Requires a radio to send the mavlink message RADIO_STATUS.</long_desc>
<short_desc>Maximum MAVLink sending rate for instance 0</short_desc>
<short_desc>Maximum MAVLink sending rate for instance 0</short_desc>
<long_desc>Configure the maximum sending rate for the MAVLink streams in Bytes/sec. If the configured streams exceed the maximum rate, the sending rate of each stream is automatically decreased. If this is set to 0 a value of half of the theoretical maximum bandwidth is used. This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on 8N1-configured links).</long_desc>
<long_desc>Configure the maximum sending rate for the MAVLink streams in Bytes/sec. If the configured streams exceed the maximum rate, the sending rate of each stream is automatically decreased. If this is set to 0 a value of half of the theoretical maximum bandwidth is used. This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on 8N1-configured links).</long_desc>
...
@@ -3953,6 +3958,11 @@ Used to calculate increased terrain random walk nosie due to movement</short_des
...
@@ -3953,6 +3958,11 @@ Used to calculate increased terrain random walk nosie due to movement</short_des
<short_desc>Enable software throttling of mavlink on instance 1</short_desc>
<long_desc>If enabled, MAVLink messages will be throttled according to `txbuf` field reported by radio_status. Requires a radio to send the mavlink message RADIO_STATUS.</long_desc>
<short_desc>Maximum MAVLink sending rate for instance 1</short_desc>
<short_desc>Maximum MAVLink sending rate for instance 1</short_desc>
<long_desc>Configure the maximum sending rate for the MAVLink streams in Bytes/sec. If the configured streams exceed the maximum rate, the sending rate of each stream is automatically decreased. If this is set to 0 a value of half of the theoretical maximum bandwidth is used. This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on 8N1-configured links).</long_desc>
<long_desc>Configure the maximum sending rate for the MAVLink streams in Bytes/sec. If the configured streams exceed the maximum rate, the sending rate of each stream is automatically decreased. If this is set to 0 a value of half of the theoretical maximum bandwidth is used. This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on 8N1-configured links).</long_desc>
...
@@ -3997,6 +4007,11 @@ Used to calculate increased terrain random walk nosie due to movement</short_des
...
@@ -3997,6 +4007,11 @@ Used to calculate increased terrain random walk nosie due to movement</short_des
<short_desc>Enable software throttling of mavlink on instance 2</short_desc>
<long_desc>If enabled, MAVLink messages will be throttled according to `txbuf` field reported by radio_status. Requires a radio to send the mavlink message RADIO_STATUS.</long_desc>
<short_desc>Maximum MAVLink sending rate for instance 2</short_desc>
<short_desc>Maximum MAVLink sending rate for instance 2</short_desc>
<long_desc>Configure the maximum sending rate for the MAVLink streams in Bytes/sec. If the configured streams exceed the maximum rate, the sending rate of each stream is automatically decreased. If this is set to 0 a value of half of the theoretical maximum bandwidth is used. This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on 8N1-configured links).</long_desc>
<long_desc>Configure the maximum sending rate for the MAVLink streams in Bytes/sec. If the configured streams exceed the maximum rate, the sending rate of each stream is automatically decreased. If this is set to 0 a value of half of the theoretical maximum bandwidth is used. This corresponds to baudrate/20 Bytes/s (baudrate/10 = maximum data rate on 8N1-configured links).</long_desc>
...
@@ -4043,9 +4058,9 @@ Used to calculate increased terrain random walk nosie due to movement</short_des
...
@@ -4043,9 +4058,9 @@ Used to calculate increased terrain random walk nosie due to movement</short_des
<long_desc>When non-zero the MAVLink app will attempt to configure the radio to this ID and re-set the parameter to 0. If the value is negative it will reset the complete radio config to factory defaults.</long_desc>
<long_desc>When non-zero the MAVLink app will attempt to configure the SiK radio to this ID and re-set the parameter to 0. If the value is negative it will reset the complete radio config to factory defaults. Only applies if this mavlink instance is going through a SiK radio</long_desc>