flybywiresim / aircraft

The A32NX & A380X Project are community driven open source projects to create free Airbus aircraft in Microsoft Flight Simulator that are as close to reality as possible.
https://flybywiresim.com
GNU General Public License v3.0
5.14k stars 1.12k forks source link

PBE not working with current build #4984

Closed DrSt333v3 closed 3 years ago

DrSt333v3 commented 3 years ago

Aircraft Version

Development

Build info

{
  "built": "2021-05-31T21:33:13+00:00",
  "ref": "master",
  "sha": "d7556f04a219d83101afd74665f2a96781cd5a04",
  "actor": "davidwalschots",
  "event_name": "manual"
}

Describe the bug

When using the PBE addon when calling the pushback I get a message from the addon asking me to make sure the parking brake is set, setting the brake has no effect. After talking to devs on discord we think that the new braking system is not being recognized by the PBE addon. PBE could update to look for the variable you are now using, also maybe you could still change the "state" of the parking brake variable when the custom FBW brake is set to maintain compatibility with mods and addons that would look for this information.

Expected behavior

PBE addon should recognize when the parking brake is set.

Steps to reproduce

Load flight with A32nx dev version, load PBE, call for pushback from addon.

References (optional)

No response

Additional info (optional)

Reply from dev on Discord. Saschl — Today at 4:21 PM We recently implemented our own braking system and the default parking brake state is probably not updated anymore. Probably PBE needs an update for that

Discord Username (optional)

DrSteeeve #6703

crocket63 commented 3 years ago

Yup, I confirm we do not output BRAKE PARKING POSITION any more as we just use standard brake outputs for both brakes and parking. Checking our new variable of parking brake lever position would do the trick for sure. Generating again parking position to solve this once and for all could lead to brake issues so it would need quite some testing to make sure it doesn't mess anything. Need to look into this when I have some time.

crocket63 commented 3 years ago

Alternatively and to not be A32NX specific, why don't they just check parking position OR brake position standard simvars? Should work for every plane, and achieves what we want : make sure no brakes are in use.

Benjozork commented 3 years ago

Please make a specific request, we don't provide support third party software.

We encourage the author to contact us for any questions.