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
/
gpsdecode.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
First xut at JSON passthrough code.
Eric S. Raymond
2011-06-14
1
-4
/
+8
*
More code slimming.
Eric S. Raymond
2011-06-11
1
-1
/
+1
*
Splint cleanup.
Eric S. Raymond
2011-04-25
1
-5
/
+7
*
Inplement -t option of gpsdecode for type filtering.
Eric S. Raymond
2011-04-21
1
-2
/
+39
*
scan-build and splint cleanup. All regression tests pass.
Eric S. Raymond
2011-03-29
1
-2
/
+2
*
Re-identify most *_IS flags with corresponding *_SET flags.
Eric S. Raymond
2011-03-27
1
-3
/
+3
*
Replace the crappy old RTCM3 dumper with one that emits JSON.
Eric S. Raymond
2011-03-01
1
-9
/
+1
*
splint and cosmetic cleanup.
Eric S. Raymond
2011-02-28
1
-8
/
+5
*
Simplify the encoding side of gpsdecode.
Eric S. Raymond
2011-02-28
1
-17
/
+9
*
Enable gpsdecode to dump subframe data.
Eric S. Raymond
2011-02-28
1
-1
/
+1
*
Make the SiRF driver obey context.readonly.
Eric S. Raymond
2011-02-25
1
-0
/
+2
*
-j is supposed to be the default.
Eric S. Raymond
2011-02-25
1
-1
/
+1
*
Minor bug fix: packet echo shouldn't be pinned to stdout.
Eric S. Raymond
2011-02-25
1
-4
/
+5
*
Add and document gpsdecode -v option.
Eric S. Raymond
2011-02-23
1
-4
/
+8
*
Remove all support for RTCM2 Sager dump format.
Eric S. Raymond
2011-02-23
1
-5
/
+0
*
gpsdecode can now dump NMEA and GPS binary data presented on standard input.
Eric S. Raymond
2011-02-16
1
-1
/
+1
*
splint cleanup. All regression tests pass.
Eric S. Raymond
2011-02-16
1
-2
/
+2
*
Drastic simplification of gpsdecode using recent refactorings in libgpsd.
Eric S. Raymond
2011-02-16
1
-38
/
+36
*
More layer separation. All regression tests pass.
Eric S. Raymond
2011-02-16
1
-1
/
+1
*
Properly conditionalize gpsdecode in case AIDVM support is not compiled in.
Eric S. Raymond
2011-02-16
1
-1
/
+8
*
Bug fix: RTCM2 JSON dumps get a device field.
Eric S. Raymond
2011-02-16
1
-2
/
+2
*
Bug fix: AIS JSON objects get a device field.
Eric S. Raymond
2011-02-16
1
-2
/
+2
*
Clean up warnings reported by Charles Curley.
Eric S. Raymond
2011-01-17
1
-0
/
+4
*
More deheader testing.
Eric S. Raymond
2011-01-12
1
-0
/
+1
*
Regularize some function names.
Eric S. Raymond
2011-01-12
1
-4
/
+4
*
More header portability audting with a new version of deheader.
Eric S. Raymond
2010-12-22
1
-3
/
+4
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-5
/
+0
*
Correct some erroneous IS8061 formating.
Eric S. Raymond
2010-06-13
1
-1
/
+1
*
The last change in gpsdecode was not entirely correct. Fixes from Nirgal.
Eric S. Raymond
2010-05-20
1
-9
/
+9
*
Switch the CSV format emitted by gpsdecode(1) to DSV using |.
Eric S. Raymond
2010-05-19
1
-23
/
+23
*
In AIS message types 6 and 8, split app_id into DAC and FID per ITU-1371.
Eric S. Raymond
2010-05-10
1
-4
/
+6
*
Complete privious change. Required rebuilding of three regressin tests.
Eric S. Raymond
2010-05-09
1
-1
/
+1
*
C AIS decoder now has separate contexts for A and B channels.
Eric S. Raymond
2010-05-09
1
-1
/
+1
*
Prevent gpsdecode from seeinmg uniinitialized stack garbage.
Eric S. Raymond
2010-05-09
1
-0
/
+1
*
Extend AIS idempotency test coverage.
Eric S. Raymond
2010-04-26
1
-0
/
+3
*
Give up on RTCM2 repack support. It's broken, and unlikely ever to be needed.
Eric S. Raymond
2010-04-25
1
-20
/
+6
*
Reindent two more programs. That's everything except xgpsspeed/Tachometer.c.
Eric S. Raymond
2010-04-14
1
-138
/
+129
*
Fix gpsdecode compilation when one of the rtcm104 versions is disabled.
Eric S. Raymond
2010-03-27
1
-0
/
+4
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-3
/
+2
*
Eliminate more Subversion tracks...
Eric S. Raymond
2010-03-13
1
-1
/
+1
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-1
/
+5
*
Support for JSON dumping and parsing of AIS message types 25 and 26.
Eric S. Raymond
2010-03-05
1
-0
/
+23
*
Improved handling and documentation of AIS type 22 messages.
Eric S. Raymond
2010-01-30
1
-14
/
+28
*
Document that a trailing @ should terminate a packed-six-bit AIS string.
Eric S. Raymond
2009-11-30
1
-0
/
+2
*
Corrections to the AIS specification, and one fieldname.
Eric S. Raymond
2009-11-26
1
-1
/
+1
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
End pointer returned by the JSON parser needs to be passed back up...
Eric S. Raymond
2009-11-18
1
-1
/
+1
*
Fix some whitespace glitches found while experimenting with indent(1).
Eric S. Raymond
2009-11-17
1
-1
/
+1
*
Fully support AIS type 22 and 23 messages. All regression tests pass.
Eric S. Raymond
2009-09-22
1
-1
/
+14
*
More splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-09
1
-25
/
+27
[prev]
[next]