| Commit message (Expand) | Author | Age | Files | Lines |
* | Add some Documentation to Plugins (#375) | jkoan | 2017-11-26 | 12 | -29/+121 |
* | Fix:Core:only GGA or RMC message required, ticket #913 (#365) | naggety | 2017-11-24 | 2 | -160/+264 |
* | fix:gtk:Fix imperial factors (#367) | Charles Curley | 2017-11-11 | 1 | -1/+3 |
* | Patch:core:More Talker IDs other than GP accepted (#314) | naggety | 2017-09-27 | 3 | -15/+17 |
* | Fix: Apply coding style to vehicle_qt5R7476 | Wildemann Stefan | 2017-05-06 | 2 | -252/+264 |
* | Add 'Follow' and 'Active' to vehicle_demo to remove the corresponding error m... | Robert Pohlink | 2017-05-01 | 1 | -0/+2 |
* | Fix: remove autotools leftovers | Wildemann Stefan | 2017-02-23 | 1 | -9/+0 |
* | refactor: qt5: follow api changes brought with commit 60bc2797f0bd71d87a4eece... | Stefan Wildemann | 2017-02-23 | 1 | -1/+1 |
* | Ignore old fix provided by Qt5 on startup | Stefan Wildemann | 2017-02-23 | 1 | -1/+12 |
* | Add Qt5 based vehicle | Stefan Wildemann | 2017-02-23 | 4 | -0/+362 |
* | Merge branch 'trunk' into trac/1341trac/1341 | Pierre Grandin | 2016-12-01 | 14 | -18/+18 |
|\ |
|
| * | Refactor:core:For plugins, use term 'category' instead of 'type'. | Sebastian Leske | 2016-10-31 | 14 | -18/+18 |
* | | Removing autotools support | Pierre GRANDIN | 2015-12-31 | 12 | -116/+0 |
|/ |
|
* | vehicle_gpsd:Read all pending data on every poll.R6323 | Sebastian Leske | 2015-10-27 | 1 | -1/+5 |
* | Update:Vehicle:handle gpsd >= 3.11, thanks greg42 for the patch | kazer_ | 2015-07-16 | 1 | -0/+4 |
* | Fix:vehicle_gpsd:Fix warning. | sleske | 2015-01-31 | 1 | -1/+1 |
* | Fix:android:fix vehcile file, which introduced a broken merge with svn revisi... | woglinde | 2014-11-25 | 1 | -40/+5 |
* | Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look... | sleske | 2014-11-22 | 12 | -137/+155 |
* | Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p... | sleske | 2014-11-22 | 12 | -240/+258 |
* | Add:port/android:Change vehicle.position_valid when losing GPS fix | mvglasow | 2014-11-22 | 1 | -6/+15 |
* | Add:port/android:Make gps_status OSD work on Android | mvglasow | 2014-11-22 | 1 | -17/+67 |
* | Fix:port/maemo:Correct debug output when getting attr_position_sats | mvglasow | 2014-11-21 | 1 | -1/+1 |
* | Add:port/android:Support position_valid attribute for Android vehicle | mvglasow | 2014-11-20 | 1 | -12/+19 |
* | Add:core:Support position_valid attribute for demo vehicle | mvglasow | 2014-11-20 | 1 | -0/+13 |
* | Refactoring:core:Add some more documentation | mvglasow | 2014-11-15 | 2 | -7/+31 |
* | Fix:core:Correct signature of event_add_watch: file descriptors are int's. | sleske | 2014-08-31 | 2 | -2/+2 |
* | Fix:core:Fix warnings for incorrect format strings: use %td, %zu. | sleske | 2014-08-31 | 1 | -1/+1 |
* | Fix:vehicle_gpsd:Mostly revert rev.5642 to allow N810 to use old libgps. Warn... | sleske | 2013-11-25 | 2 | -0/+63 |
* | Fix:vehicle_gpsd:Require libgps V3.1+, drop compatibility #ifdefs and warning... | sleske | 2013-09-15 | 2 | -61/+0 |
* | Fix:vehicle_gpsd:Fix compiler warnings. | sleske | 2013-09-15 | 1 | -4/+5 |
* | Add:vehicle_gpsd_dbus:Option to ignore identical timestamps due to low floati... | martin-s | 2013-08-24 | 1 | -1/+5 |
* | Fix:core:Fix warnings by not using g_str(n)casecmp; new function navit_utf8_s... | sleske | 2013-08-11 | 1 | -4/+4 |
* | Fix:vehicle_demo:Do not log spurious warning for attribute 'name'. | sleske | 2013-05-01 | 1 | -1/+2 |
* | Add:vehicle_demo:Emit synthesized nmea data | martin-s | 2013-03-13 | 1 | -0/+41 |
* | Fix:core:Let demo vehicle report data for gps_status osd. | mdankov | 2012-12-26 | 1 | -0/+6 |
* | Add:core:Better waypoints handling, see #1040 |Based on ideas & patches from ... | mdankov | 2012-11-09 | 1 | -0/+2 |
* | Fix:vehicle_file:Avoid corrupted state file | martin-s | 2012-11-06 | 1 | -0/+1 |
* | Add:vehicle_file:Added init string for socket communication to make vehicle s... | martin-s | 2012-08-22 | 1 | -1/+6 |
* | Fix:core:Allow all kinds of vehicles to have profilename attribute. That's ne... | mdankov | 2012-08-22 | 1 | -0/+1 |
* | Fix:core:Better error/debug messages. | sleske | 2012-08-15 | 1 | -1/+4 |
* | Fix:WinCE:Really silence down vehicle_wince code. | mdankov | 2012-06-05 | 1 | -2/+2 |
* | Fix:wince:Made WinCE GPS reading thread less noisy. | mdankov | 2012-05-28 | 1 | -2/+8 |
* | Fix:wince:Just fix indentation in vehicle_wince.c file. No actual code changes. | mdankov | 2012-05-28 | 1 | -129/+128 |
* | Fix:Android:Fix global JNI references (fix crashes with target API 15) | rikky | 2012-04-23 | 1 | -1/+1 |
* | Fix:vehicle/webos:callback_list_call_attr_0 must not be called by a PDL callb... | norad | 2012-04-22 | 2 | -31/+33 |
* | Fix:vehicle/webos:use more of the NMEA data. Remove 1sec throttling | norad | 2012-04-22 | 3 | -39/+108 |
* | Patch:vehicle/webos:basic support for bt-gps | norad | 2012-04-22 | 8 | -30/+1371 |
* | Fix:vehicle_gypsy:Gypsy speed is measured in m/s (assumed from example, docum... | martin-s | 2012-03-10 | 1 | -1/+1 |
* | Add:vehicle_file:Option to save current gps position on shutdown and resume f... | martin-s | 2012-02-06 | 1 | -1/+39 |
* | Fix:vehicle_demo:Free everything on destroy | martin-s | 2011-12-16 | 1 | -0/+3 |