Skip to content

buglabs/OpenXCAccessory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenXC-Accessory Dweet.io

Projects integrating Dweet.io with the Flextronics OpenXC Modem Embedded Software https://github.com/openxc/OpenXCAccessory

Updated Files:

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_enable
  • dweet_upload_interval
  • dweet_thing_name

When dweet_upload_enable is set to '1', the Web SCP VI Trace Upload functionality is disabled automatically.

About

Contents of OpenXCAccessory directory on V2X and Modem devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 71.7%
  • Shell 28.1%
  • Clojure 0.2%