summaryrefslogtreecommitdiff
path: root/navit/vehicle/gypsy
Commit message (Collapse)AuthorAgeFilesLines
* Add some Documentation to Plugins (#375)jkoan2017-11-261-5/+11
|
* Merge branch 'trunk' into trac/1341trac/1341Pierre Grandin2016-12-011-1/+1
|\ | | | | | | | | | | | | Conflicts: navit/Makefile.am navit/xpm/Makefile.am po/Makefile.am
| * Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
| | | | | | | | | | | | | | Use the term 'category' for all plugins with the same API (GUI plugins, map plugins etc.). This used to be called 'type', which was confusing, because in the XML config, 'type' refers to what is called 'name' in the code.
* | Removing autotools supportPierre GRANDIN2015-12-311-6/+0
|/
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it ↵sleske2014-11-221-3/+3
| | | | | | looks like an error message.|#1269, part 5 git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5967 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First ↵sleske2014-11-221-6/+6
| | | | | | part of #1269. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5960 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:vehicle_gypsy:Gypsy speed is measured in m/s (assumed from example, ↵martin-s2012-03-101-1/+1
| | | | | | documentation is unclear about units) git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4970 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:vehicle/gypsy: Remove whitespacewoglinde2011-07-051-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4584 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:vehicle_gypsy:Option to send dbus message for enabling gps at startupmartin-s2011-02-102-1/+33
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4124 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Initial support for cmake build system. This first stage partly ↵rikky2010-10-021-0/+2
| | | | | | supports windows and linux platforms. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3589 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Made vehicle callback more specificmartin-s2009-09-071-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2561 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Add -avoid-version to plugin build flagsmartin-s2009-06-181-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2347 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Doxygen:Added some doxygen doc. |Ticket #312, thanks Reddogkazer_2009-02-271-8/+120
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2075 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:vehicle_gypsy: implements a "return false" when on begining no position ↵singesang2009-02-221-5/+33
| | | | | | | | | data is available (fixes 167) Fix:vehicle_gypsy: implements the correct handling of No/2D/3D fix Add:vehicle_gypsy: implements the way to get the time git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2065 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Build:Add -module to Makefilesmartin-s2009-01-151-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1948 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core: Fix for vehicles not routing until position is set with the GUI. | steven_s2008-11-011-0/+11
| | | | | | | | | | | | | If navit was started before the gps daemon was running vehicle_gpsd would report the vehicle as active=0 so navit->vehcile would be null. We now report the active status based on the attribute value not the current status of the gps link. Same applies to vehicle_file and vehicle_gypsy git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1626 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Patch:vehicle_gypsy:Added patch from RedDogmartin-s2008-07-092-0/+319
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1205 ffa7fe5e-494d-0410-b361-a75ebd5db220