120 Commits

Author SHA1 Message Date
Maxime Biette
5971d3d3b3 Fix destructor crash due to wild pointer
Otherwise when RingBuffer is deleted before its init() being called it would crash in the destructor due to its _buffer pointer not being initialized.
2021-07-11 18:33:41 -04:00
Maxime Biette
ac04432453 Fix typo aquire -> acquire
https://en.wiktionary.org/wiki/aquire
2021-07-09 14:57:58 -04:00
Ryzerth
aaa15315ce Fixed file source and cleaned up buffering code 2021-06-29 02:43:04 +02:00
Ryzerth
70cf463881 new buffer thingy 2 2021-06-28 22:11:20 +02:00
Ryzerth
dff9ec2d37 new buffer thingy 2021-06-28 22:06:42 +02:00
Ryzerth
1e71a52727 Removed temporary missing code 2021-06-17 20:18:49 +02:00
Ryzerth
da2f4fcf3a Changed the default NFM snap interval 2021-06-17 20:14:23 +02:00
Ryzerth
0b276bed1d Fixed weird audio glitch on some AM station 2021-05-09 03:06:57 +02:00
Ryzerth
c6c15a446b Fixed OS EventHandler compilation issue 2021-05-03 02:08:49 +02:00
Ryzerth
128e52e33a Dropping support for old volk and ubuntu versions, please update..; 2021-04-26 17:03:52 +02:00
Ryzerth
ed29f9dcc5 Added work around for old volk versions 2021-04-26 16:02:03 +02:00
Ryzerth
4849d9cf09 Fix for threads not terminating 2021-04-21 17:23:09 +02:00
Ryzerth
06b524213f Bugfix for OSX 2021-04-18 19:12:07 +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
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
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
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
b16c6f50a6 Fixed bad class name 2021-04-02 03:33:48 +02:00
Ryzerth
1675ee99a4 added throttle block 2021-04-02 00:35:05 +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
Ryzerth
f29d683918 new stuff 2021-03-20 21:53:44 +01:00
Ryzerth
044f8cbffd Fixed some stuff 2 2021-02-20 15:35:39 +01:00
Ryzerth
89d0f6b761 Fixed some stuff 2021-02-20 15:27:43 +01:00
Ryzerth
a3f147a827 New recorder plugin + bugfix 2021-02-06 21:28:27 +01:00
Ryzerth
979928ded8 Fixed resampling bug + added waterfall colormap selection + general bugfix 2020-12-31 14:26:12 +01:00
Ryzerth
f217804838 push before merge 2020-12-28 14:39:30 +01:00
zakrent
69bcbf6f27 :Added SIMD to polyphase resampler 2020-12-26 22:18:34 +01:00
Ryzerth
bb7965b3c4 Fixed luckup bug 2020-12-25 18:17:43 +01:00
Ryzerth
42bc2d01f7 switched all streams to double buffering 2020-12-25 16:58:07 +01:00
Ryzerth
d7cea16d4a Fixed build issues 2020-12-22 20:35:31 +01:00
Ryzerth
e90b6656c3 Fixed airspy hf+ module bug 2020-12-16 01:45:17 +01:00
Ryzerth
774663d70d Added squelch to radio 2020-12-10 05:18:40 +01:00
Ryzerth
c3a8865dd3 Fixed a tone of stuff + new features 2020-12-08 04:36:37 +01:00
Ryzerth
fe1de4bed9 Fixed SSB demod bug 2020-12-06 19:51:56 +01:00
Ryzerth
51d90c1898 fixed missing include 2020-12-06 17:02:47 +01:00