-
add ground friction force.
-
pitch limiter controller gain tuning.
-
auto pilot controller gain tuning, integral gain weak.
-
%reversed flight bug.
-
%landing rolling bug
-
%Speedbrake stuck after crash
-
%Display reset UR corner
-
%display not resetting R
-
IAS,TAS,EAS
-
Moving scenery (relative positioning/reference frame).
-
World building.
-
Weather, snow, rain, heat/desert.
-
Day night cycle.
-
performance optimization
-
refactor constants
-
List of assumptions
- structural damage indicator
- full power thrust sound
- idle thrust sound.
- recalibrate thrust/drag model, compressibility.
- added cg debugging
- compressibility effect added using compressible Bernoulli equation.
- delta wing lift & drag model using Polhamus equation (low speed).
- stability derivatives values, CG locations corrected.
- improved thrust model. velocity and altitude.
- supersonic drag polar
- world scale (x vs y disproportional).
- pitch limiter.
- Autothrottle
- Correct fuel burn.
- Stall behaviour, vstall.
- Control damping, improve flight model.
- Autothrottle
- positive feedback mach speed
- Autothrottle system.
- Autpilot alt_hold
- plus minus signs altitude
- Atmosphere: Wind, Mach, improve rho.
- HUD 360 degree BUG
- redout blackout invert
- calibrate altitude during TO/LND.
- TO/LND phase bug
- Flap reverse direction reversed.
- HUD: throttle, pitch, altitude, attitude, speed.
- tween the direction reversal.
- added high lift device, flaps with two settings.
- added wing moment and tail moment debugging.
- added distance traveled parameter.
- added commanded and actual throttle input.
- Air brake drag coefficient effect.
- added weight parameters, operating limit parameters.
- added load factor parameter
- added Fuel burn parameter.
- added blackout,redout above 4G consistent Gload.
- Take-off bug.
- added afterburner mode, XXXXX N extra force above 95% throttle.
- EOM, flight mechanics stable.