diff options
author | selabnayr <ryanb@stmproducts.com> | 2018-11-21 13:36:40 -0800 |
---|---|---|
committer | Uwe Hermann <uwe@hermann-uwe.de> | 2018-11-25 11:10:13 +0100 |
commit | 226e72ccfbeed40715c0ae5e1b75e80af174e53a (patch) | |
tree | 3c57eb334632d3cdc4d31324f674f9ffec884709 /fsk | |
parent | 90e98ed799fde027d47c38bded4d879aa2b190c7 (diff) | |
download | sigrok-dumps-226e72ccfbeed40715c0ae5e1b75e80af174e53a.tar.gz sigrok-dumps-226e72ccfbeed40715c0ae5e1b75e80af174e53a.zip |
Add example dumps for the FSK decoder.
Diffstat (limited to 'fsk')
-rw-r--r-- | fsk/ltar/README | 9 | ||||
-rw-r--r-- | fsk/ltar/ltar-fsk-datastream.sr | bin | 0 -> 29854 bytes |
2 files changed, 9 insertions, 0 deletions
diff --git a/fsk/ltar/README b/fsk/ltar/README new file mode 100644 index 0000000..8682a00 --- /dev/null +++ b/fsk/ltar/README @@ -0,0 +1,9 @@ +This is an example capture showing an FSK datastream from a +Lazer Tag LTAR blaster. + +The original data stream is audio-FSK in an iPhone-compatible format. +This capture was made with a little bit of hardware to get it digitized, +as my capture hardware didn't have sufficient analog resolution to let the +PulseView analog-to-logic conversion work well. The FSK decoder defaults to +settings that work well for this particular usage, so just open the file and +add the FSK decoder. diff --git a/fsk/ltar/ltar-fsk-datastream.sr b/fsk/ltar/ltar-fsk-datastream.sr Binary files differnew file mode 100644 index 0000000..6667dfe --- /dev/null +++ b/fsk/ltar/ltar-fsk-datastream.sr |