|
|
9bce7f0416
|
Adjust PID, RPM math (still not correct)
|
2026-02-28 21:02:24 +01:00 |
|
Robert Schauklies
|
e897d25b09
|
basic pid controller working???
|
2026-02-24 21:58:24 +01:00 |
|
Robert Schauklies
|
290d157d4c
|
modified dshot to skip to strip till the first negative edge is found in a hacky way
|
2026-02-24 21:44:29 +01:00 |
|
Robert Schauklies
|
65761b3f7d
|
we are now measuring the RPM based on the code from: https://symonb.github.io//docs/drone/ESC/ESC_prot_impl_2_2
|
2026-02-14 19:17:34 +01:00 |
|
Robert Schauklies
|
47f224055b
|
adds cell for fetching the RPM
|
2026-01-25 00:36:07 +01:00 |
|
|
|
6c38cd59ee
|
rpm get
The fucking receive data format/encoding/modulation is just bonkers. But
I think I got it.
|
2026-01-24 02:24:20 +01:00 |
|
|
|
06fd42430f
|
rewrite esc controller: periodic process func
|
2026-01-23 23:19:20 +01:00 |
|
|
|
fe8942575a
|
*: cargo fmt
|
2026-01-23 21:28:46 +01:00 |
|
Robert Schauklies
|
9948a76602
|
dshot debugging
|
2026-01-22 22:04:39 +01:00 |
|
Robert Schauklies
|
3e5a905544
|
safety commit
|
2026-01-18 16:56:54 +01:00 |
|
Robert Schauklies
|
5f9e718f86
|
mend
|
2026-01-15 23:01:35 +01:00 |
|
Robert Schauklies
|
7791c55969
|
first commit of a basic DSHOT
|
2026-01-15 22:24:02 +01:00 |
|
Robert Schauklies
|
502afc9a5f
|
cleanup of the nextion code
|
2026-01-14 23:32:01 +01:00 |
|
Robert Schauklies
|
1a5c58c31c
|
using the way of the arduino map function
|
2026-01-14 23:31:36 +01:00 |
|
Robert Schauklies
|
443da0edcf
|
safety commit
|
2026-01-11 00:14:58 +01:00 |
|
Robert Schauklies
|
36ab15255f
|
additional bugfixing
|
2026-01-10 22:35:06 +01:00 |
|
Robert Schauklies
|
46ff7c865e
|
adds command wrapper
|
2026-01-10 20:18:57 +01:00 |
|
Robert Schauklies
|
cb95755998
|
adds deffmt with
based on:
https://defmt.ferrous-systems.com/setup
|
2026-01-08 22:09:58 +01:00 |
|
Robert Schauklies
|
fbc187f001
|
bugfix, if 0xff 0xff !0xff is encountered, this is finest shitty framing
|
2026-01-06 22:42:10 +01:00 |
|
Robert Schauklies
|
b130c8575b
|
untested statemachine for handling the UART protocol of the nextion stuff
|
2026-01-06 22:12:45 +01:00 |
|
Robert Schauklies
|
afd1a61bfe
|
adds interrupts
|
2025-12-28 18:38:13 +01:00 |
|
Robert Schauklies
|
266f09c4b1
|
adds arming sequence for the AfroESC
|
2025-12-28 18:37:49 +01:00 |
|
Robert Schauklies
|
07e6e6ec4b
|
PoC Wise AfroESC bullshit addition
|
2025-12-28 00:29:47 +01:00 |
|
Robert Schauklies
|
e4253077b1
|
adds poc wise uart interfacing
|
2025-12-28 00:29:31 +01:00 |
|
Robert Schauklies
|
b5ad03c29e
|
forking out the whole dc motor logic to a seperate module
|
2025-12-21 20:37:07 +01:00 |
|
Robert Schauklies
|
6f2ab7cb95
|
adds blocking pwm working impl for the spinnyboy in rust based on the esp32c6
|
2025-12-21 18:52:16 +01:00 |
|