Commit Graph

71 Commits

Author SHA1 Message Date
Jacopo Cassinis
3d4c7550be fixed 2022-12-10 20:11:49 +01:00
Jacopo Cassinis
d14fc3805c Added MMDS converter offset preset 2022-12-10 13:43:14 +01:00
AlexandreRouma
c95c7b18af added invert iq option 2022-09-27 15:43:33 +02:00
AlexandreRouma
575a941e24 More DSP cleanup + Remove FastFFT option because it should never be used 2022-07-27 21:35:36 +02:00
AlexandreRouma
343ec6ca1c lots o shit 2022-06-15 16:08:28 +02:00
AlexandreRouma
747b6bfbc6 Added FFT hold feature 2022-03-31 20:16:21 +02:00
AlexandreRouma
8d78eb301c Added option to lock the menu order 2022-03-31 01:03:31 +02:00
AlexandreRouma
ea59bc5cc0 UI issue fixed 2022-03-27 19:49:31 +02:00
AlexandreRouma
842b23b2f4 More UI fixes 2022-03-21 21:35:05 +01:00
AlexandreRouma
e82e89a87c Fixed minor UI glitch 2022-03-04 09:59:36 +01:00
AlexandreRouma
763807565c More DPI fixes 2022-02-25 17:32:03 +01:00
AlexandreRouma
2779516378 Switched to new cleaner argument system 2022-02-24 20:49:53 +01:00
AlexandreRouma
a87aedabb8 bugfix + part of the new command arg system 2022-02-18 19:21:02 +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
9969ce018b Backend abstraction 2022-01-29 20:35:08 +01:00
AlexandreRouma
03f0704dff Switched to ImGui::TextUnfort 2022-01-26 14:50:16 +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
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
kistlin
174158233b fix a lot of warnings about unused variables, or maybe uninitialized variables 2022-01-16 08:28:57 +01:00
AlexandreRouma
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
AlexandreRouma
5483268f8f Added error dialog to module manager and fixed typo 2021-12-16 16:49:19 +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
c784630345 Fixed the default fft size 2021-11-03 18:12:43 +01:00
Ryzerth
ab1a482352 Increased max FFT size 2021-10-18 00:06:03 +02:00
Ryzerth
22acf33c01 UI Cleanup + Fixed waterfall zoom bug 2021-08-31 18:39:48 +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
1f3dcc1beb removed broken scripting interface 2021-07-29 22:08:42 +02:00
Ryzerth
8290284586 Improved performance of DC correction 2021-07-28 02:18:54 +02:00
Ryzerth
679fb49743 Added IQ correction 2021-07-27 23:50:48 +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
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
Ryzerth
8bea72beb5 Fixed module manager not saving module list 2021-07-26 17:45:09 +02:00
Ryzerth
14813aa962 Fixed module manager not saving 2021-07-26 17:33:41 +02:00
Ryzerth
7506e45d3b Fixed bug when removing certain modules 2021-07-26 16:56:48 +02:00
Ryzerth
fa9347f2ee More bugfix 2021-07-26 04:16:00 +02:00
Ryzerth
85de72a859 Fixed support in the module manager 2021-07-26 03:11:51 +02:00
Ryzerth
336d69c043 Finished RigCTL server 2021-07-18 04:30:55 +02:00
Maxime Biette
ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
Ryzerth
cf3c976651 Added a way to move menus around 2021-07-09 04:29:16 +02:00
Ryzerth
29ec14d3f0 Added a better offset config for up/down converters 2021-07-09 00:58:05 +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
4dc0df74cf Added option to show current list on FFT 2021-07-04 02:25:36 +02:00
Ryzerth
aaa15315ce Fixed file source and cleaned up buffering code 2021-06-29 02:43:04 +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