diff options
author | Arturs Artamonovs <arturs.artamonovs@protonmail.com> | 2025-05-23 09:48:25 +0100 |
---|---|---|
committer | Arturs Artamonovs <arturs.artamonovs@protonmail.com> | 2025-05-23 09:48:25 +0100 |
commit | 76869b1d3eac88cc6bdef2ef6f3a009b5c28c84d (patch) | |
tree | 61c1a3bdf7b691fd42336c8d66fd27c633392d56 /IQ/Lab/RecordIQ.ipynb | |
parent | 5aa1435739fa1cd150dd8cd8fb2fee5473d5ed3f (diff) | |
download | PrySDR-76869b1d3eac88cc6bdef2ef6f3a009b5c28c84d.tar.gz PrySDR-76869b1d3eac88cc6bdef2ef6f3a009b5c28c84d.zip |
genearation of s8/u8/s16/u16/s16q11 works as expectedmain
Diffstat (limited to 'IQ/Lab/RecordIQ.ipynb')
-rw-r--r-- | IQ/Lab/RecordIQ.ipynb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/IQ/Lab/RecordIQ.ipynb b/IQ/Lab/RecordIQ.ipynb index da2e160..4a1a2d0 100644 --- a/IQ/Lab/RecordIQ.ipynb +++ b/IQ/Lab/RecordIQ.ipynb @@ -9,6 +9,14 @@ ] }, { + "cell_type": "markdown", + "id": "17484a58-0edb-4c08-8b70-a9d3ce460973", + "metadata": {}, + "source": [ + "test recorded IQ files from SDR devices" + ] + }, + { "cell_type": "code", "execution_count": 27, "id": "f0edf429-28fa-4584-99e0-e3d63f4d34c7", |