dogsaysmoo / 747-8i

Boeing 747-8 Intercontinental and Freighter
GNU General Public License v2.0
6 stars 2 forks source link

Automatically control speed under VNAV mode of AFDS #11

Closed frank-deng closed 8 years ago

frank-deng commented 8 years ago

Hi, I would like to add a feature of automatically updating the target speed under VNAV mode, which is similar to the way that Boeing 777's VNAV mode does:

PS: In my update, the vertical speed under VNAV mode is always 1000ft/min for climbing and -1000ft/min for descending.

dogsaysmoo commented 8 years ago

Hi Frank, The VNAV system in the 747-8 model is very rudimentary, and it isn't really set up to handle a climb or descent phase as it stands now. As such, the speed controller wouldn't be much use. Additionally, in real airlines, the switch to mach mode is made much lower and speed/thrust used to control climb/descent rates.

I'm going to leave the FLCH limits alone for now. I'm working on a new implementation for that mode right now anyway, and the limits will change.