Commit Graph
477 Commits
Author SHA1 Message Date
PAJohnson e2cb18b3a7 Changed default dc max negative current, updated changelog 2021-05-05 21:34:02 -04:00
Samuel Sadok 32e2d9c543 fix macOS CI 2021-04-13 23:25:14 -04:00
Samuel Sadok 4e851e3604 add git lfs help text 2021-01-12 00:15:53 +01:00
Samuel Sadok ad65ff71c6 update libfibre 2021-01-11 17:06:33 +01:00
Samuel Sadok d328a74c17 Merge branch 'devel' into libfibre 2021-01-08 11:54:16 +01: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
Paul Guenette 6e856a8f20 Add current limit to the limits message 2020-12-22 00:10:12 -05:00
Samuel Sadok f4b312accb fix various libfibre bugs 2020-12-04 20:11:21 +01:00
Samuel Sadok 21e19b9c18 Merge branch 'devel' into libfibre 2020-12-03 21:20:30 +01:00
Samuel Sadok b325f8850a update testing instructions 2020-12-03 13:31:57 +01:00
Samuel Sadok 55fa94c2b2 update existing tests to updated test framework 2020-11-30 17:23:45 +01:00
Samuel Sadok 4d24a8e74a update testing framework
- introduce TestFixture to simplify initialization of the test rig
 - add utils to simplify writing closed loop control tests
2020-11-27 00:06:13 +01:00
Samuel Sadok d868e7fb53 make HWIL tests less hardware-dependent 2020-11-18 18:59:56 +01:00
Samuel Sadok 207426aa0f initial ODrive v4.0 support 2020-11-18 18:59:56 +01:00
Samuel Sadok d653abfac2 update dev guide 2020-11-13 18:45:48 +01:00
Samuel Sadok c23076c19c Merge branch 'devel' into control-loop-refactor 2020-11-05 13:43:57 +01:00
Samuel Sadok a1ac01e430 add dump_threads diagnostics function 2020-11-03 19:42:32 +01:00
Samuel Sadok 1f7815459f Merge branch 'devel' into control-loop-refactor 2020-11-03 18:34:08 +01:00
Paul Guenette ef61d6d814 Merge branch 'devel' into uart1 2020-10-30 20:39:17 -04:00
Samuel Sadok 6088b8dadf Merge branch 'devel' into libfibre 2020-10-30 16:59:01 +01:00
Samuel Sadok 91f3cdb293 Merge branch 'master' into devel 2020-10-21 12:11:10 +02:00
samuelsadok 16836576bd Merge pull request #507 from madcowswe/move-thermistors
Change thermistors from top-level to Motor
2020-10-21 10:47:31 +02:00
Oskar Weigl b09eecc05e Update getting-started.md 2020-10-16 13:15:01 -07:00
Samuel Sadok 6c3225f811 add note how to use UART_B 2020-10-16 12:03:46 +02:00
Samuel Sadok d6debf83c5 Merge branch 'devel' into uart1 2020-10-16 11:51:05 +02:00
Samuel Sadok cc3b3c22f1 Merge branch 'master' into devel 2020-10-16 11:42:54 +02:00
Samuel Sadok 9584da0cf4 [docs] change level of some subtitles 2020-10-16 11:19:25 +02:00
Samuel Sadok f67a6eaad0 [docs] add pages for USB and UART 2020-10-16 10:58:59 +02:00
Oskar Weigl 2a1e578e85 Update troubleshooting.md 2020-10-15 15:59:42 -07:00
Oskar Weigl 65db12e9bd Update troubleshooting.md 2020-10-15 15:58:32 -07:00
Samuel Sadok e15ab60184 change user facing component names
UART0 => UART_A
UART1 => UART_B
UART2 => UART_C
CAN0 => CAN_A
SPI0 => SPI_A
I2C0 => I2C_A
PWM0 => PWM
2020-10-15 11:52:44 +02:00
samuelsadok a8d06ffdae [docs] change MOSI instructions for AMS encoders 2020-10-15 10:53:29 +02:00
PAJohnson 1899fa7df5 Moved thermistors from belonging to Axis to being a part of Motor.
Thermistor apply_config now called in Motor::apply_config()
Thermistor errors rolled into motor errors
odrivetool and GUI updated to handle change
Removed CurrentLimiter,Thermistor arrays abstraction
2020-10-13 22:01:52 -04:00
Oskar Weigl 9b4eaad04f Merge branch 'master' into devel 2020-10-13 16:27:09 -07:00
Oskar Weigl b4e5469dcf Merge branch 'master' of github.com:madcowswe/ODrive 2020-10-12 19:52:00 -07:00
Oskar Weigl 0ed2419031 update watchdog documentation 2020-10-12 19:51:53 -07:00
Oskar Weigl 205f1e57af Update getting-started.md 2020-10-12 13:54:05 -07:00
Oskar Weigl b9f571c2a8 Update migration.md 2020-10-12 13:52:59 -07:00
Oskar Weigl b41a3be030 Update migration.md 2020-10-12 13:52:49 -07:00
Oskar Weigl 88d91d711c Update default.html 2020-10-09 18:11:50 -07:00
Oskar Weigl f37a50f0bb Merge branch 'master' into devel 2020-10-09 16:42:00 -07:00
PAJohnson 44beac4aaf reverted change to package versions in gemfile.lock 2020-10-08 19:48:50 -04:00
PAJohnson bcd8dbb7e2 Added note about torque_constant to getting started page, added debugging info for firmware/odrivetool version mismatch to troubleshooting page, removed interfaces page and split it into sections under the interfaces section, added migration guide to tutorials section 2020-10-08 19:39:23 -04:00
Paul Guenette d24d9f8e1c Add set_linear_count function to ASCII and CAN 2020-10-07 22:43:11 -04:00
Paul Guenette 0b62d38824 Update getting-started.md 2020-10-07 11:39:57 -04:00
samuelsadok 1dbe456cfb Merge pull request #496 from valenmgama/patch-1
fix commands.md broken api/ links
2020-10-01 11:07:26 +02:00
Samuel Sadok cdc0437350 handle navbar overflow with "..."-suffix 2020-10-01 11:01:36 +02:00
Valentin Martinez Gama 45162566da fix commands.md broken api/ links
#Control Mode (line41) and #ControlCommands (line 54) links are not working on Documentation page. Checking the odrive_interface.yaml file there seems to be an unnecessary .axis in the yaml reference for both links.
2020-10-01 00:08:13 -05:00
Paul Guenette e1ff203879 Merge branch 'master' into devel 2020-09-30 11:22:10 -04:00