From 96c21cdbc99c3dbd978a4e568019fb1740147b55 Mon Sep 17 00:00:00 2001 From: Kevron Rees Date: Tue, 4 Jun 2013 18:57:11 -0700 Subject: [PATCH] updated TODO --- TODO | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index ea9446e..db6f07d 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,14 @@ For 0.10.0 - Implement all the DBus properties in the docs/ directory. -- OBD2 add support for AT/ST calls (ie, atrv for battery voltage) -- OBD2 if NO DATA is received for all requests, go into optional autoreconnect mode -- fill in the fromGVariant() methods in list and map abstract property types. -- Clean up sink subscription process so that subscription only happens once regardless of whether the - property is supported or not at the time - DBus support for time and sequece being included in dbus properties. - DBus support for objects with multiple sources and multiple 'zones' (ie /org/automotive/${sourceID}/${zone}/batteryVoltage/${index}) - Document changes to the DBus API -- investigate why websocketsink plugin constantly gets disconnected when using eth0 +- OBD2 add support for AT/ST calls (ie, atrv for battery voltage) - DONE +- fill in the fromGVariant() methods in list and map abstract property types. - DONE +- Clean up sink subscription process so that subscription only happens once regardless of whether the + property is supported or not at the time - DONE +- investigate why websocketsink plugin constantly gets disconnected when using eth0 - DONE Other: -- 2.7.4