summaryrefslogtreecommitdiff
path: root/navit/vehicle
Commit message (Expand)AuthorAgeFilesLines
* Fix:vehicle_gypsy:Gypsy speed is measured in m/s (assumed from example, docum...martin-s2012-03-101-1/+1
* Add:vehicle_file:Option to save current gps position on shutdown and resume f...martin-s2012-02-061-1/+39
* Fix:vehicle_demo:Free everything on destroymartin-s2011-12-161-0/+3
* Add:Build:Missing filemartin-s2011-12-121-0/+1
* Add:vehicle_demo:improved attribute handlingmartin-s2011-12-041-16/+42
* Fix:vehicle_gpsd:Remove dependency on glib event loopmartin-s2011-09-151-14/+19
* Fix:vehicle/webos:webOS2 2.2 needs the GPS workaround aswellnorad2011-09-071-1/+1
* Patch:vehicle/webos:implement GPS timeout differentlynorad2011-09-041-27/+30
* Patch:vehicle/webos:Implement timeout to report lost gps fix.norad2011-08-261-8/+39
* Fix:vehicle/webos:try to work around the GPS bugnorad2011-08-261-1/+2
* Add:Build:Missing Filemartin-s2011-08-241-0/+2
* Fix:vehicle/gypsy: Remove whitespacewoglinde2011-07-051-1/+1
* Fix:vehicle_null:Reduced verbositymartin-s2011-07-051-1/+1
* 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:vehicle/maemo: enabled access to elevation data in maemo vehicletegzed2011-05-141-0/+5
* Fix:build/cmake:Added building of garmin plugin and some fixes to use same in...rikky2011-05-024-3/+12
* Add:build:Added detection of Maemo platform and building of vehicle/maemoakashihi2011-04-291-0/+2
* Fix:vehicle/webos:Add support for WebOS 2.xnorad2011-03-022-66/+121
* Fix:vehicle/gpsd: followed further api changes in developement version of gps...tegzed2011-03-011-1/+11
* Fix:vehicle_wince:Portabilitymartin-s2011-02-181-22/+32
* Fixed:vehicle_wince:Fixed some warnings and minor bugsrikky2011-02-141-10/+14
* Fix:core:Fix clang compiler warnings: unused variablesrikky2011-02-121-1/+0
* Fix:Core: Removes unused variable, stgeoghegan2011-02-121-1/+1
* Add:vehicle_gypsy:Option to send dbus message for enabling gps at startupmartin-s2011-02-102-1/+33
* Fix:vehicle/file: include config.h before all other headerswoglinde2011-02-051-1/+1
* Fix:vehicle/file: include file.h to get prototype for file_is_regwoglinde2011-02-051-0/+1
* Fix:Core:MSVC fixesmartin-s2011-01-251-4/+4
* Fix:vehicle_file:MSVC fixesmartin-s2011-01-251-2/+1
* Fix:vehicle_file:MSVC fixes|Thanks chollyamartin-s2011-01-241-7/+15
* Fix:vehicle/gpsd:Fixed nmea logging for gpsd vehicletegzed2011-01-181-1/+5
* Add:Build/cmake:Added Android build supportrikky2011-01-131-0/+1
* Add:Build:Missing stuffmartin-s2011-01-081-0/+1
* fix:vehicle/webos:PDL can give us error-texts :D . Use that!norad2010-12-271-1/+1
* fix:vehicle/webos:give PDL_error as decimal, not hexnorad2010-12-271-1/+1
* Fix:vehicle/webos:Output error codenorad2010-12-261-1/+1
* Add:vehicle/webos:Add support for webOS location servicesnorad2010-12-213-0/+267
* Fix:vehicle/gpsd_dbus:Removed erroneous is_nan callsakashihi2010-11-291-2/+2
* Fix:vahicle/gpsd_dbus:FP_NAN may be undefinedakashihi2010-11-221-4/+4
* Fix:vehicle/gpsd:Followed changes in gps_read() return value, in gpsd_api>=5 ...tegzed2010-11-161-2/+2
* Add:vehicle_file:Missing filemartin-s2010-11-051-0/+27
* Fix:vehicle_file:Fixed win32 support, patch from #332|Thanks richtmartin-s2010-11-042-51/+83
* Add:core:Initial support for cmake build system. This first stage partly supp...rikky2010-10-026-0/+11
* 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
* Add:vehicle_wince:add file input, improve GPS reading/parsing and further ada...rikky2010-09-011-122/+236
* Fix:vehicle_wince:Update of vehicle_wince with improvements from vehicle_file...rikky2010-09-011-93/+162
* Fix:vehicle_file:More realistic timing when replaying nmea logsmartin-s2010-08-111-0/+2
* Fix:vehicle_file:Correct length argumentmartin-s2010-08-111-2/+2