summaryrefslogtreecommitdiff
path: root/navit/vehicle
Commit message (Expand)AuthorAgeFilesLines
* Fix:vehicle_qt5:Properly update position statusfix_qt5_vehiclemetalstrolch2019-01-301-6/+17
* Fix:SDL:fix headers according to SDL convention. (#704)Bignaux Ronan2018-10-252-4/+2
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-3016-305/+187
* cleanup:cmake:retab all CMakeLists.txt filesJoseph Herlant2018-05-251-4/+4
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-255-12/+12
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-2517-4478/+4590
* cleanup:wince:remove unused header (#576)Joseph Herlant2018-05-031-1/+0
* fix:vehicle_android:Doc update (#571)jandegr2018-05-021-1/+1
* cleanup:global:Cleanup some unreachable codeJoseph Herlant2018-04-302-89/+0
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-2613-257/+257
* Fix:typo:Fix various mispells (#421)Joseph Herlant2018-03-311-2/+2
* fix:build:fixed compiler warning in vehicle module (#394)Patrick Höhn2018-01-171-1/+5
* Add some Documentation to Plugins (#375)jkoan2017-11-2612-29/+121
* Fix:Core:only GGA or RMC message required, ticket #913 (#365)naggety2017-11-242-160/+264
* fix:gtk:Fix imperial factors (#367)Charles Curley2017-11-111-1/+3
* Patch:core:More Talker IDs other than GP accepted (#314)naggety2017-09-273-15/+17
* Fix: Apply coding style to vehicle_qt5R7476Wildemann Stefan2017-05-062-252/+264
* Add 'Follow' and 'Active' to vehicle_demo to remove the corresponding error m...Robert Pohlink2017-05-011-0/+2
* Fix: remove autotools leftoversWildemann Stefan2017-02-231-9/+0
* refactor: qt5: follow api changes brought with commit 60bc2797f0bd71d87a4eece...Stefan Wildemann2017-02-231-1/+1
* Ignore old fix provided by Qt5 on startupStefan Wildemann2017-02-231-1/+12
* Add Qt5 based vehicleStefan Wildemann2017-02-234-0/+362
* Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-0114-18/+18
|\
| * Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-3114-18/+18
* | Removing autotools supportPierre GRANDIN2015-12-3112-116/+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: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