* prep for cycletimes
* not it should build
* Defined and used cyclic messages
- defined cyclic messages for dash support
- hardcoded canwrite periodic task at 5ms to ensure correct timing
* tweaks
Update W202/VW candash cyclic config
fix canverbose cycle time configuration from TS
* Update can_dash.cpp
Haltech message definitions
* Update can_dash.cpp
* added HaltechDash
- changed CanTx cycle time
- inject cycle times to dash handlers
- implement first version of HaltechDash
* missed it
while merge with upstream/master
* second can bus, first steps
* added most important messages; no more errors
* cleaned up can messages
* second can bus, first steps
* added most important messages; no more errors
* cleaned up can messages
* post rebase/merge fixes
* more rebase/merge fixes
* even more rebase/merge fixes
* more fixes, removed auto-gen files
* removed more auto-gen files...
* move to can folder
* split out can rx
* only print in debug mode
* guard on feature flag
* split out tx
* headers
* headers
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>