Skip to content

Releases: FrSkyRC/ETHOS-Feedback-Community

Ethos 1.5.9

21 May 09:16
c456c22
Compare
Choose a tag to compare

[All]

  • EM on USB disconnect fixed bug
  • [Archer X] OTA FW update allowed again bug

[New radios]

  • X20R introduced
  • X20RS introduced

[Horus]

  • [lua] RSSI Low event was always ON bug

Ethos 1.5.8

16 May 14:55
02a479b
Compare
Choose a tag to compare

[All]

  • RAM Backup max size changed from 4K to 32K bug
  • Performance improved feature
  • Asterisk icon in the top bar to show Lua / Radio errors feature
  • EM loads the model from SD if it cannot be loaded from RAM
  • Allow the user to test the Emergency Mode feature
  • Logic Switches may request a Confirmation (ON / OFF) in addition to the Delay (ON / OFF) feature
  • Support added for the new AES and high precision current sensors
  • Swap channels function added to Model / Outputs feature
  • [MarkDown] Badly displayed multi-line indentation bug
  • Changing Free Mix Action doesn't reset the Active condition anymore bug
  • [ELRS] GPS Speed wrong by factor 10 bug
  • Colors inverted on Light Mode bug
  • When selecting "Always on" as "Display / Wake up" option, the Sleep option is now greyed out bug
  • [Logs] UTF-8 encoding used in headers
  • UI bugfixes in the Model / Telemetry screen bug bug bug
  • TextViewer fixes (blank lines, scrolling) bug
  • Scrollbar in the FreeMix actions was missing bug
  • Clones of models with long names could disappear bug
  • Reset / Flight data can be global feature
  • Presentation improved in the Curves screen feature
  • Presentation improved in the Mixes screen feature
  • [Multimodule] Bad display of the "11ms" option bug
  • Callouts (RSSI low / etc.) correctly played for External modules bug
  • Throttle cut fix when trigger is 100% bug
  • RSSI Low event stayed on only once and for short time only bug
  • [lua] OPTION_CHANNEL_OUTPUT added to get the channel output value, rather than the mixer output value feature
  • [lua] More type allowed in form.addFileField(...) to filter files feature
  • [lua] timer:stringValue() and source:stringValue() improved for Timers feature
  • [lua] model.path() available in widget create() bug
  • [lua] openDialog(...) bugfix (when text was longer than 256 chars)
  • [lua] openDialog(...) now allows LEFT aligned text
  • [lua] form.addLine(...) separator is now optional
  • [lua] system.playFile(...) will work with paths including a drive name

[Horus]

  • Function selection "---" in SF is still present bug

Ethos Suite 1.5.6

30 Apr 03:00
9784ed4
Compare
Choose a tag to compare
  • Fix the issue when reading the local translation files
  • English i18n is selected on default when updating the ETHOS i18n component
  • Fix the file operation error when updating radio components
  • Prevent hyperlinks redirecting outside the app

Ethos Suite 1.5.5

25 Apr 03:46
da309ac
Compare
Choose a tag to compare
  • Fix and enhancement for auto updater (Will work when you update Suite from 1.5.5 to a higher version)
  • Fix the crash when switching radio between Suite mode and Serial port mode
  • Will check the file unzipped, copied or written to the radio before it is used to flash
  • Decrease the possibility that Suite cannot detect the drives on macOS
  • Show English display language (But cannot be changed)
  • Fix the radio restore function

Ethos 1.5.7

22 Apr 09:59
8f97cd6
Compare
Choose a tag to compare

[All]

  • Select model at power on now remembers the last selected model feature
  • RF not started when changing the current model with a Special Function bug
  • Trim mix conversion fix bug
  • Logs timestamp ms part was not correct after a Radio clock modification bug
  • New event "Flight start" added feature
  • Add the option "Non stabilized receiver" instead of "---" in the Wizard feature
  • Sources can be used in Outputs Min / Max / Subtrim / Slow Up / Slow Down feature
  • Option "Half source" introduced when using a 2-POS Switch as a source: range [0-100%] instead of [-100%-100%]
  • Var actions limit moved from 100% to 500% feature
  • Logic switch Edge did not trigger in Vars actions when duration is 0 bug
  • PlayText not proposed on non TTS radios bug
  • Skip on startup audio was not correctly working after "Flight reset" bug
  • Throttle active event fix (when Throttle cut disabled, but Throttle idle) bug
  • Markdown fix bug
  • [lua] Form fixes bug
  • [lua] system.getAudioVoice() added
  • [lua] source:unit() fixed

[X20-PRO]

  • Audio noise on startup removed bug

[X18/S]

  • Fonts adjusted

Ethos 1.5.6

09 Apr 14:47
ff811ef
Compare
Choose a tag to compare

