satdump/libsdr/sdr/spyserver
2021-10-22 15:26:17 +02:00
..
networking.cpp Remove a few warnings 2021-08-15 16:58:06 +02:00
networking.h Make SpyServer work 2021-08-07 18:34:43 +02:00
README.txt Make SpyServer work 2021-08-07 18:34:43 +02:00
spyserver_client.cpp Rewrite all the DSP 2021-10-22 15:26:17 +02:00
spyserver_client.h Rewrite all the DSP 2021-10-22 15:26:17 +02:00
spyserver_protocol.h Make SpyServer work 2021-08-07 18:34:43 +02:00

This was adapted from @Ryzerth's work over on SDR++.
https://github.com/AlexandreRouma/SDRPlusPlus/tree/master/spyserver_source/src

Thanks!