1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-18 19:06:34 -04:00
Commit Graph

45 Commits

Author SHA1 Message Date
f4exb
a6a7145f3d Deep redesign: phase #4. Compiles 2015-08-17 08:29:34 +02:00
f4exb
b5f2475fbf Deep redesign: phase #3 2015-08-14 09:02:10 +02:00
f4exb
f5c5e19571 Deep redesign: phase #2 2015-08-14 05:00:28 +02:00
f4exb
1799cd816f Deep redesign: phase #1 2015-08-13 08:51:33 +02:00
f4exb
a7da0b76e2 Fixed startup initialization sequence: interim state #1 2015-08-12 09:03:02 +02:00
f4exb
3fd1346d08 Make DSP engine global static. Let DSP engine have its own report queue dostonct from Main Window message queue 2015-08-09 04:09:05 +02:00
f4exb
3dba9a0ea9 Implemented minimalist recording 2015-07-28 23:54:17 +02:00
f4exb
bec9d90bd3 Scope trigger on both edges 2015-07-23 06:52:12 +02:00
f4exb
837ef9f0db Implemented trigger delay 2015-07-23 04:58:27 +02:00
f4exb
833b8c30c7 Rename trigger delay to pre-trigger delay and variables based on trigPre 2015-07-21 22:18:17 +02:00
f4exb
de3e3031c2 prepare variable trace length #1 2015-07-21 21:38:36 +02:00
Edouard Griffiths
318602aab5 merged master 2015-07-20 23:00:48 +02:00
f4exb
3950ec4be9 scope trigger delay preparation #1 2015-07-20 22:51:49 +02:00
f4exb
347360db90 Channel analyzer: in the scope+spectrum combo show the spectrum of the scope captured data possibly triggered and not just the free running spectrum of the channel 2015-07-15 01:19:39 +02:00
f4exb
9161e867c9 Added one shot trigger option 2015-07-14 02:18:55 +02:00
f4exb
8a41edf24d Scope falling edge trigger 2015-07-14 00:04:34 +02:00
f4exb
e696e4f8a2 Scope trigger #1 2015-07-13 23:38:10 +02:00
f4exb
9fa737ec67 Prepare scope trigger #1 2015-07-13 10:46:51 +02:00
f4exb
c624ad0e13 Set channel analyzer bandwidth before decimation to channelizer input sample rate 2015-07-12 09:32:54 +02:00
Hoernchen
5a3dbe4bfc Allow building without sse #2. 2015-07-08 08:04:11 +01:00
f4exb
8924be1a31 Fixed time scale display on scope GUI 2015-07-07 01:17:16 +02:00
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