1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-24 16:55:36 +03:00
betaflight/src
Steve Evans af51e00773
Fix OSD task timing when using MSP (#13388)
Add uartWriteBuf() to improve performance
Optimised transmit buffer space check
Tidy up group duration calculations
Add uartBeginWrite, uartEndWrite and serialWriteBufNoFlush
Remove OSD grouping and check on the fly. Implement multi-pass artificial horizon rendering.
Fix rendering of camera frame
Fix stick overlay background rendering
Fix channel rendering
Fix ESC information rendering
Make Spec Prearm Display deterministic

Co-authored-by: Petr Ledvina <ledvinap@gmail.com>
2024-03-11 17:46:06 +00:00
..
link Fix F7X2 AXIM flash region (#13270) 2024-01-08 08:05:07 +11:00
main Fix OSD task timing when using MSP (#13388) 2024-03-11 17:46:06 +00:00
test Use cpu_late_10ths_percent_limit to set limit on % of late tasks in 10th of a % (#13330) 2024-02-15 12:50:32 +01:00
utils