A GNU Radio Server and QT Client to be able to play radio stations
Find a file
2019-05-20 19:04:21 -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
tuner.py Move the audio sink from the device to the network 2019-05-20 19:04:21 -04:00