Examples of Individual Radio Transmitter Configurations - FPV-Combat/Main_board_v2 GitHub Wiki
Overview
Here is a collection of example of the radio configuration used by some of us that allows to navigate the new FPV Combat menu directly from the transmitter. Remember that especially when using OpenTX (or similar operation systems) there might be multiple ways to achieve the same result, so what follow are just some of the possible alternatives, but any other solution that will allow you to generate the two signals(1.7 and 2.0mS) on the trigger channel will work just fine!
Yurii (FrSky X20S EthOS)
This approach uses mainly mixers of the radio. In this setup are implemented all the function:
- MENU NAVIGATION
- TRIGGER
- LED BRIGHTNESS
- SIGHT DISABLED (when head-tracker is not centered)
Mixers
order is important, later mixer overrides earlier
Name: LED
Source: Slider right
Function: Add
Offset: -50%
Weight Up: 50%
Weight Down: 50%
Output: CH9 (GUN)
Name: HIDE
Active condition: PAN AWAY (logic switch)
Source: ---
Function: Replace
Offset: 20%
Weight Up: 0%
Weight Down: 0%
Output: CH9 (GUN)
Name: MENU
Active condition: SJ (down)
Source: ---
Function: Replace
Offset: 40%
Weight Up: 0%
Weight Down: 0%
Output: CH9 (GUN)
Name: Gun
Active condition: SI (down)
Source: SI
Function: Replace
Output: CH9 (GUN)
Logic switches
Name: PAN AWAY
Function: |A|>X
Source (A): CH13 (PAN)
Value (X): 10%
Björn (Taranis X9D OpenTX)
This approach uses mixers and logic switches of the radio.
In this setup are implemented all the function exept LED Brightness:
- MENU NAVIGATION
- TRIGGER
- SIGHT DISABLED (when head-tracker is not centered)
First you have to disable the trim switch in the Flight Phase menue.
Mixers
Shooting and Menue:
- Its all configured at CH 5 (which is the Channel where the Combat boards Trigger Input is connected to)
NAME: Trigger (to shoot)
- Source: SH (its the right momentary switch)
- Weight: 100
- Offset: 0
- Function: add
Name: Trim DOWN (short to move down in menue - long to enter menue items)
- Source: MAX
- Weight: 100
- Offset: 0
- Switch: -TD
- Function: replace
Name: Trim UP (short to move up in menue - long to enter menue from zero - long to exit menue item in menue itself)
- Source: MAX
- Weight: 40
- Offset: 0
- Switch: -TU
- Function: replace
Logic switches
(to disable Crosshair and Tracers when Headtracker is moved a certain level to right or left)