Firmware for the CTS-SAT-1 ("FrontierSat") mission. Runs on the STM32-based Onboard Computer.
8
stars
0
forks
source link
Telecommand Agenda: delete elements from the agenda (`agenda_delete_by_tssent`, `agenda_delete_all`) #109
Closed
parker-research closed 3 months ago
Create a telecommand to remove a telecommand from the agenda.
Telecommand 1:
agenda_delete_by_tssent
Delete an entry from the agenda by its unique
timestamp_sent
field.Argument:
tssent
value of the command to delete.Telecommand 2:
agenda_delete_all
Delete all entries from the agenda. No arguments.
Notes
TCMD_agenda_is_valid
boolean array.