Openhd Settings 1 Mjc506
Openhd Settings 1 Mjc506
Openhd Settings 1 Mjc506
/bin/bash
#
# Common settings (need to be kept in sync for both TX and RX!)
# ============================================================
#
# Desired frequency in MHz
FREQ=2387
#
# Set to "Y" on the RX for auto-scanning. Frequency still has to be set on TX!
# Feature might be buggy or not work at all!
FREQSCAN=N
#
# the following frequencies are supported:
# 2412, 2417, 2422, 2427, 2432, 2437, 2442, 2447, 2452, 2457, 2462, 2467, 2472,
2484 (Ralink and Atheros)
# 2312, 2317, 2322, 2327, 2332, 2337, 2342, 2347, 2352, 2357, 2362, 2367, 2372,
2377, 2382, 2387, 2392, 2397, 2402, 2407 (Atheros only)
# 2477, 2482, 2487, 2489, 2492, 2494, 2497, 2499, 2512, 2532, 2572, 2592, 2612,
2632, 2652, 2672, 2692, 2712 (Atheros only)
#
# 5180, 5200, 5220, 5240, 5260, 5280, 5300, 5320
# 5500, 5520, 5540, 5560, 5580, 5600, 5620, 5640, 5660, 5680, 5700
# 5745, 5765, 5785, 5805, 5825
#
# 2.3Ghz and 2.5-2.7Ghz band only works with Atheros cards. Check your local
regulations before transmitting!
# Frequencies higher than 2512MHz work with Atheros, but with a lot lower transmit
power and sensitivity and
# thus greatly reduced range. Only useable for short-range applications!
#
#
# Set this to "single" for single TX wifi card, for dual TX wifi cards set "dual".
# MAC addresses and frequency for the RX and TX wifi need to be set here when dual
TX mode is enabled.
#
TXMODE=single
#
MAC_RX[0]=00c0ca91ee30
FREQ_RX[0]=2484
#
MAC_RX[1]=24050f953384
FREQ_RX[1]=2484
#
MAC_RX[2]=24050f953378
FREQ_RX[2]=2484
#
MAC_RX[3]=24050f953373
FREQ_RX[3]=2484
#
#
MAC_TX[0]=24050f953378
FREQ_TX[0]=5745
#
MAC_TX[1]=ec086b1c7834
FREQ_TX[1]=2472
#
#
TXPOWER=2000
TxPowerAir=58
TxPowerGround=58
# Wifi Datarate. Lower settings yield higher range and vice versa.
# 1=5.5Mbit, 2=11Mbit, 3=12Mbit, 4=19.5Mbit/18Mbit, 5=24Mbit, 6=36Mbit
DATARATE=4
#
#
# FEATURE WIFI BANDWIDTH SETTINGS: If ATHEROS Wi-Fi card, users can choose between
3 bandwidth options: 20mhz, 10mhz or 5mhz.
#***Default @ 20mhz compatible with all Wireless cards. 5/10mhz Bandwidth options
will result in 1/4 & 1/2 of total available
#Datarate/Mbit of the selected Wi-Fi datarate option (1-6) selected above.
# Set your Default Bandwidth:5, 10 or 20.
#
Bandwidth=20
UplinkSpeed=11
#
#
# FEATURE BANDWIDTH SWITCHER: ***ATHEROS ONLY***allows users to remotely switch
between 5/10/20 mhz bandwidth. Simply assign RC Channel and pwm values for each
setting (>2 selectable settings must be used on Axis RC channels 1-8)
#**ONLY TESTED ON THE GROUND SO FAR. IN ORDER FOR THE BANDWIDTH TO SWITCH, THERE
MUST BE A GOOD LINK BETWEEN ALL AIR AND GROUND WIFI CARDS.
#**RC bandwidth switcher is only tested with pi2/3 air. if using RPI zero it is
recommended to disable the switcher and instead set a fixed desired bandwidth prior
to flight.
#**YOU MUST ALSO DEFINE THE MAC ADDRESSES OF YOUR GROUND ath9k Atheros cards for
use with the RC bandwidth Switcher.
#MAKE SURE THAT YOUR MOST POWERFUL GROUND RECEIVER CARD MAC ADDRESS IS SET AS THE
"PRIMARY RX/TX".
#
# IsBandSwicherEnabled "0"=disabled "1"= enabled
#
#
IsBandSwicherEnabled=0
ChannelToListen2=8
#Ground TX\RX card
PrimaryCardMAC=0
#Ground RX card
SlaveCardMAC=0
Band5Below=1200
Band10ValueMin=1200
Band10ValueMax=1650
Band20After=1650
DefaultCameraId=1
ChannelToListen=16
Camera1ValueMin=700
Camera1ValueMax=1400
Camera2ValueMin=1450
Camera2ValueMax=2100
Camera3ValueMin=2150
Camera3ValueMax=2200
Camera4ValueMin=2250
Camera4ValueMax=2500
#
#
# FEATURE: 2-WAY COMM For Air/Ground Controls how Open.HD settings are communicated
through Open.HD APP.
#This between Ground and Air.
# ***JOYSTICK CHANNEL MUST BE DEFAULT TO CENTER POSITION IN ORDER TO CONTROL
UP/DOWN FUNCTIONALITY(EXAMPLE: ELEVATOR or RUDDER)
# Remote Setting Protocol: Values= "1" Or "2"
# "1" =EnableAir/Ground (Fields on Openhd App turn GREEN which indicates both
air/ground saved) *This may result
#in more dropped packets during flights however, makes ground testing easier by
saving settings to air/ground simutaneously
# "2" =(Enables Ground Only (DEFAULT) & Best for SmartSync)
RemoteSettingsEnabled=0
# SmartSync StartupMode: "0"=Off; "1"=ON for "xx" Seconds (DON'T CHANGE THIS)
SmartSync_StartupMode=0
SmartSyncRC_Channel=2
SmartSyncGround_Countdown=45
SmartSyncOFF_RC_Value=1700
SmartSyncStayON_RC_Value=1300
# SmartSyncControlVia: *DON'T CHANGE THIS-This works for joystick OR GPIO *Simply
use GPIO #26 & Ground with Switch or Jumper if not using USB RC to control
SmartSync during Boot.
SmartSyncControlVia=joystick