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

Fix for ''stuck on downloading VTX tables'' #478

Closed Hillbilly-Phil closed 1 year ago

Hillbilly-Phil commented 1 year ago

If you deselect ''VTX'' when building your cloud BF firmware, then the BF Lua script will be stuck when trying to download the VTX tables.

Maybe the Lua script could be updated to work with cloud builds without ''VTX''?

My workaround to use the BF Lua Script was to Backup my current BF Firmware, flash the same version just with ''VTX'' selected and load the backup.

Many Thanks

klutvott123 commented 1 year ago

try this https://github.com/betaflight/betaflight-tx-lua-scripts-nightlies/releases/tag/v20230313.7

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.

mituritsyn commented 10 months ago

try this https://github.com/betaflight/betaflight-tx-lua-scripts-nightlies/releases/tag/v20230313.7

hi, this works for me, but I have this issue in latest release version https://github.com/betaflight/betaflight-tx-lua-scripts-nightlies/releases/tag/v20231019.9

haslinghuis commented 10 months ago

@atomgomba please have a look

@mituritsyn please provide support ID and an indication when the error occurs.

atomgomba commented 10 months ago

I just tested v20231019.9. I use TBS Sixty9 connected through CRSF so "VTX" feature is not compiled in my firmware and hence no VTX table configured either. The radio used was a Tango 2. I deleted the dummy VTX table (lua file) from the SD card to force the script to try and download the VTX table again. The result is that the Betaflight setup script works normally. We need more info to reproduce this.

EDIT: Forgot to mention the firmware is 4.5.0 master from a couple of days ago (Oct. 15 rev. cd25176)

@mituritsyn @haslinghuis

mituritsyn commented 9 months ago

@atomgomba please have a look

@mituritsyn please provide support ID and an indication when the error occurs.

sorry, missed message still reproduced. indication is "downloading vtx tables" Id: "86080f48-f149-48ca-9c5e-b2f1a8ad25af

haslinghuis commented 8 months ago

@mituritsyn please remove SCRIPTS/BF/VTX_TABLES/vtx_defaults.lua from SDC.