Page MenuHomeFeedback Tracker

CDLC includes ACRE configs for helicopters but not for jets
Closed, ResolvedPublic

Description

All F-4 Phantom variants have PRC-117Fs as rack radios rather than PRC-77s. The huey helicopters all have 77s as rack radios causing a communication incompatibility and all phantom pilots are forced to carry 77s in their backpacks to fix it. These helicopter configs are set inside the DLC and not inside ACRE.

Details

Severity
Minor
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Category
Config
Steps To Reproduce

Spawn any Phantom while running ACRE and attempt to use the rack radios. They will have AN/PRC-117Fs.
Spawn any Helicopter while running ACRE and attempt to use the rack radios. They will have PRC-77s.

These helicopter configs are set inside the DLC and not inside ACRE.

Additional Information

https://github.com/IDI-Systems/acre2/issues/1101

config set for helicopters:

class AcreRacks
			{
				class Rack_1
				{
					displayName = "Dashboard";
					shortName = "Dash";
					componentName = "ACRE_VRC64";
					mountedRadio = "ACRE_PRC77";
					allowedPositions[] = {"driver", "commander", "external"};
					disabledPositions[] = {};
					defaultComponents[] = {};
					isRadioRemovable = 0;
					intercom[] = {"none"};
				};
			};

Event Timeline

peakzer0 created this task.May 12 2021, 7:54 AM
peakzer0 edited Additional Information. (Show Details)May 12 2021, 1:04 PM
Maarten added a subscriber: Maarten.

Thank you for your feedback! It will now be reviewed by a specialist in our internal QA system.

Slowpokevg closed this task as Resolved.Nov 7 2023, 2:46 PM
Slowpokevg claimed this task.