Current Behavior
MSP2 is currently not Supported over CRSF Telemetry so we cant use lua script to change pids with transmitter
Desired Behavior
MSP2 is supported over CRSF Telemetry so that we can use a first script and implement more and more things like on betaflight lua script
Suggested Solution
It would be cool to have a Script like in betaflight to send PIDS and so on with LUA to change it on the Transmitter and do not need a App ore PC or anything else.
klutvott123 have thxfully implementet mps2 for the lua script
betaflight/betaflight-tx-lua-scripts#491
I have done a version which already starts with inav but only gets msp1 values which is currently not very usefull for PIDS.
https://github.com/druckgott/betaflight-tx-lua-scripts/tree/inav_version
I will later make a fork from betaflight script and change again all so that the commit history from betaflight is also availibe.
Who does this impact? Who is this for?
Everybody who will use a lua script on Transmitter to change PIds without extra tool and not with any switches in INV which maybe not availble due to other functions
Additional context
Would be realy cool if we can do this and then extend the lua script lick the betaflight lua script
Current Behavior
MSP2 is currently not Supported over CRSF Telemetry so we cant use lua script to change pids with transmitter
Desired Behavior
MSP2 is supported over CRSF Telemetry so that we can use a first script and implement more and more things like on betaflight lua script
Suggested Solution
It would be cool to have a Script like in betaflight to send PIDS and so on with LUA to change it on the Transmitter and do not need a App ore PC or anything else.
klutvott123 have thxfully implementet mps2 for the lua script
betaflight/betaflight-tx-lua-scripts#491
I have done a version which already starts with inav but only gets msp1 values which is currently not very usefull for PIDS.
https://github.com/druckgott/betaflight-tx-lua-scripts/tree/inav_version
I will later make a fork from betaflight script and change again all so that the commit history from betaflight is also availibe.
Who does this impact? Who is this for?
Everybody who will use a lua script on Transmitter to change PIds without extra tool and not with any switches in INV which maybe not availble due to other functions
Additional context
Would be realy cool if we can do this and then extend the lua script lick the betaflight lua script