Skip to content

OpenI6X v1.8.0

Compare
Choose a tag to compare
@ajjjjjjjj ajjjjjjjj released this 04 Nov 18:33
· 378 commits to master since this release

Note
Due to data model changes, upgrade to v1.8.0 will wipe your current settings and models.
Remember to set your Baudrate back if you are using CRSF module.

Changes

  • AFHDS2A:
    • added receiver ID support, now it works as expected,
    • added failsafe warning,
  • CRSF:
    • added receiver ID support (backport opentx#7881),
    • updated CRSF baro/vario sensor (EdgeTX port),
  • ExpressLRS radio tool:
    • refactored to optimize RAM and flash usage,
    • do not trim values: Packet Rate sensitivity is visible, also "AUX" label is not shortened to "A" anymore,
    • fixed bug where hidden field value was allocated wasting space,
    • fixed insufficient buffer size bug,
    • added CRSF_UINT8 support, required for RX PWM configuration,
    • added value unit support, i.e. now you can see Telem Ratio bps, Model Match ID, Power unit, etc.
  • restored asterisk/hand icon on warning popups,
  • fixed USB DFU Mode trigger on DEBUG builds,
  • remove module choice from special function set failsafe (backport opentx#8156),
  • fix mixer overflow (backport opentx#7747),
  • bars inverse (backport opentx#7709),
  • fix scale and telemetry fields (backport opentx#7704),
  • always display output channel name on mix screen (backport opentx#8076),
  • refactorizations and other internal improvements,

Known issues

See Issues.

Flavors. What binary should I use?

  • openi6x_1.8.0_elrsv3.zip for ExpressLRS config tool (but USB Storage is disabled).
  • openi6x_1.8.0_heli.zip if you fly helicopters.
  • openi6x_1.8.0.zip for everyone else.
  • _backlight_mod for users with adjustable backlight brightness modification.

Archives contain bin files for every language. All builds support external module (PPM, CRSF) and USB.

Flashing

Refer to the flashing guide.