ThrottleControlledAvionics
ThrottleControlledAvionics copied to clipboard
Documentation for properties inside ThrottleControlledAvionics.glob file
As a user, I would like to be able to clearly understand what a specific property mean and how does it affect the output.
Yea, well... This file is "hidden" away for a reason. Most of the stuff there are not settings per se, but a data for the algorithms. You may consider it a storage of learned ML models (except that they're HL, human learning). So the meaning of particular variables is mostly documented in the code that uses them.
I'm currently working on a way to automatically create appropriate .user override files which will allow me to expose user-relevant settings in the UI.