summaryrefslogtreecommitdiff
path: root/gpsd.h-tail
Commit message (Expand)AuthorAgeFilesLines
* XXX -> FIX-ME: Avoids false matches with autoconf cruft.Eric S. Raymond2010-05-121-1/+1
* In AIS message types 6 and 8, split app_id into DAC and FID per ITU-1371.Eric S. Raymond2010-05-101-2/+7
* Make AIVDM driver returnb false on truncated sentences.Eric S. Raymond2010-05-091-1/+1
* C AIS decoder now has separate contexts for A and B channels.Eric S. Raymond2010-05-091-2/+6
* Visibility scope reduction for some AIS context.Eric S. Raymond2010-05-091-2/+0
* Allow recovery from failed read of partial packet.Eric S. Raymond2010-05-071-0/+1
* A long step towards reading UDP packets.Eric S. Raymond2010-04-281-1/+2
* Simplify some dispatcher code, and possibly fix a bug.Eric S. Raymond2010-04-261-1/+1
* Give up on RTCM2 repack support. It's broken, and unlikely ever to be needed.Eric S. Raymond2010-04-251-2/+0
* Splint and cppcheck cleanup. All regression tests pass.Eric S. Raymond2010-04-201-1/+0
* Smoke out more private copies of gps_week and move into session->context. Gary E. Miller2010-04-181-0/+1
* Tests by Chris Keuthe show that itrax has the same 50BPS issues asGary E. Miller2010-04-161-0/+1
* Collapse various copies of gps_week into one in gps_contxt_t.Gary E. Miller2010-04-161-3/+1
* Make gpsd display time-to sync so we can track that lag.Eric S. Raymond2010-04-151-0/+1
* Type cleanup: rtcmbyyes should bre a size_t.Eric S. Raymond2010-04-141-1/+1
* ubx refactoring, from esrChris Kuethe2010-04-131-3/+1
* Under Linux, gpsd now classifies its input devices at open() time.Eric S. Raymond2010-04-131-0/+9
* Refactor serial ntpshm_put() calls.Eric S. Raymond2010-04-121-0/+3
* compile with nmea off but sirf and garmintxt onChris Kuethe2010-04-101-0/+6
* First cut at JSON output for TNT Revolution device.Eric S. Raymond2010-04-101-0/+3
* Building with --enable--oceanserver and --disable-tnt now passes regressions.Eric S. Raymond2010-04-101-3/+4
* Detect and scavenge unused daemon-side status-mask bit.Eric S. Raymond2010-04-101-19/+16
* Make the client library and daemon use different sets of state-flag masks.Eric S. Raymond2010-04-091-1/+33
* Fix the select()-spin bug on disconnected devices.Eric S. Raymond2010-04-071-2/+2
* Add all our info on the spin bug to TODO, and instrument all opens/closes.Eric S. Raymond2010-04-061-0/+1
* Buffer management rework: should fix ckuethe's POLL bug.Eric S. Raymond2010-04-051-1/+0
* Drivers now put their per-packet new data into a session->newdata member.Eric S. Raymond2010-04-051-0/+1
* Refactoring step. Change the signature of ecef_to_wgs84fix().Eric S. Raymond2010-04-051-1/+2
* Pacify splint.Eric S. Raymond2010-04-041-2/+2
* Factor out a little function to initiaslize the packet tester properly.Eric S. Raymond2010-03-311-0/+1
* Internals of Qt support.Chris Browet2010-03-311-0/+6
* Fix building with --disable-reconfigurePaulius Zaleckas2010-03-281-2/+0
* Document experimental POLL command and response, bump protocol version to 3.2.Eric S. Raymond2010-03-251-1/+1
* gpsd.c no longer needs to use the classmap, so restrict its visibility.Eric S. Raymond2010-03-231-9/+0
* Drop staging buffers for fix information from channel level to device level.Eric S. Raymond2010-03-231-0/+2
* Vanish away Id and Rev $ keywords, git won't expand them to anything useful.Eric S. Raymond2010-03-131-2/+0
* Copyright stamps everywhere. No code changes.Eric S. Raymond2010-03-111-1/+5
* Na,espace cleanup. All regression tests pass, codebase splints clean.Eric S. Raymond2010-01-131-1/+1
* splint cleanup of IPv6 support.Eric S. Raymond2010-01-121-10/+0
* Internal IPv6 support, derived from a support patch by Olivier Mehani.Eric S. Raymond2010-01-121-1/+11
* Declare socket-valued ints as socket_t.Eric S. Raymond2009-12-311-2/+2
* Tweaks to improve Oncore GPS PPS performance.Gary E. Miller2009-12-071-0/+1
* Fixed JSON dumping of AIS type 15.Eric S. Raymond2009-12-071-0/+1
* Ship a DEVICE notification on every driver changeEric S. Raymond2009-12-051-0/+1
* Splint and compiler warning cleanup.Eric S. Raymond2009-12-031-0/+3
* gpspipe exposed an orthogonality failure.Eric S. Raymond2009-12-031-2/+2
* Support for the Trinmble BD960/BX960Eric S. Raymond2009-11-201-2/+7
* Include the whole config file in gpsd.h.Eric S. Raymond2009-11-201-0/+1
* Resolve an OS X linkage problem.Eric S. Raymond2009-11-191-1/+1
* Compiler warning suppressions (the MKT3301->MTK3301 change wasn't complete).Eric S. Raymond2009-11-171-3/+3