BastilleResearch / gr-lora

GNU Radio OOT module implementing the LoRa PHY, based on https://github.com/matt-knight/research/tree/master/2016_05_20_jailbreak
GNU General Public License v3.0
470 stars 92 forks source link

UDP stream #35

Open 6d6176 opened 5 years ago

6d6176 commented 5 years ago

Hello, I'm trying to recieve data over the udp stream, but when I start up netcat I get nothing, using the rx_usrp example on port 52002 @ 127.0.0.1

$~ nc -l -u 52002

I am recieving/Viewing lora in a waterfal sink, and FFT sink. Also if someone could link a good resource to learn about gnucompanion/how to record the chirps. not able to zoom in enough on the waterfall sink.