summaryrefslogtreecommitdiff
path: root/ir/nec
diff options
context:
space:
mode:
authorGerhard Sittig <gerhard.sittig@gmx.net>2020-07-26 08:49:42 +0200
committerGerhard Sittig <gerhard.sittig@gmx.net>2020-07-26 08:50:14 +0200
commitabb54b0bd43b8b0cbe075123cbc1f59e4bb17e31 (patch)
tree9d6d8158d5f64b9d208cc9a9ab160e8af85bbace /ir/nec
parentb1c8ccbc7958386b2f945b312deab66bc39894cd (diff)
downloadsigrok-dumps-abb54b0bd43b8b0cbe075123cbc1f59e4bb17e31.tar.gz
sigrok-dumps-abb54b0bd43b8b0cbe075123cbc1f59e4bb17e31.zip
ir_nec: add capture for extended NEC protocol
This is a modified version of a capture that was Submitted-By: Sebastian Rittau <srittau@rittau.biz> The file was provided as an attachment to bug #1583. I renamed the file, renamed the probe for automatic assignment to the decoder, upsampled to 100kHz for compatibility with the IRMP decoder, and added a README.
Diffstat (limited to 'ir/nec')
-rw-r--r--ir/nec/extended/README16
-rw-r--r--ir/nec/extended/unknown_ceiling_light.srbin0 -> 1555 bytes
2 files changed, 16 insertions, 0 deletions
diff --git a/ir/nec/extended/README b/ir/nec/extended/README
new file mode 100644
index 0000000..3ea43c3
--- /dev/null
+++ b/ir/nec/extended/README
@@ -0,0 +1,16 @@
+------------------------------------------------------------------------
+Extended NEC infrared protocol
+------------------------------------------------------------------------
+
+See https://www.sbprojects.net/knowledge/ir/nec.php for a description of the
+NEC protocol including the extended protocol.
+
+These are random button presses, including a few repeat signals. The remote
+in question is unmarked and used for remote controlling ceiling lights.
+
+Logic analyzer setup
+--------------------
+
+ Probe NEC
+ -----------
+ 0 IR
diff --git a/ir/nec/extended/unknown_ceiling_light.sr b/ir/nec/extended/unknown_ceiling_light.sr
new file mode 100644
index 0000000..7e3df84
--- /dev/null
+++ b/ir/nec/extended/unknown_ceiling_light.sr
Binary files differ