96 Commits

Author SHA1 Message Date
AlexandreRouma
8a603c5420 bugfix 2022-02-24 22:44:37 +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
AlexandreRouma
5c138aa4a5 More work on the new param system 2022-02-21 18:10:01 +01:00
AlexandreRouma
a87aedabb8 bugfix + part of the new command arg system 2022-02-18 19:21:02 +01:00
AlexandreRouma
6eb8bfc29a Fixed close not working 2022-02-14 19:36:49 +01:00
AlexandreRouma
e5f3d1672c Backend abstraction + added android support + partial high DPI scaling 2022-02-13 17:25:23 +01:00
AlexandreRouma
9969ce018b Backend abstraction 2022-01-29 20:35:08 +01:00
AlexandreRouma
6dc97de57b Dropping glew and using ImGui's loader instead 2022-01-22 18:03:14 +01:00
AlexandreRouma
34fc32dcf7 fixed fault config issues 2022-01-21 20:41:39 +01:00
AlexandreRouma
74b9d13360 SDR++ server beta :) 2022-01-21 20:22:13 +01:00
AlexandreRouma
290bf5e32a Fixed invalid default config 2022-01-02 19:02:12 +01:00
AlexandreRouma
4db485e209 Enabled the RFspace source by default 2022-01-02 18:34:06 +01:00
AlexandreRouma
470e748e4a Fixed weird bug where config files spointainously appear everywhere (wtf...) 2021-12-26 02:09:37 +01:00
AlexandreRouma
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma
2daaf00cb3 Disabled raspios CI + added start of noise reduction code 2021-11-28 03:17:08 +01:00
Alexandre
dde95019ea CI bugfix and refactoring 2021-11-17 15:37:21 -06:00
Alexandre
b81d0c47cf Final work on MacOS compatibility 2021-11-15 20:33:09 -06:00
AlexandreRouma
a938324886 Saved fullscreen state in the config 2021-11-05 18:57:50 +01:00
AlexandreRouma
b7c95de8cc Fixed network sink not being present by default 2021-09-23 20:37:34 +02:00
Ryzerth
012903fbf4 Fixed wrong bandwidth when zooming 2021-08-30 19:22:00 +02:00
Ryzerth
2fd91459fd Fixed bug 2021-08-21 23:13:38 +02:00
Ryzerth
f01cb4af9f Added support for OpenGL 2.1 and OpenGL ES 3.0 with no modifications to the code necessary by the user 2021-08-21 17:47:55 +02:00
Ryzerth
1f3dcc1beb removed broken scripting interface 2021-07-29 22:08:42 +02:00
Ryzerth
b7a0f849cf potential fix for Windows 7 freeze on exit 2021-07-29 15:07:22 +02:00
Ryzerth
679fb49743 Added IQ correction 2021-07-27 23:50:48 +02:00
Ryzerth
21f4c40e7f Added a FFT framerate setting 2021-07-27 01:57:12 +02:00
Ryzerth
e62351c206 Added decimation 2021-07-26 21:18:06 +02:00
Ryzerth
8454b40d54 FM stereo prototype 2021-07-23 06:29:16 +02:00
Ryzerth
79e2747aed New spyserver source 2021-07-19 04:52:13 +02:00
Ryzerth
336d69c043 Finished RigCTL server 2021-07-18 04:30:55 +02:00
Ryzerth
73bbd69e3f The enabled state of all modules is now preserved 2021-07-10 00:28:56 +02:00
Maxime Biette
ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
Ryzerth
29ec14d3f0 Added a better offset config for up/down converters 2021-07-09 00:58:05 +02:00
Ryzerth
d4849af171 Fixed windowing not being enabled by default 2021-07-05 05:26:49 +02:00
Ryzerth
ab376ea1aa Performance improvement to the FFT + code cleanup + Added an option to select the FFT window 2021-07-05 01:09:48 +02:00
Ryzerth
78f079ca84 Finished the frequency manager module 2021-07-03 19:46:21 +02:00
Ryzerth
659b9b1e8c Potential fix for SDR++ not stopping on Linux 2021-06-29 15:52:35 +02:00
Ryzerth
da96ecaaba A lot of new stuff 2021-06-28 02:22:51 +02:00
Ryzerth
c39b9609be Added bladerf source 2021-06-27 02:20:11 +02:00
Ryzerth
26079dba0a Added theme system 2021-06-23 21:45:38 +02:00
Ryzerth
94fae2135d Cleaned up UI code 2021-06-20 21:17:11 +02:00
Ryzerth
1b27916c24 Added module management system 2021-05-05 04:31:37 +02:00
Ryzerth
aa9ab8e1e8 Fixed VFO color menu position 2021-05-04 21:05:45 +02:00
Ryzerth
1eca58605c Added VFO coloring option 2021-05-04 20:41:23 +02:00
Ryzerth
b8347fd254 More keyboard controls 2021-04-23 19:12:24 +02:00
Ryzerth
b8e4a79188 Fixed inexplicable ImGui bug 2021-04-23 03:58:10 +02:00
Ryzerth
1dbdf48e9a Added persistant menu open/close 2021-04-22 23:49:35 +02:00
Ryzerth
ed83abaeef meteor demodulator now saves the recording path 2021-04-22 19:18:19 +02:00
Ryzerth
72cbf741b3 Code clean up + added inter module communication 2021-04-22 04:15:23 +02:00