Skip to content

Instantly share code, notes, and snippets.

View akshmakov's full-sized avatar

Andrey Shmakov akshmakov

View GitHub Profile
@akshmakov
akshmakov / ConvertRawToSDRAngel.py
Last active October 11, 2022 23:22 — forked from kbeckmann/ConvertRawToSDRAngel.py
Convert RAW iq samples to SDRAngel "sdriq" format
#! /bin/env python3
"""
Convert raw IQ samples to SDRIQ with header, suitable for batch processing
for use with RTL_SDR convert from unsigned 8 bit to signed 16 bit samples. using rtl_433
.cu8 - RTL_SDR Raw samples (collected via rtl_tcp)
.cs16 - converted samples for this script (or raw data from a 16 bit SDR)
Converting formats: