Skip to content

Releases: hirokawa/cssrlib

v1.1.0: Merge pull request #55 from hirokawa/devel

15 Jul 03:42
4843cc7
Compare
Choose a tag to compare

New functions (decoder for navigation messages) and test workflow on github are supported. Some bugs are also fixed.

Fixed CNAV decoder
Add GLONASS FDMA, NavIC, BDS D1/D2, CNAV-2/3 message decoder
Add GLONASS frequency channel number to apc2com() (@AndreHauschild)
Add a test workflow (@AndreHauschild)
Use different APC reference signals for SIS and IDD of Galileo HAS (@AndreHauschild)
Change MADOCA APC reference (@AndreHauschild)
Add APC reference corrections for IGS and RTCM3 SSR corrections (@AndreHauschild)

Release of version 1.0.0

01 Jan 00:47
dad0ca5
Compare
Choose a tag to compare

[1.0.0] 2024-01-01

Added

New integrated class structure (PPPOS) for PPP/PPP-RTK/RTK processing

Support for RTCM3 (Galileo HAS IDD)

Decoder for Septentrio receiver

Parser for RTCM3, L5 SBAS

Experimental support for PPP via SouthPAN (PVS)

New solid Earth tides model using PySolid (2010 IERS Conventions)

Changed

Improved documentation

Sign of SSR satellite signal code/phase bias align with RTCM 3 convention

PPPIGS was integrated into PPPOS and removed

Release of version 0.8.0

09 Sep 05:11
Compare
Choose a tag to compare
  • Added new signal structure
  • Added support for open PPP correction services
    • IGS
    • Galileo HAS
    • BDS PPP
    • QZSS MADOCA PPP
  • Added support for RINEX 4
  • Added support for SP3, ANTEX, BIAS parser
  • Added PPP-AR

initial test release.

19 Dec 08:05
Compare
Choose a tag to compare
initial test release. Pre-release
Pre-release
  • initial test release.