Closed rodrirq closed 2 years ago
I don't know anything about GNU Radio but if it acts as a TCP/IP server that you can connect to then you would setup a COSMOS TCP/IP Client interface to connect on whatever port it uses. You would then define your target's command and telemetry definitions to enable COSMOS to interpret the data.
If you get this working I'm sure the community would love to see a working example. Consider creating a github repo!
Hello, I was wondering if I could send my packets using GNU Radio to some port, and then view those packets using COSMOS.
Thanks in advance.