legoboyvdlp / A320-family

A high-quality Airbus A320 simulation for the open source simulator, FlightGear
GNU General Public License v2.0
126 stars 41 forks source link

Bug - Altitude alert/sound during go-around #110

Open mattmaring opened 4 years ago

mattmaring commented 4 years ago

Describe the bug When going around (applying toga thrust, bringing gear up, etc) the alert will sound as if you are off of autopilot, even though it is still engaged. Pretty sure this is not correct (video below supports this), especially if the holding fix is a few thousand feet up, the chord sounds for the entire climb (until ±750).

https://www.youtube.com/watch?v=L0IYkMVJBL4

To Reproduce Steps to reproduce the behaviour:

  1. Fly to approach (I used KSJC/30R KSFO/28L)
  2. When stabilized on approach (autopilot on or off), perform go-around
  3. Bring gear up (appears to be the trigger)
  4. See error
legoboyvdlp commented 4 years ago

Hmm, it should be inhibited if slats are extended. To confirm that is not happening?

Definitely not right, thanks for reporting.

legoboyvdlp commented 4 years ago

Could never reproduce this.

mattmaring commented 4 years ago

Ok, I'll try reproducing it again tonight

mattmaring commented 4 years ago

It seems to have been fixed somehow :)

legoboyvdlp commented 4 years ago

The ironic thing is I just got this. Now to figure out, should it or not.

legoboyvdlp commented 4 years ago

Solution - we need proper FMA modes for go around (G/A TRACK), then add those to condition in ECAM-logic.nas

Octal450 commented 2 years ago

we need proper FMA modes for go around (G/A TRACK)

No problem. Planning to rework how G/A is done in ITAF core anyways so this should be easy to do.

Kind Regards, Josh