summaryrefslogtreecommitdiff
path: root/decoder/test/mlx90614/test.conf
diff options
context:
space:
mode:
authorUwe Hermann <uwe@hermann-uwe.de>2014-12-30 18:38:50 +0100
committerUwe Hermann <uwe@hermann-uwe.de>2014-12-30 19:12:08 +0100
commit5e57148bbc52692ed5214fc3b2c74afdc53b3ab3 (patch)
treecc91450e67110d9bc0cd67bd1a0bdfb8fa8ffffc /decoder/test/mlx90614/test.conf
parente11929d1e00e8326ced8c4ba05ea20d509f74ac7 (diff)
downloadsigrok-test-5e57148bbc52692ed5214fc3b2c74afdc53b3ab3.tar.gz
sigrok-test-5e57148bbc52692ed5214fc3b2c74afdc53b3ab3.zip
Add some Melexis MLX90614 tests.
Diffstat (limited to 'decoder/test/mlx90614/test.conf')
-rw-r--r--decoder/test/mlx90614/test.conf20
1 files changed, 20 insertions, 0 deletions
diff --git a/decoder/test/mlx90614/test.conf b/decoder/test/mlx90614/test.conf
new file mode 100644
index 0000000..8039f79
--- /dev/null
+++ b/decoder/test/mlx90614/test.conf
@@ -0,0 +1,20 @@
+test 5s_24deg
+ protocol-decoder i2c channel scl=5 channel sda=7
+ protocol-decoder mlx90614
+ stack i2c mlx90614
+ input i2c/melexis_mlx90614/melexis_mlx90614_5s_24deg.sr
+ output mlx90614 annotation match 5s_24deg.output
+
+test 60s_26deg_34deg
+ protocol-decoder i2c channel scl=5 channel sda=7
+ protocol-decoder mlx90614
+ stack i2c mlx90614
+ input i2c/melexis_mlx90614/melexis_mlx90614_60s_26deg_34deg.sr
+ output mlx90614 annotation match 60s_26deg_34deg.output
+
+test 3600s_24deg
+ protocol-decoder i2c channel scl=5 channel sda=7
+ protocol-decoder mlx90614
+ stack i2c mlx90614
+ input i2c/melexis_mlx90614/melexis_mlx90614_3600s_24deg.sr
+ output mlx90614 annotation match 3600s_24deg.output