nasa / nos3

NASA Operational Simulator for Small Satellites
Other
334 stars 72 forks source link

Multiple Spacecraft GSW #287

Open kevincbruce opened 2 months ago

kevincbruce commented 2 months ago

Sub-Issue/Successor Issue to nos3#196, focused on the best solution for allowing effective command of all spacecraft in multiple spacecraft configurations. Here are some of our current ideas:

While these are our main ideas at the moment, a hybrid solution may be best (possibly configure between a master-worker configuration with unified control for clusters, and a more independent control with one instance of COSMOS per spacecraft for other applications). We also appreciate more ideas and brainstorming as we work on this, so that we can come to a good, robust solution that works for DSM and standard applications.

kevincbruce commented 2 weeks ago

Made a commit on the same named branch that gets a COSMOS to launch per spacecraft, however Commanding may only work on SC1 regardless of how many spacecraft are spawned, and TLM appears to send for SC1 based on Wireshark, but does not appear in the COSMOS CMD/TLM Console or Packet Viewer.