Use %{_sysconfdir} instead of default value in GNUInstallDirs
[profile/ivi/automotive-message-broker.git] / TODO
diff --git a/TODO b/TODO
index 0cc42f1..a9ee8d7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,10 +1,9 @@
-
-- Refactor obd2 plugin with AsyncQueue.  Use thread safe-update property.
-- update json protocol to support rangerequests with PropertyList instead of a singel property (Verify)
+- Make updateFrequency a normal property
+- Core auto-calculate updateFrequency
+- Create API export class that creates the standardized API regardless of IPC mechanism.  That way, the same API can be used over websockets too.
+- Refactor obd2 plugin with AsyncQueue.  Use thread-safe updateProperty.
 - source export from database plugin does not reflect the source in the database
-- no reason for pluginloader to track sources.  core already does it.
-- create docs for all plugins (README)
-- handle badly formed messages properly (ie not crash) in websocketsink
 - grep all the TODOs in the code and do them
-- investigate and enable use of provisioning in ssl websockets
-- enable ambd/plugins.d/
+- implement no-value for AbstractPropertyType
+- add timestamp processing for CAN data
+