gpsd-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-dev] [RFC 0/3] [AIS] AtoN monitoring message


From: chgans
Subject: [gpsd-dev] [RFC 0/3] [AIS] AtoN monitoring message
Date: Wed, 23 May 2012 01:03:00 +0100

From: Christian Gagneraud <address@hidden>

This is just an RFC, i did not add regression tests yet. It's just built and 
run tested.

At some point, I would like to split the 2 "status bits" into individual 
fields, maybe at the low level or maybe just at the json level, don't know 
yet...

The second patch is not a real fix, but just a quick work-around, without that 
the python script would just crash, the modification i've made just avoid this 
crash, the output of "-d" isn't still quite right...

I'm thinking as well about adding some basic documentation on how to add new 
AIS messages.

While I'm  there, I'm thinking about adding a "AIS message status" to the 
documentation, that would summarise what's decoded or not and what's tested 
or not, and add generated examples of inputs vs output from sample.aivdm[,.chk]

It's getting late, /me going to bed! ;)

PS: Eric, I have no plan to commit anything before you do the release. 

Christian Gagneraud (3):
  [AIS] Add UK/ROI AtoN monitoring data message documentation
  [AIS] Quick and dirty hack. I don't get what's going on here
  [AIS] Add UK/ROI AtoN monitoring data message handling

 devtools/tablegen.py |    2 +-
 driver_ais.c         |   18 +++++++++++++-
 gps.h                |   16 ++++++++++++
 gpsd_json.c          |   23 +++++++++++++++++-
 jsongen.py.in        |   14 +++++++++++
 www/AIVDM.txt        |   63 ++++++++++++++++++++++++++++++++++++++++++++++++++
 6 files changed, 133 insertions(+), 3 deletions(-)

-- 
1.7.7




reply via email to

[Prev in Thread] Current Thread [Next in Thread]