Commit Graph

550 Commits

Author SHA1 Message Date
AlexandreRouma
5c138aa4a5 More work on the new param system 2022-02-21 18:10:01 +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
a87aedabb8 bugfix + part of the new command arg system 2022-02-18 19:21:02 +01:00
AlexandreRouma
f46fa2157b
Hopefully fixed MacOS cursor not calling ImGui when moved through software 2022-02-17 23:27:40 +01:00
AlexandreRouma
51c940acd4 Updated to ImGui 1.87 to cleanup UI code 2022-02-14 23:33:52 +01:00
AlexandreRouma
04e54a2d57 Partial unicode support (the proper way), only cyrillic at the moment 2022-02-14 20:35:39 +01:00
AlexandreRouma
6eb8bfc29a Fixed close not working 2022-02-14 19:36:49 +01:00
AlexandreRouma
96da404149 Fixed text 2022-02-13 17:41:29 +01:00
AlexandreRouma
e9cb7fda42 Backend abstraction + added android support + partial high DPI scaling + added missing files 2022-02-13 17:25:43 +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
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
80dcf2d968 Fixed support for older distro (update ffs) 2022-01-26 20:51:59 +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
Christopher Hewitt
aa265ea312 Satisfy GCC -Wformat-security with TextUnformatted 2022-01-25 14:41:09 -07:00
Christopher Hewitt
2c3b603b88 Satisfy GCC -Wformat-security with string literals 2022-01-25 14:05:12 -07:00
AlexandreRouma
c1685a441c Fixed typo 2022-01-22 19:22:58 +01:00
AlexandreRouma
9d7c1369ca Fix bad OpenGL bu 2022-01-22 18:13:46 +01:00
AlexandreRouma
6dc97de57b Dropping glew and using ImGui's loader instead 2022-01-22 18:03:14 +01:00
AlexandreRouma
0dc2f5f7c9 Fixed rigctl server 2022-01-22 16:36:48 +01:00
AlexandreRouma
983c4c0f87 Fix for me being stupid (again...) 2022-01-22 16:15:48 +01:00
AlexandreRouma
0ac85e0daf
Linux Bugfix 2022-01-22 05:37:19 +01:00
AlexandreRouma
da06fc39db
Merge pull request #591 from kistlin/fix/unused_variables_warnings
fix warnings about unused/maybe uninitialized variables
2022-01-22 04:29:00 +01:00
AlexandreRouma
4c1b50a3ac Major bugfix in server 2022-01-22 02:30:08 +01:00
AlexandreRouma
34fc32dcf7 fixed fault config issues 2022-01-21 20:41:39 +01:00
AlexandreRouma
070e27505b Fixed new networking typo 2022-01-21 20:28:31 +01:00
AlexandreRouma
74b9d13360 SDR++ server beta :) 2022-01-21 20:22:13 +01:00
kistlin
81d23967b6 revert some changes after the review 2022-01-17 06:53:14 +01:00
kistlin
174158233b fix a lot of warnings about unused variables, or maybe uninitialized variables 2022-01-16 08:28:57 +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
33914a7316 More work on RFSpace source 2022-01-01 05:27:10 +01:00
AlexandreRouma
201a612c19 Only showing filename of modules in loading screen 2021-12-26 17:26:45 +01:00
AlexandreRouma
5a0c1ab5d0 Added new patron 2021-12-26 16:49:50 +01:00
AlexandreRouma
470e748e4a Fixed weird bug where config files spointainously appear everywhere (wtf...) 2021-12-26 02:09:37 +01:00
AlexandreRouma
b141c4b2a5 Start of notch control + added raspberry pi CI 2021-12-26 00:22:16 +01:00
AlexandreRouma
51f84566c4 Radio Bugfix 2021-12-25 02:17:21 +01:00
AlexandreRouma
ad2ddc6ad3 Rolled back PFD 2021-12-19 22:18:35 +01:00
AlexandreRouma
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma
fe0b63a275 Removed option 2021-12-19 02:35:40 +01:00
AlexandreRouma
ef01205fb6 Fixed missing argument 2021-12-19 02:33:55 +01:00
AlexandreRouma
c1cb3d5a1c bugfix 2021-12-18 21:48:03 +01:00
AlexandreRouma
f1a231b791 Added new deemphasis mode + new image widget 2021-12-18 21:23:23 +01:00
AlexandreRouma
5483268f8f Added error dialog to module manager and fixed typo 2021-12-16 16:49:19 +01:00
AlexandreRouma
20b44403b2 Added missing file 2021-12-13 03:27:26 +01:00
AlexandreRouma
964fd467f8 Added new dialog helpers and added Are You Sure dialogs in a few places 2021-12-13 03:01:06 +01:00
AlexandreRouma
b4924a8fae CPU performance improvements for IF noise reduction 2021-12-12 21:55:00 +01:00
AlexandreRouma
cee0f75870 bugfix + improved NFM IF noise reduction (less distortion) 2021-12-12 20:06:21 +01:00
AlexandreRouma
15010cff01 Added a noise blanker for SSB and DSB 2021-12-10 22:25:22 +01:00
AlexandreRouma
241632288e Fixed IF reduction not working with multivfo + Added beginning of IF notch code 2021-12-09 19:43:57 +01:00
AlexandreRouma
f8ff67c5b0 beginning of notch filter implementation 2021-12-08 11:59:04 +01:00
AlexandreRouma
2a5671878f new FM IF noise reduction + bugfix 2021-12-08 02:10:41 +01:00
AlexandreRouma
355a6352da New radio logic system 2021-12-07 02:13:23 +01:00
AlexandreRouma
62d2dfafd7 More work on the new radio 2021-12-04 04:49:51 +01:00
AlexandreRouma
2748c13142 new radio code + fixes 2021-12-03 19:46:09 +01:00
AlexandreRouma
2daaf00cb3 Disabled raspios CI + added start of noise reduction code 2021-11-28 03:17:08 +01:00
AlexandreRouma
e394b64ad3 Added persistent recorder volume 2021-11-23 22:35:09 +01:00
AlexandreRouma
f3e987fb7e Fixed SDRplay AGC and added hardware donators to the credits 2021-11-23 17:05:40 +01:00
Alexandre
dde95019ea CI bugfix and refactoring 2021-11-17 15:37:21 -06:00
Alexandre
10733f7a5d Added pip command and fixed waterfall bug 2021-11-16 13:23:52 -06:00
Alexandre
b81d0c47cf Final work on MacOS compatibility 2021-11-15 20:33:09 -06:00
AlexandreRouma
40e2564ef9 More work on MacOS and the scheduler 2021-11-15 17:15:59 +01:00
AlexandreRouma
0ab4d16f9d Beginning of scheduler code 2021-11-14 18:30:58 +01:00
AlexandreRouma
07a4ff3e9f Incremented version 2021-11-09 17:38:27 +01:00
AlexandreRouma
07419275ff Work on RFspace support 2021-11-09 00:00:13 +01:00
AlexandreRouma
927115b50b Added start/stop commands to the rigctl server 2021-11-05 19:42:49 +01:00
AlexandreRouma
a938324886 Saved fullscreen state in the config 2021-11-05 18:57:50 +01:00
AlexandreRouma
c784630345 Fixed the default fft size 2021-11-03 18:12:43 +01:00
AlexandreRouma
e6377d4f3d Fixed waterfall recursive lock bug 2021-11-03 16:30:32 +01:00
AlexandreRouma
c8bdd2e52b
Removed install target from included libcorrect 2021-10-29 17:58:15 +02:00
AlexandreRouma
312c80b355 Fixes for Archlinux 2021-10-28 10:05:31 +02:00
AlexandreRouma
a11b74a595 Added new patron 2021-10-26 16:44:59 +02:00
AlexandreRouma
0f5398b064 Added new bandplan 2021-10-25 18:24:33 +02:00
AlexandreRouma
f539cfad32 Fixed alrge FFT size bug 2021-10-18 00:38:02 +02:00
Ryzerth
ab1a482352 Increased max FFT size 2021-10-18 00:06:03 +02:00
AlexandreRouma
35fc973a65 new 2021-10-17 21:01:47 +02:00
Ryzerth
75249fe849 Fixed draw list size in code 2021-10-16 16:12:51 +02:00
Ryzerth
8deb018684 Added RTLD_LOCAL to the dynamic linker flags FIX 2021-10-09 18:34:44 +02:00
Ryzerth
33b9b53328 Added RTLD_LOCAL to the dynamic linker flags 2021-10-09 18:34:20 +02:00
Ryzerth
4b2f3e4f60 Added new patrons to the credits + fixed patreon order list to be alphabetical 2021-10-05 20:57:15 +02:00
AlexandreRouma
1be3092c7d MacOS fix 8 2021-10-03 23:58:11 +02:00
AlexandreRouma
f29f77bbdc MacOS fix 7 2021-10-03 22:44:15 +02:00
AlexandreRouma
dd083b6634 MacOS fix 5 2021-10-03 21:40:39 +02:00
AlexandreRouma
b4e2875acd MacOS fix 4 2021-10-03 21:07:12 +02:00
AlexandreRouma
4ea9b96397 MacOS fix 3 2021-10-03 20:56:24 +02:00
AlexandreRouma
8c15e78315 CI fix 2 2021-10-03 19:00:50 +02:00
AlexandreRouma
94b7676ca5 CI fix 2021-10-03 18:49:56 +02:00
AlexandreRouma
83fc20cacc Another potential fix for the MacOS issues 2021-10-03 17:48:32 +02:00
AlexandreRouma
fcd759654c Potential fix for MacOS ci 2021-10-03 17:41:07 +02:00
AlexandreRouma
c36034dbb8 Potential MacOS CI fix 2021-10-03 03:40:16 +02:00
AlexandreRouma
a9d92d3a8e More fixes + debugging macos ci 2021-10-03 02:04:02 +02:00
AlexandreRouma
8666aa07e7 Fixed missing const 2021-10-03 01:48:44 +02:00
AlexandreRouma
a37a2d3b36 fixed warning + verbose cmake test 2021-10-03 01:41:18 +02:00
AlexandreRouma
4564475821 Reworked cmake compiler arguments 2021-10-03 01:13:15 +02:00
AlexandreRouma
b4213ea049 Bugfix + added M17 decoder to the linux CI 2021-10-02 17:01:23 +02:00
AlexandreRouma
c2da150d43 Added new patron to the credits 2021-09-29 08:53:15 +02:00
AlexandreRouma
efd3c47a6c more progress on M17 support 2021-09-28 20:46:19 +02:00
AlexandreRouma
187fc2cb9e Added M17 decoder module (unfinished) 2021-09-27 03:42:26 +02:00
AlexandreRouma
b7c95de8cc Fixed network sink not being present by default 2021-09-23 20:37:34 +02:00
AlexandreRouma
bc0de50ba6 Fixed missing renamed filed 2021-09-20 20:08:53 +02:00
AlexandreRouma
049fc77ff6 Fixed typos 2021-09-20 19:59:35 +02:00
AlexandreRouma
318e57dc3d Fixed wonky fft resize behavior 2021-09-13 23:31:01 +02:00
AlexandreRouma
9d34c6a8c1 Fixed wonky center tuning behavior 2021-09-13 20:07:40 +02:00
AlexandreRouma
5a2b0c9d79 Added new patron to the readme and fixed radio remove/disable bug 2021-09-12 19:12:23 +02:00
Ryzerth
22acf33c01 UI Cleanup + Fixed waterfall zoom bug 2021-08-31 18:39:48 +02:00
Ryzerth
ec6a258958 Removed logging when zooming 2021-08-30 19:54:43 +02:00
Ryzerth
012903fbf4 Fixed wrong bandwidth when zooming 2021-08-30 19:22:00 +02:00
ericek111
04ce4c3583
Make the zoom slider increase exponentially 2021-08-30 02:27:48 +02:00
Ryzerth
61bbb4a374 work towards ubuntu 18.04 compatibility 2021-08-24 18:59:45 +02:00
Ryzerth
6036300ecb Added missing people to the credits 2021-08-22 17:18:15 +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
Victor Antonovich
9a2794a0dd Set SO_REUSEADDR option to listen sockets on non-Windows systems 2021-08-21 09:45:46 +03:00
Ryzerth
b2ce47d975 Fixed radio bandwidth not adjusted when the menu is closed or hidden 2021-08-20 20:40:14 +02:00
Ryzerth
9f0e050d1b Started work for older system support 2021-08-16 18:49:00 +02:00
Ryzerth
dcc17cdee7 Fixed LimeSDR + Fixed FFTSize bug + added ppm option to RTL-SDR & RTL-TCP + Fixed RTL-TCP not saving settings 2021-08-10 00:54:00 +02:00
Ryzerth
9eb3ef0500 Fixed rigctl server not starting on AOS 2021-08-08 21:38:15 +02:00
Ryzerth
ffc20f5fee Added new patron 2021-08-08 21:38:15 +02:00
Ryzerth
a3bda1b8fd Bugfix 2 2021-08-04 00:16:14 +02:00
Ryzerth
2a6c742a51 Bugfix 2021-08-04 00:15:05 +02:00
Ryzerth
d9a0243905 Slight fixes on the hrpt decoder and new version 2021-08-01 14:48:47 +02:00
Ryzerth
f16c296f38 Potential fix for windows 7 not detecting the home key and the radio not saving the bandwidth when set through the frequency manager 2021-07-31 21:00:47 +02:00
Ryzerth
85eb08e422 Fixed issues with unselectable VFOs when too small 2021-07-31 20:17:36 +02:00
Ryzerth
ee5b89c4aa Fixed waterfall at very low samplerates 2021-07-31 16:36:04 +02:00
Ryzerth
011fdce237 Fixed weird VFO behavior 2021-07-31 01:38:01 +02:00
AlexandreRouma
6114cf0f58 Fixed crash on disconnect 2021-07-30 23:39:28 +02:00
Ryzerth
3350697875 Fixed broken code on linux 2021-07-30 22:06:06 +02:00
Ryzerth
7f4557527e Added network sink and fixes to the networking lib 2021-07-30 21:56:56 +02:00
Ryzerth
1f3dcc1beb removed broken scripting interface 2021-07-29 22:08:42 +02:00
Ryzerth
a487c0aaea more bugfix 2021-07-29 20:22:16 +02:00
Ryzerth
5d08f1018d Partial fix for the SNR meter not being the right size 2021-07-29 17:58:23 +02:00
Ryzerth
b7a0f849cf potential fix for Windows 7 freeze on exit 2021-07-29 15:07:22 +02:00
Ryzerth
7079ddb74e Fixes to the UI 2021-07-29 02:50:51 +02:00
Ryzerth
e744520d50 Fixed setFFTSize visual bug 2021-07-28 22:53:38 +02:00
Ryzerth
0741f265d7 Fixed bugs with the frequency manager 2021-07-28 20:16:31 +02:00
Ryzerth
8290284586 Improved performance of DC correction 2021-07-28 02:18:54 +02:00
Ryzerth
b9e35e6558 Added IQ correction 2021-07-27 23:51:06 +02:00
Ryzerth
679fb49743 Added IQ correction 2021-07-27 23:50:48 +02:00
Ryzerth
5f29350dd1 Potential fix for AM squelch issue 2021-07-27 18:47:58 +02:00
Ryzerth
6dc24a7fc7 Updated version number 2021-07-27 18:09:47 +02:00
Ryzerth
0498a48b93 Fixed bug in source selection 2021-07-27 15:47:11 +02:00
Ryzerth
21f4c40e7f Added a FFT framerate setting 2021-07-27 01:57:12 +02:00
Ryzerth
bd744d07ba Final fix for the linux crash 2021-07-26 22:16:31 +02:00
Ryzerth
8a4055920d More fixes 2021-07-26 21:44:15 +02:00
Ryzerth
6c05c11a62 potential fix for stall 2021-07-26 21:30:49 +02:00
Ryzerth
e62351c206 Added decimation 2021-07-26 21:18:06 +02:00
Ryzerth
df51dc7104 Fixed module manager title not locked 2021-07-26 17:49:16 +02:00