PyGPSClient icon indicating copy to clipboard operation
PyGPSClient copied to clipboard

Python Graphical GPS Client Application supporting NMEA, UBX, RTCM3, NTRIP & SPARTN Protocols

Results 2 PyGPSClient issues
Sort by recently updated
recently updated
newest added

# Overview I have a GPS that stream data via UPD to my PC. With that I did a fake "serial" interface, like `/dev/pts/14`, but I can't put it in...

question

# PyGPSClient Pull Request Template ## Description 1. Improved logging of data stream errors to console. 1. Internal performance streamlining - no functional changes. Fixes # (issue) ## Testing Please...

enhancement