Commit Graph

49 Commits

Author SHA1 Message Date
Ryzerth
8305750016 Fixed frequency select not updating when disabling VFO 2021-04-24 19:26:22 +02:00
Ryzerth
a35d0252e7 Fixed scroll bug and added keybinds 2021-04-24 04:06:04 +02:00
Ryzerth
dd5490cac6 Added scroll controls 2021-04-24 01:24:27 +02:00
Ryzerth
75568a7bf7 added keyboard input to frequency select 2021-04-23 21:35:54 +02:00
Ryzerth
b8347fd254 More keyboard controls 2021-04-23 19:12:24 +02:00
Ryzerth
d43f501819 Added more keyboard controls 2021-04-23 17:53:25 +02:00
Ryzerth
b8e4a79188 Fixed inexplicable ImGui bug 2021-04-23 03:58:10 +02:00
Ryzerth
1dbdf48e9a Added persistant menu open/close 2021-04-22 23:49:35 +02:00
Ryzerth
000429c3b5 removed debug log 2021-04-18 15:59:37 +02:00
Ryzerth
91176c9291 More fixes to wfù 2021-04-18 00:47:23 +02:00
Ryzerth
f760aba7dd Fixed waterfall bug 2021-04-17 23:05:53 +02:00
Ryzerth
d91934955b New features + waterfall code cleanup 2021-04-17 22:37:50 +02:00
Ryzerth
d1e553f05a Fixes to filtering 2021-04-17 03:38:48 +02:00
Ryzerth
3bf4f0ce01 typo fix 2021-04-16 20:21:42 +02:00
AlexandreRouma
892f957729
Merge pull request #96 from bvernoux/master
Fix build with Windows SDK 8.1 or more, fix typos in airspy_source
2021-04-16 19:55:05 +02:00
Ryzerth
b16ab3f0c0 Push before merge 2021-04-16 19:53:47 +02:00
bvernoux
0b9d5c2b69 Fix build with SDK 8.1 or more (replace #include <ShlObj_core.h> supported only with Windows SDK10 by #include <ShlObj.h> support by Windows SDK 8.1 or more) 2021-04-16 19:40:12 +02:00
Ryzerth
2c334c08ac Added position option for the bandplan 2021-04-14 01:45:21 +02:00
Ryzerth
64436f1034 New changes 2021-04-13 04:54:47 +02:00
Ryzerth
58864b79e4 Slight performance improvement on detailed fft 2021-04-13 03:52:30 +02:00
Ryzerth
cb8bbd7ccc New optional detailed FFT system 2021-04-12 23:02:45 +02:00
Ryzerth
d41ae73e0d Beginning of code for the RSPduo + bugfix for the hackrf 2021-04-10 03:06:59 +02:00
Ryzerth
26e623bec4 Beginning of code for the RSPduo + bugfix for the hackrf 2021-04-10 03:06:51 +02:00
Ryzerth
669288385e Fixed other issues 2021-04-01 17:42:04 +02:00
Ryzerth
a9cb6bfe79 Bugfix + added meteor demodulator 2021-04-01 16:54:16 +02:00
Ryzerth
f29d683918 new stuff 2021-03-20 21:53:44 +01:00
Ryzerth
b4ee6420c5 Fixed weird value idk 2021-02-23 03:35:40 +01:00
Ryzerth
89d0f6b761 Fixed some stuff 2021-02-20 15:27:43 +01:00
Ryzerth
3422998bd1 fixed file select and folder select widget bug 2021-02-11 15:29:51 +01:00
Ryzerth
096c5edbd4 Fixed file select length 2021-02-10 22:47:13 +01:00
Ryzerth
3541b8a0dd new stuff idk 2021-02-10 21:35:56 +01:00
Ryzerth
9e410e3856 VFOs are now visible in waterfall 2021-02-09 02:11:40 +01:00
Ryzerth
9df90e5e75 removed scrolling due to bug + Fixed file source 2021-02-07 23:47:17 +01:00
Ryzerth
9def1843b2 Added scroll to sliders 2021-02-07 12:30:25 +01:00
Ryzerth
cefcd18269 Added airspy module + changes to the UI for scaling 2021-01-28 21:10:53 +01:00
Ryzerth
afd5699ff1 Added new contributors + fixed waterfall bug 2021-01-11 03:19:09 +01:00
Ryzerth
979928ded8 Fixed resampling bug + added waterfall colormap selection + general bugfix 2020-12-31 14:26:12 +01:00
AlexandreRouma
0dd445f101
Merge pull request #55 from cropinghigh/master
Stepped sliders+bandwidth
2020-12-28 14:40:30 +01:00
Ryzerth
f217804838 push before merge 2020-12-28 14:39:30 +01:00
cropinghigh
b370eda0d5 Fix bugs+move widget 2020-12-27 00:56:39 +03:00
Ryzerth
a93681a980 New system for band plans 2020-12-23 00:11:12 +01:00
Ryzerth
d5c0fdd525 fixed linux build bug 2020-12-22 20:00:51 +01:00
Ryzerth
d9dcfa4a88 Fixed waterfall non-threadsafe behavior 2020-12-14 19:33:30 +01:00
Ryzerth
e3db19b16a Bugfixed + performance improvements to the waterfall 2020-12-12 05:34:58 +01:00
Ryzerth
2c729bf646 Added persistant settings to recorder module 2020-12-09 19:45:32 +01:00
Ryzerth
fc9e155481 random bug fixes 2020-12-09 04:47:30 +01:00
Ryzerth
16d8a31c12 center tuning and more 2020-12-08 16:27:52 +01:00
Ryzerth
c3a8865dd3 Fixed a tone of stuff + new features 2020-12-08 04:36:37 +01:00
Ryzerth
9b8c1a3072 More bugfix + folder selection in recorder 2020-12-05 22:42:12 +01:00