Commit Graph

5 Commits

Author SHA1 Message Date
Michael Smith
a0ff12e291 Fix terminal colors 2026-03-18 10:35:06 +01:00
Michael Smith
19fcae6e88 Add research document evaluating SDR software options
Evaluated 7 approaches for multi-channel CB radio monitoring on
Raspberry Pi 400. Top candidates: RTLSDR-Airband (existing software,
quick setup) and custom C with librtlsdr + liquid-dsp (~950 LOC,
meets all requirements exactly). Ruled out SDRTrunk, SDRAngel,
GNU Radio, rtl_fm, and Go-based approaches.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 18:20:03 +00:00
Michael Smith
45546eef46 Add requirements document for SDR scanner & recorder
Captures all functional and non-functional requirements from the
requirements interview: simultaneous CB frequency monitoring, NFM
demodulation, squelch-based activity detection, automatic WAV
recording with conversation grouping, YAML config, and console logging.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 14:18:27 +00:00
Michael Smith
da03466c50 Init openspec 2026-03-17 14:51:20 +01:00
Michael Smith
fccc51997a Inital commit 2026-03-17 14:50:05 +01:00