Add:Core:Made tunnel extrapolation configurable
[profile/ivi/navit.git] / navit / navit / attr_def.h
index fbe70bb..1530888 100644 (file)
@@ -162,6 +162,15 @@ ATTR(connected_pref)
 ATTR(nostop_pref)
 ATTR(offroad_limit_pref)
 ATTR(route_pref)
+ATTR(overspeed_pref)
+ATTR(overspeed_percent_pref)
+ATTR(autosave_period)
+ATTR(tec_type)
+ATTR(tec_dirtype)
+ATTR(tec_direction)
+ATTR(imperial)
+ATTR(update_period)
+ATTR(tunnel_extrapolation)
 ATTR2(0x00027500,type_rel_abs_begin)
 /* These attributes are int that can either hold relative              *
  * or absolute values. A relative value is indicated by                *
@@ -216,6 +225,12 @@ ATTR(route_active)
 ATTR(search_active)
 ATTR(unsuspend)
 ATTR(announce_on)
+ATTR(disable_reset)
+ATTR(autostart)
+ATTR(readwrite)
+ATTR(cache)
+ATTR(create)
+ATTR(persistent)
 ATTR2(0x0002ffff,type_int_end)
 ATTR2(0x00030000,type_string_begin)
 ATTR(type)
@@ -320,6 +335,16 @@ ATTR(house_number_right)
 ATTR(house_number_right_odd)
 ATTR(house_number_right_even)
 ATTR(map_release)
+ATTR(accesskey)
+ATTR(http_method)
+ATTR(http_header)
+ATTR(progress)
+ATTR(sample_dir)
+ATTR(sample_suffix)
+ATTR(dbus_destination)
+ATTR(dbus_path)
+ATTR(dbus_interface)
+ATTR(dbus_method)
 ATTR2(0x0003ffff,type_string_end)
 ATTR2(0x00040000,type_special_begin)
 ATTR(order)
@@ -333,6 +358,7 @@ ATTR(attr_types)
 ATTR(ch_edge)
 ATTR(zipfile_ref_block)
 ATTR(item_id)
+ATTR(pdl_gps_update)
 ATTR2(0x0004ffff,type_special_end)
 ATTR2(0x00050000,type_double_begin)
 ATTR(position_height)
@@ -340,6 +366,8 @@ ATTR(position_speed)
 ATTR(position_direction)
 ATTR(position_hdop)
 ATTR(position_radius)
+ATTR(position_longitude)
+ATTR(position_latitude)
 ATTR2(0x0005ffff,type_double_end)
 ATTR2(0x00060000,type_coord_geo_begin)
 ATTR(position_coord_geo)
@@ -418,4 +446,5 @@ ATTR2(0x000d0000,type_group_begin)
 ATTR(speed_dep)
 ATTR2(0x000dffff,type_group_end)
 ATTR2(0x000e0000,type_item_type_begin)
+ATTR(alt_item_type)
 ATTR2(0x000effff,type_item_type_end)