Commit Graph

339 Commits

Author SHA1 Message Date
f4exb 525a3f0024 post sample rate changes directly on DSP input message queue. Removed sample source output queue entirely as it was not reliable under stress 2015-09-27 12:50:38 +02:00
f4exb 4246fb6381 NFM demod: revised AF squelch completely 2015-09-13 11:56:14 +02:00
f4exb 384a58a785 No debug messages on branch master 2015-09-08 08:29:57 +02:00
f4exb f5809b95c0 AGC in .cpp 2015-09-07 23:31:34 +02:00
f4exb 208d3deb6e Deep redesign: Better support for FCD dongles #9: use fcd_traits template instead of hardcoded values 2015-09-05 05:50:29 +02:00
f4exb a909c4c40c Deep redesign: Better support for FCD dongles #1 2015-09-03 03:57:54 +02:00
f4exb 234fb61955 Deep redesign: replaced smelly Spinlock mutex by standard QMutex in message queue 2015-09-02 01:51:49 +02:00
f4exb 6a050b2d35 Deep redesign: move to SDRangel #3: rename resources file 2015-08-30 02:19:09 +02:00
f4exb 783ce1d50d Deep redesign: move to SDRangel #2. Exec name. 2015-08-30 01:30:43 +02:00
f4exb 5101a08632 Deep redesign: fixed FCD serialization. Pretty print utilities. Reverted optimization of source serializer 2015-08-28 11:12:31 +02:00
f4exb 5f0056f442 Deep redesign: revised source serialization mechanism and use dedicated classes for this purpose 2015-08-28 02:27:05 +02:00
f4exb b185ef0558 Deep redesign: fixed RTLSDR decimation by exporting BladeRF decimators into a generalized templatized class (Decimators) 2015-08-26 02:42:31 +02:00
f4exb a68104ab65 Deep redesign: removed useless samplesource subdirectory 2015-08-25 08:31:57 +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 f5c5e19571 Deep redesign: phase #2 2015-08-14 05:00:28 +02:00
f4exb af8602a4d9 Removed delete DSP engine from Main Window destructor now that DSP engine is global static. Was causing double free. 2015-08-09 16:11:05 +02:00
f4exb 3dba9a0ea9 Implemented minimalist recording 2015-07-28 23:54:17 +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 6ccd8732d5 Experimental reverse video frequency dial implmented for NFM 2015-07-19 18:43:48 +02:00
f4exb 7924ed204a Removed scope from main window entirely as scope is now supported in the channel analyzer 2015-07-12 09:48:17 +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 c9f9990764 Added a scope widget in the channel analyzer plugin 2015-06-22 04:16:27 +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
Edouard Griffiths 8bc7ab05fc Merge branch 'master' into f4exb 2015-06-12 10:29:04 +02:00
John Greb 2b0396809e CMAKE_BACKWARDS_COMPATIBILITY 2015-06-12 07:13:53 +01: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 73832a6c45 Clone Kernel SDR driver. 2015-03-31 18:46:29 +01:00
John Greb 836796fff4 Strict aliasing. 2014-11-22 21:55:35 +00:00
John Greb 3717af3f43 Quiet more warnings. 2014-11-21 19:44:19 +00:00
John Greb 0311f64527 Quiet some warnings. 2014-11-21 15:41:58 +00:00
John Greb ffe78ae105 Fractional resampling. 2014-11-10 10:14:07 +00:00
John Greb 62656fc45b Borrow layer from GnuRadio Plugin. 2014-11-05 12:34:33 +00:00
Hexameron 0203283876 GreenFFT. 2014-06-27 17:36:13 +01:00
Hexameron c813639df7 Silence. 2014-05-20 18:35:57 +01:00
Hexameron 7d3bfb26fc git clone git://git.osmocom.org/sdrangelove.git 2014-05-18 16:52:39 +01:00