summaryrefslogtreecommitdiff
path: root/gpsd.h
Commit message (Expand)AuthorAgeFilesLines
* Move some structure members used only for housekeeping out of theEric S. Raymond2004-08-291-2/+14
* Y command now carries information about which satellites were used inEric S. Raymond2004-08-241-1/+0
* Offline check is no longer subject to false positives.Eric S. Raymond2004-08-241-0/+1
* Don't discard $ before control word matching.Eric S. Raymond2004-08-241-8/+8
* Clean up things so gpscli_report() is no longer required on client side.Eric S. Raymond2004-08-241-1/+0
* There is no longer any good reason for passivesock to be in theEric S. Raymond2004-08-231-2/+1
* Timeouts at the daemon level were a mistake. This commit removes them.Eric S. Raymond2004-08-231-1/+1
* Typo fixes.Eric S. Raymond2004-08-231-1/+1
* A big name change. The gps* and gpsd* namespaces swap places, so gps_*Eric S. Raymond2004-08-221-19/+19
* The gps client now goes through the daemon. Relayerr functionalityEric S. Raymond2004-08-211-0/+1
* Another step in raw-hook support for the client library.Eric S. Raymond2004-08-211-1/+1
* Raw hook is now part of the gps_data structure. This is an essentialEric S. Raymond2004-08-201-1/+0
* Get rid of process_exception(). All the trigger strings by which weEric S. Raymond2004-08-201-0/+2
* Second half of file name change, and some function name changes.Eric S. Raymond2004-08-201-3/+3
* gps_poll() returns an int now.Eric S. Raymond2004-08-201-1/+1
* Hide another #define.Eric S. Raymond2004-08-181-1/+2
* More things are internals now.Eric S. Raymond2004-08-171-13/+11
* Hide more stuff that doesn't need to be visible.Eric S. Raymond2004-08-171-1/+45
* Pull the output-data structure into the library namespace.Eric S. Raymond2004-08-171-1/+1
* Hide some things that don't seed to be visible.Eric S. Raymond2004-08-171-3/+13
* Split new gps.h from gpsd.h.Eric S. Raymond2004-08-171-135/+1
* Change structures so we can set speed explicitly.Eric S. Raymond2004-08-171-3/+3
* Added T command.Eric S. Raymond2004-08-171-1/+1
* We now compute changed bits for all fields.Eric S. Raymond2004-08-151-0/+2
* SEEN no longer depends on the clock.Eric S. Raymond2004-08-151-3/+3
* Code now consistently uses timestamp objects; the old cflags are gone.Eric S. Raymond2004-08-151-10/+7
* Document some limits.Eric S. Raymond2004-08-151-1/+1
* Include cleanup, add some magic constants.Eric S. Raymond2004-08-151-19/+21
* Change the name of the master structure.Eric S. Raymond2004-08-141-12/+12
* No more global context in the library, it's all session pointers now.Eric S. Raymond2004-08-141-5/+7
* gps.c and xgpsspeed.c are rewritten to use the new library interface.Eric S. Raymond2004-08-141-1/+1
* Add an end-of-sssion wrapup function.Eric S. Raymond2004-08-141-0/+1
* More interface cleanup, make operations relative to a session structure.Eric S. Raymond2004-08-141-6/+9
* New library code successfully split out. Now to clean up.Eric S. Raymond2004-08-141-0/+7
* Begin abstracting out the raw-mode handling.Eric S. Raymond2004-08-141-2/+1
* Another step towards a clean library interface.Eric S. Raymond2004-08-141-3/+7
* Header consolidation. Sinse there is really only one contextEric S. Raymond2004-08-131-4/+103
* Namespace control. Give all library functions an appropriate prefix.Eric S. Raymond2004-08-131-8/+11
* Clean up error-reporting levels.Eric S. Raymond2004-08-131-1/+0
* Most error reporting and logging is now done through a single functionEric S. Raymond2004-08-131-0/+1
* ESR's gpsd patch #5: This is the big refactoring patch.Eric S. Raymond2004-08-111-11/+29
* ESR's gpsd patch #4: This is the one that nukes globals.Eric S. Raymond2004-08-111-1/+17
* no need to die if a client connection failsRemco Treffkorn2002-10-291-1/+2
* various changes/fixes on the way to a better mousetrapRemco Treffkorn2002-10-271-7/+11
* added prototype for send_nmeaRemco Treffkorn2002-10-241-0/+1
* *** empty log message ***Remco Treffkorn1999-03-051-1/+1
* *** empty log message ***Remco Treffkorn1999-02-071-0/+3
* *** empty log message ***Remco Treffkorn1998-08-181-0/+7