semuconsulting / PyGPSClient

Python Graphical GPS Client Application supporting NMEA, UBX, RTCM3, NTRIP & SPARTN Protocols
BSD 3-Clause "New" or "Revised" License
493 stars 98 forks source link

Rc 1.3.25 #67

Closed semuadmin closed 1 year ago

semuadmin commented 1 year ago

PyGPSClient Pull Request Template

Description

RELEASE CANDIDATE v1.3.25

ENHANCEMENTS:

  1. UBX Configuration Load/Save/Record facility will now accept u-center .txt configuration files (for Generation 9+ devices only) as well as binary .ubx files. Thanks for @wdwalker in #66 for suggestion.

FIXES:

  1. Fix error when updating NTRIP Client dialog status (e.g. with 'unauthorized' errors)

CHANGES:

  1. Bandit security analysis added to VS Code and GHA workflows.
  2. Update min pygnssutils version to 1.0.7
  3. Internal updates to VSCode and GHA workflows.

Fixes #66

Testing

Please test all changes, however trivial, against the supplied pytest suite tests/test_*.py. Please describe any test cases you have amended or added to this suite to maintain >= 99% code coverage.

Checklist: