- Update vscode workflows.
FIXES:
- Fix typo in keys for BDSCNav1, BDSCNav2 & BDSCNav3
- Added Mosaic G5 P3(H) message definitions
(https://www.septentrio.com/resources/mosaic-G5+P3/mosaic-G5+Firmware+v1.0.0+Reference+Guide.pdf):
- 4251: BDSCNAV1
- 4252: BDSCNAV2
- 4253: BDSCNAV3
- 4221: GPSRawL1C
- 4272: NavCart
- 4254: NavICLNav
- 4227: QZSRawL1C
- 4228: QZSRawL1S
- 4246: QZSRawL5S
- 4270: QZSRawL6D
- 4271: QZSRawL6E
NavBitsattribute inSBF_NAVIGATION_PAGE_BLOCKSrendered as single byte array rather than group of bytes.
- Minimum actively supported Python version updated to 3.10 (3.9 EOL 31 October 2025). 3.14rc2 added to actions.
- Added Mosaic H
AuxAntPositionsmessage definition - thanks to @inuex35 for contribution.
- bit flag definitions enhanced in measEpoch and rawNav message types.
- Development status updated to Production/Stable.
- ReceiverStatus bitflags added.
- Min pyrtcm version updated to 1.1.8.
- Development status updated to Beta.
ENHANCEMENTS:
- Fix
reprfunction. - PVTCartesian bitflags updated.
- Test coverage enhanced.
- Minor updates to docstrings.
FIXES:
- Fix typos in message definitions - Commands, PTVCartesian, ExtEvent
ENHANCEMENTS:
- Add bit flags (parsed when parsebitfield=True)
- Update GitHub PR and Issue templates and other documentation.
CHANGES:
- Add DiffCorn message definition.
- Test coverage enhanced.
CHANGES:
- SBF Message Definitions added
CHANGES:
- Initial Pre-Alpha release.