semuconsulting / PyGPSClient

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

RELEASE CANDIDATE 1.4.8 #107

Closed semuadmin closed 9 months ago

semuadmin commented 9 months ago

PyGPSClient Pull Request Template

RELEASE CANDIDATE 1.4.8

FIXES:

  1. Fix parsing of command line arguments (NB: command line args will now take precedence over saved config file)
  2. Fix 'unhashable type' error when first displaying mountpoint data in NTRIP client panel

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: