SDR & Satellite Reception
How to hear satellites with a $30 dongle, decode the bits, predict the next pass, and (if we want) wire it into Life Agent OS or Opsis as a real-world-event source.
What this skill covers
The full open-source satellite reception stack, by layer:
| Layer | What it does | Pick |
|---|---|---|
| L0 Hardware abstraction | One API across dongles | SoapySDR; pure-Rust rtl-sdr-rs |
| L1 DSP framework | Demod, filter, sync | GNU Radio (standard), `liquid- |
[Description truncada. Veja o README completo no GitHub.]