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
/
pseudonmea.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire splint from our set of static analyzers.
Eric S. Raymond
2015-03-30
1
-13
/
+5
*
Fix bug in type24 msg in pseudoais.c .
Reinhard Arlt
2015-02-16
1
-12
/
+14
*
Fix incorrect uses of snprintf in pseudo-NMEA code.
Zbigniew Chyla
2015-01-21
1
-25
/
+20
*
Add str_{,v}appendf, use it everywhere.
Zbigniew Chyla
2015-01-21
1
-9
/
+5
*
Rename some variables for clarity. All regression tests pass.
Zbigniew Chyla
2015-01-20
1
-7
/
+7
*
Almost entirely eliminate use of sats_used array.
Eric S. Raymond
2015-01-10
1
-10
/
+0
*
Attempt to make scons minimal=true check to pass
Jon Schlueter
2015-01-07
1
-1
/
+1
*
Fix pseudonmea again.
Reinhard Arlt
2014-12-15
1
-1
/
+1
*
Fix GPGSA message in pseudonmea.c .
Reinhard Arlt
2014-11-03
1
-0
/
+10
*
Refactor representation of satellite data into an array of structs...
Eric S. Raymond
2014-09-22
1
-6
/
+6
*
Fix an odd little bug in pseudo-NMEA reporting.
Eric S. Raymond
2014-09-22
1
-4
/
+3
*
Structure member name change: packet -> lexer. No logic changes.
Eric S. Raymond
2014-08-27
1
-1
/
+1
*
Move the AIVDM context into the main driver structure scratch area.
Eric S. Raymond
2013-10-11
1
-1
/
+1
*
cppcheck ckeanup. All regression tests pass.
Eric S. Raymond
2013-09-17
1
-1
/
+1
*
Pacify splint.
Reinhard Arlt
2013-08-04
1
-16
/
+21
*
More work on AIVDM messages in nmea mode.
Reinhard Arlt
2013-07-23
1
-19
/
+84
*
Groundbreaking for AIVDM messages in nmea mode.
Reinhard Arlt
2013-07-21
1
-0
/
+50
*
Nuke trailing whitespace in C source.
Eric S. Raymond
2012-09-07
1
-4
/
+4
*
Clean up from cppcheck warnings. All regression tests pass.
Eric S. Raymond
2012-05-17
1
-3
/
+4
*
Re-identify most *_IS flags with corresponding *_SET flags.
Eric S. Raymond
2011-03-27
1
-6
/
+6
*
Splint cleanup. All regression tests pass.
Eric S. Raymond
2011-02-16
1
-13
/
+13
*
Generate NMEA GPALM in pseudo-NMEA when almanic information is available.
Michael Tatarinov
2011-02-16
1
-0
/
+32
*
Explain why we emit ZDA in pseudo-nmea without timezone.
Eric S. Raymond
2011-02-02
1
-0
/
+9
*
Make generated ZDAs report a UTC timezome, since UTC is what they emit.
Eric S. Raymond
2011-02-01
1
-8
/
+2
*
In pseudo-NMEA generation, emit ZDA at top of cycle.
Eric S. Raymond
2011-02-01
1
-2
/
+36
*
More header portability auditing by deheader.
Eric S. Raymond
2010-12-22
1
-4
/
+2
*
Header cleanup.
Eric S. Raymond
2010-12-14
1
-14
/
+2
*
More partial splint cleanup.
Eric S. Raymond
2010-12-08
1
-4
/
+4
*
Use isfinite() rather than obsoilete finite().
Eric S. Raymond
2010-12-02
1
-4
/
+4
*
Unused-header removals by deheader. All regression tests pass.
Eric S. Raymond
2010-12-01
1
-5
/
+0
*
More indent pragmas.
Eric S. Raymond
2010-04-14
1
-2
/
+4
*
Once again, GNU indent is easily confused...
Eric S. Raymond
2010-04-14
1
-2
/
+0
*
Scatter GNU indent pragmas to tell it not to do stupid things.
Eric S. Raymond
2010-04-14
1
-2
/
+4
*
Reindented core library. All regressiopn tests pass.
Eric S. Raymond
2010-04-14
1
-77
/
+82
*
Make the client library and daemon use different sets of state-flag masks.
Eric S. Raymond
2010-04-09
1
-5
/
+5
*
Vanish away Id and Rev $ keywords, git won't expand them to anything useful.
Eric S. Raymond
2010-03-13
1
-2
/
+1
*
Copyright stamps everywhere. No code changes.
Eric S. Raymond
2010-03-11
1
-0
/
+5
*
David Ludlow's housekeeping and type-cleanup patch.
Eric S. Raymond
2010-01-02
1
-4
/
+11
*
Arrgh. I confused ERR_SET with ERROR_SET in a couple of places.
Eric S. Raymond
2009-12-18
1
-1
/
+1
*
gpspipe exposed an orthogonality failure.
Eric S. Raymond
2009-12-03
1
-3
/
+8
*
Include the whole config file in gpsd.h.
Eric S. Raymond
2009-11-20
1
-1
/
+0
*
In the gpsdata structure, satellites -> satellites_visible
Eric S. Raymond
2009-10-01
1
-5
/
+5
*
Zero some NaNs in reports, prevent duplicative reports...
Eric S. Raymond
2009-09-21
1
-2
/
+2
*
Splint cleanup. All regression tests pass.
Eric S. Raymond
2009-09-17
1
-1
/
+4
*
Disentangle the packet raw hook used on the client side...
Eric S. Raymond
2009-09-17
1
-2
/
+2
*
Changing a guard in gpsd_binary_dump() gets rid of a bunch of junk GSAs...
Eric S. Raymond
2009-09-15
1
-24
/
+28
*
Split libgpsd_core.c in half.
Eric S. Raymond
2009-09-15
1
-0
/
+241