Commit Graph

41 Commits

Author SHA1 Message Date
AlexandreRouma
36adc102ee attemt at a CI build with new DSP 2022-06-17 17:34:23 +02:00
AlexandreRouma
343ec6ca1c lots o shit 2022-06-15 16:08:28 +02:00
AlexandreRouma
b8bc942b84 cmake bugfix 2022-03-30 17:33:47 +02:00
AlexandreRouma
80d244003a
Merge pull request #649 from AlexandreRouma/backend_abstraction
Backend abstraction and android support
2022-03-28 22:27:38 +02:00
AlexandreRouma
842b23b2f4 More UI fixes 2022-03-21 21:35:05 +01:00
AlexandreRouma
81692fa910 More fixes 2022-02-24 21:11:02 +01:00
AlexandreRouma
9bbc50ff3c Fixed issues hopefully 2022-02-24 21:01:51 +01:00
AlexandreRouma
2779516378 Switched to new cleaner argument system 2022-02-24 20:49:53 +01:00
Daniele Forsi
98f4f560ad Fix spelling errors
Fixed with:
codespell --ignore-words-list=hist,parm,sur --skip=./core/src/imgui,./core/src/json.hpp,./core/libcorrect,./core/src/spdlog,./misc_modules/discord_integration/discord-rpc,./misc_modules/discord_integration/discord-rpc/include/rapidjson,./source_modules/sddc_source/src/libsddc
2022-02-20 16:19:05 +01:00
AlexandreRouma
51c940acd4 Updated to ImGui 1.87 to cleanup UI code 2022-02-14 23:33:52 +01:00
AlexandreRouma
e5f3d1672c Backend abstraction + added android support + partial high DPI scaling 2022-02-13 17:25:23 +01:00
AlexandreRouma
3c19081561 Bugfix in sdr++ server source 2022-01-29 17:42:53 +01:00
AlexandreRouma
5e5c575e93 Added SDRplay source to the Raspberry Pi CI 2022-01-29 16:31:59 +01:00
AlexandreRouma
8dcf17bef7 Fixed ever-expanding apply button in sdrplay source 2022-01-29 16:20:45 +01:00
AlexandreRouma
97346e6621
Merge pull request #616 from AlexandreRouma/zstd_compression
Optional ZSTD compression in SDR++ server
2022-01-27 17:29:32 +01:00
AlexandreRouma
a7b0b52da9 Fixed depencies 2022-01-26 20:20:04 +01:00
AlexandreRouma
03f0704dff Switched to ImGui::TextUnfort 2022-01-26 14:50:16 +01:00
AlexandreRouma
4c0220a228 compression 2022-01-26 13:23:55 +01:00
AlexandreRouma
75da59833a Fixed server bug 2022-01-24 01:02:27 +01:00
AlexandreRouma
4c1b50a3ac Major bugfix in server 2022-01-22 02:30:08 +01:00
AlexandreRouma
74b9d13360 SDR++ server beta :) 2022-01-21 20:22:13 +01:00
AlexandreRouma
1185e4e114 Added persistent config for the rfspace source's hostname and port 2022-01-02 19:56:27 +01:00
AlexandreRouma
a58ae2bd98 Added persistent config for RFspace source 2022-01-02 15:34:55 +01:00
AlexandreRouma
7cc06b7a7b
Fixed RFspace client on MacOS 2022-01-01 05:54:23 +01:00
AlexandreRouma
33914a7316 More work on RFSpace source 2022-01-01 05:27:10 +01:00
AlexandreRouma
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma
f3e987fb7e Fixed SDRplay AGC and added hardware donators to the credits 2021-11-23 17:05:40 +01:00
AlexandreRouma
9c2cb26376 Final plutosdr macos fix 2021-11-18 09:38:56 +01:00
Ryzerth
1bbb1eea0e CI Fix 2021-11-16 03:55:49 +01:00
Alexandre
b81d0c47cf Final work on MacOS compatibility 2021-11-15 20:33:09 -06:00
AlexandreRouma
0ab4d16f9d Beginning of scheduler code 2021-11-14 18:30:58 +01:00
AlexandreRouma
07419275ff Work on RFspace support 2021-11-09 00:00:13 +01:00
AlexandreRouma
f539cfad32 Fixed alrge FFT size bug 2021-10-18 00:38:02 +02:00
AlexandreRouma
d1aab6f25d
fixed typo 2021-10-13 00:22:10 +02:00
AlexandreRouma
afe13969a7 Added support for Bias-T in the bladerf_source module & added bladerf type detection 2021-10-12 19:45:42 +02:00
AlexandreRouma
47e5c589bc Merge branch 'master' of https://github.com/AlexandreRouma/SDRPlusPlus 2021-10-10 18:26:31 +02:00
AlexandreRouma
3795e7cf23 Fixed RSP1A FM notch bug 2021-10-10 18:26:17 +02:00
Thomas Gimpel
3fd4294afa renamed SpyServer source module class AirspyHFSourceModule -> SpyServerSourceModule, so that it does not collide with the original Airspy HF source module causing massive memory corruption 2021-10-08 22:24:09 +02:00
AlexandreRouma
9555dda8a4 More cmake cleanup 2021-10-04 03:31:13 +02:00
AlexandreRouma
44ad0a1a7e CMakeLists cleanup 2021-10-04 02:34:17 +02:00
AlexandreRouma
73393e36c6 Changed project structure 2021-10-03 16:50:36 +02:00