Skip to content

[WIP] Update cockpit object chrono commands for A330 - #101

Closed
quackderbruchpilot with Copilot wants to merge 1 commit into
release/feat/cockpit-objfrom
copilot/update-cockpit-object-chrono-commands
Closed

[WIP] Update cockpit object chrono commands for A330#101
quackderbruchpilot with Copilot wants to merge 1 commit into
release/feat/cockpit-objfrom
copilot/update-cockpit-object-chrono-commands

Conversation

Copilot AI commented Feb 22, 2026

Copy link
Copy Markdown
Contributor

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original prompt

Apply the same edits made to objects/cockpit/A330_cockpit.obj in Coalition-of-Freeware-Developers/laminar-a330 between tags v12.4.0-b1 and v12.4.0-b2 to the corresponding file in Coalition-of-Freeware-Developers/AeroGenesis-A330.

Source repo/tags:

  • Repo: Coalition-of-Freeware-Developers/laminar-a330
  • From: v12.4.0-b1
  • To: v12.4.0-b2
  • File: objects/cockpit/A330_cockpit.obj

Target repo/branch:

  • Repo: Coalition-of-Freeware-Developers/AeroGenesis-A330
  • Base branch: release/feat/cockpit-obj
  • File: objects/cockpit/A330_cockpit.obj

Required changes to apply (mirror the source diff):

  1. Update chrono commands:
  • Replace sim/instruments/chrono2_cycle with sim/instruments/elapsed2_cycle in both the ANIM_trans_begin CMND= line and the corresponding ATTR_manip_command line.
  • Replace sim/instruments/chrono3_cycle with sim/instruments/elapsed3_cycle in both the ANIM_trans_begin CMND= line and the corresponding ATTR_manip_command line.
  1. Rewire ND brightness vs EFIS weather alpha knobs (swap datarefs/labels consistent with source):
  • In the block that previously used sim/cockpit2/switches/instrument_brightness_ratio[1] for Captain ND brightness (rotate_medium), change the animated/axis dataref to sim/cockpit2/EFIS/EFIS_weather_alpha and update the manip label to Capt Terrain Weather brightness.
  • In the corresponding F/O block that previously used sim/cockpit2/switches/instrument_brightness_ratio[4] (rotate_medium), change to sim/cockpit2/EFIS/EFIS_weather_alpha_copilot and update label to FO Weather / Terrain Brightness.
  • In the rotate_small blocks, perform the inverse so that rotate_small blocks use instrument_brightness_ratio[1] and [4] with labels Captain ND Brightness and F/O ND Brightness respectively.

Implementation notes:

  • Make the minimal textual changes needed; do not reformat unrelated lines.
  • Ensure the resulting file remains a valid X-Plane OBJ cockpit object file.
  • Add/adjust only what is necessary to match the source changes.

Deliverable:

  • Open a pull request against release/feat/cockpit-obj with these edits applied.

This pull request was created from Copilot chat.


🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

@quackderbruchpilot
quackderbruchpilot deleted the copilot/update-cockpit-object-chrono-commands branch February 22, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants