Untitled
unknown
plain_text
2 years ago
2.1 kB
20
Indexable
PS C:\Users\AlGrant\test_pyrtlsdr> git log --stat
commit 76222725d70eb2386b42fc2f88aee5d027a82202 (HEAD -> read_from_sdr)
Author: AlGrant <bigal.nz@gmail.com>
Date: Sat Dec 23 16:37:32 2023 +1300
Read from SDR working at 1.024e6
.gitignore | 4 ++++
log_v1.npy | Bin 115343488 -> 0 bytes
log_v2.npy | Bin 196608128 -> 0 bytes
log_v5.npy | Bin 96206976 -> 0 bytes
log_v7.npy | Bin 96206976 -> 0 bytes
samples.fc32 | Bin 48000000 -> 0 bytes
samples.npy | Bin 384000128 -> 0 bytes
7 files changed, 4 insertions(+)
commit 15204bef7740b092e6df3245701c2293710d563f
Author: AlGrant <bigal.nz@gmail.com>
Date: Sat Dec 23 16:30:29 2023 +1300
SDR sampling rate changed to 1.024e6
Chunk processing size changed from 5.12e5 to 2.56e5
Runs ok from SDR without buffer overflow
notebook_with_derek.ipynb | 132 ++++++++++++++++++++++++++++++++++++++++++----
:...skipping...
commit 76222725d70eb2386b42fc2f88aee5d027a82202 (HEAD -> read_from_sdr)
Author: AlGrant <bigal.nz@gmail.com>
Date: Sat Dec 23 16:37:32 2023 +1300
Read from SDR working at 1.024e6
.gitignore | 4 ++++
log_v1.npy | Bin 115343488 -> 0 bytes
log_v2.npy | Bin 196608128 -> 0 bytes
log_v5.npy | Bin 96206976 -> 0 bytes
log_v7.npy | Bin 96206976 -> 0 bytes
samples.fc32 | Bin 48000000 -> 0 bytes
samples.npy | Bin 384000128 -> 0 bytes
7 files changed, 4 insertions(+)
commit 15204bef7740b092e6df3245701c2293710d563f
Author: AlGrant <bigal.nz@gmail.com>
Date: Sat Dec 23 16:30:29 2023 +1300
SDR sampling rate changed to 1.024e6
Chunk processing size changed from 5.12e5 to 2.56e5
Runs ok from SDR without buffer overflow
notebook_with_derek.ipynb | 132 ++++++++++++++++++++++++++++++++++++++++++----
samples.fc32 | Bin 48103424 -> 48000000 bytes
test_fft.py | 65 ++++++++++++-----------
3 files changed, 156 insertions(+), 41 deletions(-)
commit 32060fcf62107c26cccaf2d436c5024a0ffe0fd2
Author: AlGrant <bigal.nz@gmail.com>
:
Editor is loading...
Leave a Comment