Commit Graph
528 Commits
Author SHA1 Message Date
PAJohnson 2edc38b77c sensorless docs improvements 2021-05-27 22:51:34 -04:00
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
PAJohnson 94d6b821d8 Improved docs, fixed odrivetool dfu behavior when the dfu switch is used. 2021-05-21 21:53:07 -04:00
PAJohnson 639f3e6813 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
PAJohnson 150c3b0373 Fix index out of range error when using dfu switch and dfu flashing 2021-05-21 00:12:41 -04:00
PAJohnson 7c4273d0ba Add numpy dep to dump_timings() 2021-05-20 23:00:01 -04:00
PAJohnson 678c1c9c7e Spinout detection fixes - I^2 * R compensation 2021-05-12 21:39:48 -04:00
PAJohnson 427b7b4f11 Changed step and direction handling to always require circular positioning 2021-05-05 19:43:44 -04:00
riewert ac6c565b30 Fixes
Added an abort + error, and confirmed to naming convention.
2021-05-04 21:18:27 -04:00
PAJohnson a7bed2074c Added spinout detection 2021-04-29 20:17:51 -04:00
Samuel Sadok d0c59a1ba1 add AArch64 libfibre binary 2021-04-21 00:40:47 -04:00
Samuel Sadok fe71fe8510 [fibre-cpp] fix function calls with multiple args 2021-04-14 22:03:58 -04:00
Samuel Sadok eb2d8573ef [fibre] fix handling of multiple devices 2021-04-14 22:02:57 -04:00
Matt Quick c0e9dc2d1f Fix odrivetool by adding the dll path on windows 2021-04-14 21:27:41 -04:00
Samuel Sadok f7a173cd9b fix benign DFU errors 2021-04-14 19:28:42 -04:00
Samuel Sadok 49c9e8c4c8 fix DFU 2021-04-14 19:27:29 -04:00
Samuel Sadok 1dc0153ed5 Merge branch 'libfibre' into devel 2021-01-12 00:58:52 +01:00
Samuel Sadok d100720bab fix backup-config 2021-01-12 00:45:11 +01:00
Samuel Sadok 4e851e3604 add git lfs help text 2021-01-12 00:15:53 +01:00
Samuel Sadok 810435220c Merge commit '40b0df60e600d07484b8ef3d5fa2e67db7f88b80' into libfibre 2021-01-11 17:09:08 +01:00
Samuel Sadok ad65ff71c6 update libfibre 2021-01-11 17:06:33 +01:00
Paul Guenette 2e9c3def98 Merge branch 'devel' into tuning 2021-01-10 15:00:36 -05:00
Samuel Sadok 5f75f4d51f Merge commit 'a570d203f214f74df210a4d93cb22ccbbe5169f6' into libfibre 2021-01-08 12:14:35 +01:00
Samuel Sadok d328a74c17 Merge branch 'devel' into libfibre 2021-01-08 11:54:16 +01:00
Samuel Sadok a9b234979f fix calibration and sensor tests 2021-01-08 11:28:38 +01:00
Samuel Sadok dea443e63c add GPIO test 2021-01-06 21:18:27 +01:00
Samuel Sadok c13c6eb192 add sensor_test.py 2021-01-06 19:10:13 +01:00
PAJohnson a64637328a [TEMP] Fixed hall effect calibration 2021-01-06 00:03:00 -05:00
PAJohnson 7112b10115 Updated pj test rig yaml, fixed nvm test 2021-01-05 22:10:22 -05:00
Samuel Sadok 2a127f6821 fix uart tests 2021-01-05 18:13:52 +01:00
Samuel Sadok b182684da9 Merge branch 'devel' into better_testing 2021-01-05 15:45:39 +01:00
Samuel Sadok ee66ae8dfa remove deprecated loop_count variable 2021-01-04 17:06:00 +01:00
MxFxM d1ca88c7db workaround to fix deprecated .gcd function 2020-12-21 15:17:01 +01:00
Paul Guenette e3442501f4 Merge branch 'devel' into tuning 2020-12-19 22:38:29 -05:00
Oskar Weigl 862a6b6abe allow bottom motor thermistor 2020-12-19 19:36:37 -08:00
Paul Guenette a52ed93bb9 Add input_mode_tuning 2020-12-19 20:04:14 -05:00
Samuel Sadok e466859ed6 fix nightly pip install 2020-12-15 15:21:03 +01:00
PAJohnson 9bcdfa009a Merge pull request #538 from madcowswe/phase-balance-check
implement phase balance check
2020-12-09 20:23:18 -05:00
Samuel Sadok 74badd955c Merge branch 'devel' into can-refactor 2020-12-08 00:06:08 +01:00
Samuel Sadok f4b312accb fix various libfibre bugs 2020-12-04 20:11:21 +01:00
Oskar Weigl e407cb4cb6 implement phase balance check 2020-12-03 12:57:03 -08:00
Samuel Sadok d3c6b38823 fix coroutine lifetime 2020-12-03 21:20:53 +01:00
Samuel Sadok 21e19b9c18 Merge branch 'devel' into libfibre 2020-12-03 21:20:30 +01:00
Samuel Sadok 35a8681611 change enum naming convention in yaml file 2020-12-03 14:11:27 +01:00
Samuel Sadok 4e350823b4 refactor CAN 2020-12-03 12:53:54 +01:00
Samuel Sadok d20a85187c Merge stuff into devel 2020-12-03 12:36:45 +01:00
PAJohnson 5331df8883 Merge branch 'devel' into hall-calib 2020-12-01 22:26:43 -05:00
PAJohnson 3f206be2ec Better enum name for the hall phase calibration 2020-12-01 22:18:03 -05:00
PAJohnson 39570ecbf4 Split hall calibration into polarity and offset calibration, full calibration sequence only includes hall polarity cal 2020-12-01 21:44:07 -05:00
Samuel Sadok f17837efb0 add --all and --html options to test_runner.py 2020-12-01 14:33:00 +01:00