Measure the spectrum
sdr_spectrumCapture IQ to identify the signals present on a frequency, returning frequency and level tables with noise floor and statistics, plus an optional ASCII plot.
Instructions
Capture IQ and return the strongest signals as a table of frequency and level, with the noise floor and capture statistics, optionally with a compact ASCII plot. This is the tool for 'what is on this frequency right now'.
Levels are dBFS referred to the 12-bit converter's full scale. Only the sample rate's worth of spectrum around the current LO is visible - use sdr_scan_band to cover more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plot | No | Include an ASCII plot | |
| peaks | No | How many peaks | |
| samples | No | Samples for the transform | |
| channel_pair | No | ||
| response_format | No | markdown for reading, json for structured output | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |