Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create scheduler to read a command and time and handle it based on it's time to be executed #5

Open
4 tasks done
rrasmuss4200 opened this issue May 30, 2024 · 0 comments
Assignees

Comments

@rrasmuss4200
Copy link

rrasmuss4200 commented May 30, 2024

Description

Make a scheduler to handle a time and command. It's purpose is to fascilitate the flow of commands that are being sent to the Command Dispatcher.

Deliverables

  • Reads in timestamp and command

  • Compares assigned execution time with current UNIX_EPOCH time.

  • Logs when command is executed and stored

  • Stores inputs in non-volatile memory.

Resources

@rrasmuss4200 rrasmuss4200 self-assigned this May 30, 2024
@rrasmuss4200 rrasmuss4200 converted this from a draft issue May 30, 2024
@rrasmuss4200 rrasmuss4200 moved this from Todo to In Progress in Ex3 FSW Project Management May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant