From c3b2eb1f25ac6f6e972fbacad8c9f2a81ec3b0ff Mon Sep 17 00:00:00 2001 From: Kevron Rees Date: Wed, 24 Apr 2013 03:15:16 -0700 Subject: [PATCH] updated todo, added dbus api tasks to cover the changes we are making now to support zones and indexed properties --- TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 3cde675..4250633 100644 --- a/TODO +++ b/TODO @@ -8,8 +8,10 @@ Other: - per-source property filtering in routing engine - improve obd2source speed via Physical Addressing (see https://www.scantool.net/forum/index.php?topic=6661.msg25024#msg25024) - investigate and enable use of provisioning in ssl websockets -- add API to get number of sources per a given property -- DBus support for objects with multiple sources (ie battery(n)Voltage where 'n' is a battery source) +- add API to get number of sources per a given property (ie uint AbstractRoutingEngine::sources(VehicleProperty::Property)) +- DBus support for objects with multiple sources and multiple 'zones' (ie /org/automotive/${sourceID}/${zone}/batteryVoltage/${index}) +- DBus support for time and sequece being included in dbus properties. +- Document changes to the DBus API - Clean up sink subscription process so that subscription only happens once regardless of whether the property is supported or not at the time - enable ambd/config.d/ -- 2.7.4