9 Commits

Author SHA1 Message Date
aafc43e230 C implementation of Madgwick filter 2018-09-20 21:25:08 +02:00
6f5fbc1ce5 RC Parser on UART implemented
The receiving end on the stm32.
TODO: Send back data to the NodeMCU
2018-09-17 21:09:21 +02:00
15dd8e6bc7 IMU acc and gyro fusion
Needs tweaking to get the right amount of acc data
2018-09-02 19:06:20 +02:00
443c441279 Some controllers implemented PD and PI 2018-09-02 19:04:44 +02:00
5bd9945e95 Constrain range helper function 2018-09-02 19:02:49 +02:00
85b95999a5 Subrepo updated to latest master 2018-08-29 22:44:43 +02:00
5b3adbf65d Stepper driver draft 2018-08-25 19:51:22 +02:00
436ed4dc3b Replace Zephyr subrepo with Mbed 2018-08-25 11:31:15 +02:00
ea3b880449 Working debugger on Linux
With a simple code example of a blinking led on the F411 target
2017-10-14 14:44:06 +02:00