-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add example dumps for the FSK decoder.
- Loading branch information
1 parent
90e98ed
commit 226e72c
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |
Binary file not shown.