AlbertaSat / ex3_software

All software from flight to ground station and everything in between for the epic mission of Ex-Alta 3.
Apache License 2.0
2 stars 0 forks source link

Implement Scheduler to FSW #71

Open rrasmuss4200 opened 4 days ago

rrasmuss4200 commented 4 days ago

Incorporate the pre-existing scheduler functionality into the main stack

rrasmuss4200 commented 4 days ago

Bring in scheduler

This piece of software that was written over the summer allows commands to be executed at a certain time after being sent from the GS. They execute based on UNIX epoch time that the OBC will be in charge of keeping track of.