AlexandreRouma
|
6891d0bb0f
|
final bugfixes to the new source menu
|
2024-11-07 23:49:15 +01:00 |
|
AlexandreRouma
|
b835d07573
|
finish custom offset definitions and fix bug in source selection
|
2024-11-07 17:39:52 +01:00 |
|
AlexandreRouma
|
69161253e8
|
source menu upgrade
|
2024-11-07 14:03:32 +01:00 |
|
AlexandreRouma
|
27edc260c9
|
fix some fft sizes not being saved as described in #1396
|
2024-05-04 16:38:47 +02:00 |
|
AlexandreRouma
|
2813aa7c93
|
fix some tables not scaled along with the rest of the UI as described in #1382
|
2024-04-17 01:31:49 +02:00 |
|
AlexandreRouma
|
021928bbda
|
fix show/hide waterfall keybind not working with the Display menu hidden
|
2024-02-21 21:59:55 +01:00 |
|
AlexandreRouma
|
168e28cc44
|
added SNR meter smoothing
|
2023-07-10 04:41:34 +02:00 |
|
AlexandreRouma
|
800a8b22c7
|
fixed fft smoothing not set on startup when enabled
|
2023-03-31 01:38:14 +02:00 |
|
AlexandreRouma
|
f578adceef
|
more work
|
2023-03-27 17:26:37 +02:00 |
|
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 |
|