Releases: swift-nav/RTKLIB
Releases · swift-nav/RTKLIB
v2.5-2023-03-01
What's Changed
- Remove whitespace changes from PR #82 by @ljbade in #83
- release hook into package registry [DEVINFRA-1078] by @adrian-kong in #84
New Contributors
- @adrian-kong made their first contribution in #84
Full Changelog: v2.4...v2.5
v2.4-2022-11-11
What's Changed
- Update documentation for sbp2rinex v2.3 release by @dgburr in #78
- Add instructions for signing mac binaries. by @john-michaelburke in #80
- Fix compilation of strsvr by @dgburr in #81
- Add SNR RINEX header, and option to output standardized SNR (1-9) [DEVINFRA-561] by @ljbade in #82
Full Changelog: v2.3...v2.4
v2.3-2022-03-18
Highlights
- Updated to RTKLIB v2.4.3 b34
- Add support for BASEPOS option
- Set additional flags for GAL Broadcast Orbit 5
What's Changed
- Set additional flags for GAL Broadcast Orbit 5 by @dgburr in #56
- Fix bug in handling of half cycle ambiguity flag in RTCM3 MSM messages by @dgburr in #59
- Wide-lane ambiguity fixing for multi-constellation, L1/L2 or L1/L5 by @tao-swift in #57
- Use MSG_BASE_POS_ECEF to determine base station location by @dgburr in #60
- Additional command line options for rnx2rtkp by @dgburr in #58
- GPS/GAL L1L5 configuration to use Skylark by @tao-swift in #61
- Fix handling of ant1-postype/ant2-postype options by @dgburr in #62
- Updated to RTKLIB v2.4.3 b34 - Merge upstream master to support BDS by @tao-swift in #63)
- Fix pos2kml GCC build errors by @ljbade in #66
- Decode B2a and add Skylark configuration file by @tao-swift in #67
- Use RTCM base station position by @tao-swift in #70
- Move sbp2rinex files by @dgburr in #71
- Fix BASEPOS option by @dgburr in #68
- Reduce differences with upstream repo by @dgburr in #74
- Disable bdsmodear when using widelane with BDS by @dgburr in #73
- Improvements for RTKPLOT and RTKPOST by @dgburr in #65
- Mac and Linux releases via GitHub Actions by @john-michaelburke in #75
- Windows release via GitHub Actions by @john-michaelburke in #76
- Improvements for RTKNAVI by @ebethon in #77
New Contributors
- @tao-swift made their first contribution in #57
- @ljbade made their first contribution in #66
- @john-michaelburke made their first contribution in #75
- @ebethon made their first contribution in #77
Full Changelog: v2.2...v2.3
v2.2
What's Changed
- remove artifact push to s3 by @silverjam in #52
- guard against dereferencing empty buffers [EN-30] by @silverjam in #53
- tag release v2.2, print version info by @silverjam in #54
Full Changelog: 2020.01.29...v2.2
str2str: allow binding to a specific address
Allows str2str to bind to a specific address instead of only allowing the "any" address of a machine.
Invocations like this will work now:
str2str -in tcpsvr://127.99.99.99:55555 -out tcpsvr://127.0.2.1:55555
str2str: expose UDP client functionality
2021.01.15 Pin the version of the Invoke-NativeApplication tool
Add pre-built binaries to GitHub releases
Pre-built binaries are now available on the GitHub releases page
RC for PFW version v2.1
Tag current master for release v2.1