summaryrefslogtreecommitdiff
path: root/vehicle.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:vehicle_gpsd:Auto-Start gpsd on maemomartin-s2008-12-191-0/+1
* Fix:Core:Fixed typomartin-s2008-11-081-1/+1
* Add:core: use position_time_iso8601 attribute for gpx logszaxl2008-11-071-14/+25
* Add:Core:Made cursor configurable via navit.xmlmartin-s2008-11-061-3/+7
* FIX:core: don't leak date when writing gpx logszaxl2008-11-061-2/+7
* Fix:Core:Use strchr instead of index for compatibilitymartin-s2008-10-291-1/+1
* Fix:Core:Repaired vehicle handlingmartin-s2008-10-281-20/+9
* Fix:Core:Cleanup of vehicle handlingmartin-s2008-10-251-2/+2
* Core:Fix:Make vehicle.c compile on non win32 platforms without glibmartin-s2008-10-221-2/+2
* Fix:Core:Replace g_warning with dbg(0, some wince fixesmartin-s2008-10-151-0/+7
* Core:Patch:Ticket #179 - Patch from RedDog - Add timestamp to gpxlogkazer_2008-07-291-1/+5
* Fix:core:More descriptive error messagesmartin-s2008-06-261-1/+1
* Add license files and headershorwitz2008-06-051-0/+19
* Fix:Core:More cleanupsmartin-s2008-04-241-12/+10
* Core:Fix:Cleanup and reorganisation of gui_gtk centric code.horwitz2008-03-171-6/+22
* Fix:Core:Fixed nmea logging (at least for vehicle_file)martin-s2008-02-141-0/+6
* Added support for gpx loggingmartin-s2007-12-251-3/+22
* Fixed a few vehicle and navigation related bugs, added textfile logging to ve...martin-s2007-12-251-6/+22
* Made demo vehicle modular, fixed some bugsmartin-s2007-12-181-0/+2
* Modularized vehiclemartin-s2007-12-181-726/+97
* Fixes two warningshorwitz2007-12-021-2/+2
* Fixed some logging issuesmartin-s2007-11-081-0/+7
* Added API for querying route path coordinatesmartin-s2007-10-091-97/+14
* Fixed some errors in demo vehicle, added logging system, renamed this to this...martin-s2007-10-091-228/+262
* Worked on demo vehiclekazer_2007-10-091-25/+94
* Worked on demo vehiclekazer_2007-10-051-0/+53
* Worked on demo vehiclekazer_2007-10-041-1/+15
* Added some gpsd bindingskazer_2007-09-061-7/+25
* Added a binding to get sats levelkazer_2007-09-051-0/+12
* Added a binding to get the vehicle's heightkazer_2007-09-031-0/+5
* Improvements to bookmarks and cursor handlingmartin-s2007-07-211-1/+1
* Improved vehicle handlingmartin-s2007-07-161-31/+21
* Fixed a few bugs, added one way support to trackingmartin-s2007-07-161-3/+3
* Added intial support for POI-Windows and kind of friendsdmartin-s2007-07-161-0/+125
* Fix some warningshorwitz2007-07-051-4/+3
* Merge with modular_mapmartin-s2007-07-041-93/+253
* Revert accidentially done changesmartin-s2007-04-171-4/+4
* First commit so sdl branch. Changed the return value type from double * to do...kazer_2007-04-171-4/+4
* Added better callback support to vehicle.cmartin-s2007-03-131-11/+46
* Create a vehicles even if there's no gps device connected. This resolves an i...horwitz2007-01-091-11/+12
* improve memory allocation und fix some warningshorwitz2006-01-031-1/+1
* disable interpolation for nowmartin-s2006-01-011-1/+1
* Fix position interpolationmartin-s2006-01-011-18/+41
* Fix gps speed to be in km/hmartin-s2005-12-271-1/+1
* Fixed some warningsmartin-s2005-12-111-8/+8
* Added support for gpsdmartin-s2005-12-111-36/+127
* Reorganisationmartin-s2005-12-021-0/+216