semuconsulting / pygnssutils

Python GNSS CLI utility library for reading, parsing and broadcasting NMEA, UBX, RTCM3, NTRIP and SPARTN protocols
BSD 3-Clause "New" or "Revised" License
84 stars 25 forks source link

Rc 1.1.2 #91

Closed semuadmin closed 1 month ago

semuadmin commented 1 month ago

pygnssutils Pull Request Template

Description

  1. Fixes gnssserver issue: missing 2 required positional arguments: 'app' and 'stream'

Fixes #90

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: