Comment on Looking for SDR protocol information
graham1@lemmy.world 3 weeks ago
I don’t know such a table. I have an RTL-SDR v3, but I’m not even sure what protocol it uses.
Comment on Looking for SDR protocol information
graham1@lemmy.world 3 weeks ago
I don’t know such a table. I have an RTL-SDR v3, but I’m not even sure what protocol it uses.
vk6flab@lemmy.radio 3 weeks ago
The protocol between the computer and the dongle is one, but there’s another using rtl_tcp which allows you to access the dongle remotely across the network.
I’ve found individual references to some of this, but it’s not really complete and in order to figure out how it all works, I’m hoping that I don’t have to learn all the various protocols, rather pick the one with the right functionality and then learn (and implement) it.