Skip to content

Conversation

@klutvott123
Copy link
Member

Various fixes for the CMS script.

  • Removed double buffering for incoming data. It's not needed
  • Removed some redundant tests
  • Removed clearing of screen buffer so that it can be drawn multiple times
  • Made some global variables local
  • Fixed retry timeout reset
  • Draw screen two times instead of one to avoid flickering on colour LCDs that use double buffering

For testing
betaflight-tx-lua-scripts_1.5.0.zip

@klutvott123 klutvott123 added this to the 1.6 milestone Jan 16, 2022
Copy link
Member

@haslinghuis haslinghuis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on Taranis X9D+ ACCST

@haslinghuis haslinghuis merged commit 882f662 into betaflight:master Jan 17, 2022
@klutvott123 klutvott123 deleted the cms-fixes branch January 17, 2022 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants