Skip to content

Commit

Permalink
Update CAN dbc
Browse files Browse the repository at this point in the history
Generate messages for 8 axes
Prepend AxisID to message names
Add nodes to bus
Add senders and receivers
  • Loading branch information
Wetmelon committed Sep 10, 2022
1 parent fb70a83 commit e85b29a
Show file tree
Hide file tree
Showing 3 changed files with 1,103 additions and 251 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
# Unreleased Features
Please add a note of your changes below this heading if you make a Pull Request.

## [0.5.6] - Unreleased

### Fixed

* Fixed race condition in homing sequence that was causing strange behaviour

# Releases
### Changed

* Improved can_generate_dbc.py file and resultant .dbc. Now supports 8 ODrive axes (0..7) natively

## [0.5.5] - 2022-08-11

* CANSimple messages which previously required the rtr bit to be set will now also respond if DLC = 0
Expand Down
Loading

0 comments on commit e85b29a

Please sign in to comment.