|
CTCRBCSim
ADR-029 CTC simulator — receive-only observer of train-connected/MA indications
|
The CTC simulator of the ADR-029 sim trio — a single instance overseeing both sites, a receive-only observer of train-connected / MA-granted / MA-extended indications, built on SimCore's shared transport plumbing.
Driven by safeAPIRBC2oo2TestEnv/robot/ over SimCore's control port.
Note: src/ctc/rbc_messages.py, if present in a checkout, is untracked, in-progress work unrelated to this README/Doxygen pass — it isn't imported by ctc_sim.py and doesn't match SimCore's own extraction. Confirm with whoever added it before relying on or removing it.
Depends on simcore, resolved from SimCore/dist/ or Conan — see SimCore's README.
Dockerfile (context: the SAPI workspace root) builds a multi-stage image the same way the other two sims' do. Normally run as part of the full stack via safeAPIRBC2oo2TestEnv/docker-compose.yml.