From 42c3d2d888dffa345ad3a84f33e8b8892d4b936d Mon Sep 17 00:00:00 2001 From: Kevron Rees Date: Tue, 4 Jun 2013 19:15:13 -0700 Subject: [PATCH] another update to the todo to re-add the autoreconnect feature --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index db6f07d..dec524b 100644 --- a/TODO +++ b/TODO @@ -2,7 +2,8 @@ For 0.10.0 - Implement all the DBus properties in the docs/ directory. - 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 +- Document changes to the DBus API in the IDL +- autoreconnect on a timeout when Obd2 disconnects if 'autoreconnect' is 'true' in the config - 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 -- 2.7.4