betaflight / betaflight-tx-lua-scripts

Collection of scripts to configure Betaflight from your TX (currently only supported in OpenTx)
GNU General Public License v3.0
590 stars 142 forks source link

Make VTX Tables optional for digital video systems (no VTX option for firmware cloud build) #482

Closed starlino closed 1 year ago

starlino commented 1 year ago

Problem: lua script getting stuck at "Downloading VTX Tables"

To reproduce Compile 4.4.2 Firmware without VTX and OSD(SD) option. Note the above problem

To fix: Compile 4.4.2 Firmware with VTX and OSD(SD) option. Note the problem is fixed.

VTX tables are no longer needed for Digital HD systems (ex DJI), so just make them optional.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs within a week.

github-actions[bot] commented 1 year ago

Issue closed automatically as inactive.