-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revamp yaml structure slightly (#126)
* add debug msgs * fix typo * fix typo * add accel and brake pedals * working rev of canfield inheritance * switch to canpoint, add send and topic_append flags * add documentation * test signed * further signed * test little endianess * improve endianness converter, wrap negative? * fix from/to be * why * try hardcoding i32 * what * try little endian hack * try initial bitstream io * introduce skip, add signed * fix skip * add little endian as read_as_to * cleanup * just use 32 bit * Update README.md * Update RustSynth.py get rid of comment of removed field
- Loading branch information
Showing
12 changed files
with
913 additions
and
535 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.