Setup & Getting Started (PX4)
Last updated
Last updated
© 2024 Holybro. All rights reserved.
You only need to set the following parameters:
GPS_1_CONFIG: GPS1 (default to GPS1)
GPS_1_GNSS: 31
GPS_1_PROTOCOL: SBF
SER_GPS1_BAUD: 115200 8N1
EKF2_GPS_CTRL: Bit 3 Dual antenna heading (if the Heading function is not required, this bit does not need to be set)
GPS_PITCH_OFFSET: set according to your setup
GPS_YAW_OFFSET: set according to your setup
To check for heading MAVlink Console :
"listener estimator_status_flags " command, Then check the content displayed by cs_gps_yaw . True means that Heading has been enabled , False means that Heading has not been enabled .
The QGC ground station currently cannot recognize the RTCM data stream of Mosaic-H GPS at this moment, therefore QGC does not support the use of this GPS as Basestation.