I’m currently using a Reach RS3 connected via USB to PC, and I’m streaming NMEA messages (GGA and RMC) for real-time geotagging of images captured at 60 FPS.
In the ReachView configuration interface, I noticed that the maximum output rate for NMEA messages is limited to 10 Hz, and I understand this is due to internal GNSS solution update rate constraints.
My question is:
Is there any way to increase the effective positioning rate beyond 10 Hz
My goal is to minimize the georeferencing error between GNSS updates and 60 FPS image frames (~17 ms/frame)
Thanks
@timd1971 is right. The maximum update rate is 10 Hz and cannot be increased. Would interpolating positions between GNSS updates work for your application?