Commit Graph

9810 Commits

Author SHA1 Message Date
f4exb 178704be1c Fixed FCD Pro LNA gain setting 2015-09-08 08:28:43 +02:00
f4exb f23a115c23 Deep redesign: Better support for FCD dongles #12: finalized support of FCD Pro 2015-09-08 01:27:18 +02:00
f4exb ddd6fb539c Merge branch 'fix' into dev 2015-09-07 23:32:08 +02:00
f4exb f5809b95c0 AGC in .cpp 2015-09-07 23:31:34 +02:00
f4exb 15c050c360 Fixed NFM strong signals handling: adjusted parameters 2015-09-07 09:32:29 +02:00
f4exb 0de5ffaa25 Added missing FCD Pro constants class files 2015-09-07 08:17:37 +02:00
f4exb 1f4894364d Deep redesign: Better support for FCD dongles #11: Proper support of FCD Pro 2015-09-07 05:35:01 +02:00
f4exb cf68879962 Support of FCD Pro dongles part #2: basic gui, input and serialization 2015-09-07 04:55:55 +02:00
f4exb 655ba362c9 Support of FCD Pro dongles part #1: constants 2015-09-07 02:53:32 +02:00
f4exb b31e62e73c Fixed NFM strong signals handling 2015-09-07 01:15:55 +02:00
f4exb ed0d613f10 Fixed segfault while changing center frequency or sample rate 2015-09-06 10:21:06 +02:00
f4exb e784cf7f7f Deep redesign: Better support for FCD dongles #10: Proper support of FCD Pro+ 2015-09-06 01:34:20 +02:00
f4exb 7739db8fbe Proper support of FCD Pro+ interim phase #1 2015-09-05 11:46:56 +02:00
f4exb 863ea359a4 Moved FCD Pro+ constant values to specialized class in FCD C++ library 2015-09-05 06:53:49 +02:00
f4exb bf330c00fc Moved FCD HID commands in their respective includes for Pro and Pro+ 2015-09-05 06:24:02 +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 f56a3d9385 Deep redesign: Better support for FCD dongles #7: reflect removal of old FCD plugin in readme 2015-09-04 05:18:02 +02:00
f4exb 4dfe89c5b1 Deep redesign: Better support for FCD dongles #8: Use 8k buffer with FCD Pro+ as originally in FCD plugin 2015-09-04 05:15:23 +02:00
f4exb 0345969124 Deep redesign: Better support for FCD dongles #8: removed old FCD plugin 2015-09-04 05:03:45 +02:00
f4exb a2a9c45210 Deep redesign: Better support for FCD dongles #7: Activate original Pro plugin with proper enumeration of Pro or Pro+ matching devices 2015-09-04 05:02:45 +02:00
f4exb ba4b2bd83b Deep redesign: Better support for FCD dongles #6: have two distinct plugins for Pro and Pro+. Only Pro+ is active at the moment 2015-09-04 04:16:05 +02:00
f4exb 5453d63431 Deep redesign: Better support for FCD dongles #6: have two distinct plugins for Pro and Pro+. Only Pro+ is active at the moment 2015-09-04 04:10:38 +02:00
f4exb 410b6d15c0 Removed dependency on libbladeRF for filesource plugin 2015-09-04 02:25:45 +02:00
f4exb 919a1326f4 Deep redesign: Better support for FCD dongles #5: hardcode values since traits do not work with Qt framework 2015-09-04 02:24:02 +02:00
f4exb 5f84e56cf5 Deep redesign: Better support for FCD dongles #4: Fixed get center frequency from the plugin GUI 2015-09-03 08:50:07 +02:00
f4exb 01feb31a9e Deep redesign: Better support for FCD dongles #3: Fixed frequency change at startup (apply settings with force). Aligned startup code with BladeRF's one (startWork method in thread) 2015-09-03 08:39:57 +02:00
f4exb 6910ea7e22 Deep redesign: Better support for FCD dongles #2 2015-09-03 04:02:26 +02:00
f4exb a909c4c40c Deep redesign: Better support for FCD dongles #1 2015-09-03 03:57:54 +02:00
f4exb 3a6f2b5481 Corrected decimation scaling for 8 bit samples so it fits other sample sizes range 2015-09-02 02:20:57 +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 4fba8144dc Deep redesign: move to SDRangel #8. Updated plugin about text 2015-09-02 01:16:40 +02:00
f4exb 107efd3691 Deep redesign: do decimation chain fully on 32 bit signed integers 2015-09-02 00:25:29 +02:00
f4exb a559035e22 Deep redesign: fixed decimation bit shifts and halfband filter decimation bit loss 2015-09-02 00:12:00 +02:00
f4exb b3fd6bad15 Deep redesign: more optimizations 2015-09-01 08:36:10 +02:00
f4exb f5021f5b9e Make CTCSS processing conditional to GUI checkbox 2015-08-31 08:47:46 +02:00
f4exb 952a2b39ed Removed title in readme 2015-08-31 02:12:37 +02:00
f4exb 56c0f923a7 Updated banner image link in readme 2015-08-31 02:09:10 +02:00
f4exb 031b4cb1bd Deep redesign: move to SDRangel #7. Updated readme 2015-08-31 01:24:04 +02:00
f4exb 7f35fdeb89 Deep redesign: reverted message deqeuing changes 2015-08-30 23:22:18 +02:00
f4exb 3aa4dc710b Deep redesign: move to SDRangel #6. New readme and cleanup 2015-08-30 21:46:27 +02:00
f4exb 4fdfcfe386 Deep redesign: fixed File input queuing of stream timing messages 2015-08-30 13:04:26 +02:00
f4exb 3e5a556cf7 Deep redesign: fixed BladeRF plugin segfault when no device is connected 2015-08-30 13:03:27 +02:00
f4exb 4832a5afd8 Deep redesign: move to SDRangel #6. Removed old icons and added new .ico 2015-08-30 09:41:00 +02:00
f4exb af1de96e51 Deep redesign: move to SDRangel #5. New icon 2015-08-30 05:04:08 +02:00
f4exb 149422fb2e Deep redesign: move to SDRangel #4. New logo and about dialog 2015-08-30 04:47:54 +02:00
f4exb 1fba7ba314 Deep redesign: fixed message dequeing so that non processed messages stay in queue 2015-08-30 02:19:59 +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 a6e4f598e2 Deep redesign: move to SDRangel #1 2015-08-30 01:26:51 +02:00
f4exb 60198c2d26 Deep redesign: few corrections and code pretty format 2015-08-29 22:42:58 +02:00