From 497b7e1008df31f44c13635a50ffad8f42755869 Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Mon, 3 Feb 2020 15:08:46 +0000 Subject: [PATCH] Update PX4 Firmware metadata Mon Feb 3 15:08:46 UTC 2020 --- .../PX4/PX4ParameterFactMetaData.xml | 21 ++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 3aca011be..a6399570e 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -3909,6 +3909,11 @@ Used to calculate increased terrain random walk nosie due to movementExternal Vision + + Enable software throttling of mavlink on instance 0 + 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. + True + Maximum MAVLink sending rate for instance 0 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). @@ -3953,6 +3958,11 @@ Used to calculate increased terrain random walk nosie due to movementExternal Vision + + Enable software throttling of mavlink on instance 1 + 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. + True + Maximum MAVLink sending rate for instance 1 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). @@ -3997,6 +4007,11 @@ Used to calculate increased terrain random walk nosie due to movementExternal Vision + + Enable software throttling of mavlink on instance 2 + 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. + True + Maximum MAVLink sending rate for instance 2 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). @@ -4043,9 +4058,9 @@ Used to calculate increased terrain random walk nosie due to movementAlways use version 2 - - MAVLink Radio ID - 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. + + MAVLink SiK Radio ID + 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 -1 240 -- 2.22.0