summaryrefslogtreecommitdiff
path: root/navit/vehicle
Commit message (Expand)AuthorAgeFilesLines
* 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:android:fix vehcile file, which introduced a broken merge with svn revisi...woglinde2014-11-251-40/+5
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-2212-137/+155
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-2212-240/+258
* Add:port/android:Change vehicle.position_valid when losing GPS fixmvglasow2014-11-221-6/+15
* Add:port/android:Make gps_status OSD work on Androidmvglasow2014-11-221-17/+67
* Fix:port/maemo:Correct debug output when getting attr_position_satsmvglasow2014-11-211-1/+1
* Add:port/android:Support position_valid attribute for Android vehiclemvglasow2014-11-201-12/+19
* Add:core:Support position_valid attribute for demo vehiclemvglasow2014-11-201-0/+13
* Refactoring:core:Add some more documentationmvglasow2014-11-152-7/+31
* Fix:core:Correct signature of event_add_watch: file descriptors are int's.sleske2014-08-312-2/+2
* Fix:core:Fix warnings for incorrect format strings: use %td, %zu.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
* 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