satdump/plugins/sdr_sources/sdrpp_server_support/sdrpp_server
2023-08-22 19:34:32 -04:00
..
networking.cpp Trying to make both Windows and Linux happy is like trying to make both of your children happy with the same meal for dinner 2023-08-22 19:34:32 -04:00
networking.h Initial SDR++ Server Support 2022-10-19 19:34:55 +02:00
pcm_type.h Initial SDR++ Server Support 2022-10-19 19:34:55 +02:00
README.txt Initial SDR++ Server Support 2022-10-19 19:34:55 +02:00
sample_stream_decompressor.h Initial SDR++ Server Support 2022-10-19 19:34:55 +02:00
sdrpp_server_client.cpp Didn't ditch spdlog enough 2023-02-26 01:12:02 +00:00
sdrpp_server_client.h Initial SDR++ Server Support 2022-10-19 19:34:55 +02:00
server_protocol.h Oops, forgot to change some to dsp:: 2023-01-31 20:50:40 +01:00
smgui.cpp Didn't ditch spdlog enough 2023-02-26 01:12:02 +00:00
smgui.h Quick cleanup 2023-05-07 23:38:27 +02:00
stepped_slider.cpp Initial SDR++ Server Support 2022-10-19 19:34:55 +02:00
stepped_slider.h Initial SDR++ Server Support 2022-10-19 19:34:55 +02:00

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

Thanks!