Transceiving TCP or UDP, IP Implementation over SDR

Discussions related to embedded firmware, driver, and user mode application software development
Post Reply
dendisuhubdy
Posts: 1
Joined: Mon Nov 08, 2021 10:53 pm

Transceiving TCP or UDP, IP Implementation over SDR

Post by dendisuhubdy »

I have just been a ham radio enthusiast for a while and since I knew SDRs I got very excited and ordered my first BladeRF A9 a couple of months back. I'm interested to learn how the Internet Protocol (IP) might be implemented so that two parties, say Alice and Bob could transmit and receive messages given a predetermined frequency, for example let's say 19 GHz.

I found almost zero literature about this and the closest protocols that I could find is ax.25, which is also natively implemented on Linux.

Any advance users of BladeRF here that is keen to point me to the right direction? My background is computer science so any C++ code I wouldn't mind. :)
Post Reply