Recommended repo that’s maintained by RTKlib Explorer
git clone git@github.com:rtklibexplorer/RTKLIB.git
Prerequisite
apt-get install -y unzip gfortran
apt-get install gdb
To calculate the Earth’s rotation parameters, RTKLIB used some of the Fortran code published by the IERS. Before compiling RTKLIB, you need to compile this Fortran code to form a linked library.
cd lib/iers/gcc
make
RTKLIB includes a few different command line user interfaces which include :
- RTKRCV - Real‐time Positioning
- RNX2RTKP - Post‐Processing Analysis
- CONVBIN - RINEX Converter of receiver raw data
- STR2STR - Stream Server