Mark Haslinghuis
Mark Haslinghuis
Starting from Windows® 10, the STSW-STM32102 driver is no more adequate and the usage of the native inbox driver is recommended: https://www.st.com/en/development-tools/stsw-stm32102.html
Bump early as there is a bug currently not able to open log files with uppercase extensions. Fixes: https://github.com/betaflight/blackbox-log-viewer/issues/587#issuecomment-1189015884
Fixes https://github.com/betaflight/betaflight/issues/11760
After commit https://github.com/betaflight/betaflight-configurator/commit/bad27d3d15e01b61df612e297376d84bb2016f09 backup and restore was not hidden as intended.
- LPUART is not an usual U[S]ART port: https://www.st.com/resource/en/application_note/an4635-minimization-of-power-consumption-using-lpuart-for-stm32-microcontrollers-stmicroelectronics.pdf - Never had to use softserial but in 4.4 it used UART11 and UART12 before as now we need UART 11...
- https://github.com/betaflight/betaflight/files/14509296/SPA06-003.datasheet.Ver02.pdf - Tested DPS310 as performance is not affected. - We need SPL07_003 samples to verify and test the changes.
Reviving #11342 Fixes #11306 Spoiler: We might have much better options in 4.6 for implementing autonomous features. Disclaimer: **This work has not been TESTED in flight and requires baro or...
- `GyroUnfilt` now gives same information rendering debug mode `GYRO_SCALED` obsolete. - This enables to use another debug mode instead. - PTB v0.7 no longer uses `GYRO_SCALED` - https://youtu.be/k61CDaw_ThM