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 .
GNSS Data Filtering
Set the following parameters to decrease drifting caused by fluctuation from the GNSS reading
EKF2_GPS_P_NOISE = 1
EKF2_GPS_V_NOISE = 0.6
Use as Base Station
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.