Mark Haslinghuis

Results 464 comments of Mark Haslinghuis

@ctzsnooze This PR moves TPA rate and breakpoint settings from Rate profile to PID profile. Renaming Rate profiles to Flight Profiles should be done in a separate PR.

@ZzyzxTek We can expose the define with our new cloud build API. Thanks for spotting and testing.

@blckmn can we include this define as option?

The cost is 288 bytes RAM on STM32F411 and SRAM1 on STM32F7X2. PR: ``` Linking STM32F411 Memory region Used Size Region Size %age Used FLASH: 9184 B 10 KB 89.69%...

@sugaarK see request and discussion here: https://github.com/betaflight/betaflight/issues/11706#issuecomment-1200529612

4 PID profiles with 4 RATE profiles looks most cost effective loosing 72 bytes of FLASH1 and adding 136 bytes to RAM. ``` Linking STM32F411 Memory region Used Size Region...

``` ###WARNING: NO CUSTOM DEFAULTS FOUND### ``` Seems you are flashing the hex without config and apply a dump after? Please first select the board in dropdown (or use detect)...

@damosvil you can simply choose `MINI_H743_HD` ![image](https://user-images.githubusercontent.com/8344830/183097468-ba0a3fb1-a4da-49c6-b34e-f48ca6512df1.png)

@howels seems https://github.com/betaflight/unified-targets/pull/585 is not working as expected. Did you contact [[email protected]](mailto:[email protected])