Commit Graph

78 Commits

Author SHA1 Message Date
Ryzerth
336d69c043 Finished RigCTL server 2021-07-18 04:30:55 +02:00
Ryzerth
63ae56cb9b Added a new optional audio sink as a test 2021-07-17 19:43:44 +02:00
Ryzerth
4735fd238a Bugfix 2021-07-13 20:34:31 +02:00
Ryzerth
ace0f4a316 Performance improvements 2021-07-13 20:15:42 +02:00
Ryzerth
4a5a29a59a Fixed the audio glitches!!! 2021-07-13 18:47:34 +02:00
Maxime Biette
168226c634 Fix typo untyped_steam -> untyped_stream 2021-07-12 17:49:06 -04:00
Ryzerth
ff030397a4 DSP code cleanup 2021-07-12 05:03:51 +02:00
AlexandreRouma
4aaf71f5cc
Fixed code style 2021-07-12 00:58:39 +02:00
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