Recent Releases of pyubxutils
pyubxutils - v1.0.3
What's Changed
- Rc 1.0.3 by @semuadmin in https://github.com/semuconsulting/pyubxutils/pull/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: https://github.com/semuconsulting/pyubxutils/compare/v1.0.2...v1.0.3
- Python
Published by semuadmin 11 months ago
pyubxutils - v1.0.2
What's Changed
- RC 1.0.2 by @semuadmin in https://github.com/semuconsulting/pyubxutils/pull/5
- Fix typo in ubxbase config.
- Fix issue with missing mandatory arguments in config files
Full Changelog: https://github.com/semuconsulting/pyubxutils/compare/v1.0.1...v1.0.2
- Python
Published by semuadmin over 1 year ago
pyubxutils - v1.0.1
What's Changed
- RC 1.0.1 by @semuadmin in https://github.com/semuconsulting/pyubxutils/pull/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 https://github.com/semuconsulting/pyubxutils/pull/4
Full Changelog: https://github.com/semuconsulting/pyubxutils/compare/v1.0.0...v1.0.1
- Python
Published by semuadmin over 1 year ago
pyubxutils - v1.0.0
CHANGES:
- UBX Device command line utilities moved from pygnssutils.
Full Changelog: https://github.com/semuconsulting/pyubxutils/commits/v1.0.0
- Python
Published by semuadmin over 1 year ago