simple ingame programming
A simple ingame programming feature that allows players to make their parts a little automated.
It can be based on visualized programming like LEGO robot or some robot designing game, or based on C/JS.
It has basic functions like "if", "while", "time count down" and some calculating functions, basic data sources like "player input", "altitude" and "airspeed", outputs like "channel 0 to 15" that can be set as part controlling inputs.
It doesn't advanced functions like creating new objects or doing very complex calculating.
Modding is a pain for most of players(including me), but such an ingame feature will certainly greatly expand the possibility of this game.