summaryrefslogtreecommitdiff
path: root/TODO
blob: 29735d3273bd676fdcea34eb214539d713d86e69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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 in the IDL
- autoreconnect on a timeout when Obd2 disconnects if 'autoreconnect' is 'true' in the config

Other:
- grep all the TODOs in the code and do them
- 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 (ie uint AbstractRoutingEngine::sources(VehicleProperty::Property))
- enable ambd/config.d/
- finish implementing openxc plugin