From 7970b0bb16660049e1e1c32d4f5889a7f9b39dc2 Mon Sep 17 00:00:00 2001 From: ian Date: Mon, 9 Jun 2008 00:04:42 +0000 Subject: [PATCH] add fake santafe stopping data so we can play with it too --- hostside/multiplex-config | 1 + hostside/santafe.manual | 8 ++++++++ hostside/xs.gdb | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) diff --git a/hostside/multiplex-config b/hostside/multiplex-config index 7a45a82..8cc132d 100644 --- a/hostside/multiplex-config +++ b/hostside/multiplex-config @@ -12,6 +12,7 @@ binding 127.0.0.1 { } set records { shinkansen.speeds.record + santafe.speeds.record homes.record } set detectlag 100 diff --git a/hostside/santafe.manual b/hostside/santafe.manual index 165606b..c5aa8db 100644 --- a/hostside/santafe.manual +++ b/hostside/santafe.manual @@ -2,3 +2,11 @@ address=2 length=116 nondetfore=20 nondetrear=20 + +# entirely made up - copied from shinkansen +stops-from 126 $lX5+$lX6+$lX8P0+$lX10+$lX12-123 34.9-28.4 +stops-from 100 $lX5+$lX6+321 29.1-23.7 +stops-from 70 340 28.8-25.1 +stops-from 30 62 24.0-22.2 +stops-from 10 10 19.7-18.5 +stops-from 1 1 diff --git a/hostside/xs.gdb b/hostside/xs.gdb index 3e09513..c110bda 100644 --- a/hostside/xs.gdb +++ b/hostside/xs.gdb @@ -5,5 +5,5 @@ break nmra_errchk_fail break safety_panic break obc_error #break findhead_nextseg -set args -Dsafety-predictseg -S+realtime.log shinkansen.speeds.record homes.record +set args -Dsafety-predictseg -S+realtime.log shinkansen.speeds.record santafe.speeds.record homes.record run -- 2.30.2