• ORBITER-FORUM will be temporarily closed at 2026-07-23 18:00 UTC while we complete some OF maintenance tasks. The amount of downtime is expected to take up to one hour, but probably less.

Project UCSO development thread

Abdullah Radwan

Addon Developer
Addon Developer
Joined
Aug 20, 2017
Messages
337
Reaction score
358
Points
78
Location
Cairo
Universal Cargo System for Orbiter (UCSO) is a free, open-source cargo management system for the Orbiter space simulator. It’s designed to be an Orbiter 2016 alternative of UCGO. It provides a rich API for add-on developers to support UCSO in their creations.

Download from OHM: UCSO - Universal Cargo System for Orbiter.

GitHub repository: https://github.com/abdullah-radwan/UCSO

All contributions are appreciated.
 
Last edited:
It may be easier to set the relative velocity via the VESSELSTATUS struct, if DetachChild isn't working as it should - if you're accepting pull requests I'm happy to contribute the code
 
It may be easier to set the relative velocity via the VESSELSTATUS struct, if DetachChild isn't working as it should - if you're accepting pull requests I'm happy to contribute the code

Sure I do! Any contributes are appreciated.
 
I *think* I've done that correctly, I'm too used to my own git hosting :lol: here it is pull request
 
Alpha 3 released. Changes can be found in CHANGELOG.md file.

I still need meshes, textures, and ground release code.

---------- Post added at 05:29 PM ---------- Previous post was at 04:47 PM ----------

Scenarios are now provided to test. Download UCSO and ShuttlePB UCSO and enjoy! Just make sure to match versions.

---------- Post added at 06:12 PM ---------- Previous post was at 05:29 PM ----------

What do you think? Please provide feedback.
 
Last edited:
Don't have time for in-depht testing, but that would be awesome for my current project. :thumbup:
 
Alpha 4 released. Comes with ground release code, updated touchdown points, a static cargo example, and an updated mesh.
 
Alpha 5 released. SDK is renamed to API.
Comes with a much smarter ground release algorithm, a manual, and an API walkthrough.
 
Last edited:
Going to give it a try. Any thoughts of cargo like in UCGO a crate can have several items so you can pack/unpack
 
Alpha 6 released. Comes with packable cargoes and new cargo containers.
 
What do you think?

I didn't get any feedback since I started the development. I need feedback from both users and vessel authors to improve UCSO!
 
Alpha 7 released. Comes with flags and rewritten API interface.

The lamp cargo isn't added, and won't be added until a stable solution to light the ground is found.
 
Back
Top