From aee2e1ea23bfc073fba44e1dc6a055e4d6574c15 Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 18 Apr 2008 21:15:36 +0000 Subject: [PATCH] set braking and accel distance cv's and do some tests --- hostside/santafe.cv-s | 1 + hostside/shinkansen-motor.cv-s | 2 ++ hostside/shinkansen.stopping | 8 ++++++++ 3 files changed, 11 insertions(+) create mode 100644 hostside/shinkansen.stopping diff --git a/hostside/santafe.cv-s b/hostside/santafe.cv-s index 7188743..cb8b0d2 100644 --- a/hostside/santafe.cv-s +++ b/hostside/santafe.cv-s @@ -1,4 +1,5 @@ addr 2 +4 3 33 0 34 0 39 1 diff --git a/hostside/shinkansen-motor.cv-s b/hostside/shinkansen-motor.cv-s index e5f71d2..8916627 100644 --- a/hostside/shinkansen-motor.cv-s +++ b/hostside/shinkansen-motor.cv-s @@ -1,4 +1,6 @@ addr 1 +3 8 +4 3 5 9 29 0x06 51 0x07 diff --git a/hostside/shinkansen.stopping b/hostside/shinkansen.stopping new file mode 100644 index 0000000..2957642 --- /dev/null +++ b/hostside/shinkansen.stopping @@ -0,0 +1,8 @@ +# in tests with CV4 = 3 + +stops-from 126 $lX5+$lX6+$lX8P0+$lX10-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 -- 2.30.2