MartijnBraam / gpsd-py3

Python 3 GPSD client
105 stars 45 forks source link

Add support for gpsd ATT command #30

Open glencornell opened 2 years ago

glencornell commented 2 years ago

Some GPS devices emit a PASHR NMEA-0183 sentence to display heading. It would be nice for gpsd-py3 to support the corresponding ATT object (vehicle-attitude report) in gpsd_json. The ATT command is documented here.