You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #154 from mabrobotics/hotfix_1.3.2
Changes:
* CAN parameters save now works with no changed parameters
* Relative movement test now properly clears warnings
* Old firmware in candle is now a warning
Release 1.3
Changes:
- Submodules are now referenced via https github repositories
- Option to use CAN 2.0 for candle 2.4.0
- Support for async API for candle 2.4.0 to control MDs
- SPI stability issues solved
- Minor API refactors
- Minor changes and bugfixes
Merge pull request #114 from mabrobotics/devel
# Release 1.2.0
## Changes
### Improvements
- SPI support for CANdle HAT
- Added driver installer for CANdle in CANdletool for Windows systems
- PDS firmware update progress-bar
- Reworked PDS and MD examples and added a template for C++ applications
- Added updater for candle and MD that downloads and runs legacy firmware flashers
- Changed naming conventions to better suit CAN ecosystem
## Bug fixes
- Minor bug fixes