summaryrefslogtreecommitdiff
path: root/navit/vehicle/webos/vehicle_webos.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:SDL:fix headers according to SDL convention. (#704)Bignaux Ronan2018-10-251-2/+1
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-25/+14
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-292/+278
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-16/+16
* Add some Documentation to Plugins (#375)jkoan2017-11-261-1/+9
* Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-2/+2
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-16/+16
* Fix:vehicle/webos:callback_list_call_attr_0 must not be called by a PDL callb...norad2012-04-221-30/+32
* Fix:vehicle/webos:use more of the NMEA data. Remove 1sec throttlingnorad2012-04-221-18/+59
* Patch:vehicle/webos:basic support for bt-gpsnorad2012-04-221-29/+23
* 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
* Fix:vehicle/webos:Add support for WebOS 2.xnorad2011-03-021-64/+119
* fix:vehicle/webos:PDL can give us error-texts :D . Use that!norad2010-12-271-1/+1
* fix:vehicle/webos:give PDL_error as decimal, not hexnorad2010-12-271-1/+1
* Fix:vehicle/webos:Output error codenorad2010-12-261-1/+1
* Add:vehicle/webos:Add support for webOS location servicesnorad2010-12-211-0/+259