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

Rc 1.4.4 #92

Closed semuadmin closed 1 year ago

semuadmin commented 1 year ago

PyGPSClient Pull Request Template

Description

ENHANCEMENTS:

  1. Add serial or socket stream inactivity timeout setting on serial config panel.
  2. Add public IP address to socket server/NTRIP caster config panel for ease of reference.
  3. Add support for legacy NMEA "BD" (Beidou) talker IDs in satellite and graphview widgets.

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: