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.4.0 #82

Closed semuadmin closed 1 year ago

semuadmin commented 1 year ago

PyGPSClient Pull Request Template

RELEASE v1.4.0

ENHANCEMENTS:

  1. Add NTRIP caster credentials as command line arguments.
  2. Add version update facility to About dialog.
  3. Add Survey-in countdown display to NTRIP caster panel.
  4. Add ECEF position format to banner.
  5. Add display support for NAVIC GNSS constellation in graph and skyviews (already fully supported in pyubx2).
  6. Add display support for NMEA UBX,03 proprietary message.

CHANGES:

  1. Internal streamlining of stream_handler and settings_frame.

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: