Heavy-Division / B78XH

B78XH is an open source and free modification of default Boeing 787-10 in Microsoft Flight Simulator.
GNU General Public License v3.0
418 stars 75 forks source link

feat: pfd now displays current mach #290

Closed nakajimayoshi closed 1 year ago

nakajimayoshi commented 1 year ago

closes #281

wasm diff

See #12 for wasm module diff

Description

PFD Airspeed indicator now dispays mach above 0.4 when accelerating, with a 10s visual highlight.
After the value is displayed, the rendering threshold is moved to 0.38.

TODO:

Source material

-8 FCOM 10.10.2 https://www.youtube.com/watch?v=xU2axZ-Jh-A&start=1146 https://youtu.be/wrDQizpL2FM

Testing Instructions

Load aircraft in air. Set MCP speed to Mach 0.4 and use throttles/speedbrakes to accelerate and decelerate above & below 0.4.

Test Results

https://user-images.githubusercontent.com/52870481/223472046-e6b337e2-1c64-4751-a105-5295f119e716.mp4

Discord Username

@HowNowBrownCrow#2591

alokm95 commented 1 year ago

Quality Assurance Tester

Discord : Alok #2913 Object of testing: #PR 290 Tier of Testing : 1 Date : 19/03/2023

Testing Process: -Spawned on runway, set MCP to 0.4 Mach and took off -Ensure that Mach number above 0.4 is rendered in PFD

Negatives: N/A

Testing Results: Passed

Conclusions: Fixed as intended and LGTM

Media: image

image