summaryrefslogtreecommitdiff
path: root/navit/vehicle
Commit message (Expand)AuthorAgeFilesLines
* Fix:vehicle_demo: Fix -Wparentheses warningBastian Koppelmann2022-08-301-1/+1
* fixed:vehicle:demo:Improvements for vehicle_demo (#1188)OLFDB2022-06-131-3/+18
* remove:ports:removed files from unsupported ports, i.e. Maemo and WebOS (#1145)jkoan/issue763jkoan/issue725Patrick Höhn2021-09-269-2248/+0
* 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_geoclue:Fix speed and direction and do some cleanupjkoan2020-11-181-5/+2
* fix:vehicle:Fix codestylejkoan2020-11-181-99/+88
* add:vehicle:Add first Prototype of the geoclue Pluginjkoan2020-11-182-0/+252
* 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-087-30/+30
* vehicle:fix: add compatibility for gpsd 3.20 (#959)Joseph Herlant2020-01-181-0/+4
* cleanup:qt:Whitespaces and blank lines cleanup according to cpplint (#930)Joseph Herlant2019-10-291-9/+8
* Add watch after reopen the gps file (#872)gefin2019-09-261-0/+1
* Fix:android:64 bit and cleanup2 (#877)jandegr2019-09-261-4/+3
* fix:graphics:qt5: Remove unnecessary moc includes. (#798)Stefan Wildemann2019-06-181-1/+1
* Fix:port/android:Do not reinitialize everything on activity recreationmvglasow2019-02-211-2/+2
* patch:vehicle:gpsd allow navit to use gpsd API version 7 and higher, which ha...Charles Curley2019-02-191-0/+4
* 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