TJREVERB / pfs

Flight software for TJREVERB's nanosat.
7 stars 5 forks source link

ENHANCEMENT/8 #31

Closed sadhanath closed 4 years ago

sadhanath commented 5 years ago

Rewrite command ingest

8

Description

Simplified the checking and executing of the command sent in. Made new delimiter formatting.

Steps to Reproduce

  1. Create associate() to register the function as a command
  2. Append the command to the general queue
  3. Use dispatch() Validate the command and arguments are accurate and execute the command

Affected Areas

abagali1 commented 4 years ago

Closed due to changes in flight software conceptual operations