Commit Graph

565 Commits

Author SHA1 Message Date
Ryzerth
16098ba717 new fixesµ 2021-04-18 04:13:46 +02:00
Ryzerth
dfd29bfa04 Added fixes for clang 2021-04-18 03:52:13 +02:00
Ryzerth
ba25eee09a Rollback of changes to resampler 2021-04-18 01:15:57 +02:00
Ryzerth
cf4cfb50fc Even more fixes 2021-04-18 01:04:50 +02:00
Ryzerth
91176c9291 More fixes to wfù 2021-04-18 00:47:23 +02:00
Ryzerth
5aa9359236 Fixed FM bug 2021-04-18 00:13:32 +02:00
Ryzerth
f760aba7dd Fixed waterfall bug 2021-04-17 23:05:53 +02:00
Ryzerth
b0409ad033 Fix linux bug 2021-04-17 22:41:46 +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
d903daa046 added missing files 2021-04-16 19:54:08 +02:00
Ryzerth
b16ab3f0c0 Push before merge 2021-04-16 19:53:47 +02:00
bvernoux
c2bccc9b04 Fixed some typos in spdlog::error() for airspy_source (removed HF+) 2021-04-16 19:48:25 +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
098f09844b Fixed deemphasis bug 2021-04-14 02:03:03 +02:00
Ryzerth
2c334c08ac Added position option for the bandplan 2021-04-14 01:45:21 +02:00
Ryzerth
11766a2c41 added saved config to recorder 2021-04-14 01:07:54 +02:00
Ryzerth
ce389dfd79 Added HackRF source built by default 2021-04-13 18:35:31 +02:00
Ryzerth
48bba00cb3 Added FFTSize setting 2021-04-13 18:31:38 +02:00
Ryzerth
b74043e2ee Changed defaults 2021-04-13 04:57:42 +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
37ad6365e3 Another fix 2 2021-04-10 15:05:45 +02:00
Ryzerth
6c4af86b29 Another fix 2021-04-10 15:02:36 +02:00
Ryzerth
f492c6fc61 Fixed pluto sample rate bug 2021-04-10 14:55:35 +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
aeab33127d more audio BS 2021-04-02 18:40:57 +02:00
Ryzerth
7b6d0c1acd Fixed deemphasis unit 2021-04-02 14:19:33 +02:00
Ryzerth
b16c6f50a6 Fixed bad class name 2021-04-02 03:33:48 +02:00
Ryzerth
edf3743f49 Fixed meteor bandwidth 2021-04-02 03:29:48 +02:00
Ryzerth
1675ee99a4 added throttle block 2021-04-02 00:35:05 +02:00
Ryzerth
f88e2312b8 more bugfix on the meteor demod 2021-04-01 20:57:03 +02:00
Ryzerth
28aaeef2b6 Fixed other issues 2 2021-04-01 17:42:30 +02:00
Ryzerth
669288385e Fixed other issues 2021-04-01 17:42:04 +02:00
Ryzerth
4b0516966d Fixed missing semicolon 2021-04-01 17:33:59 +02:00
Ryzerth
a9cb6bfe79 Bugfix + added meteor demodulator 2021-04-01 16:54:16 +02:00
Ryzerth
bcc1744a76 More bugfix 2021-03-30 03:37:40 +02:00
Ryzerth
ce56d03c3e Another fix 2021-03-29 22:41:17 +02:00
Ryzerth
38c1949538 Fixed bug with operators 2021-03-29 22:28:26 +02:00
Ryzerth
27394a091f DSP performance upgrades + bugfix 2021-03-29 21:53:43 +02:00
AlexandreRouma
b72246d769
Merge pull request #85 from nonoo/master
Fix file source rewind and read after it is finished
2021-03-23 00:45:18 +01:00
Nonoo
a6e58e7b1d Fix compile error caused by inline instructions
Issue: https://github.com/AlexandreRouma/SDRPlusPlus/issues/82
Fix: https://stackoverflow.com/questions/54654290/error-inlining-failed-to-call-always-inline
2021-03-22 22:35:28 +01:00
Nonoo
ad579d514b Fix file source rewind and read after it is finished 2021-03-22 22:12:55 +01:00
Ryzerth
3b657484b2 explicitly logging if the recording started 2021-03-21 23:54:41 +01:00
Ryzerth
eff9cd4b71 fixed bug introduced in recorder by the last commit 2021-03-21 23:53:45 +01:00
Ryzerth
5e9486ef4c Fixed broken code 2021-03-21 19:51:38 +01:00