summaryrefslogtreecommitdiff
path: root/monitor_nmea.c
Commit message (Expand)AuthorAgeFilesLines
* Add another obvious guard.Eric S. Raymond2012-10-231-1/+2
* Prevent gpsmon segfault on overlong packet.Eric S. Raymond2012-10-231-1/+2
* Handle overlong NMEA packets better in gpsmon.Eric S. Raymond2012-10-231-1/+1
* Compiler warning and splint cleanup.Eric S. Raymond2011-10-241-0/+1
* The previous round of splint fixups was botched. Remedy this.Eric S. Raymond2011-10-101-11/+13
* const and splint cleanup.Eric S. Raymond2011-10-091-1/+6
* Cosmetic fix from mike_t, slightly hacked. All regression tests pass.Eric S. Raymond2011-06-301-3/+3
* Regularize some names.Eric S. Raymond2011-04-011-6/+6
* Prevent ignored-return warnings.Eric S. Raymond2011-03-301-7/+7
* Clean up more scan-build warnings, from the raw logs this time.Eric S. Raymond2011-03-301-10/+10
* Yet more double->timestamp_t moves.Eric S. Raymond2011-03-101-2/+2
* Process GPGST into noise statistics. All regression tests pass.Thomas Sprinkmeier2011-02-011-1/+29
* Clean up warnings reported by Charles Curley.Eric S. Raymond2011-01-171-2/+2
* More header portability audting with a new version of deheader.Eric S. Raymond2010-12-221-0/+2
* Still more simplification of configuration and header handling.Eric S. Raymond2010-12-141-9/+1
* Unused-header removals by deheader. All regression tests pass.Eric S. Raymond2010-12-011-6/+0
* dead code removalChris Kuethe2010-04-181-18/+0
* Reindent monitor mdules. Live test of gpsmon works.Eric S. Raymond2010-04-141-85/+92
* Checkpoint first cut an gpsnon support for TNT. Not yet working.Eric S. Raymond2010-04-111-3/+2
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-1/+0
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-0/+3
* Fix gpsmon for glonass. That is prefix GN instead of GP.Gary E. Miller2009-12-011-4/+12
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-0/+1
* Fix typo. "MKT" should be "MTK", etc. Prompted by heeen on IRCChris Kuethe2009-11-141-5/+5
* In the gpsdata structure, satellites -> satellites_visibleEric S. Raymond2009-10-011-1/+1
* couple of little fixes from Hakan JohanssonChris Kuethe2009-07-181-1/+0
* change the signal strength member to float.Chris Kuethe2009-06-221-16/+16
* Support --disable-controlsendEric S. Raymond2009-03-061-0/+8
* Label the satellite column PRN instead of SV, following cgps and xgps.Greg Troxel2009-03-051-1/+1
* Cleanup some 12-channel-limit assumptions.Eric S. Raymond2009-03-051-4/+11
* fix unbounded strcpyChris Kuethe2009-03-031-1/+1
* make sure that the Id keyword is present and expandedChris Kuethe2009-03-031-0/+1
* Introduce gpsdclient.h header, not shipped. Eric S. Raymond2009-03-021-0/+1
* repository beautification, part 1:Chris Kuethe2009-03-021-0/+445