Commit Graph
1781 Commits
Author SHA1 Message Date
Unknown 1f0eed4e28 Merge branch 'devel' into input-filter 2019-01-02 12:54:30 -05: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
Oskar Weigl 414f84a2ce add dump errors util function 2018-12-06 20:21:00 -08:00
Oskar Weigl 69d1364ce0 Update docs 2018-12-02 22:30:48 -08:00
Oskar Weigl 2df1aa9257 mass simulation style 2nd order filter works great 2018-12-02 22:07:59 -08:00
Oskar Weigl ace1b5de2d add filter poles analysis script 2018-12-02 21:44:10 -08:00
Oskar Weigl e9082f5621 implemented pos filter, but something is wrong with overshoot and vel matching 2018-12-02 20:49:17 -08:00
Oskar Weigl 192c3260f8 refactor vel ramp mode to use new controller input handling 2018-12-02 19:08:12 -08:00
Oskar Weigl 1df442fd9d move inertia to controller 2018-12-02 18:24:38 -08:00
Oskar Weigl 3113aedf08 Merge pull request #277 from madcowswe/rc
Release of firmware v0.4.7
fw-v0.4.7
2018-12-01 20:13:16 -08:00
Oskar Weigl 25274e1c78 Merge branch 'master' into rc 2018-11-28 23:02:41 -08:00
Oskar Weigl 0c75e280a5 fix docs remenant 2018-11-28 23:02:15 -08:00
Oskar Weigl 763e50aa95 format changelog 2018-11-28 22:50:06 -08:00
Oskar Weigl 16b1f7e60f add release info to changelog 2018-11-28 22:46:01 -08:00
Oskar Weigl 8c393973b7 document different control modes 2018-11-28 22:44:58 -08:00
Oskar Weigl 2f2ad4c591 Merge pull request #276 from ferret-guy/bugfix/fix_spaces_in_patn
Fix issues with spaces in install path on windows
2018-11-28 20:16:30 -08:00
Mark Omo bb680e175a Fix issues with spaces in install path on windows 2018-11-28 16:33:53 -07:00
Oskar Weigl 167f00e622 add current sense saturation fault 2018-11-27 22:29:02 -08:00
Unknown eea174f82b Replace controller image in docs with new FF diagram 2018-11-27 22:54:54 -05:00
Unknown f36fe0058e Add controller_with_ff.png to docs 2018-11-27 22:51:13 -05: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
Oskar Weigl 5e5516b665 move configAPPLICATION_ALLOCATED_HEAP to FreeRTOSconfig.h 2018-11-25 19:25:22 -08:00
Oskar Weigl 5a4e1a4d59 cube: can auto wake up 2018-11-25 19:25:22 -08:00
Oskar Weigl 492816961a cube: apply canges to USB 2018-11-25 19:25:22 -08:00
Oskar Weigl eea82a2e6a Cube: Notify OS that we are a composite device 2018-11-25 19:25:22 -08:00
Oskar Weigl 2ca83c1d41 bake patch: Add I2C files and settings 2018-11-25 19:25:22 -08:00
Oskar Weigl 8816a42aac bake patch: disable IRQ for DMA2_Stream0 2018-11-25 19:25:21 -08:00
Oskar Weigl f606958bf2 bake patch: FreeRTOS constness fixes 2018-11-25 19:25:21 -08:00
Oskar Weigl 1a687e0537 bake patch: release sem_usb_tx in usb_cdc.c 2018-11-25 19:25:21 -08:00
Oskar Weigl 6b441b134e bake patch: fix return type of osSemaphoreWait 2018-11-25 19:25:21 -08:00
Oskar Weigl 1b95b2af94 bake patch: expose correct serial number on USB 2018-11-25 19:25:21 -08:00
Oskar Weigl c4aac84c72 bake patch: display correct ODrive version in USB descriptor 2018-11-25 19:25:21 -08:00
Oskar Weigl 4348698ee1 cube: add SPI irqs and DMA 2018-11-25 19:07:35 -08:00
Oskar Weigl e1f17c5590 odrivetool locals 2018-11-24 22:16:04 -08:00
Oskar Weigl d9612ab534 circular position setpoint mode 2018-11-24 14:09:38 -08:00
Oskar Weigl bbef49611a implement vel ramp 2018-11-14 00:13:19 -08:00
Oskar Weigl 025fd7c59a update ODrive thermistor beta value to 3434K 2018-11-09 14:56:51 -08:00
Oskar Weigl 921987a09f increase comms stack size (we really need to refactor this) 2018-10-30 18:20:08 -07:00
Oskar Weigl b3890ef9ff add option to keep encoder count from startup value 2018-10-30 01:13:39 -07:00
Oskar Weigl 9f467a9740 Merge pull request #270 from madcowswe/configurable-stepdir
Configurable stepdir
2018-10-28 15:03:18 -07:00
Oskar Weigl d3a2c6a6d7 Merge branch 'devel' into configurable-stepdir 2018-10-28 15:02:34 -07:00
Oskar Weigl 138fd19d73 update Cangelog 2018-10-28 14:59:18 -07:00
Oskar Weigl ad9c203230 Merge pull request #266 from metanoic/patch-4
Hoverboard docs J2->J4
2018-10-27 12:07:23 -07:00
metanoic 86f97555d8 Hoverboard docs J2->J4
Pretty sure this should be J4 rather than J2, no?
2018-10-25 14:45:50 -05:00
Oskar Weigl b4fcb290a4 add overspeed fault 2018-10-24 23:57:42 -07:00