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.12 #121

Closed semuadmin closed 8 months ago

semuadmin commented 8 months ago

PyGPSClient Pull Request Template

RELEASE CANDIDATE 1.4.12

FIXES:

  1. Fix stream handler KeyError Fixes #120.
  2. Fix socket stream KeyError Fixes #119.
  3. Fix map_frame pylint warnings.

Fixes #118 #119 #120

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: