Opentx: Menu navigation

Created on 27 Sep 2019  路  3Comments  路  Source: opentx/opentx

Bf.lua - When in the menu e.g. VTX I want to change e.g. channel, I can't slide down, I can only navigate only up

Crossfire.lua - Navigation up or down is reversed ... when I move the cursor up the menu goes down

General information
Betaflight Script 1.3.0

  • OpenTX version (2.3.0)
  • Hardware Frsky X9D+
  • OpenTX Companion 2.3.0 windows

Most helpful comment

Then we need to add another virtual event to distinguish inc/dec and previous/next

All 3 comments

Yeah, for some reason the script expect a + event to increment value, but a - to go to next field, which got me confused. Will fix the script tomorrow

That's becasue on X9D it is intuitive to press the DOWN button to go DOWN in the fields, but the DOWN button is -.

Then we need to add another virtual event to distinguish inc/dec and previous/next

Was this page helpful?
0 / 5 - 0 ratings