OHM ModuleMessaging SDK v. 1.1

OrbitHangar

Addon Comments
Joined
Apr 9, 2008
Messages
3,832
Reaction score
18
Points
0

Author: enjo

Are you tired of having to manually pass on launch variables from TransX's Escape Plan to Launch MFD or Manoeuvre mode's to BurnTimeCalcMFD (BTC) when you just wanna get there? Look no further than on ModuleMessaging! Thanks to this library, each module can be a source of information for other modules, and each module can be a sink of the information, like in the example above.
 
ModuleMessaging is licensed under LGPL. It means that you can even link your closed source addon with ModuleMessaging, as long as you link dynamically (like described in the Usage paragraph).

 
Documentation available at:
OrbiterSDK\doc\ModuleMessagingSDK

Requires Microsoft Visual C++ 2005 Service Pack 1 Redistributable

v. 1.1 05.02.2014
- changed license to LGPL
- made modules' and variables' IDs case insensitive
- no client addons recompilation needed

 
Copyright © 2014 Szymon Ender "Enjo"


DOWNLOAD
 
Thanks :)

To clarify: this will be a dependency of TransX, Launch MFD and BTC MFD, and will work once I link them with this and release them. Scheduled for this weekend.
 
Just downloaded this module and now I have this problem launching Orbiter:

jYpvWAD.png


(it means "unable to find entry point...")

When I click OK I get a second error message like this (exactly the same), and then Launchpad opens.
Win XP here.


...Is it because of this?
Thanks :)

To clarify: this will be a dependency of TransX, Launch MFD and BTC MFD, and will work once I link them with this and release them. Scheduled for this weekend.
 
Last edited:
Should be fixed now. Please redownload.

...Is it because of this?
No, something different. It seems that I declared this DLL as an Orbiter module, which it is not.
 
Excellent idea. That's the kind of thing you expect from a decent flight computer. :thumbup:
 
Back
Top