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:

  1. UBXSimulator now supports limited TTY (AT+) commands. AT+ECHO=OK and AT+ECHO=Error commands will simulate an OK or Error TTY response. An AT+ECHO=xxxxxx command will echo back the xxxxxx string.

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
  1. Fix typo in ubxbase config.
  2. 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
  1. Add ubxbase utility to configure compatible u-blox receiver (e.g. ZED-F9P) to Base Station mode. Type ubxbase -h for 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:

  1. 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