Commit Graph
920 Commits
Author SHA1 Message Date
Paul Guenette b5f5b0396d Declare single-argument constructors explicit 2019-03-17 20:43:18 +01:00
Paul Guenette b97a91ad94 Remove browse_path locations 2019-03-17 20:42:47 +01:00
Paul Guenette 2e71e81dd1 Call load_configuration before any threads start 2019-03-17 20:33:14 +01:00
Paul Guenette b049e6f0eb Add a config flag for debug builds. Build with -O2 by default 2019-03-17 20:25:38 +01:00
Paul Guenette 68259cd8f1 gcc_generic_compiler must be declared local 2019-03-17 20:18:21 +01:00
Paul Guenette d7a067e87d Build objects to /obj folder 2019-03-17 20:18:15 +01:00
Paul Guenette 4d1e815207 Fix include paths not being found by tup 2019-03-17 20:17:55 +01:00
Paul Guenette 37427fcdc2 Fix protocol templates 2019-03-17 20:17:29 +01:00
Paul Guenette e7af78d2b0 Wrap gcc.exe in compilerPath with quotes 2019-03-16 00:35:08 +01:00
Paul Guenette 3400d60fa3 Fix intellisense includePath, add flylint paths to workspace settings 2019-03-16 00:31:52 +01:00
Oskar Weigl 412f7962f4 reject precalibration unless encoder is ready 2019-03-11 14:41:52 -07:00
Oskar Weigl 6a9ff00b7d Merge branch 'devel' of github.com:madcowswe/ODrive into devel 2019-02-26 18:26:48 -08:00
Oskar Weigl 80b4582df9 Merge pull request #312 from madcowswe/preroll
Unify lockin drive modes
2019-02-25 20:23:57 -08:00
Oskar Weigl b03ec2e88c update changelog, improve some ascii commands 2019-02-25 20:00:14 -08:00
Oskar Weigl 9786af0a25 Merge branch 'devel' into pr/Wetmelon/259 2019-02-11 19:05:22 -08:00
Oskar Weigl cb77fd4112 Merge pull request #307 from durka/patch-1
Increase stack sizes
2019-02-11 18:59:40 -08:00
Oskar Weigl 1178bf4412 Merge branch 'devel' into preroll 2019-02-11 18:52:58 -08:00
Oskar Weigl e3785a2aa2 make index only active when required 2019-02-11 18:42:22 -08:00
Oskar Weigl 81d9b33863 add option to disable phase interpolation 2019-02-11 17:54:56 -08:00
Oskar Weigl f17c96360f push index and dir search into encoder object 2019-02-11 17:32:48 -08:00
Oskar Weigl a735adb95c rename var and add comments 2019-02-11 15:13:30 -08:00
Oskar Weigl bade43dc9c remove old overspeed check from encoder 2019-02-10 22:05:43 -08:00
Oskar Weigl 4b998a8b64 add vel argument to constant speed spoolup 2019-02-10 20:12:32 -08:00
Oskar Weigl 2a12c1ac61 Merge branch 'devel' into preroll 2019-02-10 20:11:18 -08:00
Oskar Weigl 1e4b71b67b add ascii command f for feedback 2019-02-09 21:48:30 -08:00
Oskar Weigl a86fb3e59b add coherent sampling and 1.5 cycle pwm phase advance 2019-02-01 21:01:45 -08:00
Oskar Weigl 7384f2a7ee Merge branch 'devel' of github.com:madcowswe/ODrive into devel 2019-01-31 15:25:40 -08:00
Oskar Weigl c381f5f50e add save erase and reboot functions to ascii protocol 2019-01-31 15:06:20 -08:00
Samuel Sadok 7f3a75953c Merge branch 'master' of github.com:madcowswe/ODrive into devel 2019-01-31 01:22:35 +01:00
samuelsadok 5392cb7ab3 fix tup build error 2019-01-31 01:12:02 +01:00
Oskar Weigl a169dd33f0 add sincos encoder input (hacky) 2019-01-29 23:17:27 -08:00
Oskar Weigl 19f266c0fa update min inductance 2019-01-29 19:34:28 -08:00
Alex Burka 301d0d807e make stack overflows debuggable
Now if you break on vApplicationStackOverflowHook in a debugger, you can see which thread overflowed.
2019-01-29 22:31:17 -05:00
Alex Burka add0dd954c increase comms stack size again 2019-01-29 22:28:42 -05:00
Alex Burka 2f36e68b79 double stack space for usb server thread 2019-01-29 22:25:51 -05:00
Oskar Weigl 9328617092 change inductance bounds 2019-01-24 14:34:45 -08:00
Oskar Weigl 15983cc4f0 Thermal current limit with linear derating 2019-01-16 01:19:36 -08:00
Oskar Weigl 31562aca12 add voltage magnitude clamping for gimbal motors in closed loop 2019-01-15 19:44:07 -08:00
Oskar Weigl 00c21bc510 Merge remote-tracking branch 'origin/sam-patch-1' into devel 2019-01-10 18:38:57 -08:00
Oskar Weigl 68372a901e add ascii q command 2019-01-03 18:15:09 -08:00
Oskar Weigl 6e34beba9f increase analog polling to 100Hz 2018-12-17 14:19:55 -08:00
Oskar Weigl df2067c544 Merge branch 'pr/kalvdans/243' into devel 2018-12-17 13:54:32 -08:00
Oskar Weigl 44152147d7 add ignore_illegal_hall_state 2018-12-17 13:51:03 -08:00
samuelsadok 78bf4a7320 disarm motor if brake is disarmed 2018-11-30 08:46:51 +01:00
Oskar Weigl 25274e1c78 Merge branch 'master' into rc 2018-11-28 23:02:41 -08:00
Oskar Weigl 167f00e622 add current sense saturation fault 2018-11-27 22:29:02 -08:00
Oskar Weigl 5684e14f92 fix rename redidual 2018-11-27 19:35:51 -08:00
Oskar Weigl fdfa8cf764 rename vel ramp rate, add to changelog 2018-11-27 18:25:13 -08:00
Oskar Weigl dff476a836 Merge branch 'STM32CubeMX-end' into devel 2018-11-25 19:26:07 -08:00
Oskar Weigl 5559de4eca cube: support user string 2018-11-25 19:25:22 -08:00