Skip to content

Commit

Permalink
Update readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
rtklibexplorer authored Mar 6, 2021
1 parent 9552835 commit baa1743
Showing 1 changed file with 2 additions and 43 deletions.
45 changes: 2 additions & 43 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,50 +1,9 @@
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, especially if using it in any kind of real-time application.
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. 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 at http://rtkexplorer.com/
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://github.com/rtklibexplorer/RTKLIB/blob/demo5/doc/manual_demo5.pdf

----------------------------------------------------------------

The demo5_b34_dev branch is a work in progress merging in changes from the 2.4.3 b34 version of RTKLIB. Current status is:

Windows GUI apps:
- RTKLAUNCH - builds, runs, no obvious issues
- RTKCONV - builds, runs, no obvious issues
- RTKPOST - builds, runs, no obvious issues
- RTKPLOT - builds, runs, no obvious issues
- STRSVR - builds, runs, no obvious issues
- RTKNAVI - builds, runs, not tested
- RTKGET - builds, runs, not tested
- SRCTBLBROWS - builds, runs, not tested

Windows CUI apps:
- CONVBIN - builds, runs, not tested
- RNX2RTKP - builds, runs, no obvious issues
- POS2KML - builds, runs, no obvious issues

Linux CUI apps:
- STR2STR - builds, runs, no obvious issues
- RTKRCV - builds, runs, no obvious issues
- CONVBIN - builds, runs, no obvious issues
- RNX2RTKP - builds, runs, no obvious issues
- POS2KML - builds, runs, not tested

Linux GUI apps (Qt)
- Currently not supported in b34 code

Functional receivers/raw data formats:
- U-blox, Novatel, Hemisphere, Skytraq, Javad, NVS, Trimble
- Septentrino, RTCM2, RTCM3, RINEX, BINEX

Non-functional receivers/raw data formats:
- SwiftNav, ComNav, Tersus

Non-functional features:
- ????

Some less commonly used features, especially those unique to the demo5 code may not be fully supported yet. Let me know if you find any features that are working in the demo5 b33 code but not in this code.


To build and install code for Windows with Embarcadero compiler:

Expand Down

0 comments on commit baa1743

Please sign in to comment.