OHM Universal Autopilots 0.3.1

stealthstar

New member
Joined
Apr 2, 2014
Messages
113
Reaction score
0
Points
0
Dragon to ISS scenario keeps crashing on me and I have the spacex addons (versions 1 & 2) that should work with it. Thoughts on whats causing this?
Here's what the log keeps telling me:
**** Orbiter.log
Build Aug 30 2010 [v.100830]
Timer precision: 4.66613e-007 sec
Found 1 joystick(s)
Devices enumerated: 4
Devices accepted: 3
==> RGB Emulation
==> Direct3D HAL
==> Direct3D HAL (Mobile Intel(R) 4 Series Express Chipset Family)
Module AtlantisConfig.dll .... [Build 100830, API 100830]
Module AtmConfig.dll ......... [Build 100830, API 100830]
Module DGConfigurator.dll .... [Build 100830, API 100830]
Module OrbiterSound.dll ...... [Build 121120, API 100830]
Module RWarpMFD.dll .......... [Build ******, API 060425]
---------------------------------------------------------------
>>> WARNING: Obsolete API function used: oapiRegisterMFDMode
At least one active module is accessing an obsolete interface function.
Addons which rely on obsolete functions may not be compatible with
future versions of Orbiter.
---------------------------------------------------------------
Module ScnEditor.dll ......... [Build 100830, API 100830]
Module FFSControl.dll ........ [Build ******, API 060425]
Module FFMControl.dll ........ [Build ******, API 060425]
Module uap.dll ............... [Build 110613, API 100830]
 
Last edited:

PhantomCruiser

Wanderer
Moderator
Tutorial Publisher
Joined
Jan 23, 2009
Messages
5,603
Reaction score
167
Points
153
Location
Cleveland
The HCLV has it's own autopilot, I'm not sure if they'd get along. Although I admit I've not tried it myself.
 

GodAtum

Member
Joined
Jun 1, 2014
Messages
82
Reaction score
5
Points
8
Website
godatum.blogspot.com
The HCLV has it's own autopilot, I'm not sure if they'd get along. Although I admit I've not tried it myself.

Yeah its a bit funny going into orbit and does not track the heading correctly to lower the RInc for the ISS.

Another question. How can i enter null values? In the config, for example, there is: "lift_off(engine=main,target=ISS,pitch_tgt=30,pitch_duration=130,off_duration=5,mode=2)". But in the MFD there is a heading value. So how do i enter that as a null value in the MFD?
 
Last edited:

Artlav

Aperiodic traveller
Addon Developer
Beta Tester
Joined
Jan 7, 2008
Messages
5,790
Reaction score
780
Points
203
Location
Earth
Website
orbides.org
Preferred Pronouns
she/her
Another question. How can i enter null values? In the config, for example, there is: "lift_off(engine=main,target=ISS,pitch_tgt=30,pitch_duration=130,off_duration=5,mode=2)". But in the MFD there is a heading value. So how do i enter that as a null value in the MFD?
What do you mean by "null value"?
If a value is not given in the config, then some default is picked on start.
 

GodAtum

Member
Joined
Jun 1, 2014
Messages
82
Reaction score
5
Points
8
Website
godatum.blogspot.com
Ah OK, so if i target the ISS with the default heading of 90, will it adjust the heading to the correct one? It seems to in the scenario file.
 

Artlav

Aperiodic traveller
Addon Developer
Beta Tester
Joined
Jan 7, 2008
Messages
5,790
Reaction score
780
Points
203
Location
Earth
Website
orbides.org
Preferred Pronouns
she/her
Target have a higher priority than the heading.
So, if you have target, it would follow the target's heading.
If you have heading without target, it would follow the heading.
If you have nothing, it would launch towards the default, which was 90* i think.

Similar in other autopilots, with defaults being arbitrary, common or current state (location, heading, etc), depending on my mood at the time.
 

GodAtum

Member
Joined
Jun 1, 2014
Messages
82
Reaction score
5
Points
8
Website
godatum.blogspot.com
Thanks for the explanation!

I just ran the default Launch Dragon to ISS scenario but it failed on the trans orbit step as it says it got lost. Anyone else ran that one successfully?
 

GodAtum

Member
Joined
Jun 1, 2014
Messages
82
Reaction score
5
Points
8
Website
godatum.blogspot.com
I'm also having trouble with the FalconX Heavy 9with XR2 attached) using the UAP. It decreases the plane OK but has trouble making an orbit. It goes to 250k but then charshes into earth as the ApA and PeA are both to far away.
 

drewski_505

New member
Joined
Apr 1, 2018
Messages
15
Reaction score
3
Points
3
I can't seem to get the autopilot to work correctly. when I load DG from runway to ISS it bounces around the runway and doesn't take off. also which dragon do I need for launch-dragon to ISS?
 

Sraepaly

New member
Joined
Dec 30, 2019
Messages
5
Reaction score
0
Points
1
The manual is a bit lacking on information and / or i'm just confused......

Tools "autopilot"

• mode defines what to do (What are the modes?)
• param is the sound to make (what are the sound param's)

In the sample scenarios you have a few examples of the tools commands, ie tools(type=0,key=g), but in the manual there is no mention of "type"? what are the different types?
 

Artlav

Aperiodic traveller
Addon Developer
Beta Tester
Joined
Jan 7, 2008
Messages
5,790
Reaction score
780
Points
203
Location
Earth
Website
orbides.org
Preferred Pronouns
she/her
Yeah, this thing is long dead.
I should have the sources in the archives somewhere, can dump them on github if anyone likes to try fixing it and updating to the modern Orbiter version.
I no longer have the means to do it.
 
Top