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
*
Make all hex-dumping truly thread-safe.
Eric S. Raymond
2013-10-13
1
-5
/
+11
*
We can now monitor low-level string sends through gpsmon.
Eric S. Raymond
2013-10-04
1
-0
/
+8
*
Properly label debug reports from different programs.
Eric S. Raymond
2013-09-29
1
-0
/
+11
*
Change gpsd_report to no longer use a global. All regression tests pass.
Eric S. Raymond
2013-09-29
1
-16
/
+0
*
Extract ITU-R 1371-4 model and serial fields from AIS Type24 messages.
Eric S. Raymond
2013-09-15
1
-1
/
+7
*
Split Type 24 reporting, including the -s option to gpsdecode.
Eric S. Raymond
2013-09-14
1
-1
/
+7
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-11
/
+11
*
Replace exit({0,1}) with exit(EXIT_{SUCCESS,FAILURE})
Eric S. Raymond
2012-09-07
1
-5
/
+5
*
splint indicated yet another followup to the waterlevel signedness fix in AIS.
Eric S. Raymond
2012-07-02
1
-1
/
+1
*
[AIS] Fix plenty of small bugs unveiled by aishub test campaign.
Christian Gagneraud
2012-06-20
1
-2
/
+14
*
gpsdecode: honor scale flag
Christian Gagneraud
2012-06-20
1
-0
/
+4
*
[AIS] Do scaling/offset operations only in json dump
Christian Gagneraud
2012-06-05
1
-1
/
+1
*
[AIS] Met/Hydro: fixes and improvements
Christian Gagneraud
2012-06-05
1
-0
/
+41
*
Clean up a couple of string-format errors. All regression tests pass.
Eric S. Raymond
2012-06-02
1
-2
/
+2
*
[AIS] Add UK/ROI AtoN monitoring data message handling
Christian Gagneraud
2012-05-23
1
-5
/
+28
*
Appease splint, which can't parse declarations after executable code.
Eric S. Raymond
2012-05-21
1
-3
/
+3
*
[AIS] Use a dedicated stucture for IMO236 met/hydro message
Christian Gagneraud
2012-05-20
1
-5
/
+56
*
More Coverity-spawned fixes. All regression tests pass.
Eric S. Raymond
2012-05-09
1
-2
/
+3
*
Improve error messages.
Eric S. Raymond
2012-03-04
1
-0
/
+6
*
const and splint cleanup.
Eric S. Raymond
2011-10-09
1
-4
/
+5
*
Ensure that enabling timing won't break object file compatibility.
Eric S. Raymond
2011-10-09
1
-1
/
+1
*
A step towards fixing the socket_export=no build.
Eric S. Raymond
2011-08-26
1
-3
/
+13
*
Make gpsdecode interpret "Date:" comments. All regression tests pass.
Eric S. Raymond
2011-06-23
1
-0
/
+2
*
Make gpsdecode initialize its time context the same way gpsd does.
Eric S. Raymond
2011-06-23
1
-0
/
+1
*
Elimination of gpsd_hexdump_level.
Eric S. Raymond
2011-06-17
1
-1
/
+0
*
Bug fixed, all regression tests now pass with PASSTHROUGH_ENABLED.
Eric S. Raymond
2011-06-15
1
-2
/
+2
*
Improve some error messages.
Eric S. Raymond
2011-06-14
1
-0
/
+2
*
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
[next]