I have 2 ardusimple RTK2B boards. I want to know accurate coordinates of my base station position.
Please explain step by step as to how to create binary file , convert it to RINEX file & the website where I can send this RINEX file to post process it to get accurate coordinates of my base station.
What are the U blox command line(s) to create binary & RINEX files in ZEDF9-P module ?
For Navigation files, enable UBX-RXM-SFRBX message, although this data is typically available from CORS, along with Precise Ephemeris data
To do the RINEX conversion perhaps RTKLIB’s RTKCONV
https://rtklibexplorer.wordpress.com/category/rtklib/rtkconv/
OPUS or other systems might do the work.
I personally use different RINEX generation tools, and post-processing software.
some further clarifications needed : 1-receiver to be kept in fixed (time mode) or rover mode ? 2- which UBX MSG. output mode to be kept : UBX, RAW or RTCM for creating binary file, 3- which format to be kept in RTKLIB RTKCONV : UBX, auto or RTCM ?
When collecting, I would just leave the receiver in normal mode, make sure the antenna is static.
You need about 20-30 mins of UBX-RXM-RAWX messages, which you then convert into a RINEX OBSERVATION FILE.
You process this against a similar contemporaneous observation file recorded at the CORS / REFERENCE location.
thanks
Please login or Register to submit your answer