summaryrefslogtreecommitdiff
path: root/navit/vehicle/gpsd
Commit message (Expand)AuthorAgeFilesLines
* fix:vehicle:gpsd: Fix#1130 (#1137)OLFDB2021-08-281-0/+4
* added:core:make it switch to nightlayout when we are in a tunnel (#1089)OLFDB2021-04-031-3/+5
* fix:vehicle:gpsd:Retry connect after 10 seconds not performed (#1099)OLFDB2021-03-101-4/+6
* fix:vehicle:gpsd:Fix #1090, plugin_init not foundjkoan2021-02-201-0/+1
* fix:vehicle:gpsd:minor comment fixjkoan2020-10-131-1/+1
* fix:vehicle:gpsd:Add Support for Gpsd 3.21jkoan2020-08-171-1/+5
* change:core:Remove unused argument from attr_searchjkoan2020-08-081-4/+4
* vehicle:fix: add compatibility for gpsd 3.20 (#959)Joseph Herlant2020-01-181-0/+4
* 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:cmake:retab all CMakeLists.txt filesJoseph Herlant2018-05-251-4/+4
* 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
* Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-011-1/+1
|\
| * Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* | Removing autotools supportPierre GRANDIN2015-12-311-6/+0
|/
* 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-252-0/+63
* Fix:vehicle_gpsd:Require libgps V3.1+, drop compatibility #ifdefs and warning...sleske2013-09-152-61/+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-022-2/+8
* 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
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-021-0/+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:Core:Add -avoid-version to plugin build flagsmartin-s2009-06-181-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:Build:Add -module to Makefilesmartin-s2009-01-151-0/+1
* Fix:vehicle_gpsd:Reduce debug levelmartin-s2008-12-191-1/+1