summaryrefslogtreecommitdiff
path: root/navit/vehicle/wince/vehicle_wince.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-31/+17
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-853/+809
* cleanup:wince:remove unused header (#576)Joseph Herlant2018-05-031-1/+0
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-38/+38
* Add some Documentation to Plugins (#375)jkoan2017-11-261-1/+9
* Fix:Core:only GGA or RMC message required, ticket #913 (#365)naggety2017-11-241-12/+92
* Patch:core:More Talker IDs other than GP accepted (#314)naggety2017-09-271-5/+6
* Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-2/+2
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-23/+23
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-41/+41
* Refactoring:core:Add some more documentationmvglasow2014-11-151-0/+24
* Fix:WinCE:Really silence down vehicle_wince code.mdankov2012-06-051-2/+2
* Fix:wince:Made WinCE GPS reading thread less noisy.mdankov2012-05-281-2/+8
* Fix:wince:Just fix indentation in vehicle_wince.c file. No actual code changes.mdankov2012-05-281-129/+128
* Fix:vehicle_wince:Portabilitymartin-s2011-02-181-22/+32
* Fixed:vehicle_wince:Fixed some warnings and minor bugsrikky2011-02-141-10/+14
* Add:vehicle_wince:add file input, improve GPS reading/parsing and further ada...rikky2010-09-011-122/+236
* Fix:vehicle_wince:Update of vehicle_wince with improvements from vehicle_file...rikky2010-09-011-93/+162
* Fix:vehicle/wince:fixed Bad time format in gpx output, ticket #551kazer_2010-06-221-2/+2
* Add:vehicle_wince:Better debuggingmartin-s2009-11-051-1/+5
* Add:vehicle/win32:Added support for enabling/disabling of bluetooth on navit ...rikky2009-09-291-17/+115
* Fix:vehicle_wince:Correct headermartin-s2009-09-161-1/+1
* Fix:vehicle/wince:Fixed crash with some GPS devices and corrected nmea parsingrikky2009-09-151-14/+26
* Fix:vehicle_wince:Define service ioctl where not availablemartin-s2008-11-241-0/+6
* Add:core:more position attributes from vehicle_filezaxl2008-11-081-1/+0
* Fix:wince:Make port configurable, implement ignore_checksumzaxl2008-11-081-10/+23
* Add:win32: WinCE GPS driver|zaxl2008-11-081-0/+596