Releases: derdanu/betaflight-tx-lua-scripts
Releases · derdanu/betaflight-tx-lua-scripts
36
Changes:
- 24e6367 Merge branch 'master' of https://github.com/betaflight/betaflight-tx-lua-scripts
- f58c429 Merge pull request betaflight#339 from codecae/crsf_cms
- 2ac0cae Merge pull request betaflight#354 from McGiverGim/update_readme_nightlies
- 60322c2 Update readme with link to nightly versions
- 0719752 Added CMS framework (CRSF Only)
- 61a860f Merge pull request betaflight#347 from klutvott123/pid-gyro-inc
- 36966e1 Change gyro/pid rate increment direction
- 4a87f10 Merge pull request betaflight#344 from mikeller/update_readme_2
- 66d4900 Merge pull request betaflight#341 from klutvott123/change-init-message
- b5ae160 Added requirement for SmartPort to README.
See More
- 6a97e05 Merge pull request betaflight#338 from klutvott123/update-readme
- d344996 Change init message
- 829c1cb Update readme
- fd07fbf Merge pull request betaflight#335 from klutvott123/remove-gyro-pid-loop
- 6e2d352 Remove Gyro/PID loop
- 1bd84d2 Merge pull request betaflight#334 from klutvott123/motor-protocol-disable
- 6235663 Add motor protocol DISABLED
- b68218b Merge pull request betaflight#333 from klutvott123/rpm-dynamic-idle-reboot
- c40bc60 Dynamic idle and rpm harmonics reboot
- e91e3a7 Merge pull request betaflight#332 from klutvott123/dynamic-idle
- 30b6fa3 Merge pull request betaflight#331 from mikeller/fix_pull_request_template
- 9a29f3a Add Dynamic Idle
- 0272cbc Fixed pull request template.
- 0bd97f2 Merge pull request betaflight#326 from klutvott123/iterm-relax-cutoff
- 46328a6 Update I Term Relax Cutoff max
- b262154 Merge pull request betaflight#324 from mikeller/improve_azure_build
- 256ef17 Improved the Azure build.
- 8f0a44c Merge pull request betaflight#323 from mikeller/add_azure_variables
- 04b0dd2 Moved non-azure-dependent build settings into YAML variables.
- fe75c11 Merge pull request betaflight#322 from klutvott123/fix-vtx-frequency-backward-compatibility
- a72f907 Fix vtx frequency backward compatibility
- 5a91d58 Merge pull request betaflight#321 from klutvott123/fix-radio-not-supported
- 909687c Fix "Radio not supported" message
- fbd93ce Merge pull request betaflight#320 from mikeller/update_from_template
- 6aa590d Updated documentation from template repository.
- 8e9d1b8 Merge pull request betaflight#318 from klutvott123/vtx-tables-reload
- a397f0b Merge pull request betaflight#319 from mikeller/update_readme
- 4059264 Add vtx tables download to popup menu
- 16a01fd Updated README.md.
- f6cccdc Merge pull request betaflight#317 from klutvott123/vtx-table-download
- 5119b39 Merge pull request betaflight#316 from mikeller/add_azure_ci
- b2f05bf VTX Table download
- ac9d186 Added azure build.
- e8ee759 Merge pull request betaflight#312 from mikeller/add_clean_task
- b607a67 Merge pull request betaflight#315 from klutvott123/compile-fix
- e124756 Merge pull request betaflight#314 from klutvott123/move-event-handler
- 300fdb3 Prevent double compile
- 518ca36 Move event handler for EVT_VIRTUAL_ENTER_LONG
- 94a5b63 Added 'clean' task to Makefile.
- 968d5be Merge pull request betaflight#311 from klutvott123/compile-script
- f17ea5d Compile script
- 423b026 Merge pull request betaflight#310 from klutvott123/memory-saving
- edd84df Memory saving + ui.lua size reduction
- f5e98a6 Merge pull request betaflight#309 from klutvott123/dynamic-notch-max-frequency
- 0838cc5 Dynamic notch max frequency
- 8f38cb5 Merge pull request betaflight#308 from klutvott123/background-function-improvement
- 8b3c16e Background function improvements
- 3b4f6f4 Merge pull request betaflight#306 from klutvott123/remove-telemetry-script
- 9eeb8f3 Remove TELEMETRY script
This list of changes was auto generated.
35
Changes:
- 542b5ea Merge remote-tracking branch 'upstream/master'
- bb53828 Added FUNDING.yml. (betaflight#299)
- 3ce28be RSSI function script (betaflight#301)
- 65af2da Improve protocol detection (betaflight#300)
- 1ba3027 RSSI function script
- 33d0dba Improve protocol detection
- 4592923 Esc protocol backwards compatibility (betaflight#298)
- f8c7a79 Fix TEXT_COLOR bug + other fixes (betaflight#297)
- 4a50fbe Added FUNDING.yml.
- 8e2f496 Fix Page.values check before editing
See More
- 9a73ac4 Make clipValue global again
- 7a29e5f Esc protocol backwards compatibility
- fada4f7 Fix TEXT_COLOR bug
- 48c39d3 Fix no telemetry blink for high res LCDs (betaflight#295)
- c497498 Fix no telemetry blink for high res LCDs
- f78dba8 Unload background when not used + other minor changes (betaflight#292)
- d354232 Unload background when not used + other minor changes
- eea97b7 Allow text for fields (betaflight#291)
- 5fff82b Allow text for fields
- a4963f9 Backward compatibility (betaflight#289)
- a2a6152 Add I Term Relax cutoff
- 1090cd5 Add RPM filter and dynamic notch
- 8600937 Make PWM page functions more efficient
- 5cc9a56 backward compatibility
- 4c3e125 UI states + apiVersion detection for TOOLS script (betaflight#288)
- d9bc9fc allow apiVersion detection in init state for TELEMETRY script
- e555ab4 Rename currentLine to currentField
- 401ba71 Fix main menu api/requiredVersion check
- 3d5b716 Add apiVersion detection for TOOLS script
- 9b0f34f Add ui states
- 50270c6 More memory savings (betaflight#285)
- 94e6dbc More memory savings
- a387275 VTX memory savings (betaflight#284)
- f2d46e3 VTX memory savings
- 9b14264 Remove unused variables and functions (betaflight#283)
- 5a2087c Remove unused variables and functions
- be4fc28 Prevent Page access if nil (betaflight#280)
- b1e1c21 Main menu improvements (betaflight#279)
- c723846 Prevent Page access if nil
- ea70f10 Sync menuLine with currentPage
- 7060d56 Add scroll variable for main menu
- 340bb39 Reduce peak memory use (betaflight#278)
- 53c5a3b Update Readme.md (betaflight#277)
- 38419b6 Main menu scroll fix (betaflight#276)
- 976cc36 Reduce peak memory use
- f464897 Fix broken link
- af7171a Update Readme.txt
- cbc014e Main menu scroll fixes
- 466fce4 Prevent drawScreen() from running when main menu is visible
- 49ea3c7 Change yMinLimit for 128x64
- e0016aa Layout fixes (betaflight#270)
- 64f1112 Layout fixes after refactoring
- 6b61595 VTX tables (betaflight#264)
- 70f0fc4 Remove killEvents() to fix EVT_VIRTUAL_DEC_REPT (betaflight#275)
- ec9fdb7 remove killEvents() to fix EVT_VIRTUAL_DEC_RPT
- 3030559 update other vtx.lua files.
- bbc435d Move all tables to vtx_defaults.lua
- 3a242b6 use vtx_defaults.lua for loading vtx values
- fd352e5 Fixes after refactoring (betaflight#268)
- d6c50a4 Added option Arming without fix to GPS Rescue (betaflight#256)
- 1c84844 position adjusment
- f42450a Fix selected field not reset on page exit
- 1734ade fixed backward compability
- 53d76ee Added option Arming without fix to GPS Rescue
- 4b0dd66 fix menu with api limited pages
- a6f9031 delete x7\rx.lua that snuck back in
- 7a1db52 Added 'release' task to Makefile. (betaflight#262)
- 478f79b Refactor to common page logic (betaflight#266)
- 000b0af fix broken layouts.
- 80898a5 menu text tweek.
- 78b7945 fix menu spacing on high res screens.
- 9928840 rename page.text to page.lables
- 144c8aa move y limits to radio level
- 03e0efc separate fields and layout.
- 7fcf0ec refactor text_size up to radio level variable
- 08bba44 add rx.lua for 128x64 screens
- 08eabd9 move layouts to layout folder
- a2faf14 refactoring part 2
- cfeb319 initial refactoring part1
- ff7d1c6 Add default pages.
- 31ce44f Rationalise to screen size rather than radio
- 9119d63 Add missing rx.lua script for X7 (betaflight#265)
- de725b9 Add missing rx.lua script for X7
- c2a84c2 Added 'release' task to Makefile.
This list of changes was auto generated.
34
Changes:
- 49fc75b vtx first
- d757863 Merge remote-tracking branch 'upstream/master'
- a07dfb1 Telemetry script fixes after betaflight#254 (betaflight#259)
- 578e60b 1.4.0 fixes (betaflight#260)
- 048bdf1 Discard duplicated replies once the first reply has been received
- a14059b Handle NEXT_PAGE / PREV_PAGE only in non-telemetry scripts
- cca694c whitespace fix
- 03b027f fix for telemtry script not responding to events.
- 64af852 swap to isTelemetryScript instead of useMenu
- 1dc5e28 Virtual events (betaflight#257)
See More
- b23df65 Add menu only for tools screen.
- f95c131 removed BF/bf.lua
- 7f6fbcb Add txt file to hint tools menu use.
- d620ca4 Add to tools screen in OpenTx 2.3
- 4fd9cbe Virtual events (WiP) (betaflight#250)
- 7244e10 Fix double events (betaflight#245) (betaflight#251)
- 6afc979 Use virtual events
- 86860af kill events generated after a MINUS
- fef1445 choose platform by screen resolution
- 82ea15a line endings normalized
- 519a35c Added unified '.gitattributes' file. (betaflight#246)
- fa8cd25 Added unified '.gitattributes' file.
- 176911e add support for Jumper t16 (betaflight#242)
- 12e7bbd add support for Jumper t16
- 0b2c3cf Add support for x9d+2019 and x10 express OpenTX (betaflight#240)
- 00c4560 Fix cam angle max limit to match Betaflight value range
- 456f4bf Add support for x9d+2019 and x10 express OpenTX
This list of changes was auto generated.