[All]

  • Vars maximum range increased to [-500%:+500%] feature
  • Vars action "Repurpose Trim" can now have a configurable step feature
  • Internal module restarted after Suite is disconnected bug
  • Distance and Custom sensors not correctly initialized bug bug
  • "Thr=>Ele" mix fixed (when a switch used a Throttle source) bug
  • Throttle events (cut / active / hold) fixed bug
  • Conversion issue when coming from 1.4.X with negative weight in a Free Mix bug
  • Switch from DEBUG mode to MASSSTORAGE mode in Ethos Suite did not unload everything correctly and made some Lua scripts crash
  • Option "Half source" introduced when using a Logic Switch as a source: range [0-100%] instead of [-100%-100%]
  • Removing an extra trim renumbers trims uses correctly bug
  • [lua] lcd.setClipping() bug which made the radio enter in Emergency Mode bug
  • [lua] form:clear() fixed bug
  • [lua] source:value() returns an integer if it deals with a flight mode index
  • [lua] lcd.drawTriangle(...) and lcd.drawFilledTriangle(...) added feature
  • [lua] model:createSensor() added feature
  • [lua] model:path() added

[X20-PRO]

  • EXT1 and EXT2 were swapped bug

[X14(S)]

  • Fix in Function switches configuration (4 switches instead of 6) bug

[X18(S), X14(S), Horus]

  • [Wizard page display issue fixed bug

[Simulator]

  • Restart (with F12 key) memory corruption fix

Ethos Suite 1.5.4

08 Apr 02:15
ff811ef
Compare
Choose a tag to compare
  • Model backup will include .txt file
  • Reduce the crashes on Suite startup
  • Fix the traces display issue in LUA debug tool
  • Fix the storage location loading issue for XE

Although the possibility of the crashing on startup has been reduced, it may result in the Suite being unable to detect the radio. If such a situation occurs, please include the log file starting with "main-" from the crash path, and open a new issue.

Ethos 1.5.4

28 Mar 19:07
b87a5f9
Compare
Choose a tag to compare

[All]

  • Model read error on Emergency Mode bug
  • Range issue in FreeMix Offset action - Fixes #3734
  • New "Full range" option added to Trim sources - Fixes #3724
  • Colors added to Outputs in Mixes, to mach the graph colors - Fixes #3700
  • Inverting left and right sliders in System / Hardware is again possible - Fixes #3691
  • Wrong switch move detected on non enabled switches in System / Hardware
  • [elrs] Model Match fixed - Fixes #3682
  • [lua] form.addSensorField(...) added - Fixes #3721
  • [lua] lcd.setClipping(...) is restored - Fixes #3720
  • [lua] lcd.isVisible(...) was returning wrong results - Fixes #3695
  • [lua] Memory leak fixed on each error
  • [lua] XXS font added
  • [lua] model.getModule(...) added
  • [es] Counting fix on "100" - Fixes #3685

[X18]

  • Display issue in Model / Trims (out of screen fields) - Fixes #3688

Ethos 1.5.3

22 Mar 13:10
cb05dfb
Compare
Choose a tag to compare

[All]

  • Reset factory settings added to System / Information page
  • Stabilization and Channels review pages swapped in Wizard
  • Play Audio repeat fixed (when WaitDuration inside the sequence) - Fixes #3637
  • Play Audio cannot be global anymore if one of its elements cannot be global - Fixes #3665
  • File Manager display issue when more than 256 files displayed - Fixes #3624
  • Checklist scroll issue fixed - Fixes #3658
  • File Manager allows to remove directories
  • V-Tail available also with stabilized receivers - Fixes #3684
  • Allow disable audio beeps and announcements on trims - Fixes #2596
  • Trim values now played correctly (unit is %) - Fixes #3619
  • Direction switches added to the Free mix actions (to modify just a part of a curve) - Fixes #3639
  • CN display fixes - Fixes #3628
  • Unit ft/min conversion fixed - Fixes #3613
  • Trim option added to the Elevators mix - Fixes #3650
  • FreeMix Offset action display fix - Fixes #3615
  • [suite] Internal module version is refreshed after an update
  • [multimodule] More options added (available with the latest lua script) - Fixes #3318
  • [multimodule] Spectrum and Multiplex sensors are now editable
  • [multimodule] FlySky vario sensor added - Fixes #3618
  • [lua] Fullscreen widgets now keep the focus when their page is displayed
  • [lua] system.compile(...) added - Fixes #3481
  • [lua] source:min(..) and source:max(...) can now change sensors min / max
  • [lua] lcd.darkMode() added - Fixes #3638
  • [lua] os.rmtree() added
  • [lua] serial added to system.getVersion()
  • [lua] Many constants renamed for consistency (old ones are marked as deprecated)
  • [lua] Maximum instructions limit added (to avoid infinite loops)
  • [lua] Screen refresh optimized (the whole screen was refreshed for nothing in some conditions)
  • [lua] source:stringValue() fixed for Text sensors

[Tandem]

  • ELRS baudrate configuration (errors count displayed if more than 3 errors)

[X18]

  • Layout optimizations (bigger fields) - Fixes #3660

[X14]

  • Layout optimizations (bigger fields)

[Horus]

  • [suite] Internal module version is available (new bootloader needed)

Ethos Suite 1.5.3

22 Mar 10:20
cb05dfb
Compare
Choose a tag to compare
  • Update USB detect core api (radio detect should be better)
  • Improve the detection of radio disks on macOS
  • Fix a crash when quitting Suite on macOS
  • Fix an issue when updating X12S/X10E internal module
  • Add protection when the radio disk is full
  • Add support for reading internal module on Horus (ETHOS 1.5.3 is required)