Commit graph

7 commits

Author SHA1 Message Date
d221755ef1 Added notes and todos 2021-05-14 19:40:59 -04:00
d7100d42fd Assert positive port 2021-05-14 19:39:58 -04:00
bbad0a0a70 Added Qt pro file 2021-05-14 19:39:47 -04:00
b2dbe95d2f Added gnuradio flowgraph in case people are curious.
Added the start script which controls the flow of the server application.
Still need to add functionality to listen to audio in the client side.
They will need to listen to serverip:6003
2019-06-02 10:46:00 -04:00
9b58120dfd Move the audio sink from the device to the network 2019-05-20 19:04:21 -04:00
fa05c63324 Added connect screen without error checking 2019-05-15 21:20:40 -04:00
86b0d07829 Basic Implementation of Radio Server/Client
Client written in QT and communicates to SDR server over TCP sockets.

Currently getting and setting frequencies is supported
2019-05-14 23:09:55 -04:00