issues
search
renestraub
/
ubxlib
ublox gnss modem library
MIT License
4
stars
3
forks
source link
Fix serial port backend problems
#16
Closed
renestraub
closed
4 years ago
renestraub
commented
4 years ago
Close port when receiver thread ends Required to close underlying tty and to avoid stale FDs
Report thread readiness at a later stage, just before serial_port.read() call