Commit Graph

75 Commits

Author SHA1 Message Date
f4exb 17de736f36 DSD demod: migrated to external DSDcc library (ex DSDplus) 2016-04-21 02:13:57 +02:00
f4exb 44f608d7be DSDplus library: removed old DSD library 2016-04-11 00:20:55 +02:00
f4exb 0b58a50ee8 Added new rewritten library in C++ native for DSD: DSDplus 2016-04-10 04:54:25 +02:00
f4exb 0978e17f2e Imported the dsd library from gr-dsd. Make it a library actually removing useless dependencies 2016-04-07 02:00:54 +02:00
f4exb c6d7207b1a Reorganized sdrbase library code 2016-03-08 04:54:12 +01:00
f4exb 1a891f8e81 Make it buildable for Android with QtCreator 2016-03-06 15:10:22 +01:00
f4exb f78206defc OpenGL modernization: draw the left scales the new way 2016-03-05 06:45:05 +01:00
f4exb 34df31ad27 OpenGL modernization: generalize simple shader program class 2016-03-03 01:09:55 +01:00
f4exb 691a34cb16 OpenGL modernization: draw the spectrum line in the new way. New object GLShaderSimplePolyline 2016-03-02 23:55:29 +01:00
f4exb 22d9e77974 OpenGL modernization: compile and link basic shaders 2016-03-02 03:09:50 +01:00
f4exb 8d43ead373 Move to Open GL ES: replace glBegin/glEnd seqiences 2016-02-28 22:03:37 +01:00
f4exb aa15e95ef3 cmake install: set rpath even for system installation directories 2016-02-24 15:27:05 +01:00
f4exb 6fd9e4f5bc cmake: added install and uninstall targets 2016-02-24 11:51:36 +01:00
f4exb 05a4a7cb4e SDRdaemon: first working version 2016-02-17 19:42:26 +01:00
f4exb 7a6882829a SDRdaemon plugin: new classes 2016-01-24 23:38:55 +01:00
f4exb 6a31b5964a Fixed CMakelists.txt after file name change 2015-12-20 19:34:21 +01:00
Edouard Griffiths 28bde131ba NFM demod: adjust phase discriminator settings. Put in in a separate header 2015-12-16 21:12:12 +01:00
f4exb e533997dbe BFM demod: apply de-emphasis 2015-12-08 02:00:30 +01:00
f4exb f69e69a799 BFM demod: added phase lock class. Updated copyright notices 2015-12-06 19:47:55 +01:00
f4exb 91cab6c623 Use cmake options to specify build type and debug output so that CMakeList.txt needs not be modified to control this 2015-10-22 02:19:07 +02:00
f4exb af58b0d48d Require cmake >= 3.0.2 so that CMP0043 policy specification makes sense 2015-10-22 01:37:14 +02:00
f4exb 9c9776e569 Create own class for logical device DSP engine. Use this class in main DSP engine 2015-10-15 04:05:19 +02:00
f4exb 5b1ffd434b Fixed inf and sup decimators by 32 and 64 2015-10-12 03:46:45 +02:00
f4exb ecc6345996 Back to release mode 2015-10-10 02:47:34 +02:00
f4exb c4be82a40b Updated Readme and main config file to remove debug messages 2015-10-08 02:45:28 +02:00
f4exb 6e3e273b68 Dynamic input tab allocation. Interim state #1 2015-10-07 23:27:56 +02:00
f4exb 360b94966b Enhance channel power display 2015-10-05 02:18:32 +02:00
f4exb f1cd4bf992 Channel analyzer: added display of channel power in dB. Changed minus radio button for a iconified toggle button 2015-10-04 05:28:11 +02:00
f4exb 1ac49ce8ce Fixed setting of source of same kind with different sequence number 2015-10-03 23:59:02 +02:00
f4exb f9913c7875 debug message 2015-10-03 22:31:46 +02:00
f4exb 3e74c45622 Fised segfault in find best source match method debug printout 2015-10-03 10:21:48 +02:00
f4exb e9127d1b92 Merged include-gpl into include and removed GPL dribble in About dialog 2015-10-03 04:08:48 +02:00
f4exb 51914b4767 Multiple sources in preset. Interim state #1 2015-10-02 02:22:56 +02:00
f4exb 2d9c0bcfd2 Review presets #1. Apply to HackRF 2015-09-30 03:46:46 +02:00
f4exb 66987e5b19 Presets by source: plugin GUI interface cleanup 2015-09-29 03:45:35 +02:00
f4exb 1450289e0f Fixed glitches in channel analyzer decimation 2015-09-28 02:39:48 +02:00
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