So could one use this to set a course to fly to moon? I am thinking the New Glenn mk1 and mk2,.....
I just what to see if the mk1 can do it.
Already answered in post #14 of this very thread, with a detailed explanation.
So could one use this to set a course to fly to moon? I am thinking the New Glenn mk1 and mk2,.....
I just what to see if the mk1 can do it.
@Buck Rogers — thank you, genuinely.This looks seriously impressive!
Quick lunchbreak test, O16/24, Win10, default DG
The Doc looks good, sounds like you've tried to cover any possible loopholes/loose ends- very comprehensive.
Installation ok...
BUT I'm not getting past the start!
"Open any MFD, press SHIFT and the MFD's select key, then press T." - This is a little ambiguous?
If I start the MFD I get a CTD, log attached.
If I open the left MFD, press SEL, and left-shift hold + "T" it opens the DG atmo autopilot?
Holding the left-shift and the MFD's select key just cycles through SEL options?
Edit: Tried the above with 2 other vessels, no luck.
Not sure where the error is?
Module TrajectoryOptimizer.dll [Build 260723, API 160828]
TrajectoryOptimizer: version 2.5.0-beta1 (built Jul 23 2026), MFD mode registered on key T.
============================ ERROR: ===========================
Failed loading module Modules\Plugin\TrajectoryOptimizer.dll (code 1114)

Sorry for my off-topic, but what is the "DG atmo autopilot"? How to use it? I didn't know DG has the default autopilt that can be controled with key buttons.(And with the module half-loaded, the "T" key fell through to the DeltaGlider — hence the atmo autopilot.)
Good news! Wasn't sure if I was just "being stupid" (generally No1 on the options listThat log line was the entire diagnosis, and without your lunch-break test this would have gone straight out to everyone unnoticed.
Exactly what a beta is for.
What went wrong: the plugin is built with Visual Studio 2022 and was relying on the machine already having the Microsoft Visual C++ 2015–2022 (x86) runtime.
Yours didn't have a matching one, so Windows aborted the load before the MFD could start — that's the "code 1114" (DLL initialization failed) in your log.
Nothing wrong with your install; my packaging left a dependency out. (And with the module half-loaded, the "T" key fell through to the DeltaGlider — hence the atmo autopilot.)
Check Orbiter2024/Config/MFD/Attitude.cfg, a lua autopilot that can be activated, might be useful? Otherwise I don't know of a universal AP that does all that.By the way, does anyone know any autopilot add-ons (MFD) with pitch hold function (using control surfaces)? So you can set, for example, pitch 30 degrees and a vessel holds it. And it allows setting various angles during the flight. And it can use RCS thrusters for flying in the upper layers of the atmosphere.
