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

Add Brake Cyclinder Pressure to DPU Info HUD. #2

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rwf-rr
Copy link
Owner

@rwf-rr rwf-rr commented May 7, 2024

Abandoned branch, as it is not worth adding the Brake Cylinder pressure to the HUD. It already is in the DPU pop-up.

The changes are in more generalized files. But I verified that the affected functions are only used by the HUD.

TextPageDistributedPowerInfo  HudWindow.cs  --  the DPU Hud
	GetDebugTableBase  MSTSDieselLocomotives.cs    --  
		SetDebugLabels  MSTSDieselLocomotives.cs  --  sets part 1 labels; 1 caller
			SetDebugLabels  DieselEngin.cs  --  sets part 2 labels; 1 caller
	for each loco
		GetDPDebugStatus  MSTSDieselLocomotives.cs    -- set part 1 values; 1 caller
			GetDPStatus  DieselEngin.cs  --  sets part 2 values; 1 caller

Browser Before and After:

image

image

Display (overlay) Before and After:

image

image

The DPU PopUp is not affected:

image

@rwf-rr rwf-rr added the wontfix This will not be worked on label Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant