diff options
author | Gabse <Gabse@users.noreply.github.com> | 2019-12-25 16:27:28 +0100 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2020-01-03 21:53:14 +0100 |
commit | 2e319bf04962acf2af5948248f556b22630a31f4 (patch) | |
tree | 6cb561f475baa8294966ae351e5a2ae2d71f2f85 /dmx512 | |
parent | 775d871cb284541de557d1a658c56c0c060c2caa (diff) | |
download | sigrok-dumps-2e319bf04962acf2af5948248f556b22630a31f4.tar.gz sigrok-dumps-2e319bf04962acf2af5948248f556b22630a31f4.zip |
dmx512: Added additional dumps
Diffstat (limited to 'dmx512')
-rw-r--r-- | dmx512/ma_lighting/README | 25 | ||||
-rw-r--r-- | dmx512/ma_lighting/dot2_0-255.sr | bin | 0 -> 27169 bytes | |||
-rw-r--r-- | dmx512/ma_lighting/dot2_0.sr | bin | 0 -> 5411 bytes | |||
-rw-r--r-- | dmx512/micro_dmx/udmx.sr | bin | 5586 -> 0 bytes | |||
-rw-r--r-- | dmx512/nicolaudie/README | 25 | ||||
-rw-r--r-- | dmx512/nicolaudie/sunlitesuite2bc_0-255.sr | bin | 0 -> 29537 bytes | |||
-rw-r--r-- | dmx512/nicolaudie/sunlitesuite2bc_0.sr | bin | 0 -> 3807 bytes | |||
-rw-r--r-- | dmx512/sgm/README | 25 | ||||
-rw-r--r-- | dmx512/sgm/regia_0.sr | bin | 0 -> 2585 bytes | |||
-rw-r--r-- | dmx512/u_dmx/README | 25 | ||||
-rw-r--r-- | dmx512/u_dmx/u-dmx_0-255.sr | bin | 0 -> 31548 bytes | |||
-rw-r--r-- | dmx512/u_dmx/u-dmx_0.sr | bin | 0 -> 5742 bytes |
12 files changed, 100 insertions, 0 deletions
diff --git a/dmx512/ma_lighting/README b/dmx512/ma_lighting/README new file mode 100644 index 0000000..d025281 --- /dev/null +++ b/dmx512/ma_lighting/README @@ -0,0 +1,25 @@ +------------------------------------------------------------------------------- +DMX512-A +------------------------------------------------------------------------------- + +This is a set of example captures of DMX512 packets from lightining desks +(MA Lighting). + +The signal was grabbed directly at the interface without any actual +fixtures attached to the bus. + +Details: + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a Saleae Logic clone (at 1MHz): + + Probe 3-pin XLR DMX connector + ----------------------------------- + 0 DMX+ (3) + 1 DMX- (2) + +The files are named <interfacename>_<dmxvalue>.sr, with <dmxvalue> being +the dimmerlevel of the first 255 channels. Any other channel will be at 0. diff --git a/dmx512/ma_lighting/dot2_0-255.sr b/dmx512/ma_lighting/dot2_0-255.sr Binary files differnew file mode 100644 index 0000000..45c09b9 --- /dev/null +++ b/dmx512/ma_lighting/dot2_0-255.sr diff --git a/dmx512/ma_lighting/dot2_0.sr b/dmx512/ma_lighting/dot2_0.sr Binary files differnew file mode 100644 index 0000000..b5a98db --- /dev/null +++ b/dmx512/ma_lighting/dot2_0.sr diff --git a/dmx512/micro_dmx/udmx.sr b/dmx512/micro_dmx/udmx.sr Binary files differdeleted file mode 100644 index 152e918..0000000 --- a/dmx512/micro_dmx/udmx.sr +++ /dev/null diff --git a/dmx512/nicolaudie/README b/dmx512/nicolaudie/README new file mode 100644 index 0000000..c3fc148 --- /dev/null +++ b/dmx512/nicolaudie/README @@ -0,0 +1,25 @@ +------------------------------------------------------------------------------- +DMX512-A +------------------------------------------------------------------------------- + +This is a set of example captures of DMX512 packets from a USB +interface (Nicolaudie). + +The signal was grabbed directly at the interface without any actual +fixtures attached to the bus. + +Details: + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a Saleae Logic clone (at 1MHz): + + Probe 3-pin XLR DMX connector + ----------------------------------- + 0 DMX+ (3) + 1 DMX- (2) + +The files are named <interfacename>_<dmxvalue>.sr, with <dmxvalue> being +the dimmerlevel of the first 255 channels. Any other channel will be at 0. diff --git a/dmx512/nicolaudie/sunlitesuite2bc_0-255.sr b/dmx512/nicolaudie/sunlitesuite2bc_0-255.sr Binary files differnew file mode 100644 index 0000000..7daa5b2 --- /dev/null +++ b/dmx512/nicolaudie/sunlitesuite2bc_0-255.sr diff --git a/dmx512/nicolaudie/sunlitesuite2bc_0.sr b/dmx512/nicolaudie/sunlitesuite2bc_0.sr Binary files differnew file mode 100644 index 0000000..ec097c1 --- /dev/null +++ b/dmx512/nicolaudie/sunlitesuite2bc_0.sr diff --git a/dmx512/sgm/README b/dmx512/sgm/README new file mode 100644 index 0000000..5ce6720 --- /dev/null +++ b/dmx512/sgm/README @@ -0,0 +1,25 @@ +------------------------------------------------------------------------------- +DMX512-A +------------------------------------------------------------------------------- + +This is a set of example captures of DMX512 packets from lightining desks +(SGM). + +The signal was grabbed directly at the interface without any actual +fixtures attached to the bus. + +Details: + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a Saleae Logic clone (at 1MHz): + + Probe 3-pin XLR DMX connector + ----------------------------------- + 0 DMX+ (3) + 1 DMX- (2) + +The files are named <interfacename>_<dmxvalue>.sr, with <dmxvalue> being +the dimmerlevel of the first 255 channels. Any other channel will be at 0. diff --git a/dmx512/sgm/regia_0.sr b/dmx512/sgm/regia_0.sr Binary files differnew file mode 100644 index 0000000..2447f4f --- /dev/null +++ b/dmx512/sgm/regia_0.sr diff --git a/dmx512/u_dmx/README b/dmx512/u_dmx/README new file mode 100644 index 0000000..c075fb9 --- /dev/null +++ b/dmx512/u_dmx/README @@ -0,0 +1,25 @@ +------------------------------------------------------------------------------- +DMX512-A +------------------------------------------------------------------------------- + +This is a set of example captures of DMX512 packets from a USB +interface (µDMX). + +The signal was grabbed directly at the interface without any actual +fixtures attached to the bus. + +Details: + + +Logic analyzer setup +-------------------- + +The logic analyzer used was a Saleae Logic clone (at 1MHz): + + Probe 3-pin XLR DMX connector + ----------------------------------- + 0 DMX+ (3) + 1 DMX- (2) + +The files are named <interfacename>_<dmxvalue>.sr, with <dmxvalue> being +the dimmerlevel of the first 255 channels. Any other channel will be at 0. diff --git a/dmx512/u_dmx/u-dmx_0-255.sr b/dmx512/u_dmx/u-dmx_0-255.sr Binary files differnew file mode 100644 index 0000000..d10f976 --- /dev/null +++ b/dmx512/u_dmx/u-dmx_0-255.sr diff --git a/dmx512/u_dmx/u-dmx_0.sr b/dmx512/u_dmx/u-dmx_0.sr Binary files differnew file mode 100644 index 0000000..20f8b57 --- /dev/null +++ b/dmx512/u_dmx/u-dmx_0.sr |