summaryrefslogtreecommitdiff
path: root/navit/vehicle/gpsd/vehicle_gpsd.c
Commit message (Expand)AuthorAgeFilesLines
* patch:vehicle:gpsd allow navit to use gpsd API version 7 and higher, which ha...Charles Curley2019-02-191-0/+4
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-19/+11
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-335/+327
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-19/+19
* Add some Documentation to Plugins (#375)jkoan2017-11-261-1/+9
* fix:gtk:Fix imperial factors (#367)Charles Curley2017-11-111-1/+3
* Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* vehicle_gpsd:Read all pending data on every poll.R6323Sebastian Leske2015-10-271-1/+5
* Update:Vehicle:handle gpsd >= 3.11, thanks greg42 for the patchkazer_2015-07-161-0/+4
* Fix:vehicle_gpsd:Fix warning.sleske2015-01-311-1/+1
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-13/+13
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-22/+22
* Fix:core:Correct signature of event_add_watch: file descriptors are int's.sleske2014-08-311-1/+1
* Fix:vehicle_gpsd:Mostly revert rev.5642 to allow N810 to use old libgps. Warn...sleske2013-11-251-0/+56
* Fix:vehicle_gpsd:Require libgps V3.1+, drop compatibility #ifdefs and warning...sleske2013-09-151-54/+0
* Fix:vehicle_gpsd:Fix compiler warnings.sleske2013-09-151-4/+5
* Fix:vehicle_gpsd:Remove dependency on glib event loopmartin-s2011-09-151-14/+19
* Fix:vehicle_gpsd:Enable gpsd_query for libgps16martin-s2011-07-011-10/+0
* Fix:vehicle_gpsd:Don't set nmea watch when not neededmartin-s2011-07-011-1/+4
* Fix:vehicle/gpsd: Fix compilation for gpsd 2.96, patch provided by dandor, lo...woglinde2011-05-151-1/+3
* Fix:build/cmake:Added building of garmin plugin and some fixes to use same in...rikky2011-05-021-1/+1
* Fix:vehicle/gpsd: followed further api changes in developement version of gps...tegzed2011-03-011-1/+11
* Fix:vehicle/gpsd:Fixed nmea logging for gpsd vehicletegzed2011-01-181-1/+5
* Fix:vehicle/gpsd:Followed changes in gps_read() return value, in gpsd_api>=5 ...tegzed2010-11-161-2/+2
* Fix:vehicle/gpsd: fix handling of gps_open for gpsd_api < 5woglinde2010-09-231-2/+3
* Patch:vehicle/gpsd: latest gpsd api support from ticket #628, comment modifie...woglinde2010-09-201-3/+22
* Fix:vehicle_gpsd:Additional flag to make work with new gpsdmartin-s2010-03-141-1/+1
* Commited pini's patch http://trac.navit-project.org/ticket/518 that solve the...worldcitizen2010-01-251-0/+41
* Fix:vehicle_gpsd:Better diagnostics in case of problems with gpsdmartin-s2009-09-271-3/+5
* Fix:Core:Made vehicle callback more specificmartin-s2009-09-071-1/+1
* add:core:GPX logs now include the current profile name of the logging vehiclebustersnyvel2009-07-261-1/+1
* Fix:vehicle_gpsd:Cleanup, Give out message if something is obviously wrongmartin-s2009-04-021-6/+4
* Fix:vehicle_gpsd:Converted to event systemmartin-s2009-03-231-30/+24
* Fix:vehicle_gpsd:Correctly handle attributemartin-s2009-03-171-2/+3
* Fix:Vehicle:GPSD:Fixed possible access to a non allocated variable|Thanks Bik...kazer_2009-02-111-1/+1
* Fix:vehicle_gpsd:Reduce debug levelmartin-s2008-12-191-1/+1
* Fix:vehicle_gpsd:Forgotten elementmartin-s2008-12-191-0/+3
* Fix:vehicle_gpsd:Auto-Start gpsd on maemomartin-s2008-12-191-0/+27
* Patch:Various:Added openmoko patches from carcinomamartin-s2008-12-161-8/+26
* Add:core: Add iso fix time, hdop and fix type to gpsdzaxl2008-11-091-2/+34
* Fix:core: Fix for vehicles not routing until position is set with the GUI. | steven_s2008-11-011-4/+8
* Fix:Core:Return true when vehicle_gpsd is active to allow the map to follow t...steven_s2008-10-281-0/+6
* Fix:vehicle_gpsd:Made less verbosemartin-s2008-10-261-2/+2
* Patch:vehicle_gypsy:Added patch from RedDogmartin-s2008-07-091-1/+1
* Add license files and headershorwitz2008-06-051-0/+19
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+285