Commit Graph

5 Commits

Author SHA1 Message Date
Aleksander Morgado 202acdbdd2 pds: implement "Get/Set GPS Service State" requests/responses 2012-09-18 13:14:38 +02:00
Aleksander Morgado c8137b6d0f pds: new TODO to include parsing all TLVs in the "Event Report" indication
The GPS module can give us already processed information in addition to the raw
NMEA traces, including GPS/UTC date, latitude/longitude, DOPs...

Add a TODO task to process these additional TLVs, which will require changes in
the codegen in order to handle single-precision and double-precision float
number reading.
2012-09-18 13:14:38 +02:00
Aleksander Morgado 33132db8e4 pds: start implementing "Event Report" indication
Currently just some of the TLVs with the raw NMEA traces.
2012-09-18 13:14:38 +02:00
Aleksander Morgado 9347e8df7f pds: implement "Set Event Report" request/response 2012-09-18 13:14:38 +02:00
Aleksander Morgado 3d26f41300 pds: setup generation of the PDS service support
Including "PDS Reset".
2012-09-18 13:14:38 +02:00