A GNU Radio Server and QT Client to be able to play radio stations
Find a file
Brandon Rozek 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
.gitignore Basic Implementation of Radio Server/Client 2019-05-14 23:09:55 -04:00
client.cpp Added connect screen without error checking 2019-05-15 21:20:40 -04:00
client.h Added connect screen without error checking 2019-05-15 21:20:40 -04:00
CMakeLists.txt Basic Implementation of Radio Server/Client 2019-05-14 23:09:55 -04:00
main.cpp Basic Implementation of Radio Server/Client 2019-05-14 23:09:55 -04:00
main.qml Added connect screen without error checking 2019-05-15 21:20:40 -04:00
qml.qrc Basic Implementation of Radio Server/Client 2019-05-14 23:09:55 -04:00
radio_tuner.grc Added gnuradio flowgraph in case people are curious. 2019-06-02 10:46:00 -04:00
start Added gnuradio flowgraph in case people are curious. 2019-06-02 10:46:00 -04:00
tuner.py Added gnuradio flowgraph in case people are curious. 2019-06-02 10:46:00 -04:00