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

RELEASE CANDIDATE 1.0.24 #62

Closed semuadmin closed 6 months ago

semuadmin commented 6 months ago

pygnssutils Pull Request Template

Description

FIXES:

  1. Enhancements to socket_server NTRIP caster to improve compatibility with NTRIP clients like BNC and u-center. Now returns properly-formatted HTTP header with RTCM3 data stream.

Fixes issue with connection timeout on some NTRIP clients.

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: