Abstract SDRNode can do IQ streaming but has also scripting capabilities to run in ‘standalone’ mode and do some Digital Signal Processing in the background. In this tutorial we will explore these capabilities and show how to add a script that scans HF bands to monitor activity and relay the information to users. In this …
Tag: AirSpy SDR
Streaming IQ over Internet : listen remotely to airport radio
Background In this post we show how to set a streaming radio to remotely listen to airport radio. SDRNode configuration The SDRNode server is set to receive radio using an AirSpy SDR receiver and is connected to a discone antenna. System is configured to stream the IQ SDR samples on a bandwidth of 50 KHz, …