elintConfig = { startupPlatformUnitNames = {}, onDemandPlatforms = { { type = "pr1", enabled = true, groupName = 'Prowler-1', baseUnit = 'CSG-1 CVN-71-1', terminalType = AIRBASE.TerminalType.OpenMedOrBig, coalition = coalition.side.BLUE, missionmaxduration = 240, altitude = 28000, speed = 400, freq = 265.8, fuelwarninglevel = 25, modex = 11, orbit = { heading = 135, length = 40, }, }, { type = "pr2", enabled = true, groupName = 'Growler-1', baseUnit = 'CSG-1 CVN-71-1', terminalType = AIRBASE.TerminalType.OpenMedOrBig, coalition = coalition.side.BLUE, missionmaxduration = 240, altitude = 28000, speed = 400, freq = 265.8, fuelwarninglevel = 25, modex = 12, orbit = { heading = 45, length = 40, }, }, { type = "pr3", enabled = true, groupName = 'Prowler-1', baseUnit = AIRBASE.Caucasus.Kutaisi, terminalType = AIRBASE.TerminalType.OpenMedOrBig, coalition = coalition.side.BLUE, missionmaxduration = 240, altitude = 28000, speed = 400, freq = 265.8, fuelwarninglevel = 25, modex = 13, orbit = { heading = 90, length = 40, }, }, { type = "pr4", enabled = true, groupName = 'Growler-1', baseUnit = AIRBASE.Caucasus.Kutaisi, terminalType = AIRBASE.TerminalType.OpenMedOrBig, coalition = coalition.side.BLUE, missionmaxduration = 240, altitude = 28000, speed = 400, freq = 265.8, fuelwarninglevel = 25, modex = 14, orbit = { heading = 0, length = 40, }, }, }, networks = { { enabled = true, debug = false, coalition = coalition.side.BLUE, enableMarkers = true, useSRS = true, enableBDA = true, reportEWR = true, enableAlerts = true, intervals = {}, controller = { groupName = 'ELint-Controller-1', baseUnit = AIRBASE.Caucasus.Kutaisi, terminalType = AIRBASE.TerminalType.OpenMedOrBig, takeOffType = SPAWN.Takeoff.Hot, missionmaxduration = 180, altitude = 28000, speed = 350, freq = 265.800, controller_freq = 270.350, atis_freq = 270.250, notify_freq = 261.000, fuelwarninglevel = 25, modex = 11, orbit = { heading = 90, length = 5, }, }, }, { enabled = false, coalition = coalition.side.RED, }, }, }