Closed facastiblancor closed 1 year ago
This PR adds exception handling to gps-nats, as some JSON strings seem to crash the Python JSON parser.
TODO:
This PR replaced the gps3 client with gpsdclient, which performs better and is currently maintained. After testing with RTK, we now get all the messages generated by GPSD.
gps3
gpsdclient
This PR adds exception handling to gps-nats, as some JSON strings seem to crash the Python JSON parser.
TODO: