We are pleased to offer the first release candidate for EdgeTX "Jolly Mon" v2.11.0.
Warning
As this is a release candidate, it is virtually guaranteed there will still be some minor issues that need resolving before final release. We need your help in testing this build to ensure there are no major bugs or faults that will cause problems during flight. During release candidate, the matching SD card pack and voice pack versions to use are those marked/tagged 'Latest'. Please ensure you back up your model and radio settings before updating, fully bench-test your models after updating, and report any issues you encounter.
Note
For MacOS users, Companion is now only compiled for MacOS 13 and above. Stay with v2.10.5 or earlier if you need support for an older version of MacOS.
Highlights of this release include:
Generally
- Support for next generation radios (based on H5/H7 micro-controllers) which will bring much faster color lcd and black & white radios, with lots more RAM and flash in order to bring new features and functionality (#5228)
- Can now use U-BLOX native binary protocol (rather than only NMEA) if adding a GPS to your handset (#4689)
- When editing telemetry sensor ratios, you can also see the percentage value to help give the value meaning (#4649)
- Update to Lua 5.3 (was previously 5.2) - saves some RAM, and also allows for binary compatibility with Companion (meaning
.luac
files created using simulator on the PC are now compatible with the handset) (#4203) - ELRSv4: Master/CRSF trainer option to use ELRS backpack to relay head tracker data as inputs (#5724)
- ELRSv4: support for optional arming method that frees up CH5 (#5641)
- For radios with customizable switches, you can now easily create a virtual 6POS group (#5016)
- Haptic on power on can now be disabled (#5017)
- Radio can be configured to automatically power off if left inactive (#3414)
- Sticky logical switch state can be configured to persist across reboots (#4978)
- USB joystick support for Android gamepad functionality (#4626)
- Even shorter power on/off delay option - 0.5 seconds (#5134)
- Precision setting for mix delay up & down (in addition to the precision for "slow up/down" that was added in 2.10) (#5314)
Color LCD
- Radio user interface performance is significantly improved from that of 2.10 (#5031)
- Top bar widget sizes can be changed (#4846)
- File browser popup has filters to let you jump trough the lists (#4946)
- Full screen Lua widget "App mode", which gives widgets focus to allow for touch and key input (#4655)
- Lua scripts and widgets can now use LVGL controls (buttons, sliders, input fields) - making it quicker and easier to make a thing that interacts with the user (#4887, #5808)
PPM_US
can be used instead of percentage values (#4987)- Widgets can now have up to 10 options (was previously 5) (#5365)
B&W
- Collapsible sections in radio setup tab to make it shorter (#5529)
- 'Set Screen' special function that lets you switch to a (configured) telemetry screen (#5589)
- Displays PPM value in channel monitor (in addition to
0.0
/0.00
value) (#5781) - Added option to invert display color (#4933)
Companion
- Now supports simulation of CRSF/ELRS telemetry (and groundwork done for more to be added), not just FrSky (#5410)
- Can now use EdgeTX Cloudbuild to automatically download translated firmware (#4856)
- Simulator now uses a generic user interface (rather than semi-realistic), making the interface consistent and easier to add new radio handsets (#5692)
- Menus have been reorganised to be less cluttered (#5753)
- Can now Read from and Write to the configured radio SD card profile path (#5753)
More information, which is broken down into by screen type (Color LCD and B&W), is available in the user manual TODO.
Full Changelog: v2.10.6...v2.11.0-rc1
Known Limitations and Issues
- Wireless Model Trainer and CRSF/ELRS - if using the Multi Protocol Module (MPM) as a wireless trainer in conjunction with CRSF/ELRS, do not go above 250 Hz, otherwise the MPM wireless trainer will be dropped. 250 Hz or below is stable.
- Please check #5888 during the release candidate phase for any other release candidate specific issues and status of fixes.
UI/UX behavioral changes and/or new capabilities:
- Colorlcd: menus now "wrap around" when using the rotary encoder, allowing you to get to back to the top of the list quicky (#4867)
- Companion : New menus have been added, and menu entries re-organised to be no so cluttered and more logical (#5753)
- Companion : Now automatically validates if any model settings have any missing mixer or input sources, and prevents writing of invalid model configurations to handset, while turning invalid model names red. Shows a red/green traffic light at the bottom of the models window to indicate overall status (#5798)
Supported radios
The full list of supported radios and their support status can be viewed here on the EdgeTX website.
Installation Guide
https://manual.edgetx.org/edgetx-user-manual/installing-and-updating-edgetx
Flash firmware via Chrome based browser
https://buddy.edgetx.org/#/flash?version=v2.11.0-rc1
Language and Custom builds
Custom prebuilt firmware is no longer available. However the CloudBuild option in EdgeTX is here to allow you to build your own firmware, with just a few clicks. Additionally, EdgeTX Companion now also has some support for CloudBuild, and will automatically fetch firmware for a supported language when you use the "Update components" option. But you can still build your own firmware online following this guide, request a specific build at TODO or ask on Discord for someone to build one for you.
New Contributors
- @elektro-NIK made their first contribution in #4688
- @bastian2001 made their first contribution in #4857
- @493505110 made their first contribution in #5288
- @LupusTheCanine made their first contribution in #5452
- @nrw505 made their first contribution in #5410
- @forbesmyester made their first contribution in #5688