]> git.pond.sub.org Git - empserver/commit
launch interception: Drop support for ABM, a-sat consuming shells
authorMarkus Armbruster <armbru@pond.sub.org>
Mon, 4 Jan 2021 09:58:31 +0000 (10:58 +0100)
committerMarkus Armbruster <armbru@pond.sub.org>
Sun, 17 Jan 2021 20:24:29 +0000 (21:24 +0100)
commit0d53d1a6e9aa9ea72579161fe54b09caf2fba49e
tree874ac6a01b45d535cdd5b9f50090698760d8129b
parent10060390f5f0787f108caeb0a1aeb28ac12700bb
launch interception: Drop support for ABM, a-sat consuming shells

Their impact on the target does not depend on shell load (it sometimes
did for a-sats until commit cf960a573 "Make anti-sat launch consistent
with interception", v4.3.23).  The shell use is logistical busy-work,
and economically irrelevant.  Remove it.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
src/lib/commands/laun.c
src/lib/subs/mission.c
src/lib/subs/mslsub.c
src/lib/subs/plnsub.c