Is it possible to get QGC to send ground station RTCM3 messages regardless of the RTK module used?
I am currently using a low cost LC29H(EA) RTK module, which is not in the supported list in PX4. Since I do not use RTK ‘automatic connect’ in QGC, ie ‘survey-in’ is not activated, processing of the RTCM messages is not required, I would expect QGC to parse the raw (serial) incoming messages to Mavlink as is done by Mission Planner.
MY current workaround is to run QGC and MP simultaneously using only the latter to parse the RTCM messages.
Any ideas or suggestions would be appreciated