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 Target] AIO15 by @ligenxxxx in #242
- Fix SDCC map regex + some minor formatting by @cruwaller in #243
- fix video_detect for CAMERA_TYPE_UNKNOWN by @ligenxxxx in #245
- fix setting when enter 0mw with shortcut by @ligenxxxx in #246
- disable ardupilot msp vtx set by @ligenxxxx in #247
- support HDZero Camera Switcher 3 by @ligenxxxx in #249
New Contributors
Full Changelog: v1.7.0...v1.8.0-rc1