Skip to content

Commit

Permalink
Gunner used on MC.
Browse files Browse the repository at this point in the history
This is a one-shot program.  It can be linked from DRAGON, with the
first file name e.g. HOURLY or DAILY for the desired frequency.
  • Loading branch information
larsbrinkhoff committed Jul 13, 2023
1 parent 1143b4e commit c37cc44
Show file tree
Hide file tree
Showing 3 changed files with 481 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build/misc.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -749,6 +749,10 @@ respond "*" ":link device;jobdev hf,device;jobdev hsname\r"
respond "*" ":midas device; jobdev shoe_rwk; gunner\r"
expect ":KILL"

# MC gunner
respond "*" ":midas ejs; ts gunner_gunner >\r"
expect ":KILL"

# pr
respond "*" ":midas sys1;ts pr_sysen1;pr\r"
expect ":KILL"
Expand Down
1 change: 1 addition & 0 deletions build/timestamps.txt
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ eb/errmac.84 198111112102.45
eb/signal.31 198105211819.00
eb/sfadcl.3 198006292019.46
ecc/quotes.55 198304202101.03
ejs/gunner.6 198502200143.45
ejs/lmodem.255 198212122125.42
ellen/check.52 198204200346.45
ellen/option.88 198107161335.12
Expand Down
Loading

0 comments on commit c37cc44

Please sign in to comment.