Hi All,
I have a Win10/11 PC with "Mission Planner" (MP) running. I want to control my plane using MAVLink and upload flight plans etc. Basically do some grid mapping etc.
Toward this end, on the test bench I have configured a RadioMaster Tx and Rx module with ExpressLRS installed and enabled Airport mode.
I have performed Loop back comms tests at 9600 baud, verified the link works, then tested MP to plane link using MAVLink and this also worked, albeit extremely slowly, however I do not require high performance flight control.
Note: I wish to replace the Tx and Rx modules with my own developed boards.
Now to the questions:
-
Using a PC and a purpose built app (I'll write), how do I set various parameters that are typical configured in the Lua file, example being Transmit Power e.g. 250mW, 500mW, 1W etc?
-
How do I adjust the power of the Rx module? Hopefully from the PC and via the ExpressLRS link.
-
Do ELRS commands still get conveyed between the Tx and Rx radios when in the Airport mode? Could this be a way of updating the Rx RF power.
-
When Airport is enabled on the Rx module, is there a way to get it back into normal pairing mode with AP functionality, without reprogramming the firmware?
-
I note the Tx module can have an OLED display and navigation joystick for toggling menu options including changing back to AP mode Airport mode.
Does the Rx module have any support for OLED display and navigation joystick and PB's? -
Where can I find documentation regarding the Lua script and it's parameters?
-
Where can I find documentation regarding the comms between the Handset and the Tx module? This gives the handset information like Packet counter, connection indicator, Packet rate, Telem Ratio, RF Power etc.
Thanks,
Neil.