summaryrefslogtreecommitdiff
path: root/gpsd.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up the channel allocation logic.Eric S. Raymond2009-10-061-15/+21
* The new instrumentation pays off. Eric S. Raymond2009-10-021-2/+2
* Clear up some driver-level confusion surrounding timestamp setting.Eric S. Raymond2009-10-011-5/+5
* In the gpsdata structure, satellites -> satellites_visibleEric S. Raymond2009-10-011-5/+5
* Refactor the cycle-end tracking. The AIS machinery should use it.Eric S. Raymond2009-09-301-11/+3
* Add some debugging machinery - we can now dump set flags in a convenient form.Eric S. Raymond2009-09-291-0/+3
* Typo fix. All regression tests pass.Eric S. Raymond2009-09-291-1/+1
* Remove some obsolete rate-limiting and clean up some report generation.Eric S. Raymond2009-09-291-4/+6
* Raw plotting works.Eric S. Raymond2009-09-291-1/+1
* Rip out most of the old profiling support.Eric S. Raymond2009-09-291-27/+22
* Get rid of some remnants of profiling code.Eric S. Raymond2009-09-291-2/+0
* Make sure we get a DEVICE message on assignment.Eric S. Raymond2009-09-281-2/+7
* More virtuous code removal.Eric S. Raymond2009-09-271-8/+2
* GPSD-NG code is no longer experimental.Eric S. Raymond2009-09-271-29/+8
* Virtuous code removal Old-protocol Z and $, never documented, are now gone.Eric S. Raymond2009-09-251-49/+0
* Regression fixed. All tests pass. Code splints clean.Eric S. Raymond2009-09-251-1/+5
* Pacify splint.Eric S. Raymond2009-09-251-4/+1
* Back out some of my second-to-last commit, it caused a regression. Eric S. Raymond2009-09-251-5/+4
* Improvements to the logic for TIMINGS.Eric S. Raymond2009-09-241-6/+9
* Get a name right, grrr.Eric S. Raymond2009-09-231-2/+2
* splint and typo cleanup.Eric S. Raymond2009-09-231-2/+2
* New protocol can now ship profiling information, like old $.Eric S. Raymond2009-09-231-4/+26
* Fix a glitch in dumping of device subtypes.Eric S. Raymond2009-09-211-5/+2
* Fix incorrect processing of multiple commands pointed out by mrd.Eric S. Raymond2009-09-211-1/+2
* Heads up, Chris! - Eric S. Raymond2009-09-211-2/+2
* Fix a very minor bug in Zodiac reporting.Eric S. Raymond2009-09-211-2/+1
* Zero some NaNs in reports, prevent duplicative reports...Eric S. Raymond2009-09-211-10/+12
* Add ckuethe's most requested JSON feature: WATCH a specified single device only.Eric S. Raymond2009-09-191-7/+22
* Simplify the API. The second argument of gpsd_activate() was a fossil.Eric S. Raymond2009-09-181-17/+2
* The NMEA-dump flags is now properly separated from the raw flag. Eric S. Raymond2009-09-181-36/+68
* Code cleanup. All regression test pass, codebase splints clean.Eric S. Raymond2009-09-181-9/+5
* Use LOSSLESS_PACKET_TYPE()... Eric S. Raymond2009-09-171-4/+11
* Restore super-raw mode.Eric S. Raymond2009-09-171-1/+8
* Minor code rearrangement, clearing the decks for larger ones.Eric S. Raymond2009-09-171-21/+21
* Minor refactoring step. All regression tests pass.Eric S. Raymond2009-09-171-9/+8
* Refactoring step.Eric S. Raymond2009-09-171-49/+39
* Restore the operation of the raw switch.Eric S. Raymond2009-09-171-1/+1
* Disentangle the packet raw hook used on the client side...Eric S. Raymond2009-09-171-5/+32
* Suppress excess \r\n in ?DEVICES output.Eric S. Raymond2009-09-171-0/+4
* Guard against possible race conditions when invoking the ?DEVICE command.Eric S. Raymond2009-09-171-0/+6
* Give DOPs their own structure...Eric S. Raymond2009-09-151-8/+8
* Add some needed string quotes.Eric S. Raymond2009-09-131-6/+6
* Improved handling of defaults in DEVICE command.Eric S. Raymond2009-09-121-23/+36
* J command and switch are gone.Eric S. Raymond2009-09-111-13/+1
* Correct some splint annotations.Eric S. Raymond2009-09-111-3/+3
* Finally found the right set of exclusions to stop splint from choking.Eric S. Raymond2009-09-111-6/+6
* Guard some inclusions that splint doesn't like. Eric S. Raymond2009-09-101-0/+4
* Dyke out the remotegpsd code. Eric S. Raymond2009-09-101-3/+1
* Return of Splint Cleanup.Eric S. Raymond2009-09-101-11/+24
* Splint Cleanup Meets Billy The Kid. All regression tests pass.Eric S. Raymond2009-09-101-2/+11