What's Changed
- Process Initial MSP messages in the correct order. by @geoffsim in #221
- Overhaul VTX_CONFIG processing. by @geoffsim in #222
- fix calib dcoc by @ligenxxxx in #225
- fix race3 rf calib by @ligenxxxx in #226
- Restore common.h by @ligenxxxx in #228
- Fix BetaFlight Issues by @geoffsim in #229
- Drop MSP_VTX_CONFIG messages with an invalid VTX id by @geoffsim in #231
- Update uart.c -resolve USE_TRAMP build warnings (race v3) by @pitts-mo in #230
- do not enable colorbar if no camera is detected by @ligenxxxx in #237
- Extend UART disconnect time for team race by @ligenxxxx in #238
- Camera control by @geoffsim in #241
New Contributors
Full Changelog: v1.7.0...v1.7.1-rc1