Record raw IQ baseband
IQ capture stores the received radio samples before demodulation. This lets you retune, demodulate, decode, or inspect the same signal later.
- Enable ADVANCED in the drawer.
- Open SOURCE, then IQ BASEBAND.
- Select the receiver and press RECORD IQ.
- Press stop when the required signal window is complete.
- Use OPEN FOLDER to open
Documents\SPECTER SDR\IQ Captures.
Captures use SigMF: cu8 samples in .sigmf-data plus rate, centre frequency, and timestamp in .sigmf-meta. Files can be opened by SigMF-aware tools including SDR++, inspectrum, and gqrx.
Replay an IQ file
- Press PLAY IQ FILE.
- Select a cu8 or cf32 capture.
- SPECTER restores rate and centre frequency from SigMF metadata when available.
- Playback runs at real-time pace and loops at the end of the file.
IQ playback works without an attached receiver, making a saved capture reusable for decoder testing, analysis, and demonstrations.
Add an rtl_tcp receiver
Remote rtl_tcp sources appear as full receiver cards with tuning, gain, sample rate, and PPM controls forwarded to the remote radio.
- Start rtl_tcp on the remote machine, for example
rtl_tcp -a 0.0.0.0. - Open SETTINGS, then Array & Sources.
- Enter one
host:portendpoint per line or separate endpoints with commas. - Save Settings. Each source appears as
sdr-tcpNin the roster.
Connection drops retry with backoff. Remote receivers can participate in normal tuning, array layouts, linked controls, and scan assignments.