The flexibility of a full-featured OS
The flexibility of a full-featured OS
Posted Jul 25, 2023 16:01 UTC (Tue) by tbird20d (subscriber, #1901)In reply to: A discussion on Linux in space by tbird20d
Parent article: A discussion on Linux in space
In my research, a number of space mission developers reported that the ability to perform new operations "on the fly", that were not in the original software or operational designs for the mission, was extremely useful. I think that using the "Unix way" of composing new features using command line combinations of existing programs, provides some great flexibility for changing system activities in the "field". It is also relatively easy with a full-featured OS to upload new user-space programs, after deployment. These are things easily done with Linux, that are probably different from most historical RTOS deployments in space missions.