A version of RTKLIB optimized for single and dual frequency low cost GPS receivers, especially u-blox receivers. It is based on RTKLIB 2.4.3 and is kept reasonably closely synced to that branch. Documentation for RTKLIB is available at rtklib.com. This software is provided “AS IS” without any warranties of any kind so please be careful, especial…
License
rtklibexplorer/RTKLIB
demo5
Name already in use
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
- Reset obs structure before reuse during conversion to rinex - Fix bug in RTKPOST makefile
e213f65
Git stats
Files
PermalinkA version of RTKLIB optimized for single and dual frequency low cost GPS receivers, especially u-blox receivers. It is based on RTKLIB 2.4.3 and is kept reasonably closely synced to that branch. This software is provided “AS IS” without any warranties of any kind so please be careful, especially if using it in any kind of real-time application. Binaries and tutorials for this code, and sample GPS data sets are available at http://rtkexplorer.com/ The latest version of the user manual is at: https://rtkexplorer.com/pdfs/manual_demo5.pdf WINDOWS: To build and install code for with Windows Embarcadero compiler: GUIs: 1) Build executables with app/winapp/rtklib_winapp.groupproj project file 2) Install executables and DLLs to ../RTKLIB/bin by runnning app/winapp/install_winapp.bat CUIs: 1) Build executables with app/consapp/rtklib_consapp.groupproj project file 2) Install executables to ../RTKLIB/bin by runnning app/consapp/install_consapp.bat LINUX: To build and install code CUIs: 1) cd app/consapp/<appName>/gcc 2) make GUIs (Qt based): 1) cd app/qtapp 2) qmake 3) make 4) ./install_qtapp The linux GUI files have been updated from https://github.com/JensReimann/RTKLIB/tree/rtklib_2.4.3 but at this point may not be fully functional
About
A version of RTKLIB optimized for single and dual frequency low cost GPS receivers, especially u-blox receivers. It is based on RTKLIB 2.4.3 and is kept reasonably closely synced to that branch. Documentation for RTKLIB is available at rtklib.com. This software is provided “AS IS” without any warranties of any kind so please be careful, especial…
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
Languages
- C 39.6%
- C++ 30.7%
- Pascal 17.0%
- MATLAB 8.6%
- Fortran 2.0%
- Makefile 0.5%
- Other 1.6%