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.28 #76

Closed semuadmin closed 1 year ago

semuadmin commented 1 year ago

PyGPSClient Pull Request Template

RELEASE CANDIDATE v1.3.28

  1. Enhancement to .txt config file upload in UBX Configuration panel to expand support for u-blox devices other than F9\ series.
  2. Enhancement to SPARTN configuration panel to allow user to amend receiver DGNSS Timeout value (can be useful when using L-Band SPARTN sources).
  3. Add IPv6 support for TCP/UDP connections.
  4. Add Zoom in/out icons to webmap widget and remove slider from main settings panel.

FIXES:

  1. Fix issue with PIL.ANTIALIAS keyword no longer being supported; stopped static map being loaded.

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: