From 15a5fd5d762a9545d4838bbfa077d7f893cefad0 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 5 Jun 2009 12:16:48 +0000 Subject: First cut at JSON dumping of AIVDM. Will need some cleanup, but the basic logic is in place. --- gpsdecode.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'gpsdecode.xml') diff --git a/gpsdecode.xml b/gpsdecode.xml index 7e442ed9..e7e95c45 100644 --- a/gpsdecode.xml +++ b/gpsdecode.xml @@ -18,7 +18,7 @@ gpsdecode -d -e - -l + -j -u -D debuglevel -V @@ -92,8 +92,9 @@ RTCM3. and text expansion of numeric codes. A dump with this option is lossless. -The inserts a mnemonic label, followed by -an equal sign, before each field in each dump line. +The changes the dump format to JSON, with +each each field preceded by a quoted label and equal sign and the +entire dump line wrapped in curly braces. The option directs the program to emit its version number, then exit. -- cgit v1.2.1