Commit Graph

1460 Commits

Author SHA1 Message Date
f4exb ee947f54e9 Corrected clang warnings 2016-11-21 18:01:55 +01:00
f4exb 7c8efb046c Fixed SDRdaemon and SDRdaemonFEC builds so that they are included only if dependent libraries are found. This fixes issue #9 2016-11-21 17:48:30 +01:00
f4exb 60925ea84b SDRPlay plugin: documentation 2016-11-21 01:21:48 +01:00
f4exb 86d7d90450 SDRPlay plugin: fixed preset load sequence 2016-11-20 11:34:32 +01:00
f4exb 0a618e9f0b SDRPlay plugin: use mixer buffer gain in AM bands in place of LNA 2016-11-19 23:25:57 +01:00
f4exb f7b52cfcc6 Value dial improvement: use right button to clear digits at the right of the current difit position (ceil). Use left button to set cursor at current position (was any button before) 2016-11-19 12:19:00 +01:00
f4exb 2e85a6a5b1 SDRPlay plugin: change of sample rate needs full stop / start sequence 2016-11-19 04:11:19 +01:00
f4exb ebdec74822 SDRPlay plugin: use multiples of 32 for the IF dedicated sample rates (1792, 6400 kS/s) 2016-11-19 04:10:48 +01:00
f4exb 9b63cf2670 SDRPlay plugin: move up set sample rate block 2016-11-19 03:12:28 +01:00
f4exb 3d541d72a5 SDRPlay plugin Windows build: stop using deprecated local version of libusb.h when building libmirisdr 2016-11-18 10:21:18 +01:00
f4exb 549aa34360 SDRPlay plugin: removed useless initializations 2016-11-18 04:36:12 +01:00
f4exb d97697b253 SDRPlay plugin: fixed gains settings in displaySettings method 2016-11-18 03:01:47 +01:00
f4exb edd6ab751b SDRPlay plugin: added option to handle global tuner gain or individual lna, mixer and baseband gains 2016-11-18 02:46:35 +01:00
f4exb d25e7b613e SDRPlay plugin: gain GUI refactoring 2016-11-17 18:35:17 +01:00
f4exb 2e4ee9b13d SDRPlay plugin Windows build: adjust libmirisdr paths 2016-11-17 03:46:22 +01:00
f4exb b997f6ca39 SDRPlay plugin: removed usless auto gain mode 2016-11-17 03:19:05 +01:00
f4exb d68b34bd88 SDRPlay plugin: change frequency plan 2016-11-17 03:04:52 +01:00
f4exb e4e7621d54 SDRPlay plugin: new libmirisdr library: support of SDRPlay hardware flavour 2016-11-17 00:45:11 +01:00
f4exb 3da9c5b7cf SDRPlay plugin: new sample rates to better support non zero IF modes 2016-11-17 00:41:11 +01:00
f4exb 85807ffadb SDRPlay plugin: now working with open source libmirisdr 2016-11-16 02:38:21 +01:00
f4exb e4f3915282 SDRPlay plugin: interface replaced by libmirisdr: refactor interim state (1) 2016-11-15 18:58:17 +01:00
f4exb a9f7c67f7b SDRPlay plugin: interface replaced by libmirisdr: refactor devices enumeration 2016-11-15 15:57:13 +01:00
f4exb 4dd5f70dcd SDRPlay plugin: use open source libmirisdr interface instead of the Mirics proprietary one 2016-11-15 14:17:45 +01:00
f4exb 4eb9b59f37 SDRPlay plugin: Windows build: use open source libmirisdr interface instead of the Mirics proprietary one 2016-11-15 14:04:59 +01:00
f4exb e55fe8c63c SDRPlay plugin: Windows build 2016-11-14 18:39:06 +01:00
f4exb 5996fc4f48 SDRPlay plugin: properly exit libusb at end of enumeration 2016-11-14 18:06:20 +01:00
f4exb c1aa21e1fd SDRPLay plugin: add files for Windows build 2016-11-14 08:23:16 +01:00
f4exb fcbb7b79ca SDRPlay support: source plugin interim state (4) Corrected gain settings. SDRPlay interface is not compatible with Qt anyway 2016-11-14 03:23:41 +01:00
f4exb c9216f2093 SDRPlay support: source plugin interim state (3) MIR stream init fails 2016-11-14 02:24:44 +01:00
f4exb 13d01f48c6 SDRPlay support: source plugin interim state (2) GUI controls 2016-11-14 00:38:43 +01:00
f4exb 863522d9ff SDRPlay support: source plugin interim state (1) compiles 2016-11-13 02:59:31 +01:00
f4exb 0d4426b8f4 BladeRF plugin: cleanup of useless methods and attributes 2016-11-12 22:57:25 +01:00
f4exb 866b076ac9 Debian build: remove USE_SSE2 flag for inner libairspy compilation 2016-11-11 17:46:45 +01:00
f4exb ae5070ebb3 Removed useless flavour of even/odd FIR halfband filter 2016-11-11 10:21:54 +01:00
f4exb 671b380909 Bumped version to 2.2.2 2016-11-10 08:32:33 +01:00
f4exb efbce97a2f Improve int halfband filter even/odd I/Q stride variant 2016-11-10 02:56:49 +01:00
f4exb c91725fe01 Push decimators halfband filter order to 64 2016-11-09 04:03:12 +01:00
f4exb 0a6dc5db37 IntHalfband filters: tuned optimizations and chose the best for x86_64 2016-11-09 03:27:30 +01:00
f4exb d2c6791eea Use IntHalfbandFilterST in decimators 2016-11-08 17:30:10 +01:00
f4exb 2504d199fd IntHalfbandFilterST: implemented intrinsics class 2016-11-08 17:29:46 +01:00
f4exb 995fd04543 Removed useless include 2016-11-08 17:28:03 +01:00
f4exb bfe24df76e Added new halfband FIR filter with even/odd and I/Q stride 2016-11-08 02:02:29 +01:00
f4exb a40f31ed4a SIMD optimizations: do not use AVX2 flag globally 2016-11-08 00:38:57 +01:00
f4exb 57b50f47a9 Windows build: set SSE options for all modulator plugins 2016-11-07 19:01:52 +01:00
f4exb caa7905be3 Windows build: set SSE options for all demodulator plugins 2016-11-07 18:57:52 +01:00
f4exb 3505e1b095 Allow SSE 4.1 optimization on the down channelizer 2016-11-07 18:51:32 +01:00
f4exb aef5e722c1 Windows build: set SSE options for all sink device plugins 2016-11-07 18:44:23 +01:00
f4exb 8d3056f202 Windows build: set SSE options for all source device plugins 2016-11-07 18:40:52 +01:00
f4exb 8b52059ca4 IntHalfbandFilterEO1: fixed unused variables 2016-11-07 18:40:22 +01:00
f4exb fa5030eac4 IntHalfbandFilterEO1: simplification for SSE 4.1 only and fix 2016-11-07 18:23:59 +01:00