updated TODO
authorKevron Rees <tripzero.kev@gmail.com>
Wed, 5 Jun 2013 01:57:11 +0000 (18:57 -0700)
committerKevron Rees <tripzero.kev@gmail.com>
Wed, 5 Jun 2013 01:57:11 +0000 (18:57 -0700)
TODO

diff --git a/TODO b/TODO
index ea9446e..db6f07d 100644 (file)
--- 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: