satdump/plugins/sdr_sources/sdrpp_server_support/sdrpp_server
2025-06-16 18:23:36 +02: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 Windows Fixes 2025-06-01 21:41:14 -04:00
sdrpp_server_client.h Windows... Again 2025-03-17 08:11:32 +01:00
server_protocol.h Oops, forgot to change some to dsp:: 2023-01-31 20:50:40 +01:00
smgui.cpp Fix all teh warns 2024-05-11 14:46:56 -04: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!