Štěpán Dalecký

Results 43 comments of Štěpán Dalecký

@TheIsotopes I will merge Ghost improvements and Ghost jitter fix hopefully soon. This one needs more testing and more coordination with Tony.

It means waiting for this PR. At least until Tony says that it is tested enough on FW side.

@carbendi You need to use this PR or apply patch to master: https://github.com/betaflight/betaflight-tx-lua-scripts/pull/419

Rebased, fixed change requests.

I am waiting for green light from Tony.

We have a green light from @tonycake after additional testing. So please retest, review and we are ready to go if there are no issues. If you are experiencing any...

I would vote for dropping support of Cygwin as we have Windows Subsystem for Linux or Docker for that.

Try to set motor protocol to DHSOT600 if your ESC is capable.

Suspicion: It is caused because of DSHOT bitbanging and at least two ports/DMAs used.

https://github.com/betaflight/betaflight/pull/11168 - nearly same as master, for reference ``` Linking STM32F411 Memory region Used Size Region Size %age Used FLASH1: 482563 B 480 KB 98.18% ``` This PR ``` Linking...