|
|
|
|
|
by marsRoverDev
2864 days ago
|
|
Yes, we can send commands to the spacecraft once it's up there to do thing like modify memory or hard drive contents directly, turn on/off or command payloads and equipment. The full list is pretty exhaustive - anything you could want to be able to do, you can command manually. These things aren't 100% autonomous (though they have autonomous elements in the software). There is also a way to send pre-programmed task lists to them which are executed sequentially, with delays if necessary. That kind of thing is in the hands of operations, so it's not usually the job of the software team to test in the normal manner. |
|