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.18 #139

Closed semuadmin closed 2 months ago

semuadmin commented 3 months ago

PyGPSClient Pull Request Template

Description

  1. Fix PUBX03 NMEA handling for Sky View - Fixes https://github.com/semuconsulting/PyGPSClient/issues/138
  2. Make PUBX03 SVID numbering consistent with GSV

Fixes #138

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: