Question, is there anyway to change the GPS Quality Indicator value from 8 - Simulation to another value while running in simulation mode? I am running AgOpenGPS in simulation mode and feeding the GPS_Out to a 2020 monitor for testing, and the Simulation mode for GPS Quality is not allowing the 2020 to establish a fix. Thanks in advance for any help!
I’ve never used it in simulation mode, but in real work, it never exceeded 50% communication quality in my case.
However, it works very well.
I think my Gen2 would sit at 50% too
There isn’t any way without code edits and recompiling GPS Out.
I was afraid of that… what’s happening is the 2020 can’t get a fix quality based on a Simulation value of 8.
This version sends a simulated RTK quality: GitHub - SK21/GPS_Out at SimRtk
Thank you very much, the 2020 is now working!