Mark Haslinghuis

Results 538 comments of Mark Haslinghuis

> Note that it turns out the F411 doesn't have enough CPU power to do F1000 for very long and tends to failsafe (if running with bidirectional DSHOT and everything...

Sorry put this on 4.6 to soon. Discussion ongoing. Please correct [me] if wrong as I do not intent to give false impressions.

https://github.com/betaflight/betaflight/blob/03495f9273427c5203d7e6c9761692fcd275877e/src/main/drivers/serial_escserial.c#L971-L975

@KissUltra please submit a PR to fix the issue as we do not have samples to test with.

Maybe we remove `USE_LED_STRIP_DEFAULT_MODE` all together as they would make more sense to the code changes as they would be covered by `USE_LED_STRIP` and the `STATUS` mode being accepted after...

There is more to this. If using `STATUS` for a long time now included in the build we just can remove the `USE_LED_STRIP_STATUS_MODE` define as it's included in all builds:...

> give a hint if logs etc. are valuable (openLager). You can use ALTHOLD debug mode. > Is there (hard coded) parameters that I should have a look at for...

@meminoner maybe what is still missing is https://github.com/betaflight/betaflight/pull/11372

That PR is old and have not been updated - but should be part of this PR. After release of 4.5 we can have a closer look or have better...