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.17 #133

Closed semuadmin closed 4 months ago

semuadmin commented 5 months ago

PyGPSClient Pull Request Template

Description

  1. Update ubxhandler.py for pyubx2>=1.2.43 (change from NAV-PVT difSoln to diffSoln)
  2. Improved logging of data stream errors to console.
  3. Internal performance streamlining - no functional changes.

Fixes # (issue)

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: