Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Update nonload cmds for NSUN at 2024:024:09:44:06.000
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanconn committed Jan 24, 2024
1 parent b744c6e commit a7eff30
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions nonload_cmds_archive.py
Original file line number Diff line number Diff line change
Expand Up @@ -1381,3 +1381,9 @@ def get_options():
cmds = generate_cmds('2024:022:19:49:59.000', cmd_set('scs107'))
cmd_states.insert_cmds_db(cmds, None, db)
cmd_states.interrupt_loads('2024:022:19:49:59.000', db, observing_only=True, current_only=True)

# Autogenerated by add_nonload_cmds.py at Wed Jan 24 10:52:48 2024
# date=2024:024:09:44:06.000 cmd_set=nsm args=
cmds = generate_cmds('2024:024:09:44:06.000', cmd_set('nsm'))
cmd_states.insert_cmds_db(cmds, None, db)
cmd_states.interrupt_loads('2024:024:09:44:06.000', db, observing_only=None, current_only=True)

0 comments on commit a7eff30

Please sign in to comment.