We’re frequently finding new terms, acronyms, initialisms and more that confuse people trying to figure out the flight software world. Hopefully, this is a resource that will help in some small way. Please let us know if we’ve missed something.
NOOP is short for “No-Op”, which is short for “No Operation”. This is a special command that counts as a command in the system but it doesn’t do anything besides increment the counter of the number of commands received. Usually, you write your software so it displays an informational message about the App you sent the NOOP to. For instance, many Apps will return their version number in response to a NOOP command. It’s primarily used as a check that everything is working. It’s sometimes used to “wake up” a system and make sure it’s ready to run.
Discover more from Space Steps
Subscribe now to keep reading and get access to the full archive.