github FrSkyRC/ETHOS-Feedback-Community suite1.6.2
Ethos Suite 1.6.2

latest releases: 1.6.4, suite1.7.0, suite1.7.0-rc3...
8 months ago

Enhancement

  • Show releases date.
  • Add support of redirecting to thirdparty script links.
  • Introduce command line tool feature with Ethos Suite. You can run the following command with Suite in terminal:
    • {SUITE_APP_NAME} --help show help text for Ethos Suite command line tool.
    • {SUITE_APP_NAME} --version show the version of the installed Ethos Suite.
    • {SUITE_APP_NAME} --list-radios list all the supported FrSky radios.
    • {SUITE_APP_NAME} --radio-components [--radio {RADIO}] list all the components and their paths. If multiple radios are connected to your computer, you can use [--radio {RADIO}] to specify one. Otherwise, you can omit [--radio {RADIO}] or use [--radio auto] for automatic detection.
    • {SUITE_APP_NAME} --get-path {COMPONENT} [--radio {RADIO}] get the path of the given component. Current supported component: BITMAPS, SCRIPTS, SCREENSHOTS, AUDIO, I18N.
    • {SUITE_APP_NAME} --serial start|stop [--radio {RADIO}] enable / disable the serial debug mode.

Notice: Sutie app will not start if it successfully recognizes a command.

Fixes

  • The Lua installation tool will only search the first-level directory.
  • Fix the issue where the window is created before the app is ready.
  • Add handler for unsupported path names.
  • Fixed a crash that may be raised when switching to the test version.

Modification

  • Change the label from "Missing remote version" to "Fetching from the server ..." to avoid misunderstanding.

Don't miss a new ETHOS-Feedback-Community release

NewReleases is sending notifications on new releases.