1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-19 11:26:35 -04:00
Commit Graph

22 Commits

Author SHA1 Message Date
f4exb
90552271f8 Corrected NFM demod. Implemented phase discriminator object in WFM demod 2015-12-17 01:01:22 +01:00
f4exb
7742c0de2d Optimization: avoid cvtsd2ss instructions by using explicit floating point litterals. Spectrum histogram calculation optimization 2015-10-09 03:59:28 +02:00
f4exb
fe40be00a9 Fixed WFM demod RF filrer 2015-10-03 05:15:39 +02:00
f4exb
005eae774e Deep redesign: use references for the iterator parameters of the sample sinks feed method 2015-08-25 08:24:23 +02:00
f4exb
69986fd186 Deep redesign: NFM and WFM: Mutex to prevent concurrent critical updates with feed method 2015-08-24 22:09:46 +02:00
f4exb
ca86cb781b Deep redesign: fixed apply settings on mouse movements for channels that were missing conditional apply settings 2015-08-24 04:09:36 +02:00
f4exb
5582105c25 Deep redesign: debug WFM demod interpolator init 2015-08-24 02:59:18 +02:00
f4exb
582ce24c62 Use specific message to communicate between channelizer and demodulator 2015-08-19 22:12:52 +02:00
f4exb
a6a7145f3d Deep redesign: phase #4. Compiles 2015-08-17 08:29:34 +02:00
f4exb
a7da0b76e2 Fixed startup initialization sequence: interim state #1 2015-08-12 09:03:02 +02:00
f4exb
4ba6f66cac Replaced direct output to console for debug messages with qDebug 2015-08-09 10:33:04 +02:00
f4exb
5904a6f926 Corrected interpolator to alculate rational resampling for AM and WFM too. Revised and enhanced list of sampling rates. Change low tuning limit for XB200 2015-06-07 23:07:19 +02:00
f4exb
93c7188a33 WFM demod: optimization (got rid of atan2) and implemented squelch 2015-05-15 15:05:28 +02:00
f4exb
3f106ade9e Working unoptimzied WFM just mono (AF baseband) 2015-05-15 11:29:41 +02:00
f4exb
3d09951ab5 Removed useless USB demod from build. Also removed non working WFM demod 2015-05-14 11:08:23 +02:00
John Greb
a7bc5d649e Normal WideFM demod. 2014-12-24 00:47:16 +00:00
John Greb
1752be6262 WideFM gain. 2014-12-22 19:33:50 +00:00
John Greb
6de854e8d6 Simple WideFM demod. 2014-12-21 22:46:24 +00:00
John Greb
a9c2c14221 Simplify interpolator. 2014-11-25 08:31:44 +00:00
John Greb
ad68f6a06c Wider maximum waterfall bandwidth. 2014-11-24 11:01:07 +00:00
John Greb
0311f64527 Quiet some warnings. 2014-11-21 15:41:58 +00:00
John Greb
ff312a52a3 Rough Wideband FM. 2014-11-16 22:39:50 +00:00