Commit Graph

30 Commits

Author SHA1 Message Date
27edc260c9 fix some fft sizes not being saved as described in #1396 2024-05-04 16:38:47 +02:00
021928bbda fix show/hide waterfall keybind not working with the Display menu hidden 2024-02-21 21:59:55 +01:00
168e28cc44 added SNR meter smoothing 2023-07-10 04:41:34 +02:00
800a8b22c7 fixed fft smoothing not set on startup when enabled 2023-03-31 01:38:14 +02:00
f578adceef more work 2023-03-27 17:26:37 +02:00
575a941e24 More DSP cleanup + Remove FastFFT option because it should never be used 2022-07-27 21:35:36 +02:00
343ec6ca1c lots o shit 2022-06-15 16:08:28 +02:00
747b6bfbc6 Added FFT hold feature 2022-03-31 20:16:21 +02:00
8d78eb301c Added option to lock the menu order 2022-03-31 01:03:31 +02:00
842b23b2f4 More UI fixes 2022-03-21 21:35:05 +01:00
a87aedabb8 bugfix + part of the new command arg system 2022-02-18 19:21:02 +01:00
51c940acd4 Updated to ImGui 1.87 to cleanup UI code 2022-02-14 23:33:52 +01:00
9969ce018b Backend abstraction 2022-01-29 20:35:08 +01:00
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
c784630345 Fixed the default fft size 2021-11-03 18:12:43 +01:00
ab1a482352 Increased max FFT size 2021-10-18 00:06:03 +02:00
22acf33c01 UI Cleanup + Fixed waterfall zoom bug 2021-08-31 18:39:48 +02:00
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
8290284586 Improved performance of DC correction 2021-07-28 02:18:54 +02:00
21f4c40e7f Added a FFT framerate setting 2021-07-27 01:57:12 +02:00
ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
ab376ea1aa Performance improvement to the FFT + code cleanup + Added an option to select the FFT window 2021-07-05 01:09:48 +02:00
94fae2135d Cleaned up UI code 2021-06-20 21:17:11 +02:00
a35d0252e7 Fixed scroll bug and added keybinds 2021-04-24 04:06:04 +02:00
48bba00cb3 Added FFTSize setting 2021-04-13 18:31:38 +02:00
64436f1034 New changes 2021-04-13 04:54:47 +02:00
cb8bbd7ccc New optional detailed FFT system 2021-04-12 23:02:45 +02:00
979928ded8 Fixed resampling bug + added waterfall colormap selection + general bugfix 2020-12-31 14:26:12 +01:00
60342de9c0 Finished soapy module + added file source + added RTL_TCP source (windows only rn) 2020-10-04 02:56:02 +02:00
2c4d7cbf09 Moved menus to their own respective files 2020-09-25 14:25:36 +02:00