summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenediktO <benedikt_o@web.de>2019-12-22 10:09:42 +0100
committerGerhard Sittig <gerhard.sittig@gmx.net>2020-08-30 13:26:59 +0200
commit455bdc6edec647ef3147eec4291ecf6a0fba74e4 (patch)
tree5411da8b3c1723d683461c40aeaaf851899ee400
parent91e85d43a637083c9d9839d0566a2698a2100d44 (diff)
downloadsigrok-dumps-455bdc6edec647ef3147eec4291ecf6a0fba74e4.tar.gz
sigrok-dumps-455bdc6edec647ef3147eec4291ecf6a0fba74e4.zip
dcc: Add captures for DCC model railway control
[ gsi: README nits ]
-rw-r--r--dcc/easycontrol/README34
-rw-r--r--dcc/easycontrol/decoder_120_121.srbin0 -> 60148 bytes
-rw-r--r--dcc/easycontrol/decoder_133.srbin0 -> 37169 bytes
-rw-r--r--dcc/easycontrol/decoder_140.srbin0 -> 51889 bytes
-rw-r--r--dcc/easycontrol/decoder_2_light.srbin0 -> 34727 bytes
-rw-r--r--dcc/easycontrol/decoder_310.srbin0 -> 51664 bytes
-rw-r--r--dcc/easycontrol/decoder_45_light.srbin0 -> 63253 bytes
7 files changed, 34 insertions, 0 deletions
diff --git a/dcc/easycontrol/README b/dcc/easycontrol/README
new file mode 100644
index 0000000..72699c3
--- /dev/null
+++ b/dcc/easycontrol/README
@@ -0,0 +1,34 @@
+-------------------------------------------------------------------------------
+DCC model train captures
+-------------------------------------------------------------------------------
+
+These captures contain data that was recorded on a model railway setup that
+is based on the tams elektronik EasyControl controller. The booster used was
+a self-built tams elektronik B-2 booster.
+
+
+Logic analyzer setup
+--------------------
+
+The logic analyzer used was a Saleae Logic clone (samplerate 1MHz). The
+signal was captured via a simple voltage clamping circuit.
+
+ Probe DCC
+ -------------------
+ 1 Data
+
+
+Captures
+--------
+
+Since the controller continuously resends the data, the captures do
+contain more than what is stated here.
+
+ Capture Action
+ ----------------------------------------------------------------------
+ decoder_2_light.sr switch light on train with address 2
+ decoder_45_light.sr switch light on train with address 45
+ decoder_120_121.sr switch state of decoder 120, 121
+ decoder_133.sr switch state of decoder 133
+ decoder_140.sr switch state of decoder 140
+ decoder_310.sr switch state of decoder 310
diff --git a/dcc/easycontrol/decoder_120_121.sr b/dcc/easycontrol/decoder_120_121.sr
new file mode 100644
index 0000000..ad3242e
--- /dev/null
+++ b/dcc/easycontrol/decoder_120_121.sr
Binary files differ
diff --git a/dcc/easycontrol/decoder_133.sr b/dcc/easycontrol/decoder_133.sr
new file mode 100644
index 0000000..9b0a9f8
--- /dev/null
+++ b/dcc/easycontrol/decoder_133.sr
Binary files differ
diff --git a/dcc/easycontrol/decoder_140.sr b/dcc/easycontrol/decoder_140.sr
new file mode 100644
index 0000000..651b80d
--- /dev/null
+++ b/dcc/easycontrol/decoder_140.sr
Binary files differ
diff --git a/dcc/easycontrol/decoder_2_light.sr b/dcc/easycontrol/decoder_2_light.sr
new file mode 100644
index 0000000..70a02ab
--- /dev/null
+++ b/dcc/easycontrol/decoder_2_light.sr
Binary files differ
diff --git a/dcc/easycontrol/decoder_310.sr b/dcc/easycontrol/decoder_310.sr
new file mode 100644
index 0000000..d304efa
--- /dev/null
+++ b/dcc/easycontrol/decoder_310.sr
Binary files differ
diff --git a/dcc/easycontrol/decoder_45_light.sr b/dcc/easycontrol/decoder_45_light.sr
new file mode 100644
index 0000000..fb0605b
--- /dev/null
+++ b/dcc/easycontrol/decoder_45_light.sr
Binary files differ