Commit Graph

433 Commits

Author SHA1 Message Date
a0f955e907 Full support for the RSPduo 2021-04-20 22:53:23 +02:00
f119af5e6f Fix AGC for SDRplay 2021-04-20 01:38:32 +02:00
a91ed266d5 Fixed other potential bug on OSX 2021-04-19 19:46:03 +02:00
bdce551a50 Fixed module extension on OSX 2021-04-18 21:36:15 +02:00
89599d0bf8 More OSX fixes (this is becoming annoying...) 2021-04-18 20:30:21 +02:00
685a14a21e removed unused bug 2021-04-18 20:08:28 +02:00
24e6ac8013 Bugfix for OSX 8 2021-04-18 20:04:59 +02:00
2b4cc46a53 Bugfix for OSX 7 2021-04-18 20:00:47 +02:00
30e8b3b60e Bugfix for OSX 6 2021-04-18 19:32:18 +02:00
026e5f9bcb Bugfix for OSX 5 2021-04-18 19:29:03 +02:00
3c9b8db090 Bugfix for OSX 4 2021-04-18 19:24:56 +02:00
234e1618c8 Bugfix for OSX 3 2021-04-18 19:20:51 +02:00
bc605f1351 Bugfix for OSX 2 2021-04-18 19:17:20 +02:00
06b524213f Bugfix for OSX 2021-04-18 19:12:07 +02:00
21cea65fbe Fixed board not selected after refresh bug for hackrf 2021-04-18 17:59:42 +02:00
000429c3b5 removed debug log 2021-04-18 15:59:37 +02:00
85d79f25d9 new fixes 3 2021-04-18 04:16:17 +02:00
31b7d97097 new fixes 2 2021-04-18 04:15:31 +02:00
16098ba717 new fixesµ 2021-04-18 04:13:46 +02:00
dfd29bfa04 Added fixes for clang 2021-04-18 03:52:13 +02:00
ba25eee09a Rollback of changes to resampler 2021-04-18 01:15:57 +02:00
cf4cfb50fc Even more fixes 2021-04-18 01:04:50 +02:00
91176c9291 More fixes to wfù 2021-04-18 00:47:23 +02:00
5aa9359236 Fixed FM bug 2021-04-18 00:13:32 +02:00
f760aba7dd Fixed waterfall bug 2021-04-17 23:05:53 +02:00
b0409ad033 Fix linux bug 2021-04-17 22:41:46 +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
3bf4f0ce01 typo fix 2021-04-16 20:21:42 +02:00
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
d903daa046 added missing files 2021-04-16 19:54:08 +02:00
b16ab3f0c0 Push before merge 2021-04-16 19:53:47 +02:00
c2bccc9b04 Fixed some typos in spdlog::error() for airspy_source (removed HF+) 2021-04-16 19:48:25 +02:00
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
098f09844b Fixed deemphasis bug 2021-04-14 02:03:03 +02:00
2c334c08ac Added position option for the bandplan 2021-04-14 01:45:21 +02:00
11766a2c41 added saved config to recorder 2021-04-14 01:07:54 +02:00
ce389dfd79 Added HackRF source built by default 2021-04-13 18:35:31 +02:00
48bba00cb3 Added FFTSize setting 2021-04-13 18:31:38 +02:00
b74043e2ee Changed defaults 2021-04-13 04:57:42 +02:00
64436f1034 New changes 2021-04-13 04:54:47 +02:00
58864b79e4 Slight performance improvement on detailed fft 2021-04-13 03:52:30 +02:00
cb8bbd7ccc New optional detailed FFT system 2021-04-12 23:02:45 +02:00
37ad6365e3 Another fix 2 2021-04-10 15:05:45 +02:00
6c4af86b29 Another fix 2021-04-10 15:02:36 +02:00
f492c6fc61 Fixed pluto sample rate bug 2021-04-10 14:55:35 +02:00
d41ae73e0d Beginning of code for the RSPduo + bugfix for the hackrf 2021-04-10 03:06:59 +02:00
26e623bec4 Beginning of code for the RSPduo + bugfix for the hackrf 2021-04-10 03:06:51 +02:00
aeab33127d more audio BS 2021-04-02 18:40:57 +02:00
7b6d0c1acd Fixed deemphasis unit 2021-04-02 14:19:33 +02:00