Releases: EdgeTX/edgetx
EdgeTX "Flying Dutchman" v2.8.0-RC2
We are pleased to offer EdgeTX "Flying Dutchman" v2.8.0-RC2. As this is a release candidate, there may still be some minor issues that still need work on before release. We need your help in testing these builds to ensure there are no major bugs or faults that will cause problems during flight. Please ensure you fully bench-test your models after updating, and report any issues you encounter.
Changes since RC1
Features:
- feat: Support for 8s Cell Sensor such as FrSky FLVS ADV by @mha1 in #2302
- feat(lua): Add getSourceValue by @jfrickmann in #2316
- feat(color): Bigger menu toolbar icons, outlines around menu by @gagarinlg in #2435
Fixes:
- fix: Old/deleted models being resurrected by new label system auto-import by @dlktdr in #2397, #2430, #2429
- fix(color): Deleting empty label caused EM/Hang by @dlktdr in #2392
- fix(cpn): Start up interface error 301 by @elecpower in #2378
- fix(color): Removed that 1px line from the left side of the screen for fullscreen widgets @banyaszg in #2374
- Better encoder acceleration by @raphaelcoeffic in #2366
- fix(lua): lcd.drawGauge wide gauge error by @banyaszg in #2375
- fix(color): Unify model setup and tools button colors by @raphaelcoeffic in #2367
- fix(lua): Lua font alignment fixes by @gagarinlg in #2371, #2428
- fix(cpn): Calculated telemetry sensors in simulator not updating by @mha1 in #2369
- fix(color): Made radio tools buttons fit screen better by @pfeerick in #2377
- fix: Corrupted default input names on model creation by @raphaelcoeffic in #2395
- fix(gui): vertical tab title alignment on color lcd radios fixed by @gagarinlg in #2402
- fix(color): Trainer stick labels not correct by @pfeerick in #2401
- Translation updates - German by @ParkerEde in #2380, #2360, Swedish by @ulfhedlund in #2382
- "Go to channel monitor" button restored by @eshifri in #2390, limited to touch only radios by @pfeerick in #2434
- Fix inability to Copy/Move and Paste mixer line by @eshifri in #2423
- Fix switch position not being detected when in switch menu by @raphaelcoeffic in #2433
- fix(color): Logical switches monitor fix by @banyaszg in #2410
- fix(color): Remove rem.
Window::setTextFlags()
font change usage by @banyaszg in #2440
Full Changelog: v2.8.0-rc1...v2.8.0-rc2
Highlights of this release include:
- Complete overhaul of UI framework for color screen radios (now implemented using LVGL). What does this mean for you? Many of the screens are now more optimised for use on a touch screen, work better with different screen orientations and sizes (i.e. the landscape RadioMaster TX16S vs portrait Flysky NV14), and reduce the amount of scrolling you need to do to find stuff. This includes most of the Radio Setup screens, and most of the Model Setup screens such as the first tab, Inputs tab, Mixes tab, Outputs tab and Flight Modes tab, as well as the edit screens for each of these. With the remainder to come in the next release. Check this video out to see what it looked like during development.
- New model select screen, and method of organising models. The new model labelling system is very powerful, as it allows you to add multiple labels to a single model - i.e. "Favorite" and "Plane", or "Helicopter" and "Flybarless". You can then filter the model list by any of these labels, or by any combination of them. This allows you to quickly find the model you want to fly, without having to scroll through a long list of models. It also removes another pain point - which is adding models to a transmitter - the new label system will auto-import any new models into the "Unlabeled" view, where you can then label them as you see fit. For users with a large number of models with model images it will open a lot faster, as it now loads images as you scroll through the list rather than all at once. For a look at what this looked like during development, see this video.
- When setting model/receiver IDs, the firmware will now tell you if the number is unique (not already used) or if it is in use by another model (and which!!) - and better than that, only IF it is using the same RF protocol (since you don't care about the ID of a model using a different protocol).
- Reduced the risk of corrupt
radio.yml
ruining your day by using a checksum to detect file corruption (i.e. due to faulty SD card, battery going flat in the middle of writing to the SD card). If the settings are corrupt, the radio will now warn you, automatically rename the file toradio_error.yml
, and prompt you to recalibrate your analog inputs (sticks, 6POS, sliders, etc) so you have working settings. You can then examine the file later to find out what went wrong. If you want to manually edit the file, there is a new parameter at the top of the file (manuallyEdited
) that you can change so the error check is skipped once (see #1481). Additionally, some radios (typically color screen radios) which were suffering from occasional extra long startup or SD card corruption should hopefully no longer do this (#2210). - Lua API has been extended so it is possible to recreate the built-in widgets with Lua (#2279). Lua widgets can also override the built-in widgets (#2208). And they can be translated (#2275).
- On radios with software controllable power of the AUX1 and AUX2 serial UARTs, you can now turn the power on and off via the Radio Settings => Hardware tab (#1848).
- New special function for colorlcd that lets you set which main view screen is active
- Radio firmware now better indicates whether it is a nightly build, a pull request test build, or a self-compiled build, as viewable in the Radio Settings => Version tab (#1850).
- Lua Tools list in Radio/SYS menu sorted alphabetically also on B&W radios (#2258).
- Add acoustic and/or haptic feedback for touch events depending on radio settings (#2193). As well as more consistently for hard keys on colorlcd radios.
- More rotary encoder options for B&W radios. Allows for inversion of both vertical and horizontal UI movement (see #2045).
- Timers can now show time remaining or time elapsed (#2038), and voice announcements will change to minutes if the timer is longer than 10 minutes (#1891).
- Add channel outputs to logging (#2122).
- Color screen radios can also access the OneBit option potentially reducing the need to hardware mod your radio (#1994).
- Voice prompt when min and max trim reached (rather than just beeping) (#1955).
- ExpressLRS will soon support native baro/vario receivers - thus support for that telemetry was added (#2253)
- Support for 6D SpaceMouse serial module as an additional input for Horus-family radios (see #1853).
Companion:
- You can now check for (and download) updates for radio firmware, companion, multi-protocol module, SD card pack, sound pack and themes from within companion. (#2148, #2324).
- Clear the MODELS folder for B&W radios before adding new ones, so you won't see models in Companion and not on the radio or vice versa (#1932).
- Allow for opening individual model yaml files (#1959), and saving/exporting models to yaml files (#1968, #2296)
- Layout has been improved for showing plot points on Curves Tab (#1923).
- Can now save and load telemetry sensor values (#1954).
- GPS telemetry simulator added (#2125).
- Instead of overwriting a model when doing a copy and paste, Companion will now prompt on whether you want to insert, overwrite or cancel the action (#1976).
Radio/model specific changes:
- Jumper T16/T18: Allow for connection of a GPS if Bluetooth is not enabled (#1915)
- Jumper T16 / Frsky X12S: Community mods adding touch support using a Radiomaster TX16S touch panel (T16: #2060, X12S #1779)
New Radios
- BetaFPV LiteRadio3 Pro
- Flysky EL18 (preliminary)
- iFlight Commando 8
- RadioMaster TX12 Mark II
UI/UX behavioral changes and/or new capabilities:
- To access fullscreen mode now for widgets, with a touchscreen you long press on the widget to bring up the menu and choose "Fullscreen". For non-touch-screen, you long press ENT to enable widget selection mode, highlight the widget, and then press ENT to bring up the menu and choose "Fullscreen".
- Since you can now access top menu widget settings via a long press on touch screen radios, to access the main menu, the best places to touch are now the top left and right corners (i.e. the EdgeTX logo and the clock). If you don't have any widgets displayed in the top bar, or the main part of the screen, you can also tap there to bring up the main menu.
- Trainer TR1-TR16 entries will be hidden from inputs/mix source lists if the Trainer Mode is OFF (#2323).
- MULTI Trainer options won't be shown if you don't have a Multi-protocol module configured (#2299).
Known Limitations and Issues
- Known issues and resolutions will be tracked in ...
EdgeTX "Flying Dutchman" v2.8.0-RC1
We are pleased to offer EdgeTX "Flying Dutchman" v2.8.0-RC1. As this is a release candidate, there may still be some minor issues that still need work on before release. We need your help in testing these builds to ensure there are no major bugs or faults that will cause problems during flight. Please ensure you fully bench-test your models after updating, and report any issues you encounter.
Highlights of this release include:
- Complete overhaul of UI framework for color screen radios (now implemented using LVGL). What does this mean for you? Many of the screens are now more optimised for use on a touch screen, work better with different screen orientations and sizes (i.e. the landscape RadioMaster TX16S vs portrait Flysky NV14), and reduce the amount of scrolling you need to do to find stuff. This includes most of the Radio Setup screens, and most of the Model Setup screens such as the first tab, Inputs tab, Mixes tab, Outputs tab and Flight Modes tab, as well as the edit screens for each of these. With the remainder to come in the next release. Check this video out to see what it looked like during development.
- New model select screen, and method of organising models. The new model labelling system is very powerful, as it allows you to add multiple labels to a single model - i.e. "Favorite" and "Plane", or "Helicopter" and "Flybarless". You can then filter the model list by any of these labels, or by any combination of them. This allows you to quickly find the model you want to fly, without having to scroll through a long list of models. It also removes another pain point - which is adding models to a transmitter - the new label system will auto-import any new models into the "Unlabeled" view, where you can then label them as you see fit. For users with a large number of models with model images it will open a lot faster, as it now loads images as you scroll through the list rather than all at once. For a look at what this looked like during development, see this video.
- When setting model/receiver IDs, the firmware will now tell you if the number is unique (not already used) or if it is in use by another model (and which!!) - and better than that, only IF it is using the same RF protocol (since you don't care about the ID of a model using a different protocol).
- Reduced the risk of corrupt
radio.yml
ruining your day by using a checksum to detect file corruption (i.e. due to faulty SD card, battery going flat in the middle of writing to the SD card). If the settings are corrupt, the radio will now warn you, automatically rename the file toradio_error.yml
, and prompt you to recalibrate your analog inputs (sticks, 6POS, sliders, etc) so you have working settings. You can then examine the file later to find out what went wrong. If you want to manually edit the file, there is a new parameter at the top of the file (manuallyEdited
) that you can change so the error check is skipped once (see #1481). Additionally, some radios (typically color screen radios) which were suffering from occasional extra long startup or SD card corruption should hopefully no longer do this (#2210). - Lua API has been extended so it is possible to recreate the built-in widgets with Lua (#2279). Lua widgets can also override the built-in widgets (#2208). And they can be translated (#2275).
- On radios with software controllable power of the AUX1 and AUX2 serial UARTs, you can now turn the power on and off via the Radio Settings => Hardware tab (#1848).
- Radio firmware now better indicates whether it is a nightly build, a pull request test build, or a self-compiled build, as viewable in the Radio Settings => Version tab (#1850).
- Lua Tools list in Radio/SYS menu sorted alphabetically also on B&W radios (#2258).
- Add acoustic and/or haptic feedback for touch events depending on radio settings (#2193). As well as more consistently for hard keys on colorlcd radios.
- More rotary encoder options for B&W radios. Allows for inversion of both vertical and horizontal UI movement (see #2045).
- Timers can now show time remaining or time elapsed (#2038), and voice announcements will change to minutes if the timer is longer than 10 minutes (#1891).
- Add channel outputs to logging (#2122).
- Color screen radios can also access the OneBit option potentially reducing the need to hardware mod your radio (#1994).
- Voice prompt when min and max trim reached (rather than just beeping) (#1955).
- ExpressLRS will soon support native baro/vario receivers - thus support for that telemetry was added (#2253)
- Support for 6D SpaceMouse serial module as an additional input for Horus-family radios (see #1853).
Companion:
- You can now check for (and download) updates for radio firmware, companion, multi-protocol module, SD card pack, sound pack and themes from within companion. (#2148, #2324).
- Clear the MODELS folder for B&W radios before adding new ones, so you won't see models in Companion and not on the radio or vice versa (#1932).
- Allow for opening individual model yaml files (#1959), and saving/exporting models to yaml files (#1968, #2296)
- Layout has been improved for showing plot points on Curves Tab (#1923).
- Can now save and load telemetry sensor values (#1954).
- GPS telemetry simulator added (#2125).
- Instead of overwriting a model when doing a copy and paste, Companion will now prompt on whether you want to insert, overwrite or cancel the action (#1976).
Radio/model specific changes:
- Jumper T16/T18: Allow for connection of a GPS if Bluetooth is not enabled (#1915)
- Jumper T16 / Frsky X12S: Community mods adding touch support using a Radiomaster TX16S touch panel (T16: #2060, X12S #1779)
New Radios
- BetaFPV LiteRadio3 Pro
- Flysky EL18 (preliminary)
- iFlight Commando 8
- RadioMaster TX12 Mark II
UI/UX behavioral changes and/or new capabilities:
- To access fullscreen mode now for widgets, with a touchscreen you long press on the widget to bring up the menu and choose "Fullscreen". For non-touch-screen, you long press ENT to enable widget selection mode, highlight the widget, and then press ENT to bring up the menu and choose "Fullscreen".
- Since you can now access top menu widget settings via a long press on touch screen radios, to access the main menu, the best places to touch are now the top left and right corners (i.e. the EdgeTX logo and the clock). If you don't have any widgets displayed in the top bar, or the main part of the screen, you can also tap there to bring up the main menu.
- Trainer TR1-TR16 entries will be hidden from inputs/mix source lists if the Trainer Mode is OFF (#2323).
- MULTI Trainer options won't be shown if you don't have a Multi-protocol module configured (#2299).
Known Limitations and Issues
- Known issues and resolutions will be tracked in #2363
Complete list of changes
Please refer to the milestone for this release, and or here for the full changelog.
Supported radios
Black & white LCD screen
- BETAFPV LiteRadio 3 Pro
- FrSky QX7 / QX7S / QX7 ACCESS / QX7 ACCESS
- FrSky X9 Lite / X9 Lite S
- FrSky X-Lite / X-Lite S / X-Lite Pro
- FrSky X9D / X9D+ / X9D+ SE
- FrSky X9D+ 2019 / X9D+ SE 2019
- Frsky X9E / Frsky X9E Hall
- iFlight Commando8
- Jumper T12 / T12 Plus / T12 Pro Hall
- Jumper T-Lite
- Jumper T-Pro
- RadioMaster T8 / T8 Pro
- RadioMaster TX12 / TX12 Mark II
- RadioMaster Zorro
Color LCD screen
- FlySky NV14 / EL18
- FrSky X10 / X10S / X10 Express / X10S Express
- FrSky X12S / X12S-IRSM
- Jumper T16 / T16 Plus / T16 Pro Hall
- Jumper T18 / T18 Lite / T18 Pro
- RadioMaster/Eachine TX16S / RadioMaster TX16S MAX / RadioMaster TX16S Mark II
Installation Guide
https://github.com/EdgeTX/edgetx.github.io/wiki/EdgeTX-Installation-Guide
Flash firmware via Chrome based browser
https://buddy.edgetx.org/#/flash?version=v2.8.0-rc1
Unofficial builds
Not during the release candidate phase. Multilingual and custom builds will be available after 2.8.0 is released. In the meantime, you can still build your own firmware online following this guide, or ask on Discord for someone to build one for you.
New Contributors
- @BL4Z3-CSGO made their first contribution in #1811
- @jtaylor2 made their first contribution in #1890
- @Arvycka made their first contribution in #1880
- @Ktr128 made their first contribution in #1974
- @edernucci made their first contribution in #2001
- @dwheeld made their first contribution in #1954
- @Eldenroot made their first contribution in #2061
- @HThuren made their first contribution in #2101
- @RJMcInty made their first contribution in #1955
- @Stinky80 made their first contribution in #2060
- @tonyyng made their first contribution in #2173
- @breadoven made their first contribution in #2045
- @XING-IF made their first contribution in #1982
- @zhaobing-byte made their first contribution in #1990
- @DavBfr made their first contribution in #2208
- @samyalik made their first contribution in #2249
EdgeTX "Black Pearl" v2.7.1
We are pleased to offer EdgeTX "Black Pearl" v2.7.1. As with any firmware update, please ensure you backup your configuration before updating, and bench test before you fly with it.
This is a maintenance release for EdgeTX "Black Pearl" v2.7, which primarily fixes two bugs that could cause emergency mode firmware crashes, and also fixes an issue with not being able to update CRSF/ELRS module firmware. There are some other minor fixes or improvements included also.
What's Changed
- fix: flashing CRSF modules would use the wrong port driver by @raphaelcoeffic (#1944)
- fix(colorlcd): Radio Settings/SYS module version info focus issue leading to EM crash by @pfeerick (#1901)
- fix(colorlcd): EM crash when clearing Model Category name by @eshifri (#1897)
- fix(B&W): XJT Lite module type setting being replaced with XJT by @pfeerick (#1904)
- fix(companion): Antenna mode not displaying for new model by @elecpower (#1863)
- fix(companion): Radio profile default module resetting to board default by @elecpower (#1873)
- fix(colorlcd): stack buffer overflow in PreviewWindow::drawTime by @raphaelcoeffic (#1945)
- fix(colorlcd): Missing R9M Flex power option menu by @Arvycka (#1880)
- feat(telemetry): Crossfire - add barometer altitude sensor by @raphaelcoeffic (#1819)
- feat(colorlcd): Preserve last edited line in model pages when switching tabs by @eshifri (#1745)
- improve: CN & TW Translation for Open Channel Monitor by @zyren (#1817)
- improve: Change VCP to USB-VCP in the firmware and Companion by @rotorman and @elecpower (#1849 #1910)
Full Changelog: v2.7.0...v2.7.1
For information on what was new in v2.7.0, goto the v2.7.0 release notes.
Installation Guide
https://github.com/EdgeTX/edgetx.github.io/wiki/EdgeTX-Installation-Guide
Flash firmware via Chrome based browser
https://buddy.edgetx.org/#/flash?version=v2.7.1
Unofficial builds
Until our online build system is up and running, @pfeerick also builds firmwares for the various languages, as well as some of the custom options people ask for:
- Multilingual builds
- Multilingual builds - NOHELI
- By request - ping pfeerick on Discord or at ask in #1951 if there is not already a firmware with your desired options built already.
New Contributors
EdgeTX "Black Pearl" v2.7.0
We are pleased to offer EdgeTX "Black Pearl" v2.7.0. As with any firmware update, please ensure you backup your configuration before updating, and bench test before you fly with it.
Highlights of this release include:
- Model templates for color radio - preview of it in action during development
- Model level ADC Jitter option - this lets you turn it off for multirotors/flight controllers, and on for models without flight controllers (see here)
- Support for ImmersionRC Ghost 12 bit mode
- Lemon-RX DSMP transmitter module support - Official RC Groups thread
- Serial driver rewrite - allowing for internal GPS support to be enabled without a custom build, and also Bluetooth in the near future. You can now choose what each port does on radios with one or more serial ports in the RADIO -> Hardware settings page.
- Option for custom throttle position for throttle warning - i.e. for center-sprung throttle
- Show channel change direction in the output screen and output edit screens
- Show mixer bars on edit screens for mixes and outputs
- Jumper TPro - Add serial passthrough in order to update internal ELRS module (hardware mod required, see #1573)
- Jumper TPro - Use function switch LEDs as a charge level indicator when charging
- Jumper TPro - use FS leds for startup/shutdown animation
- NV14 - stick center deadzone option added #1777
- Support for opening log files in text viewer on color screen radios, with better support for very large text files
- Sticky logical switches will remain "OFF" until set
- RadioMaster Zorro can now use serial Nano modules (i.e. XJT Lite)
- Calculated vertical speed sensor for NV14 using CAT01 sensor
- Numerous bug fixes and minor enhancements, especially for several known issues with Companion after introduction of YAML support
- Radios with a rotary encoder will have an option to invert the rotary encoder direction
- Addition of an "Open Channel Monitor" button to the top of model setup pages so you can open the channel monitor on touchscreen colorlcd radios
- MPM and CRSF info shown on the on SYS/RADIO -> version screen #1771
- Inactivity alarm can be reset by touching the screen on touch screen radios
Complete list of changes
Please refer to the milestone for this release, and for the full changelog v2.6.0...v2.7.0
Message from the development team
Just like everyone else, we have been affected by illness, work and personal issues, and thus have not been able to deliver all the features we had planned to release for 2.7. However, rather than delay the release, we have instead decided to deliver what we do have ready to ship. Having said that, there are some extensive re-writes in progress which were postponed into 2.8, (as they were not mature enough to be released in 2.7). These underlying code re-writes will allow us to begin work on a more usable, modern user interface, so expect to see some changes to the radio interface, both big and small, in the coming versions.
UI/UX behavioral changes and/or new capabilities:
- colorlcd: Radios with dedicated SYS and MDL keys will now go into the Radio Setup and Model Setup menus on short press. A long press of the MDL key will go the to model select screen.
- colorlcd: When in model setup overview screens, you can press the MDL key to jump to the channel monitor, and RTN will take you back to the tab you were on.
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.
- Updating of ELRS module on T-Lite is not working - but does work if temporarily revert back to 2.6.0. Unclear at present if other transmitters/modules are effected. #1764. Update: Is resolved in the v2.7.1 maintenance release.
Supported radios
Black & white LCD screen
- RadioMaster T8 / T8 Pro
- RadioMaster TX12
- RadioMaster Zorro
- Jumper T12 / T12 Plus / T12 Pro Hall
- Jumper T-Lite
- Jumper T-Pro
- FrSky QX7 / QX7S / QX7 ACCESS / QX7 ACCESS
- FrSky X9 Lite / X9 Lite S
- FrSky X-Lite / X-Lite S / X-Lite Pro
- FrSky X9D / X9D+ / X9D+ SE
- FrSky X9D+ 2019 / X9D+ SE 2019
- Frsky X9E / Frsky X9E Hall
Color LCD screen
- RadioMaster/Eachine TX16S / RadioMaster TX16S MAX / RadioMaster TX16S Mark II
- Jumper T16 / T16 Plus / T16 Pro Hall
- Jumper T18 / T18 Lite / T18 Pro
- FrSky X10 / X10S / X10 Express / X10S Express
- FrSky X12S / X12S-IRSM
- FlySky NV14
Installation Guide
https://github.com/EdgeTX/edgetx.github.io/wiki/EdgeTX-Installation-Guide
Flash firmware via Chrome based browser
https://buddy.edgetx.org/#/flash?version=v2.7.0
Unofficial builds
Until our online build system is up and running, @pfeerick also builds firmwares for the various languages, as well as some of the custom options people ask for:
- Multilingual builds
- Multilingual builds - NOHELI
- By request - ping pfeerick on Discord or at ask in #1836 if there is not already a firmware with your desired options built already.
New Contributors
- @samueloph made their first contribution in #1502
- @klutvott123 made their first contribution in #1604
- @TheIsotopes made their first contribution in #1651
- @hexfet made their first contribution in #1595
- @Batambatam made their first contribution in #1682
- @mha1 made their first contribution in #1617
- @kobatan made their first contribution in #1678
- @stronnag made their first contribution in #1712
- @3djc made their first contribution in #1581
- @yds made their first contribution in #1721
EdgeTX "Black Pearl" v2.7.0-RC2
We are pleased to offer EdgeTX "Black Pearl" v2.7.0-RC2. As this is a release candidate, there may still be some minor issues that still need work on before release. We need your help in testing these builds to ensure there are no major bugs or faults that will cause problems during flight. Please ensure you fully bench-test your models after updating, and report any issues you encounter.
Changes since RC1
- feat: Show MPM and CRSF info on SYS/RADIO -> version screen #1771
- feat: Inactivity alarm can be reset by touching the screen on touch screen radios #1774
- feat: Function Switch/TPro - use FS leds for startup/shutdown animation #1746
- feat: NV14 - stick center deadzone option added #1777
- fix: Trainer slave PPM signal period #1752
- fix: incorrect processing of GV offsets during 2.5 settings conversion #1743
- fix: Companion crashing when information missing from themes #1763
- fix: Companion not reading On or One SF/GV switch values correctly
- fix: Companion not reading/setting Trainer OFF, and Master/Multi available for all radios #1806
- fix: Quote stick, pot, slider and switch names as for compatibility with Companion #1754
- fix: Radio firmware was mangling custom stick and switch names when displaying them #1770
- fix: Set internal module to default (if not set) and set VCP to CLI when not set #1787
- fix: TX16 brownout detector set, CN/TW translations tweaked #1776
- fix: Double "failsafe not set" warning with MPM eliminated #1786
- fix: colorlcd - fix backlight mode options being incorrectly displayed with some translations #1798
- fix: TPro/Function Switches - fix display of FS names and switch symbol #1804
Full RC1->RC2 Changelog: v2.7.0-rc1...v2.7.0-rc2
Highlights of this release include:
- Model templates for color radio - preview of it in action during development
- Model level ADC Jitter option - this lets you turn it off for multirotors/flight controllers, and on for models without flight controllers (see here)
- Support for ImmersionRC Ghost 12 bit mode
- Lemon-RX DSMP transmitter module support - Official RC Groups thread
- Serial driver rewrite - allowing for internal GPS support to be enabled without a custom build, and also Bluetooth in the near future. You can now choose what each port does on radios with one or more serial ports in the RADIO -> Hardware settings page.
- Option for custom throttle position for throttle warning - i.e. for center-sprung throttle
- Show channel change direction in the output screen and output edit screens
- Show mixer bars on edit screens for mixes and outputs
- Jumper TPro - Add serial passthrough in order to update internal ELRS module (hardware mod required, see #1573)
- Jumper TPro - Use function switch LEDs as a charge level indicator when charging
- Support for opening log files in text viewer on color screen radios, with better support for very large text files
- Sticky logical switches will remain "OFF" until set
- RadioMaster Zorro can now use serial Nano modules (i.e. XJT Lite)
- Calculated vertical speed sensor for NV14 using CAT01 sensor
- Numerous bug fixes and minor enhancements, especially for several known issues with Companion after introduction of YAML support
- Radios with a rotary encoder will have an option to invert the rotary encoder direction
- Addition of an "Open Channel Monitor" button to the top of model setup pages so you can open the channel monitor on touchscreen colorlcd radios
Complete list of changes
Please refer to the milestone for this release, and for the full changelog v2.6.0...v2.7.0-rc2
Message from the development team
Just like everyone else, we have been affected by illness, work and personal issues, and thus have not been able to deliver all the features we had planned to release for 2.7. However, rather than delay the release, we have instead decided to deliver what we do have ready to ship. Having said that, there are some extensive re-writes in progress which were postponed into 2.8, (as they were not mature enough to be released in 2.7). These underlying code re-writes will allow us to begin work on a more usable, modern user interface, so expect to see some changes to the radio interface, both big and small, in the coming versions.
UI/UX behavioral changes and/or new capabilities:
- colorlcd: Radios with dedicated SYS and MDL keys will now go into the Radio Setup and Model Setup menus on short press. A long press of the MDL key will go the to model select screen.
- colorlcd: When in model setup overview screens, you can press the MDL key to jump to the channel monitor, and RTN will take you back to the tab you were on.
Known Limitations and Issues
- colorlcd: Creating model by wizards via the templates screen has a bug where the lua wizard doesn't get focus- so please don't use them... (it shouldn't break anything, just doesn't ... work properly). #1809
- 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.
Supported radios
Black & white LCD screen
- RadioMaster T8 / T8 Pro
- RadioMaster TX12
- RadioMaster Zorro
- Jumper T12 / T12 Plus / T12 Pro Hall
- Jumper T-Lite
- Jumper T-Pro
- FrSky QX7 / QX7S / QX7 ACCESS / QX7 ACCESS
- FrSky X9 Lite / X9 Lite S
- FrSky X-Lite / X-Lite S / X-Lite Pro
- FrSky X9D / X9D+ / X9D+ SE
- FrSky X9D+ 2019 / X9D+ SE 2019
- Frsky X9E / Frsky X9E Hall
Color LCD screen
- RadioMaster/Eachine TX16S / RadioMaster TX16S MAX
- Jumper T16 / T16 Plus / T16 Pro Hall
- Jumper T18 / T18 Lite / T18 Pro
- FrSky X10 / X10S / X10 Express / X10S Express
- FrSky X12S / X12S-IRSM
- FlySky NV14
Installation Guide
https://github.com/EdgeTX/edgetx.github.io/wiki/EdgeTX-Installation-Guide
Flash firmware via Chrome based browser
https://buddy.edgetx.org/#/flash?version=v2.7.0-rc2
Unofficial builds
Will become available again once 2.7.0 has been released.
New Contributors
- @samueloph made their first contribution in #1502
- @klutvott123 made their first contribution in #1604
- @TheIsotopes made their first contribution in #1651
- @hexfet made their first contribution in #1595
- @Batambatam made their first contribution in #1682
- @mha1 made their first contribution in #1617
- @kobatan made their first contribution in #1678
- @stronnag made their first contribution in #1712
- @3djc made their first contribution in #1581
- @yds made their first contribution in #1721
EdgeTX "Black Pearl" v2.7.0-RC1
We are pleased to offer EdgeTX "Black Pearl" v2.7.0-RC1. As this is a release candidate, there may still be some minor issues that still need work on before release. We need your help in testing these builds to ensure there are no major bugs or faults that will cause problems during flight. Please ensure you fully bench-test your models after updating, and report any issues you encounter.
Highlights of this release include:
- Model templates for color radio - preview of it in action during development
- Model level ADC Jitter option - this lets you turn it off for multirotors/flight controllers, and on for models without flight controllers (see here)
- Support for ImmersionRC Ghost 12 bit mode
- Lemon-RX DSMP transmitter module support - Official RC Groups thread
- Serial driver rewrite - allowing for internal GPS support to be enabled without a custom build, and also Bluetooth in the near future. You can now choose what each port does on radios with one or more serial port.
- Option for custom throttle position for throttle warning - i.e. for center-sprung throttle
- Show channel change direction in the output screen and output edit screens
- Show mixer bars on edit screens for mixes and outputs
- Jumper TPro - Add serial passthrough in order to update internal ELRS module (hardware mod required, see #1573)
- Jumper TPro - Use function switch LEDs as a charge level indicator when charging
- Support for opening log files in text viewer on color screen radios, with better support for very large text files
- Sticky logical switches will remain "OFF" until set
- RadioMaster Zorro can now use serial Nano modules (i.e. XJT Lite)
- Calculated vertical speed sensor for NV14 using CAT01 sensor
- Numerous bug fixes and minor enhancements, especially for several known issues with Companion after introduction of YAML support
Full Changelog: v2.6.0...v2.7.0-rc1
Message from the development team
Just like everyone else, we have been affected by illness, work and personal issues, and thus have not been able to deliver all the features we had planned to release for 2.7. However, rather than delay the release, we have instead decided to deliver what we do have ready to ship. Having said that, there are some extensive re-writes in progress which were postponed into 2.8, (as they were not mature enough to be released in 2.7). These underlying code re-writes will allow us to begin work on a more usable, modern user interface, so expect to see some changes to the radio interface, both big and small, in the coming versions.
UI/UX behavioral changes and/or new capabilities:
- colorlcd: Radios with dedicated SYS and MDL keys will now go into the Radio Setup and Model Setup menus on short press. A long press of the MDL key will go the to model select screen.
Complete list of changes
Please refer to the milestone for this release, and for the full changelog v2.6.0...v2.7.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.
Supported radios
Black & white LCD screen
- RadioMaster T8 / T8 Pro
- RadioMaster TX12
- RadioMaster Zorro
- Jumper T12 / T12 Plus / T12 Pro Hall
- Jumper T-Lite
- Jumper T-Pro
- FrSky QX7 / QX7S / QX7 ACCESS / QX7 ACCESS
- FrSky X9 Lite / X9 Lite S
- FrSky X-Lite / X-Lite S / X-Lite Pro
- FrSky X9D / X9D+ / X9D+ SE
- FrSky X9D+ 2019 / X9D+ SE 2019
- Frsky X9E / Frsky X9E Hall
Color LCD screen
- RadioMaster/Eachine TX16S / RadioMaster TX16S MAX
- Jumper T16 / T16 Plus / T16 Pro Hall
- Jumper T18 / T18 Lite / T18 Pro
- FrSky X10 / X10S / X10 Express / X10S Express
- FrSky X12S / X12S-IRSM
- FlySky NV14
Installation Guide
https://github.com/EdgeTX/edgetx.github.io/wiki/EdgeTX-Installation-Guide
Flash firmware via Chrome based browser
https://buddy.edgetx.org/#/flash?version=v2.7.0-rc1
Unofficial builds
building...
New Contributors
- @samueloph made their first contribution in #1502
- @klutvott123 made their first contribution in #1604
- @TheIsotopes made their first contribution in #1651
- @hexfet made their first contribution in #1595
- @Batambatam made their first contribution in #1682
- @mha1 made their first contribution in #1617
- @kobatan made their first contribution in #1678
- @stronnag made their first contribution in #1712
- @3djc made their first contribution in #1581
- @yds made their first contribution in #1721
EdgeTX "Santa" v2.6.0
We are pleased to offer EdgeTX "Santa" v2.6.0, bringing with it:
- on-radio theme editor
- changing the settings storage model from binary to human-readable YAML
- model widget now supports transparent PNGs
- touch capability for standalone Lua scripts
- automatic detection of Flysky hall effect gimbals mod
- the addition of a special function to disable touch screen
- NV14 support using trim hats as keys in standalone Lua scripts
- re-enabling ghost configuration menu and enabling GHOST support for NV14 builds (as well as trim joystick control for it also)
- better backlight on/off behaviour and handling
- allowing for the internal RF module to be selectable on the radio itself for most radios (to support internal ELRS)
- support added for RadioMaster Zorro and Jumper T-Pro transmitters
- plus a large number of further minor improvements and bug fixes
As with any major version upgrade, please ensure you BACKUP your model and radio settings:
- On Color screen radios, it is simply a matter of backing up your microSD card as all settings are stored there.
- On Black & White screen radios, this can be done through the EEPROM backup option on the SYS -> Hardware page and/or backing up the individual models to file via the model select screen options. Once using YAML, backing up will be the same as with color screen radios.
- If you are migrating from OpenTX, you can also use OpenTX Companion for that version to backup the radio and/or save model settings to file.
A major change in this release is the way that settings are stored:
- This requires a SD card to be installed in your transmitter, as the settings are now stored on the SD card for all radios - even on B&W radios (which previously used to save model and radio settings to internal EEPROM chip).
- The previous binary format for the settings was very restrictive as to how and what settings could be stored (i.e. this is why the filenames of audio files were limited to only a few characters, similarly the names of sources and mixes had a length limit, etc).
- The new configuration model is a YAML formatted plain text file and opens up a lot of new possibilities - ranging from being able to easily start adding options, removing some of the limitations around lengths of names and strings, and for third-party tools and scripts to be developed which can modify the configuration easily.
- Ideally, the change to YAML should not be noticeable, but as this is a significant underlying change, please verify that all your settings were converted correctly, and please report any issues you find!
- If you have been using YAML firmware during the 2.6 development phase and encounter errors when reading from the radio with Companion - please try opening the model file indicated by Companion on the radio (if one is indicated), making a minor change, exiting the model settings, and reverting/undoing that change. This will make the radio firmware rewrite the settings for that model, and hopefully resolve the issue (which will most likely be due to the configuration format having been adjusted several times during development and testing of 2.6).
Complete list of changes
Please refer to the milestone for this release, and for the full changelog v2.5.0...v2.6.0
UI/UX behavioral changes and/or new capabilities:
- Tapping the left side or right side of the screen to bring up the main menu carousel will either open the menu from the left or the right end.
- Standalone Lua scripts now have support for touch (once updated to actually use it - check out the Wizard Loader under Radio Tools)
- Themes use a new file and folder structure - if you are coming from v2.5.0 - please update your theme folder from https://github.com/edgeTX/themes
- On NV14, you can use the trim hat controls to navigate standalone Lua scripts such as ExpressLRS configurator script. As previously, pressing left trim hat is RTN, pressing right hat is ENT. Now, right trim hat up and down will scroll up and down the script, and left and right will change values.
Known Limitations and Issues
- Mixer scripts are not enabled by default for release builds
- T-Pro has an issue with the auto-switch detection when you have a function switch active - #1488
- b&w: Because SD card is now used for settings, power on delay may be slow or even ignored for some radios as the SD card needs to be loaded before the setting can be read. We hope to fix this in 2.6.1. #1503
- colorlcd: R9M/FLEX has some missing options - #1043
- colorlcd: v2.5 themes are not compatible with v2.6, however it is is only a matter of renaming and re-oganisation of the theme files to re-instate any custom themes you may have made. Documentation for that here => #1495
Supported radios
Black & white LCD screen
- RadioMaster T8 / T8 Pro
- RadioMaster TX12
- RadioMaster Zorro
- Jumper T12 / T12 Plus / T12 Pro Hall
- Jumper T-Lite
- Jumper T-Pro
- FrSky QX7 / QX7S / QX7 ACCESS / QX7 ACCESS
- FrSky X9 Lite / X9 Lite S
- FrSky X-Lite / X-Lite S / X-Lite Pro
- FrSky X9D / X9D+ / X9D+ SE
- FrSky X9D+ 2019 / X9D+ SE 2019
Color LCD screen
- RadioMaster/Eachine TX16S / RadioMaster TX16S MAX
- Jumper T16 / T16 Plus / T16 Pro Hall
- Jumper T18 / T18 Lite / T18 Pro
- FrSky X10 / X10S / X10 Express / X10S Express
- FrSky X12S / X12S-IRSM
- FlySky NV14
Installation Guide
https://github.com/EdgeTX/edgetx.github.io/wiki/EdgeTX-Installation-Guide
Flash firmware via Chrome based browser
https://buddy.edgetx.org/#/flash?version=v2.6.0
Unofficial builds
Until our online build system is up and running, @pfeerick also builds firmwares for the various languages, as well as some of the custom options people ask for:
- Multilingual builds
- Multilingual builds - NOHELI
- By request - ping pfeerick on Discord or at ask #1530 if there is not already a firmware with your desired options built already.
New Contributors
- @CapnBry made their first contribution in #831
- @Runsys16 made their first contribution in #842
- @robustini made their first contribution in #933
- @gagarinlg made their first contribution in #942
- @mhotar made their first contribution in #1001
- @erstec made their first contribution in #1060
- @tonycake made their first contribution in #1261
Keep in touch!
Web - https://edgetx.org
Discord - https://discord.gg/wF9wUKnZ6H
Facebook - https://www.facebook.com/groups/edgetx
EdgeTX "Santa" 2.6.0-RC3
We are pleased to offer EdgeTX "Santa" v2.6.0-RC3. As this is a release candidate, there may still be some minor issues that still need work on before release. We need your help in testing these builds to ensure there are no major bugs or faults that will cause problems during flight.
Changes since 2.6.0-RC2:
- [companion] Fix simulator not reading main view options (trims, topbar, etc) properly (#1358)
- [companion] Fix logical switch Edge condition V1 & V2 values not being read or written properly (#1361)
- [companion] Fix wrong SI/SJ being written for TX12 (#1362)
- [companion] Fix reading trainer data causing "invalid first key" error when reading radio.yml (#1350)
- [companion] Fix 6POS button shift (#1367)
- [companion] Fall back to scanning if models.yml cannot be read (6f792e1)
- [companion] Also show error cause when reading from radio (2c63fa2)
- [companion] Re-enable custom screens with new themes (e8dd678)
- [companion] Improvements to handling of changes to internal module setting (#1342)
- [companion] Remove now irrelevant EEPROM size column (#1381)
- [companion] Properly write string zone (widget) options (eaac04f)
- [companion] Fix switch boundary checks causing L64 be lost/ignored on open (#1403)
- [companion] Fix throttle source being changed on X10/T16/TX16 when importing models from 2.5 (#1401)
- [companion] Show commit hash in About dialog, as well as link to Github issue tracker (#1415)
- [companion/firmware] Fix read/write of failsafe settings, how displayed on radio (#1399)
- [firmware] Force minimum default backlight on colorlcd to ensure screen stays visible (#1386)
- [firmware] Fix B&W throttle warning being dismissed when rotary encoder rolled (#1408)
- [firmware] Fix 128x64 B&W internal RF settings not being shown correctly (555e7a1)
- [firmware] Ensure VBatBridge is turned off after first use (makes RTC battery last longer) (#1388)
- [firmware] Load radio settings before evaluating startup delay settings (dec05bd)
- [firmware] Fix wrong cordinates in lua during touch slide on colorlcd (#1409)
- [firmware] Allow 6POS positions to be configured on radio even if not properly calibrated (#1368)
Changes since 2.6.0-RC1:
- Added a power delay to work around enabling MPM causing some Jumper T16s to not turn on properly (658abdf)
- Changed
LUA=YES
compilation flag toLUA_MIXER
so it more correctly describes it's function(#1282) - Fixed detection of some NV14 LCD controllers which caused inverted colors (#1294)
- Fixed lines over characters for some translations (#1268)
- Fixed some pot/slider check options being inverted (#1281)
- Fixed SWF being treated as a 2POS switch on NV14 by special functions (#1313)
- Fixed expansion SI & SJ on TX12 not being fully defined and some diagnistic screen tweaks (#1303)
- Fixed a LUA Custom Mixer screen index issue that could trigger EM (#1302)
- Fix direction of rotary encoder for RM Zorro and other rotenc tweaks (958fd7b, 09b5d5f, 8567608)
- YAML Companion is now ready for wider testing! (#1186)
- Removed reference to EEPROM in radio version screen (#1328)
- Lua API functions were added (getSourceIndex, getSourceName, sources and switches) (#1300)
- Fixed issues with editing and clearing curves leaving some garbage values and inverted points on B&W curves (#1339)
- Fixed issue where removal of first mixer line would render other mixer lines missing/uneditable (#1163)
Highlights of this release include:
- on-radio theme editor
- changing the radio storage model from BIN to YAML
- model widget which now supports transparent PNGs
- touch capability for standalone Lua scripts
- automatic detection of Flysky hall effect gimbals mod
- the addition of a special function to disable touch screen
- NV14 support using trim hats as keys in standalone Lua scripts
- re-enabling ghost configuration menu and enabling GHOST support for NV14 builds
- better backlight on/off behaviour and handling
- allowing for the internal RF module to be selectable on the radio itself for most radios (internal ELRS)
- support added for RadioMaster Zorro and Jumper T-Pro transmitters
- plus a large number of further minor improvements and bug fixes
A major change in this release is the way that settings are stored:
- This requires a SD card to be installed in your transmitter, as the settings are now stored on the SD card for all radios - even on B&W radios (which previously used to save model and radio settings to EEPROM).
- This was done as the previous binary format for the settings was very restrictive as to how and what settings could be stored (i.e. this is why the filenames of audio files were limited to only a few characters, similarly the names of sources and mixes had a length limit, etc).
- The new configuration model is a YAML formatted plain text file and opens up a lot of new possibilities - ranging from being able to easily start adding options, removing some of the limitations around lengths of names and strings, and for third-party tools and scripts to be developed which can modify the configuration easily.
- Ideally, the change to YAML should not be noticeable, but as this is a significant underlying change, please verify that all your settings were converted correctly, and please report any issues you find!
- If you have been using YAML firmware during the 2.6 development phase and encounter errors when reading from the radio with Companion - please try opening the model file indicated by Companion on the radio (if one is indicated), making a minor change, exiting the model settings, and reverting/undoing that change. This will make the radio firmware rewrite the settings for that model, and hopefully resolve the issue (which will most likely be due to the configuration format having been adjusted several times during development and testing of 2.6).
As with any major version upgrade, please ensure you BACKUP your model and radio settings:
- On Color screen radios, it is simply a matter of backing up your microSD card as all settings are stored there.
- On Black & White screen radios, this can be done through the EEPROM backup option on the SYS -> Hardware page and/or backing up the individual models to file via the model select screen options. Once using yaml, backing up will be the same as with colorlcd radios.
- If you are migrating from OpenTX, you can also use OpenTX Companion for that version to backup the radio and/or save model settings to file.
Complete list of changes
Please view the milestone for this release or the full changelog to see them all.
UI/UX behavioral changes and/or new capabilities:
- Tapping the left side or right side of the screen to bring up the main menu carousel will either open the menu from the left or the right end.
- Standalone Lua scripts now have support for touch (once updated to actually use it - check out the Wizard Loader under Radio Tools)
- Themes use a new file and folder structure - if you are coming from v2.5.0 - please update your theme folder from https://github.com/edgeTX/themes
- On NV14, you can use the trim hat controls to navigate standalone Lua scripts such as ExpressLRS configurator script. As previously, pressing left trim hat is RTN, pressing right hat is ENT. Now, right trim hat up and down will scroll up and down the script, and left and right will change values.
Known Limitations and Issues
- TQly and TRSS sensors may be missing on D16 MPM
Supported radios
Black & white LCD screen
- RadioMaster T8 / T8 Pro
- RadioMaster TX12
- RadioMaster Zorro
- Jumper T12 / T12 Plus / T12 Pro Hall
- Jumper T-Lite
- Jumper T-Pro
- FrSky QX7 / QX7S / QX7 ACCESS / QX7 ACCESS
- FrSky X9 Lite / X9 Lite S
- FrSky X-Lite / X-Lite S / X-Lite Pro
- FrSky X9D / X9D+ / X9D+ SE
- FrSky X9D+ 2019 / X9D+ SE 2019
Color LCD screen
- RadioMaster/Eachine TX16S / RadioMaster TX16S MAX
- Jumper T16 / T16 Plus / T16 Pro Hall
- Jumper T18 / T18 Lite / T18 Pro
- FrSky X10 / X10S / X10 Express / X10S Express
- FrSky X12S / X12S-IRSM
- FlySky NV14
Installation Guide
https://github.com/EdgeTX/edgetx.github.io/wiki/EdgeTX-Installation-Guide
New Contributors
- @CapnBry made their first contribution in #831
- @Runsys16 made their first contribution in #842
- @robustini made their first contribution in #933
- @gagarinlg made their first contribution in #942
- @mhotar made their first contribution in #1001
- @erstec made their first contribution in #1060
- @tonycake made their first contribution in #1261
Keep in touch!
Web - https://edgetx.org
Discord - https://discord.gg/wF9wUKnZ6H
Facebook - https://www.facebook.com/groups/edgetx
EdgeTX "Santa" 2.6.0-RC2
We are pleased to offer EdgeTX "Santa" v2.6.0-RC2. As this is a release candidate, there may still be some minor issues that still need work on before release. We need your help in testing these builds to ensure there are no major bugs or faults that will cause problems during flight.
Changes since 2.6.0-RC1:
- Added a power delay to work around enabling MPM causing some Jumper T16s to not turn on properly (658abdf)
- Changed
LUA=YES
compilation flag toLUA_MIXER
so it more correctly describes it's function(#1282) - Fixed detection of some NV14 LCD controllers which caused inverted colors (#1294)
- Fixed lines over characters for some translations (#1268)
- Fixed some pot/slider check options being inverted (#1281)
- Fixed SWF being treated as a 2POS switch on NV14 by special functions (#1313)
- Fixed expansion SI & SJ on TX12 not being fully defined and some diagnistic screen tweaks (#1303)
- Fixed a LUA Custom Mixer screen index issue that could trigger EM (#1302)
- Fix direction of rotary encoder for RM Zorro and other rotenc tweaks (958fd7b, 09b5d5f, 8567608)
- YAML Companion is now ready for wider testing! (#1186)
- Removed reference to EEPROM in radio version screen (#1328)
- Lua API functions were added (getSourceIndex, getSourceName, sources and switches) (#1300)
- Fixed issues with editing and clearing curves leaving some garbage values and inverted points on B&W curves (#1339)
- Fixed issue where removal of first mixer line would render other mixer lines missing/uneditable (#1163)
Highlights of this release include:
- on-radio theme editor
- changing the radio storage model from BIN to YAML
- model widget which now supports transparent PNGs
- touch capability for standalone Lua scripts
- automatic detection of Flysky hall effect gimbals mod
- the addition of a special function to disable touch screen
- NV14 support using trim hats as keys in standalone Lua scripts
- re-enabling ghost configuration menu and enabling GHOST support for NV14 builds
- better backlight on/off behaviour and handling
- allowing for the internal RF module to be selectable on the radio itself for most radios (internal ELRS)
- support added for RadioMaster Zorro and Jumper T-Pro transmitters
- plus a large number of further minor improvements and bug fixes
A major change in this release is the way that settings are stored:
- This requires a SD card to be installed in your transmitter, as the settings are now stored on the SD card for all radios - even on B&W radios which used to previously save model and radio settings to EEPROM.
- The previous binary format for the settings was very restrictive as to how and what settings could be stored (i.e. this is why the filenames of audio files were limited to only a few characters, similarly the names of sources and mixes had a length limit, etc).
- The new configuration model is a YAML formatted plain text file and opens up a lot of new possibilities - ranging from being able to easily start adding options, removing some of the limitations around lengths of names and strings, and for third-party tools and scripts to be developed which can modify the configuration easily.
- Ideally, the change to YAML should not be noticeable, but as this is a significant underlying change, please verify that all your settings were converted correctly, and please report any issues you find!
- If you have been using YAML firmware during the 2.6 development phase and encounter errors with Companion - please try opening the model file indicated by Companion on the radio (if one is indicated), making a minor change, exiting the model settings, and reverting that change. This will make the radio firmware rewrite the settings for that model, and hopefully resolve the issue which stems from the configuration having been adjusted several times during development and testing of 2.6.
As with any major version upgrade, please ensure you BACKUP your model and radio settings:
- On Black & White screen radios, this can be done through the EEPROM backup option on the SYS -> Hardware page and/or backing up the individual models to file via the model select screen options.
- On Color screen radios, it is simply a matter of backing up your microSD card as all settings are stored there.
- If you are migrating from OpenTX, you can also use OpenTX Companion for that version to backup the radio and/or save model settings to file.
Complete list of changes
Please view the milestone for this release or the full changelog to see them all.
UI/UX behavioral changes and/or new capabilities:
- Tapping the left side or right side of the screen to bring up the main menu carousel will either open the menu from the left or the right end.
- Standalone Lua scripts now have support for touch (once updated to actually use it - check out the Wizard Loader under Radio Tools)
- Themes use a new file and folder structure - if you are coming from v2.5.0 - please update your theme folder from https://github.com/edgeTX/themes
Known Limitations and Issues
- TQly and TRSS sensors may be missing on D16 MPM
Supported radios
Black & white LCD screen
- RadioMaster T8 / T8 Pro
- RadioMaster TX12
- RadioMaster Zorro
- Jumper T12 / T12 Plus / T12 Pro Hall
- Jumper T-Lite
- Jumper T-Pro
- FrSky QX7 / QX7S / QX7 ACCESS / QX7 ACCESS
- FrSky X9 Lite / X9 Lite S
- FrSky X-Lite / X-Lite S / X-Lite Pro
- FrSky X9D / X9D+ / X9D+ SE
- FrSky X9D+ 2019 / X9D+ SE 2019
Color LCD screen
- RadioMaster/Eachine TX16S / RadioMaster TX16S MAX
- Jumper T16 / T16 Plus / T16 Pro Hall
- Jumper T18 / T18 Lite / T18 Pro
- FrSky X10 / X10S / X10 Express / X10S Express
- FrSky X12S / X12S-IRSM
- FlySky NV14
Installation Guide
https://github.com/EdgeTX/edgetx.github.io/wiki/EdgeTX-Installation-Guide
New Contributors
- @CapnBry made their first contribution in #831
- @Runsys16 made their first contribution in #842
- @robustini made their first contribution in #933
- @gagarinlg made their first contribution in #942
- @mhotar made their first contribution in #1001
- @erstec made their first contribution in #1060
- @tonycake made their first contribution in #1261
Keep in touch!
Web - https://edgetx.org
Discord - https://discord.gg/wF9wUKnZ6H
Facebook - https://www.facebook.com/groups/edgetx
EdgeTX "Santa" 2.6.0-RC1
We are pleased to offer EdgeTX "Santa" v2.6.0-RC1. As this is a release candidate, there may still be some minor issues that still need work on before release. We need your help in testing these builds to ensure there are no major bugs or faults that will cause problems during flight.
Highlights of this release include:
- on-radio theme editor
- changing the radio storage model from BIN to YAML
- model widget which now supports transparent PNGs
- touch capability for standalone Lua scripts
- automatic detection of Flysky hall effect gimbals mod
- the addition of a special function to disable touch screen
- NV14 support using trim hats as keys in standalone Lua scripts
- re-enabling ghost configuration menu and enabling GHOST support for NV14 builds
- better backlight on/off behaviour and handling
- allowing for the internal RF module to be selectable on the radio itself for most radios (internal ELRS)
- support added for RadioMaster Zorro and Jumper T-Pro transmitters
- plus a large number of further minor improvements and bug fixes
A major change in this release is the way that settings are stored:
- This requires a SD card to be installed in your transmitter, as the settings are now stored on the SD card for all radios - even on B&W radios which used to previously save model and radio settings to EEPROM.
- The previous binary format for the settings was very restrictive as to how and what settings could be stored (i.e. this is why the filenames of audio files were limited to only a few characters, similarly the names of sources and mixes had a length limit, etc).
- The new configuration model is a YAML formatted plain text file and opens up a lot of new possibilities - ranging from being able to easily start adding options, removing some of the limitations around lengths of names and strings, and for third-party tools and scripts to be developed which can modify the configuration easily.
- Ideally, the change to YAML should not be noticeable, but as this is a significant underlying change, please verify that all your settings were converted correctly, and please report any issues you find!
However... a YAML compatible Companion is not ready for use yet, but is hoped to be ready for use at release, or shortly thereafter. In the meantime, you can still use Companion to save settings to your radio if needed (but not to read back any made on the radio itself). To do this, you use Companion to read the old .bin config settings which are still stored on the radio, make your changes and save them, and then you delete the RADIO\radio.yml
file to trigger your changed settings to be re-imported into the new config format.
As with any major version upgrade, please ensure you BACKUP your model and radio settings:
- On Black & White screen radios, this can be done through the EEPROM backup option on the SYS -> Hardware page and/or backing up the individual models to file via the model select screen options.
- On Color screen radios, it is simply a matter of backing up your microSD card as all settings are stored there.
- If you are migrating from OpenTX, you can also use OpenTX Companion for that version to backup the radio and/or save model settings to file.
Complete list of changes
Please view the milestone for this release or the full changelog to see them all.
UI/UX behavioral changes and/or new capabilities:
- Tapping the left side or right side of the screen to bring up the main menu carousel will either open the menu from the left or the right end.
- Standalone Lua scripts now have support for touch (once updated to actually use it - check out the Wizard Loader under Radio Tools)
- Themes use a new file and folder structure - if you are coming from v2.5.0 - please update your theme folder from https://github.com/edgeTX/themes
Known Limitations and Issues
- No YAML compatible Companion just yet
- Some Jumper T16 radios may have issues when turning on with a model with MPM enabled - fix being tested
- TQly and TRSS sensors may be missing on D16 MPM
Supported radios
Black & white LCD screen
- RadioMaster T8 / T8 Pro
- RadioMaster TX12
- RadioMaster Zorro
- Jumper T12 / T12 Plus / T12 Pro Hall
- Jumper T-Lite
- Jumper T-Pro
- FrSky QX7 / QX7S / QX7 ACCESS / QX7 ACCESS
- FrSky X9 Lite / X9 Lite S
- FrSky X-Lite / X-Lite S / X-Lite Pro
- FrSky X9D / X9D+ / X9D+ SE
- FrSky X9D+ 2019 / X9D+ SE 2019
Color LCD screen
- RadioMaster/Eachine TX16S / RadioMaster TX16S MAX
- Jumper T16 / T16 Plus / T16 Pro Hall
- Jumper T18 / T18 Lite / T18 Pro
- FrSky X10 / X10S / X10 Express / X10S Express
- FrSky X12S / X12S-IRSM
- FlySky NV14
Installation Guide
https://github.com/EdgeTX/edgetx.github.io/wiki/EdgeTX-Installation-Guide
New Contributors
- @CapnBry made their first contribution in #831
- @Runsys16 made their first contribution in #842
- @robustini made their first contribution in #933
- @gagarinlg made their first contribution in #942
- @mhotar made their first contribution in #1001
- @erstec made their first contribution in #1060
- @tonycake made their first contribution in #1261
Keep in touch!
Web - https://edgetx.org
Discord - https://discord.gg/wF9wUKnZ6H
Facebook - https://www.facebook.com/groups/edgetx