Skip to content

Releases: rtklibexplorer/RTKLIB

RTKLIB: demo5 b34f.1

26 Mar 23:24
Compare
Choose a tag to compare

Revision b34f 3/26/22

  • Added changes from the Google Decimeter Challenge release code
  • Update for Galileo decode for new firmware for u-blox F9P
  • Fixes for doppler based cycle slip detection
  • Expanded ionosphere-free option for L1/L5
  • Auto adjust MAX_STD_CP between Gen8 and Gen9 u-blox receivers
  • Change default time tolerance in RTKCONV/CONVBIN from 0.005->1.0to avoid unintentional rejection of samples
  • Minor bug fixes
  • Documentation updates

Revison b34f.1 4/5/22

  • Fix bug in doppler cycle slip detection for backwards filter direction
  • Add validation of GLONASS orbital parameter to avoid floating point error in case of invalid navigation data

RTKLIB: demo5 b34e

22 Dec 01:25
Compare
Choose a tag to compare
  • Add cycle slip detection by doppler test. Default to disabled
  • Restore default carrier phase threshold for u-blox Gen9 observations to optimal value for Gen8 until test to distinguish between Gen8 vs Gen9 observations is working for all firmware.
  • Revamp observation weighting to allow any combination of elevation and SNR weights as well as receiver stdevs for u-blox only.
  • Update RTKPOST and RTKNAVI GUIs for new config parameters
  • Update documentation

Google Decimeter Challenge

10 Jan 23:38
188d93f
Compare
Choose a tag to compare
Pre-release

These files are intended for use with the Google Decimeter Challenge datasets and are described in this post. Note that the source code changes are included in the zip file and not in the source link below.

RTKLIB: demo5 b34d

24 Nov 23:44
Compare
Choose a tag to compare
  • Improve parsing of obs files with multiple signals for same freq
  • Fix bug in handlilng Galileo ephemeris data
  • Eliminate 60 sec time stamps with -TADJ receiver option
  • Add option to adjust L5 error ratio to RTKPOST
  • Fix bug in ambiguity resolution retries when GLO is disabled but GLO_AR is set to fix-and-hold
  • Minor cleanup to ambiguity resolution retries

RTKLIB: demo5 b34c

22 Jul 23:53
Compare
Choose a tag to compare
  • Add variable rate ambiguity resolution threshold
  • Numerous bug fixes
  • Add fixes for Qt files to at least build - not fully functional
  • Add missing files for Leaflet and Google Map support
  • Support for Skytraq dual frequency observations and Galileo ephemeris

RTKLIB: demo5 b34b

06 May 17:02
Compare
Choose a tag to compare

Fix bug in partial ambiguity resolution
Enable windows scaling in all apps
Fix bug that was preventing multiple waypoints
Add solution mode option for combined mode with phase bias reset between forward and backward solution
Add fix for Galileo SISA (PR #79)
Remove unused options from RTKPOST/RTKNAVI GUIs
Add separate default for MAX_STD_CP for u-blox Gen9+ receivers
Add support for conversion of u-blox L5 raw observations in UBX-RAWX messages
Revert RTKPLOT observation color legend to b33 colors to improve readability
Update demo5 user manual

RTKLIB: demo5 b34a

06 Mar 01:51
baa1743
Compare
Choose a tag to compare

Version b34a of the demo5 RTKLIB code