UMSATS / tsat-utilities-kit

A suite of pre-written utilities that can be used to streamline and standardize common operations across TSAT subsystems.
MIT License
2 stars 0 forks source link

Add Priorities to Commands #1

Open Koloss0 opened 2 months ago

Koloss0 commented 2 months ago

The command configurations in can_command_list.c are all set to priority 0. This should be corrected to reflect the command reference doc

whatdoes3plus1equalsto commented 4 days ago

@Koloss0 For now, I only see the priority for common commands but not for the subsystem commands on TSAT-7 Command List document. Is there any other documents I should go over?

Koloss0 commented 3 days ago

Hey @whatdoes3plus1equalsto. Thanks for looking into it. There's a list of subsystems at the bottom of the screen, it's easy to miss so I don't blame you. Also, I didn't officially assign this issue yet, but unfortunately I've already arranged with @SydSydPov that she would take on this issue as her first Software task.

I'm glad you're interested in working on TUK. Unfortunately, I'm a bit disorganized with tasks at the moment as I'm rethinking the design of how the CAN Wrapper will process messages. Currently, the only tasks I can give you are the ones labelled "good first task" or "research". Let me know which ones interest you and I can explain them more fully.