master
Merge pull request #11210 from VoodooChild99/fix-crsf-parsing
add AirSpeed
fix warning / errors from GCC 16 (#11652)
Add FPort support
Add support to FBUS
remove all traces of optimizations
iNav to INAV
Remove unused rxRefreshRate
GHST RX protocol
Add support for GHST GPS Telemetry
Fix typo in comment
IBUS RX code refactoring; Catch up with BF; Support iA6 hacked RX
Mark some global variables used in the interrupt handler as volatile, and flag functions as NOINLINE
Set MAVLink v1 flag correctly (#7047)
Re-add MSP RX channel count guard for overlay
Merge Maintenance 8.x.x to master
Restrict overlay to CH13-CH32, remove rxChannelCount guard
Support SBUS2 FASSTest 12 channel short frame time
Cleanup and blackbox changes
Rename frame byte
Merge PR #11253: HITL/SITL X-Plane improvements
XPlane: HITL -> SIM V3, SITL
Added Spektrum SRXL2 support. (#5791)
[SITL OSX] Fix some of the warnings and add macosx SITL build to workflows (#9063)