master
telemetry: fix CRSF airspeed integer truncation and empty RPM/temp frames
fix: flght controller hard fault caused by insufficient CRSF rx buffer size when connected via TCP
added USE_GPS_FIX_ESTIMATION fixed indentation
GHST RX protocol
fix warning / errors from GCC 16 (#11652)
Fix prototypes for functions with no arguments
send throttle in telemetry exactly as shown on osd
Implement sharing an UART for IBUS SerialRX and telemetry (kudos to @hali9 and @unitware)
Remove all trailing whitespaces in .c and .h files
Add extra instrumentation
fix LTM attitude (mis-cast)
iNav to INAV
fix qodo suggestions
Added telemetryConfig parameter group
Fix MSP_RESULT_NO_REPLY ignored in MSP-over-telemetry passthrough (#11481)
* MSP2 support for CRSF / SmartPort
Support SBUS2 FASSTest 12 channel short frame time
Remove unused define
ifdef USE_TELEMETRY_SBUS2
Merge branch 'master' of https://github.com/iNavFlight/inav into submit-gps-fix-estimation
[SITL OSX] Fix some of the warnings and add macosx SITL build to workflows (#9063)
Update references to that should be control_profile
Eliminate 500us Smarport response delay
Backport #9743 spektrum telemetry fix from master
Added Spektrum SRXL2 support. (#5791)
Merge remote-tracking branch 'origin/master' into mavlink_gcs_nav