summaryrefslogtreecommitdiff
path: root/navit/vehicle
Commit message (Expand)AuthorAgeFilesLines
* Add:vehicle_gpsd_dbus:Option to ignore identical timestamps due to low floati...martin-s2013-08-241-1/+5
* Fix:core:Fix warnings by not using g_str(n)casecmp; new function navit_utf8_s...sleske2013-08-111-4/+4
* Fix:vehicle_demo:Do not log spurious warning for attribute 'name'.sleske2013-05-011-1/+2
* Add:vehicle_demo:Emit synthesized nmea datamartin-s2013-03-131-0/+41
* Fix:core:Let demo vehicle report data for gps_status osd.mdankov2012-12-261-0/+6
* Add:core:Better waypoints handling, see #1040 |Based on ideas & patches from ...mdankov2012-11-091-0/+2
* Fix:vehicle_file:Avoid corrupted state filemartin-s2012-11-061-0/+1
* Add:vehicle_file:Added init string for socket communication to make vehicle s...martin-s2012-08-221-1/+6
* Fix:core:Allow all kinds of vehicles to have profilename attribute. That's ne...mdankov2012-08-221-0/+1
* Fix:core:Better error/debug messages.sleske2012-08-151-1/+4
* Fix:WinCE:Really silence down vehicle_wince code.mdankov2012-06-051-2/+2
* Fix:wince:Made WinCE GPS reading thread less noisy.mdankov2012-05-281-2/+8
* Fix:wince:Just fix indentation in vehicle_wince.c file. No actual code changes.mdankov2012-05-281-129/+128
* Fix:Android:Fix global JNI references (fix crashes with target API 15)rikky2012-04-231-1/+1
* Fix:vehicle/webos:callback_list_call_attr_0 must not be called by a PDL callb...norad2012-04-222-31/+33
* Fix:vehicle/webos:use more of the NMEA data. Remove 1sec throttlingnorad2012-04-223-39/+108
* Patch:vehicle/webos:basic support for bt-gpsnorad2012-04-228-30/+1371
* 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