Projects integrating Dweet.io with the Flextronics OpenXC Modem Embedded Software https://github.com/openxc/OpenXCAccessory
Updates to the OpenXC-Modem Vehicle Interface agent and unit test. When dweet_upload_enable is activated in the configuration file (xc.conf), all other web upload functions via scp are disabled. The dweet agent thread uses the VI Trace Log daemon to buffer incoming vehicle signals for transmission using the Dweet Python client library ("dweepy").
NOTE: Values set for openxc_vi_trace_idle_duration and openxc_vi_trace_snapshot_duration in xc.conf are overwritten to 1 second respectively in order to ensure payload size is compatible with the Dweet client.
Added the following user configuration settings
dweet_upload_enabledweet_upload_intervaldweet_thing_name
When dweet_upload_enable is set to '1', the Web SCP VI Trace Upload functionality is disabled automatically.