From 3d44b0c9f42e8106693e11f18c625b2cc6734fe0 Mon Sep 17 00:00:00 2001 From: martin-s Date: Thu, 25 Jun 2009 09:13:35 +0000 Subject: Add:Core:Added possibility for vehicle position extrapolation to compensate 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 --- navit/item_def.h | 1 + 1 file changed, 1 insertion(+) (limited to 'navit/item_def.h') diff --git a/navit/item_def.h b/navit/item_def.h index dec5d24f0..a69702747 100644 --- a/navit/item_def.h +++ b/navit/item_def.h @@ -304,6 +304,7 @@ ITEM(route_start) ITEM(route_end) ITEM(selected_point) ITEM(power_tower) +ITEM(route_start_reverse) /* Line */ ITEM2(0x80000000,line) ITEM2(0x80000001,line_unspecified) -- cgit v1.2.1