You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there an existing issue for this feature request?
I have searched the existing issues
Is your feature request related to a problem?
I have started to write a wizard for the Radiomaster MT12.
I wanted to use the driving modes to implement different functions via global variables.
Each driving mode needs its own global variable.
Unfortunately it is not possible to change the global variable from DM0 to own via LUA and model.setFlightMode().
Also the min and max should be adjustable from LUA
Describe the solution you'd like
It should also be possible to parameterize the global variable via model.setFlightMode().
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this feature request?
Is your feature request related to a problem?
I have started to write a wizard for the Radiomaster MT12.
I wanted to use the driving modes to implement different functions via global variables.
Each driving mode needs its own global variable.
Unfortunately it is not possible to change the global variable from DM0 to own via LUA and model.setFlightMode().
Also the min and max should be adjustable from LUA
Describe the solution you'd like
It should also be possible to parameterize the global variable via model.setFlightMode().
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: