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

Hide VTX menu when feature is unavailable #480

Closed atomgomba closed 10 months ago

atomgomba commented 1 year ago

This is one more step in handling the absence of VTX tables, completely hiding the option in the main menu would make scrolling a tiny bit more convenient and the user won't have to wait a few seconds for no reason just to see "N/A" when clicking on VTX menu.

Also I'm not sure if this is a good solution, I was thinking about potentially being able to hide options for other features as well (e. g. some users might have no GPS or OSD and we could hide those too, or whatever optional feature may come up in the future). Hiding the VTX menu alone would require a simpler logic, hence less new lines added.

github-actions[bot] commented 1 year ago

This pull request 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

Pull request closed automatically as inactive.

github-actions[bot] commented 1 year ago

Pull request closed automatically as inactive.

github-actions[bot] commented 1 year ago

Pull request closed automatically as inactive.

atomgomba commented 1 year ago

Pull request closed automatically as inactive.

Bad bot

github-actions[bot] commented 1 year ago

This pull request 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.

atomgomba commented 1 year ago

Please accept this during Hacktoberfest :P

haslinghuis commented 1 year ago

Have to ask the organizer @Asizon :joy:

asizon commented 1 year ago

Lol, we need the Lua master here @klutvott123

atomgomba commented 10 months ago

just out of curiosity, why is this stalled? any objections? @klutvott123

TheIsotopes commented 8 months ago

@atomgomba It would be nice if they could implement this for the OSD and GPS page as well. 👍