Wykres commitów

299 Commity (2d9c0bcfd2934f35ef8038ba49ea5e1d9e94ba25)

Autor SHA1 Wiadomość Data
f4exb 2d9c0bcfd2 Review presets #1. Apply to HackRF 2015-09-30 03:46:46 +02:00
f4exb 921b511f96 Presets by source: set center frequency from preset center frequency 2015-09-29 03:35:14 +02:00
f4exb e7a4d16d14 Fixed range limitation of channel analyzer delta frequency dial 2015-09-28 04:13:37 +02:00
f4exb 1450289e0f Fixed glitches in channel analyzer decimation 2015-09-28 02:39:48 +02:00
f4exb aa66d26059 Changed HackRF sample rate list 2015-09-27 22:44:47 +02:00
f4exb f331a3986e Fixed LO PPM calculation for the HackRF and Airspy 2015-09-27 18:32:19 +02:00
f4exb fd78dda566 Fixed stop acquisition not working when sample rate is too high 2015-09-27 15:47:51 +02:00
f4exb 8ca8547148 removed useless handle source messages mechanism in HackRF GUI 2015-09-27 12:55:44 +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 7cc0d95054 Added support for HackRF 2015-09-27 11:27:02 +02:00
f4exb 2b092bf660 Added support for HackRF. Interim state #3 2015-09-27 07:37:15 +02:00
f4exb 3be1a1a3e2 Added support for HackRF. Interim state #2 2015-09-25 08:30:22 +02:00
f4exb 2932cbfdc3 Added support for HackRF. Interim state #1 2015-09-24 02:50:24 +02:00
f4exb e75ab1c53e NFM demod: squelch slider with 0.1 dB precision 2015-09-14 02:15:08 +02:00
f4exb 6b29864484 NFM demod: adjustments to AF squelh parameters 2015-09-13 18:17:15 +02:00
f4exb e16b3a247b NFM demod: adjusted AF squelch high frequency 2015-09-13 15:34:06 +02:00
f4exb 4246fb6381 NFM demod: revised AF squelch completely 2015-09-13 11:56:14 +02:00
f4exb 34942340a3 NFM demod: back to the basics 2015-09-12 16:34:57 +02:00
f4exb c6b2730456 Fixed Airspy Mixer and VGA gains settings 2015-09-12 09:57:10 +02:00
f4exb c4ad938083 Tried to fix NFM squelch again 2015-09-12 09:46:51 +02:00
f4exb 76d52e75fc Fixed NFM squelch sensitivity 2015-09-12 01:21:14 +02:00
f4exb efda927b93 Support for Airspy: corrected open device by sequence number 2015-09-11 09:12:56 +02:00
f4exb 0b7a8c8cdb Support for Airspy: allow decimation by 64 2015-09-11 08:43:59 +02:00
f4exb 6e24ed6c28 Support for Airspy: make LO ppm correction effective 2015-09-11 08:23:04 +02:00
f4exb efa1a0c58a Support for Airspy: first working version 2015-09-11 03:02:02 +02:00
f4exb 7e88cfcd48 Support for Airspy: make pointer to thread private. Debug messages on enumeration 2015-09-10 08:12:49 +02:00
f4exb 61e6e3e2cc Support for Airspy: compiles 2015-09-10 05:53:37 +02:00
f4exb 1e37479130 Support for Airspy: interim state #1 2015-09-09 09:13:24 +02:00
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 15c050c360 Fixed NFM strong signals handling: adjusted parameters 2015-09-07 09:32:29 +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 b31e62e73c Fixed NFM strong signals handling 2015-09-07 01:15:55 +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 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 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 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 a909c4c40c Deep redesign: Better support for FCD dongles #1 2015-09-03 03:57:54 +02:00
f4exb 4fba8144dc Deep redesign: move to SDRangel #8. Updated plugin about text 2015-09-02 01:16:40 +02:00
f4exb a559035e22 Deep redesign: fixed decimation bit shifts and halfband filter decimation bit loss 2015-09-02 00:12:00 +02:00