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
*
Savannah issue #53671: policy_t -> gps_policy_t.
Gary E. Miller
2018-07-26
1
-2
/
+2
*
SPDXify the licerse references.
Eric S. Raymond
2018-03-08
1
-1
/
+1
*
uint was rmoved in C99. If gpsd enforce C99, then uint must go.
Gary E. Miller
2016-08-15
1
-39
/
+39
*
Address bug #46802: AIVDM to CSV is broken in some weird cases
Fred Wright
2016-01-04
1
-6
/
+28
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-8
/
+0
*
Use LOG_* symbol when setting/comparing log level
Zbigniew Chyla
2015-03-22
1
-1
/
+1
*
cppcheck and Coverity cleanup; all regression tests pass.
Eric S. Raymond
2015-02-09
1
-1
/
+1
*
splint cleanup. All regressiion tests pass.
Eric S. Raymond
2015-02-09
1
-1
/
+1
*
Back out the attempt to use VTIME.
Eric S. Raymond
2015-01-31
1
-1
/
+1
*
splint cleanup for gpsdecode -m implementation.
Eric S. Raymond
2015-01-29
1
-2
/
+2
*
Add gpsdecode -m option for dumping minimum packet lengths.
Eric S. Raymond
2015-01-29
1
-1
/
+31
*
Easy splint cleanups. All regression tests pass.
Eric S. Raymond
2015-01-21
1
-1
/
+1
*
Add str_{,v}appendf, use it everywhere.
Zbigniew Chyla
2015-01-21
1
-51
/
+38
*
Add -n option to gpsdecode to dump pseudo-NMEA.
Eric S. Raymond
2014-09-22
1
-3
/
+41
*
Make -D option of gpsdecode effective again.
Eric S. Raymond
2014-09-18
1
-5
/
+4
*
Magic-number elimination. All regression tests pass.
Eric S. Raymond
2014-09-12
1
-5
/
+6
*
Minimal option requires conditionalization of some code.
Eric S. Raymond
2014-09-06
1
-0
/
+2
*
splint/cppcheck cleanuo after the gpsd_report change.
Eric S. Raymond
2014-08-27
1
-4
/
+3
*
Reverse linkage of gpsd_report() is abolished. All regression tests pass.
Eric S. Raymond
2014-08-27
1
-11
/
+6
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-5
/
+5
*
Eliminate reverse linkage of gpsd_write. All regression tests pass.
Eric S. Raymond
2014-08-26
1
-8
/
+0
*
Allow gpsedecode to dump SKY reports.
Eric S. Raymond
2014-08-25
1
-1
/
+2
*
Make interpretation of the split24 flag propperly per-subscriber.
Eric S. Raymond
2013-11-10
1
-1
/
+7
*
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
[next]