Commit Graph

72 Commits

Author SHA1 Message Date
7c933d5103 fix typo mentioned in #174 2024-02-21 18:47:50 +01:00
7723d15e8f Switched to a custom logging lib instead of that spdlog junk 2023-02-25 18:12:34 +01:00
8eed0fcc9c fixed not init variable 2022-10-11 17:49:51 +02:00
52a4143cf5 code cleanup and fixes 2022-09-28 17:15:38 +02:00
b65da2fd49 work 2022-09-28 15:55:50 +02:00
c95c7b18af added invert iq option 2022-09-27 15:43:33 +02:00
fb85177987 Fixed recording bug when decimation is enabled (issue #828) 2022-08-03 00:59:44 +02:00
3ab8badb6a Fixed waterfall being cleared for no reason 2022-07-08 16:02:50 +02:00
f7c566f652 More work 2022-06-21 17:24:48 +02:00
53afaeda9e Fixes 2022-06-20 18:15:35 +02:00
d1318d3a0f even more stuff 2022-06-15 16:08:54 +02:00
343ec6ca1c lots o shit 2022-06-15 16:08:28 +02:00
2779516378 Switched to new cleaner argument system 2022-02-24 20:49:53 +01:00
51c940acd4 Updated to ImGui 1.87 to cleanup UI code 2022-02-14 23:33:52 +01:00
e5f3d1672c Backend abstraction + added android support + partial high DPI scaling 2022-02-13 17:25:23 +01:00
74b9d13360 SDR++ server beta :) 2022-01-21 20:22:13 +01:00
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
049fc77ff6 Fixed typos 2021-09-20 19:59:35 +02:00
b2ce47d975 Fixed radio bandwidth not adjusted when the menu is closed or hidden 2021-08-20 20:40:14 +02:00
ee5b89c4aa Fixed waterfall at very low samplerates 2021-07-31 16:36:04 +02:00
011fdce237 Fixed weird VFO behavior 2021-07-31 01:38:01 +02:00
8290284586 Improved performance of DC correction 2021-07-28 02:18:54 +02:00
679fb49743 Added IQ correction 2021-07-27 23:50:48 +02:00
21f4c40e7f Added a FFT framerate setting 2021-07-27 01:57:12 +02:00
bd744d07ba Final fix for the linux crash 2021-07-26 22:16:31 +02:00
e62351c206 Added decimation 2021-07-26 21:18:06 +02:00
ce448d6852 Fixed weird source deselect bug 2021-07-26 17:17:10 +02:00
646fe4fd02 more bugfix on the module manager and audio streams 2021-07-26 15:54:33 +02:00
85de72a859 Fixed support in the module manager 2021-07-26 03:11:51 +02:00
336d69c043 Finished RigCTL server 2021-07-18 04:30:55 +02:00
ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
4dc0df74cf Added option to show current list on FFT 2021-07-04 02:25:36 +02:00
aaa15315ce Fixed file source and cleaned up buffering code 2021-06-29 02:43:04 +02:00
dff9ec2d37 new buffer thingy 2021-06-28 22:06:42 +02:00
94fae2135d Cleaned up UI code 2021-06-20 21:17:11 +02:00
1b27916c24 Added module management system 2021-05-05 04:31:37 +02:00
1eca58605c Added VFO coloring option 2021-05-04 20:41:23 +02:00
c6c15a446b Fixed OS EventHandler compilation issue 2021-05-03 02:08:49 +02:00
a4c25280b3 bunch of stuff idk i'm tired 2021-04-22 05:38:25 +02:00
a91ed266d5 Fixed other potential bug on OSX 2021-04-19 19:46:03 +02:00
d91934955b New features + waterfall code cleanup 2021-04-17 22:37:50 +02:00
48bba00cb3 Added FFTSize setting 2021-04-13 18:31:38 +02:00
d0bea51cd4 Fixed CW demod + fixed bug in sinks 2021-02-18 02:47:19 +01:00
9df90e5e75 removed scrolling due to bug + Fixed file source 2021-02-07 23:47:17 +01:00
9def1843b2 Added scroll to sliders 2021-02-07 12:30:25 +01:00
9cac95fd82 push before merge 2020-12-26 00:48:12 +01:00
d5c0fdd525 fixed linux build bug 2020-12-22 20:00:51 +01:00
46e9266752 fixed soapy bug 2020-12-13 14:52:54 +01:00
fc9e155481 random bug fixes 2020-12-09 04:47:30 +01:00
16d8a31c12 center tuning and more 2020-12-08 16:27:52 +01:00