Commit Graph

74 Commits

Author SHA1 Message Date
Hoernchen 4968bf1ccd Allow building without SSE. 2015-07-06 07:38:48 +01:00
f4exb a463b1fbc6 Created a spectrum + scope combo VIS to handle the channel analyzer spectrum + scope display 2015-06-23 20:05:28 +02:00
f4exb 2c84b82621 Started implementation of a Channel Analyzer plugin. Works basically 2015-06-21 12:46:47 +02:00
f4exb 3cdccd2cd0 Changed AGC to enhanced NFM squelch 2015-06-20 09:28:57 +02:00
f4exb e66d9a417f Changed NFM RF threshold squelch for after demod squelch 2015-06-19 08:27:29 +02:00
f4exb 40f00c0ed7 Added a simple CTCSS detector based on Goertzel's algorithm 2015-06-16 04:42:37 +02:00
f4exb 74d5fd59ec Filter out CTCSS tones in NFMDemod 2015-06-15 19:50:09 +02:00
f4exb 3f106ade9e Working unoptimzied WFM just mono (AF baseband) 2015-05-15 11:29:41 +02:00
f4exb 8948928ca0 NFM demodulation without using atan and smooth squelch with AGC suppressing most clicks on low level signals and hiss on carrier tails. Only useful modulation comes through 2015-05-14 17:19:06 +02:00
f4exb 3e922dbb0a Added simple AGC for AM demod 2015-05-12 12:12:13 +02:00
f4exb c92909d78d Removed useless spectrum visualizer in NFM receivers. Created a null sink class to fit corresponding parameter in NFMDemod class constructor 2015-05-10 19:21:46 +02:00
John Greb 1982574527 Upstream NFM. 2015-01-26 19:33:28 +00:00
John Greb d1a833b43f Refactor SFFT. 2015-01-13 19:14:36 +00:00
John Greb 429b4dbbff Add Sliding FFT. 2015-01-11 19:30:48 +00:00
John Greb 3b8add19c3 Reduce FFT filter memory use. 2014-12-25 21:24:03 +00:00
John Greb 4135c8f5ad Bandpass FFT. 2014-12-22 20:23:55 +00:00
John Greb 85b088cead DC correction needs floating point. 2014-12-06 22:35:53 +00:00
hexameron fbae7c7f8e Segfault from interpolator changes. 2014-11-25 15:24:21 +00:00
John Greb a9c2c14221 Simplify interpolator. 2014-11-25 08:31:44 +00:00
John Greb dcc9f1917c Downsample filtering. 2014-11-17 19:51:36 +00:00
Hexameron 30dab49869 Single sideband. 2014-07-13 09:06:43 +01:00
Hexameron 0203283876 GreenFFT. 2014-06-27 17:36:13 +01:00
Hexameron fa780d9134 Demispectrum. 2014-06-15 09:32:25 +01:00
Hexameron 7d3bfb26fc git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00