Releases: hirokawa/cssrlib
Release of version 1.2.1
- Added: Jupyter notebook for Authentication, EWSS
- Fixed: Build issue on Windows (removed pysolid)
- Updated RTCM SC134 messages
Release of version 1.2.0
What's Changed
Added
- Add SBAS based PPP for PPP via SouthPAN (cssr_pvs)
- Add L1 SBAS and L1/L5(DFMC) SBAS (sbas)
- Add authentication for Galileo OSNMA and QZSS QZNMA (osnma, qznma)
- Add EWSS for QZSS and Galileo (ewss)
- draft RTCM SC134 messages (rtcm)
- Add BDS signals for QZSS MADOCA-PPP
- Decoder for u-blox receiver (on cssrlib-data)
- Improved LAMBDA AR from LAMBDA 4.0 toolbox (mlambda)
- Support for RINEX 4.02 (rinex)
- Add NavIC L1 (rawnav)
- Add doppler for RINEX (@inuex35)
Fixed
- Fixed GLONASS ephemeris decoder (rawnav)
v1.1.0: Merge pull request #55 from hirokawa/devel
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
[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
- 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.
- initial test release.