- Joined
- Feb 6, 2008
- Messages
- 38,965
- Reaction score
- 3,937
- Points
- 203
- Location
- Wolfsburg
- Preferred Pronouns
- Sire
Just wondering how it is coming with the ODS?
Still working on having the GPCs ready for running the basic system software. When I have the PASS base software simulated (So communication with IDPs and memory configuration management works), I wanted to skip GNC and concentrate on the SM software - first the little bit of major function base software, I know already, then the two OPS. Finally, the three DISPs for the ODS and the external airlock.
When this is done, I wanted to work on the P/L data busses and the connected MDMs. One of these should connect to the ODS hardware over a number of interface boards. In parallel I can connect the switches and lights to the ODS hardware and implement the behavior.
Well, that is what I intend to do, of course, people know that I have no discipline, and that I will sure NOT do that.
But the distractions so far are:
- GLS might need limited implementations of the GNC stuff so communication with the EIUs takes place.
- I want to (quickly) implement saving panel states in the scenarios in a hierarchical format:
Code:
PANEL O15
[object id] [state]
ENDPANEL
I also want to have a similar stuff for the subsystems, but not before the next release.