summaryrefslogtreecommitdiff
path: root/navit/track.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor:core:Documentation update (#1095)mvglasow2021-02-281-9/+9
|
* fix:core:Optimize log message for required vehicle attributesjkoan2020-08-121-2/+3
|
* change:core:Remove unused argument from attr_searchjkoan2020-08-081-1/+1
|
* Issue/826 (#837)gefin2019-08-211-1/+2
| | | | | | | | * time_attr is read without initiation. * Update track.c add space after ad the statement to initiate time_attr
* Cleanup:global:force the re-attach the return type to the function ↵Joseph Herlant2018-05-301-77/+41
| | | | | | | | declaration (#605) * Cleanup:global:force the re-attach the return type to the function declaration * cleanup:global:some loose ends
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-251-1/+1
|
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-984/+953
|
* Merge pull request #551 from navit-gps/fix_log_replaymvglasow2018-05-071-8/+6
|\ | | | | fix:core:fix log replay
| * Fixed typosfix_log_replayPierre Grandin2018-04-261-2/+2
| |
| * Fixed debug statementPierre Grandin2018-04-261-1/+1
| |
| * Merge branch 'trunk' into fix_log_replayPierre Grandin2018-04-261-27/+27
| |\
| * | Updated headerPierre Grandin2018-04-261-1/+1
| | |
| * | fix:core:fix log replayPierre Grandin2018-04-261-4/+2
| | |
* | | cleanup:global:Cleanup some unreachable codeJoseph Herlant2018-04-301-4/+0
| |/ |/|
* | Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-27/+27
|/ | | | | | | | * Fix:debug:Change line separators for dbg to work also on win* platform * Fix:debug:Break multiline dbg statements to use the new model * Fix:debug:Move the EOL into debug_vprintf
* 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.
* Refactor:core:Document tracking_update()R6417mvglasow2015-12-141-0/+8
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it ↵sleske2014-11-221-23/+23
| | | | | | 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-27/+27
| | | | | | part of #1269. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5960 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Fix warnings from dbg statements.|Part of #1154.sleske2013-08-111-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5563 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Implement coord and attr rewind functions for navigation and ↵mdankov2013-02-201-5/+19
| | | | | | tracking maps. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5387 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Allow layer tag to reference layers within navit context, object ↵martin-s2013-01-191-24/+5
| | | | | | handling cleanup git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5340 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Reduce debug output, use dbg() instead of printf.sleske2012-07-051-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5182 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Updated track.c to new object handlingmartin-s2012-03-101-0/+71
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4971 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Option to get matched direction from map matchingmartin-s2012-02-011-1/+5
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4919 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:new attribute to query number of street segments in tracking cachemartin-s2011-07-021-0/+11
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4570 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Fix crash when offroadmartin-s2011-06-261-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4540 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Fix crash when offroadmartin-s2011-06-261-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4539 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Made tunnel extrapolation configurablemartin-s2011-06-091-10/+15
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4525 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Fix some warningsrikky2011-06-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4517 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Initial support for position extrapolation in tunnelsmartin-s2011-05-231-2/+33
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4498 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Slightly better debug for map matchingmartin-s2011-04-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4418 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Fixed wrong parameter passing introduced with MSVC patches (rev 3987)rikky2011-02-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4147 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Fix clang compiler warnings: wrong function prototypesrikky2011-02-121-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4139 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:MSVC fixes|Thanks chollyamartin-s2011-01-241-8/+19
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3987 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Export flush function for trackingmartin-s2011-01-121-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3904 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Avoid tracking calculation if result is ignored anywaymartin-s2010-11-241-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3717 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Avoid segmentation faultmartin-s2010-11-181-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3688 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Experimental consideration of speed in trackingmartin-s2010-11-171-0/+18
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3687 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Make tracking preferences configurablemartin-s2010-11-171-19/+57
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3685 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:rFixed map placement error when debugging is enabled tegzed2010-11-041-1/+2
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3645 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Support for loading itineraries from destination.txtmartin-s2010-08-121-1/+5
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3526 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Removed excessive loggingakashihi2010-06-301-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3454 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:code:Added configurable static_speed/static_distance attributes to akashihi2010-06-291-2/+8
| | | | | | | | the vehicleprofiles. They're used for static position detection. For ticket #17 git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3445 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Added NULL check in tracking_angle_delta. Additionally added akashihi2010-06-281-3/+6
| | | | | | | new fallback behaviour for profile setting. Ticket #593 git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3434 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Free attribute on destroymartin-s2010-03-301-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@3102 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Better attribute support for trackingmartin-s2010-03-101-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2990 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Possibility to activate routing per map independent of renderingmartin-s2009-12-021-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2819 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Added possibility for vehicle position extrapolation to compensate ↵martin-s2009-06-251-17/+65
| | | | | | for processing lag, improved turn around detection git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2369 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Fix some compiler warnings.horwitz2009-06-181-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2345 ffa7fe5e-494d-0410-b361-a75ebd5db220