Commit Graph

40 Commits

Author SHA1 Message Date
97c1a132a5 move zoom waterfall's zoom function in the cpp file to avoid annoying recomps 2024-01-25 19:48:04 +01:00
168e28cc44 added SNR meter smoothing 2023-07-10 04:41:34 +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
5bf5a10a12 bugfix + work on scanner 2022-07-15 17:17:53 +02:00
747b6bfbc6 Added FFT hold feature 2022-03-31 20:16:21 +02:00
83da29e80b Beginning of FFT Hold feature 2022-03-31 15:13:42 +02:00
e5f3d1672c Backend abstraction + added android support + partial high DPI scaling 2022-02-13 17:25:23 +01:00
9d7c1369ca Fix bad OpenGL bu 2022-01-22 18:13:46 +01:00
6dc97de57b Dropping glew and using ImGui's loader instead 2022-01-22 18:03:14 +01:00
174158233b fix a lot of warnings about unused variables, or maybe uninitialized variables 2022-01-16 08:28:57 +01:00
b141c4b2a5 Start of notch control + added raspberry pi CI 2021-12-26 00:22:16 +01:00
ea587db0cb Formatted the entire codebase and added a CI check for formatting 2021-12-19 22:11:44 +01:00
10733f7a5d Added pip command and fixed waterfall bug 2021-11-16 13:23:52 -06:00
e6377d4f3d Fixed waterfall recursive lock bug 2021-11-03 16:30:32 +01:00
318e57dc3d Fixed wonky fft resize behavior 2021-09-13 23:31:01 +02:00
9d34c6a8c1 Fixed wonky center tuning behavior 2021-09-13 20:07:40 +02:00
b2ce47d975 Fixed radio bandwidth not adjusted when the menu is closed or hidden 2021-08-20 20:40:14 +02:00
fb32b4d55a Made the file source set the frequency of the waterfall 2021-07-21 04:08:28 +02:00
6db8251e46 Fixed bugs + added option to show bookmarks on FFT 2021-07-04 16:41:46 +02:00
4dc0df74cf Added option to show current list on FFT 2021-07-04 02:25:36 +02:00
8a1df1d712 Fixed SNR not updating when waterfall is hidden 2021-06-29 03:32:40 +02:00
da2f4fcf3a Changed the default NFM snap interval 2021-06-17 20:14:23 +02:00
55017f876d Fixed vfo selection issue 2021-05-18 02:26:55 +02:00
1eca58605c Added VFO coloring option 2021-05-04 20:41:23 +02:00
9a1850bd61 Fixed delayed VFO update bug 2021-05-04 02:52:59 +02:00
96f83ee55c Added SNR meter 2021-04-30 04:28:08 +02:00
dd5490cac6 Added scroll controls 2021-04-24 01:24:27 +02:00
d91934955b New features + waterfall code cleanup 2021-04-17 22:37:50 +02:00
d1e553f05a Fixes to filtering 2021-04-17 03:38:48 +02:00
2c334c08ac Added position option for the bandplan 2021-04-14 01:45:21 +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
3541b8a0dd new stuff idk 2021-02-10 21:35:56 +01:00
9e410e3856 VFOs are now visible in waterfall 2021-02-09 02:11:40 +01:00
979928ded8 Fixed resampling bug + added waterfall colormap selection + general bugfix 2020-12-31 14:26:12 +01:00
e3db19b16a Bugfixed + performance improvements to the waterfall 2020-12-12 05:34:58 +01:00
fc9e155481 random bug fixes 2020-12-09 04:47:30 +01:00
c3a8865dd3 Fixed a tone of stuff + new features 2020-12-08 04:36:37 +01:00
9b8c1a3072 More bugfix + folder selection in recorder 2020-12-05 22:42:12 +01:00