index
:
delta/gpsd.git
master
vla-removal
git.savannah.gnu.org: git/gpsd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gpsd_json.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved handling and documentation of AIS type 22 messages.
Eric S. Raymond
2010-01-30
1
-35
/
+29
*
Avoid a collision with typedef boolean.
Eric S. Raymond
2010-01-04
1
-34
/
+34
*
One more typedef cleanup from David Ludlow.
Eric S. Raymond
2010-01-04
1
-4
/
+4
*
More AIS tweaks. Test client is turning up real bugs.
Eric S. Raymond
2009-12-20
1
-1
/
+1
*
Various AIS corrections turned up by working on xgps's AIS display.
Eric S. Raymond
2009-12-20
1
-1
/
+1
*
More generous buffers to avoid generating bad JSON on AIS special strings.
Eric S. Raymond
2009-12-19
1
-4
/
+4
*
Fix AIS dumping of altitude and speed in SAR report.
Eric S. Raymond
2009-12-18
1
-3
/
+30
*
Introduce the "scaled" attribute to JSON dumps...
Eric S. Raymond
2009-12-18
1
-4
/
+3
*
Fix some bugs in scaled JSON output.
Eric S. Raymond
2009-12-18
1
-5
/
+5
*
Fix a minor error in dumping of type 21 AIS messages.
Eric S. Raymond
2009-12-10
1
-2
/
+2
*
Fix decoding glitch in AIS type 22 and update docs.
Eric S. Raymond
2009-12-08
1
-3
/
+5
*
Fix up JSON dumping of the (rare) AIS message 23
Eric S. Raymond
2009-12-07
1
-3
/
+3
*
Fixed JSON dumping of AIS type 15.
Eric S. Raymond
2009-12-07
1
-11
/
+13
*
gpspipe exposed an orthogonality failure.
Eric S. Raymond
2009-12-03
1
-1
/
+4
*
Corrections to the AIS specification, and one fieldname.
Eric S. Raymond
2009-11-26
1
-2
/
+2
*
Arrange for a revision.h to be generated into release tarballs...
Eric S. Raymond
2009-11-20
1
-1
/
+3
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
Resolve an OS X linkage problem.
Eric S. Raymond
2009-11-19
1
-0
/
+13
*
Add a missing check field to a parser specification.
Eric S. Raymond
2009-11-16
1
-0
/
+2
*
vdop was mislabeled as zdop.
Eric S. Raymond
2009-11-12
1
-1
/
+1
*
I just discovered RFC 4627 which defines JSON.
Gary E. Miller
2009-11-11
1
-1
/
+1
*
Whoops, parity needs to default to 'N', ...
Gary E. Miller
2009-11-11
1
-1
/
+1
*
Fix truly embarassing typo.
Eric S. Raymond
2009-11-06
1
-1
/
+1
*
Clear up some driver-level confusion surrounding timestamp setting.
Eric S. Raymond
2009-10-01
1
-2
/
+2
*
Have a single point of truth in the JSON skyview reports...
Eric S. Raymond
2009-10-01
1
-3
/
+0
*
In the gpsdata structure, satellites -> satellites_visible
Eric S. Raymond
2009-10-01
1
-3
/
+3
*
Typo fix. Codebase splints clean. All regression tests pass.
Eric S. Raymond
2009-09-23
1
-1
/
+1
*
New protocol can now ship profiling information, like old $.
Eric S. Raymond
2009-09-23
1
-2
/
+4
*
Fully support AIS type 22 and 23 messages. All regression tests pass.
Eric S. Raymond
2009-09-22
1
-5
/
+57
*
Fix a glitch in dumping of device subtypes.
Eric S. Raymond
2009-09-21
1
-1
/
+1
*
respect the $Id$ svn keyword
Chris Kuethe
2009-09-20
1
-1
/
+1
*
Add ckuethe's most requested JSON feature: WATCH a specified single device only.
Eric S. Raymond
2009-09-19
1
-2
/
+10
*
Daemon now has its own version symbols for the wire protocol...
Eric S. Raymond
2009-09-18
1
-2
/
+2
*
The NMEA-dump flags is now properly separated from the raw flag.
Eric S. Raymond
2009-09-18
1
-1
/
+4
*
SKY response now includes DOP reports.
Eric S. Raymond
2009-09-15
1
-0
/
+28
*
Improved handling of defaults in DEVICE command.
Eric S. Raymond
2009-09-12
1
-4
/
+4
*
J command and switch are gone.
Eric S. Raymond
2009-09-11
1
-9
/
+1
*
Return of Splint Cleanup.
Eric S. Raymond
2009-09-10
1
-0
/
+6
*
Splint Cleanup Meets Billy The Kid. All regression tests pass.
Eric S. Raymond
2009-09-10
1
-74
/
+78
*
Son of the Splint Cleanup.
Eric S. Raymond
2009-09-10
1
-7
/
+6
*
Bride of the Splint Cleanup. All regression tests pass.
Eric S. Raymond
2009-09-10
1
-17
/
+18
*
Continuing the splint cleanup.
Eric S. Raymond
2009-09-10
1
-7
/
+7
*
Yet more splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-1
/
+5
*
More splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-5
/
+7
*
Partial splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-3
/
+3
*
Conforming JSON libraries don't like leading zeros on numeric literals.
Eric S. Raymond
2009-09-09
1
-1
/
+1
*
Trying to use the Python standard library JSON parser...
Eric S. Raymond
2009-09-09
1
-1
/
+4
*
Fix some broken AIS dump code. All regression tests pass.
Eric S. Raymond
2009-09-07
1
-2
/
+2
*
Reversed earlier change of MMSI to a string.
Eric S. Raymond
2009-09-07
1
-2
/
+2
*
Arrange for JSON-style escapes to be interpreted by the parser.
Eric S. Raymond
2009-09-06
1
-3
/
+0
[next]