Releases: semuconsulting/pyubxutils
Releases · semuconsulting/pyubxutils
v1.0.6
What's Changed
- RC 1.0.6 - allow mixed formats in ubxcompare by @semuadmin in #11
- Allow mixed file formats (ubx & txt) in ubxcompare - addresses feature request #10
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Restore CLI scripts Fixes #8 by @semuadmin in #9
- restore [project.scripts] - Fixes #8
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
- update to 1.0.4 by @semuadmin in #7
- Drop active support for Python 3.9, add Python 3.14.
Full Changelog: v1.0.3...v1.0.4
v1.0.3
What's Changed
- Rc 1.0.3 by @semuadmin in #6
ENHANCEMENTS:
- UBXSimulator now supports limited TTY (AT+) commands.
AT+ECHO=OKandAT+ECHO=Errorcommands will simulate anOKorErrorTTY response. AnAT+ECHO=xxxxxxcommand will echo back thexxxxxxstring.
Full Changelog: v1.0.2...v1.0.3
v1.0.2
What's Changed
- RC 1.0.2 by @semuadmin in #5
- Fix typo in ubxbase config.
- Fix issue with missing mandatory arguments in config files
Full Changelog: v1.0.1...v1.0.2
v1.0.1
What's Changed
- RC 1.0.1 by @semuadmin in #4
- Add
ubxbaseutility to configure compatible u-blox receiver (e.g. ZED-F9P) to Base Station mode. Typeubxbase -hfor help.
New Contributors
- @semuadmin made their first contribution in #4
Full Changelog: v1.0.0...v1.0.1
v1.0.0
CHANGES:
- UBX Device command line utilities moved from pygnssutils.
Full Changelog: https://github.com/semuconsulting/pyubxutils/commits/v1.0.0