This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
ODrive
Watch
1
Star
0
Fork
0
mirror of
https://github.com/odriverobotics/ODrive.git
synced
2026-08-18 18:20:15 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2edc38b77cf7037d3e0dfb3f434bfa07579d0487
ODrive
/
tools
/
odrive
T
History
PAJohnson
4b2ac94f08
Made DFU erase all internal flash on programming to lessen bad config issues
...
uart doc improvements
2021-05-27 17:54:03 -04:00
..
dfuse
…
pyfibre
add AArch64 libfibre binary
2021-04-21 00:40:47 -04:00
tests
Merge branch 'devel' into libfibre
2021-01-08 11:54:16 +01:00
__init__.py
Fix index out of range error when using dfu switch and dfu flashing
2021-05-21 00:12:41 -04:00
code_generator.py
…
configuration.py
fix benign DFU errors
2021-04-14 19:28:42 -04:00
dfu.py
Made DFU erase all internal flash on programming to lessen bad config issues
2021-05-27 17:54:03 -04:00
enums.py
Spinout detection fixes - I^2 * R compensation
2021-05-12 21:39:48 -04:00
shell.py
update libfibre
2021-01-11 17:06:33 +01:00
utils.py
Changed docs to prefer
odrv.clear_errors()
for error clearing instead of
dump_errors(odrv, True)
. Fixed
dump_errors()
to rearm brake resistor if clear=True
2021-05-21 20:08:29 -04:00
version.py
…