MartijnBraam / gpsd-py3

Python 3 GPSD client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for gpsd ATT command

glencornell opened this issue · comments

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.