Hello
I am using rtk2b with v1.13 as base station.
The default rtcm1005 rate is 30s, and i need to change that to 10s
How can i change this rate only?
Thank you
I am using rtk2b with v1.13 as base station.
The default rtcm1005 rate is 30s, and i need to change that to 10s
How can i change this rate only?
Thank you
2 Answers
Dear iulian,
Default output rate of 1005 is every second with our configuration files: http://www.ardusimple.com/configuration-files
You can change this output rate from UBX-CFG-MSG
Default output rate of 1005 is every second with our configuration files: http://www.ardusimple.com/configuration-files
You can change this output rate from UBX-CFG-MSG
That was my observation last time I checked..
Both 1005 and 1230 have constant content, the rate can be slowed to a rate that’s appropriate
1/5 or 1/10 Hz would be fine
https://github.com/cturvey/RandomNinjaChef/blob/main/ArduSimpleScripts/simpleRTK2B_FW113_Base-00_gen9cfg.txt#L37
1/5 or 1/10 Hz would be fine
https://github.com/cturvey/RandomNinjaChef/blob/main/ArduSimpleScripts/simpleRTK2B_FW113_Base-00_gen9cfg.txt#L37
Please login or Register to submit your answer