This PR adds a new recipe for managing an RTL SDR dongle with the RPI3 gateway image.
Using rtl_tcp, it's then possible to remotely analyze the radio data catched by the dongle. The last commit of this PR modifies the gateway code recipe because I had to modify with a tcp-sdr-daemon file (similar to mjpg-streamer-daemon and gateway-server-daemon).
There's an image already deployed in st-lrwan1-1 on devsaclay. For those who want to test.
This PR adds a new recipe for managing an RTL SDR dongle with the RPI3 gateway image.
Using
rtl_tcp
, it's then possible to remotely analyze the radio data catched by the dongle. The last commit of this PR modifies the gateway code recipe because I had to modify with atcp-sdr-daemon
file (similar to mjpg-streamer-daemon and gateway-server-daemon).There's an image already deployed in st-lrwan1-1 on devsaclay. For those who want to test.