Skip to content

OpenI6X v1.10.0

Compare
Choose a tag to compare
@ajjjjjjjj ajjjjjjjj released this 26 Jul 15:41
· 243 commits to master since this release

Note
Due to data model changes, upgrade to v1.10.0 will reset your settings and models.
Currently there is no way to convert previous versions settings.

Changes

  • General:
    • increased max special functions count from 11 to 18,
    • increased max telemetry sensor slots from 26 to 30,
    • default Baudrate is now 400k,
    • disabled splash screen (may return in the future),
    • restored heartbeat workaround,
    • removed not used telemetry protocol selection,
    • fixed timer 1 display on telemetry screens header (EdgeTX port),
    • change output value calculation to 'round away from 0' instead 'floor'. Port of EdgeTX/edgetx#3292,
  • Experimental INAV Lite telemetry radar screen radio tool:
    • hold OK when launched from tools menu to reset home position,
    • can be set as a telemetry screen from Telemetry Screens menu,
    • requires INAVs: ibus_telemetry_type=7 or 8 or corresponding setup in other FC firmwares,
  • AFHDS2A:
    • implemented Telemetry mirror with Multiprotocol Module telemetry standard, use with i.e.: https://github.com/stronnag/mwptools
    • changed RSSI label to RQly,
    • added reporting of AFHDS2A S84 to S8a telemetry sensors,
    • fixed GPS coords precision and added formatting,
    • "Sats" sensor correctly reports satellites count instead of GPS fix for INAV, Betaflight and possibly other,
    • fixed some missing telemetry sensors labels,
    • reuse telemetryRxBuffer for packet data for smarter RAM usage,
  • CRSF:
  • ExpressLRS radio tool:
    • load data with the same timing as original Lua script,
    • automatically reload folder on value change,
    • unified and slightly increased memory buffer for smarter memory usage,
    • fixed minor issues,

Known issues

See Issues.

Builds features comparison

Build Adjustable backlight Heli menu ExpressLRS built-in menu INAV Lite telemetry radar
openi6x_1.10.0.zip
openi6x_1.10.0_backlight_mod.zip 1
openi6x_1.10.0_elrs.zip 2
openi6x_1.10.0_elrs_backlight_mod.zip 1 2
openi6x_1.10.0_heli.zip
openi6x_1.10.0_heli_backlight_mod.zip 1
  1. Require simple modification.
  2. Only with EN language.

All archives contain bin files for every language.

Flashing

Refer to the flashing guide.