Custom OpenTX/EdgeTX for Flysky FS-i6X.
Join our Discord or Telegram to contribute, discuss or get help!
- Wiki - Read before asking for help
- Features
- Navigation
- Proper shutdown (I see square icon)
- USB connection
- Powering by 2S Li-Po/Li-ion/18650
- Mode 1 and Mode 3 radios
- Credits
For help with general OpenI6X configuration see manuals:
You can find some instructions in the RCGroups and Rakish Rc youtube tutorials. Some of that can be outdated. Read Wiki for up to date instructions.
Comparison with original firmware:
Feature | FlySky i6X | OpenTX i6X |
---|---|---|
Channels | 6/10 | 16 |
Mixers | 3 | 32 |
Models | 20 | 16 / unlimited[1] |
Protocols | AFHDS, AFHDS2A, PPM | AFHDS2A + 16Ch modes, PPM, CRSF (CRSFshot) |
Trainer | PPM | SBUS, PPM |
Logical switches | _ | ✓ |
Global variables | _ | ✓ |
Timers | _ | ✓ |
Voice annoucements | _ | ✓[2] |
Vario | _ | ✓ |
Use trims as buttons | _ | ✓ |
ExpressLRS ready | _ | ✓ Configurator built-in (no need for LUA) |
Adjustable screen brightness | _ | ✓[3] |
USB Modes | Joystick | Joystick, Storage, Serial (Telemetry mirror) |
AUX Serial port | _ | SBUS Trainer, Telemetry mirror, Debug |
FlySky FS-HZCZ03-ADJ Digital Gimbal | _ | ✓[4] |
Languages | EN,CN | PL,EN,CZ,DE,ES,FI,FR,IT,NL,PT,SE |
[1] Unlimited by using USB mass storage mode eeprom backup/restore.
[2] By adding DFPlayer, see instructions in wiki.
[3] By wiring 2 pads, see instructions in wiki.
[4] See instructions in wiki.
Key | Function |
---|---|
UP | Up. Scroll values. Hold on main screen for stats. |
DOWN | Down. Scroll values. Hold on main screen for telemetry. |
OK | Confirm. Hold on main screen for model menu. Short press on main screen for popup menu. |
CANCEL | Exit/Back/Cancel. |
BIND | Scroll pages right or left (long press), go right in a line. Hold on main screen for general menu. |
DFU bootloader mode - Start by pushing horizontal trims to the center + power on a the same time.
FlySky FS-i6X don't have a software controlled shutdown button. Do not switch off radio when you see ▫
(small square) icon in top right corner of main screen. It indicates that settings are not yet saved. Wait until it disappears or use "Save all" option from main screen popup menu.
When to use "Save all" option:
- When you don't want to wait until square icon disappear before shutdown.
- With USB connected - when USB is connected then settings are not stored with standard delay.
- To save timers.
FlySky FS-i6X don't have a USB VBUS making it impossible to detect USB connection. To connect press OK on main screen and select "USB Connect" (In version 1.8.0 or earlier it's in: Radio Setup -> "USB Detect").
FlySky i6X is officially rated for up to 6V. Running anything above will damage your radio.
With Mode 1 & Mode 3 radios you may experience inverted gimbal movement and swapped gimbals on main screen. To fix this swap gimbal connectors (red-white one with black-white one).
- Janek (ajjjjjjjj), continues Kuba's and Mariano's work, added sound, USB, ExpressLRS V2/V3 configuration, telemetry mirror, SBUS trainer, new/fixed drivers, ports, bugfixes.
- Mariano (marianomd), continued Kuba's work and made it up to useable condition! Added gimbals, buttons, AFHDS2A, PPM, CRSF.
- Kuba (qba667), started this work and made this project possible, it is forked from his repo.
- Wilhelm (wimalopaan) added 16 channels SBUS16 / IBUS16 modes.
- Rafael (rafolg), ported FlySky Hall Gimbal support from EdgeTX.
- Tom (tmcadam) fixed AFHDS2A PWM mode selection.
- The internal RF code was taken from the great KotelloRC's erfly6: Er9X for i6 and i6x.
- Some of the internal RF fixes are a result of analysing pascallanger's DIY-Multiprotocol-TX-Module.
- ExpressLRS configurator is based on elrsV2/V3.lua from ExpressLRS.
- Some of the ports are from EdgeTX.
- ADC code taken from OpenGround.
- All the contributors of OpenTX.