issues
search
PointOneNav
/
polaris
Software for communicating with Point One Navigation's Polaris GNSS Corrections Service
MIT License
25
stars
12
forks
source link
Fixed handling of upstream disconnects.
#40
Closed
adamshapiro0
closed
3 years ago
adamshapiro0
commented
3 years ago
Changes
Increased the socket receive timeout to better allow for variable data latency
Increased the default connection timeout in the C++ client
Fixes
Fixed handling of upstream socket disconnects in POSIX (behavioral difference between POSIX and FreeRTOS)
Changes
Fixes