Commit Graph

102 Commits

Author SHA1 Message Date
AlexandreRouma
15010cff01 Added a noise blanker for SSB and DSB 2021-12-10 22:25:22 +01:00
AlexandreRouma
241632288e Fixed IF reduction not working with multivfo + Added beginning of IF notch code 2021-12-09 19:43:57 +01:00
AlexandreRouma
f8ff67c5b0 beginning of notch filter implementation 2021-12-08 11:59:04 +01:00
AlexandreRouma
2a5671878f new FM IF noise reduction + bugfix 2021-12-08 02:10:41 +01:00
AlexandreRouma
355a6352da New radio logic system 2021-12-07 02:13:23 +01:00
AlexandreRouma
2748c13142 new radio code + fixes 2021-12-03 19:46:09 +01:00
AlexandreRouma
e394b64ad3 Added persistent recorder volume 2021-11-23 22:35:09 +01:00
AlexandreRouma
35fc973a65 new 2021-10-17 21:01:47 +02:00
AlexandreRouma
187fc2cb9e Added M17 decoder module (unfinished) 2021-09-27 03:42:26 +02:00
AlexandreRouma
bc0de50ba6 Fixed missing renamed filed 2021-09-20 20:08:53 +02:00
AlexandreRouma
049fc77ff6 Fixed typos 2021-09-20 19:59:35 +02:00
AlexandreRouma
5a2b0c9d79 Added new patron to the readme and fixed radio remove/disable bug 2021-09-12 19:12:23 +02:00
Ryzerth
61bbb4a374 work towards ubuntu 18.04 compatibility 2021-08-24 18:59:45 +02:00
Ryzerth
2a6c742a51 Bugfix 2021-08-04 00:15:05 +02:00
Ryzerth
8290284586 Improved performance of DC correction 2021-07-28 02:18:54 +02:00
Ryzerth
b9e35e6558 Added IQ correction 2021-07-27 23:51:06 +02:00
Ryzerth
5f29350dd1 Potential fix for AM squelch issue 2021-07-27 18:47:58 +02:00
Ryzerth
8a4055920d More fixes 2021-07-26 21:44:15 +02:00
Ryzerth
6c05c11a62 potential fix for stall 2021-07-26 21:30:49 +02:00
Ryzerth
e62351c206 Added decimation 2021-07-26 21:18:06 +02:00
Ryzerth
85de72a859 Fixed support in the module manager 2021-07-26 03:11:51 +02:00
Ryzerth
a888065624 more fixes to stereo FM 2021-07-23 16:18:47 +02:00
Ryzerth
8454b40d54 FM stereo prototype 2021-07-23 06:29:16 +02:00
Ryzerth
175e361ccd bugfix + preparations for stereo FM 2021-07-22 23:30:41 +02:00
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