From 7e2a2f652139d715f213ab73e962bb21a84aac5d Mon Sep 17 00:00:00 2001 From: PX4BuildBot Date: Wed, 4 Nov 2020 16:06:10 +0000 Subject: [PATCH] Update PX4 Firmware metadata Wed Nov 4 16:06:10 UTC 2020 --- .../PX4/PX4ParameterFactMetaData.xml | 39 +++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml index 9958fa141..ddde85f54 100644 --- a/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml +++ b/src/FirmwarePlugin/PX4/PX4ParameterFactMetaData.xml @@ -3281,6 +3281,20 @@ but also ignore less noise Radio Controller + + Protocol for Main GPS + Select the GPS protocol over serial. Auto-detection will probe all protocols, and thus is a bit slower. + 0 + 4 + true + + Auto detect + u-blox + MTK + Ashtech / Trimble + Emlid Reach + + Serial Configuration for Secondary GPS Configure on which serial port to run Secondary GPS. @@ -3298,6 +3312,20 @@ but also ignore less noise Radio Controller + + Protocol for Secondary GPS + Select the GPS protocol over serial. Auto-detection will probe all protocols, and thus is a bit slower. + 0 + 4 + true + + Auto detect + u-blox + MTK + Ashtech / Trimble + Emlid Reach + + Dump GPS communication to a file If this is set to 1, all GPS communication data will be published via uORB, and written to the log file as gps_dump message. @@ -3322,6 +3350,17 @@ but also ignore less noise airborne with <4g acceleration + + u-blox GPS Mode + Select the u-blox configuration setup. Most setups will use the default, including RTK and dual GPS without heading. The Heading mode requires 2 F9P devices to be attached. The main GPS will act as rover and output heading information, whereas the secondary will act as moving base, sending RTCM on UART2 to the rover GPS. RTK is still possible with this setup. + 0 + 1 + true + + Default + Heading + + Heading/Yaw offset for dual antenna GPS Heading offset angle for dual antenna GPS setups that support heading estimation. (currently only for the Trimble MB-Two). Set this to 0 if the antennas are parallel to the forward-facing direction of the vehicle and the first antenna is in front. The offset angle increases counterclockwise. Set this to 90 if the first antenna is placed on the right side and the second on the left side of the vehicle. -- 2.22.0