summaryrefslogtreecommitdiff
path: root/navit/vehicle/webos
Commit message (Expand)AuthorAgeFilesLines
* 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-302-64/+40
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-251-6/+6
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-253-1185/+1440
* cleanup:global:Cleanup some unreachable codeJoseph Herlant2018-04-301-75/+0
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-262-62/+62
* Add some Documentation to Plugins (#375)jkoan2017-11-261-1/+9
* Patch:core:More Talker IDs other than GP accepted (#314)naggety2017-09-271-4/+4
* Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-011-1/+1
|\
| * Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* | Removing autotools supportPierre GRANDIN2015-12-311-5/+0
|/
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-222-20/+20
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-222-62/+62
* 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/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-022-66/+121
* 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-212-0/+264