Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Racks - Fix AN/VRC-64 (PRC-77) connector #1284

Merged
merged 5 commits into from
Sep 25, 2023
Merged

Racks - Fix AN/VRC-64 (PRC-77) connector #1284

merged 5 commits into from
Sep 25, 2023

Conversation

PabstMirror
Copy link
Collaborator

Calling [_vehicle] call acre_api_fnc_areVehicleRacksInitialized; from scheduled will throw

 Error in expression < select 1;
if (_parentConnectorType == _childConnectorType) then {
private _exi>
   Error position: <_childConnectorType) then {
private _exi>
  Error Undefined variable in expression: _childconnectortype
 File idi\acre\addons\sys_components\fnc_attachComplexComponent.sqf..., line 45

[_rackId, 4, _radioId, 2, _attributes, false] call EFUNC(sys_components,attachComplexComponent);

but there isn't a index 2 connectors[] on the radio

This adds a new 14 pin connector, I think this was the original intent, but I'm not positive

@jonpas jonpas added this to the 2.12.0 milestone Sep 17, 2023
@jonpas
Copy link
Member

jonpas commented Sep 25, 2023

Also fix VRC-110 power documentation (was stating 50W, is actually 20W) and add VRC-64 to the wiki.

@jonpas jonpas changed the title Racks - Fix VRC64 / PRC-77 connector Racks - Fix AN/VRC-64 (PRC-77) connector Sep 25, 2023
@jonpas jonpas merged commit dc5f679 into master Sep 25, 2023
3 checks passed
@jonpas jonpas deleted the racks77 branch September 25, 2023 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants