f4exb
ffeeb874f8
BladeRF2: generalize scale support in range queries
2020-09-15 08:41:43 +02:00
f4exb
79b321952e
BladeRF2: fixed global gain setting. Fixes issue #630
2020-09-14 23:41:12 +02:00
f4exb
bd08d4a7f3
Metis MISO: added the 8th receiver without frequency control
2020-09-05 18:26:19 +02:00
f4exb
73487e619e
Metis MISO: implemented 7 receivers
2020-09-05 11:47:28 +02:00
f4exb
a180c552f8
Metis MISO: initial commit with 4 receivers
2020-09-05 10:41:14 +02:00
Felix Schneider
afb4aab440
Clean up iq sampling fix
2020-08-20 10:15:24 +02:00
Felix Schneider
b672827dc8
Open both I and Q channels on plutosdr and change the inputthread accordingly
2020-08-20 10:15:14 +02:00
f4exb
36ab7ada08
PlutoSDR: emit critical log message if context cannot be created
2020-08-17 13:46:46 +02:00
f4exb
2099e5d962
SoapySDR: prepend the driver name to the device label so it can be differentiated if handled by SoapySDR remote
2020-08-03 21:37:21 +02:00
f4exb
02da05ddc9
PlutoSDR: fixed handling of open device status. Fixes issue #510
2020-05-20 09:48:24 +02:00
f4exb
aad783b653
XTRX: fixed sample rate setting
2020-04-18 07:39:38 +02:00
f4exb
b9a491ba77
XTRX MIMO: fixed Rx set sample rate
2020-04-17 18:50:47 +02:00
f4exb
732246db55
XTRX: effectively allow auto hardware decimation/interpolation
2020-04-14 22:32:21 +02:00
f4exb
c43314f7cc
XTRX: reduce block size to 4096 bytes
2020-04-12 10:23:36 +02:00
f4exb
b7fc2f255c
LimeSDR: use constant instead of define for buffer size
2020-04-09 06:45:12 +02:00
f4exb
e2e66145fa
PLutoSDR: removed networked Pluto scan
2019-12-29 06:04:02 +01:00
f4exb
d0858f21fb
Added possibility to specify devices that cannot be discovered automatically. This implements #445
2019-12-16 01:03:47 +01:00
f4exb
3b74153ec6
SampleSourceFifo refactoring and Tx code reorganization
2019-11-15 01:05:32 +01:00
f4exb
1625ff0450
HackRF: fixed hackRF library initialization
2019-10-11 01:36:00 +02:00
f4exb
4e66097993
Upgraded to libbladerf 2019.07 release
2019-10-09 07:39:52 +02:00
f4exb
fb8dfec0eb
Added sanity check in HackRF devices enumeration
2019-10-09 07:39:52 +02:00
f4exb
01f0dd906a
Corrected device display name channel handling
2019-10-09 07:39:52 +02:00
f4exb
ee3313dc82
Plugins device enumeration optimization: factorization of common code for Rx/Tx devices
2019-10-09 07:39:52 +02:00
f4exb
1255784b7f
PlutoSDR input: implement control of hardware DC and IQ corrections
2019-07-25 13:57:24 +02:00
f4exb
a9db3c2381
Build: fixed Linux build with external libraries
2019-06-25 01:16:04 +02:00
f4exb
4e1bee09e3
Build: MSVC build introduction
2019-06-24 18:25:53 +02:00
f4exb
06dea9b29f
PVS-Studio analys fixes: core package serious issues
2019-06-14 16:58:09 +02:00
f4exb
8ce43225ae
Device user arguments: use it in SoapySDR
2019-06-14 01:14:27 +02:00
f4exb
7a6f1b79ce
Build: Linux: added perseus external library
2019-06-03 01:30:05 +02:00
f4exb
8a5ffe6b1f
Build: Linux: added libiio external library
2019-06-02 23:55:59 +02:00
f4exb
c885105a87
Build: Linux: added libbladeRF external library
2019-06-02 23:28:37 +02:00
f4exb
356d5b8010
Build: Linux: added LimeSuite external library
2019-06-02 01:05:33 +02:00
f4exb
76f20fe5d0
Merged latest developments on dev branch (4.8.1 and 4.8.2)
2019-05-31 12:45:29 +02:00
f4exb
af32260b51
Perseus server: added libusb include and lib
2019-05-31 09:58:34 +02:00
f4exb
6c71893143
Improve MSVC 2015 compatibility of FileSource plugin ( fixes #348 )
...
SoapySDR: enhanced log message during scan to show which id parameters are used
Windows build fixes
Perseus server: fixed missing libusb libraries in cmake file
2019-05-23 16:25:44 +02:00
Davide Gerhard
a4c8a9978a
cmake: fix *_DIR usage on FindLib and re-import SoapySDR module
2019-05-22 17:20:11 +02:00
Davide Gerhard
ab2d9270ac
libxtrx: fix LIBXTRX_LIBRARY variable
2019-05-21 20:40:16 +02:00
Davide Gerhard
94d03f9004
remove useless CMAKE_CURRENT_BINARY_DIR
2019-05-21 20:19:30 +02:00
Davide Gerhard
5ff197bc35
fixes for ubuntu 16.04
...
- probably libfreedv/freedv_api.cpp needs more work to avoid crash if
the user select 700C or 800XA
2019-05-21 20:19:29 +02:00
Davide Gerhard
d82752fcfb
ICONV: back to internal cmake module; plutodevice require on macOS
2019-05-21 20:19:29 +02:00
Davide Gerhard
5ceffe14cc
rework to prepare for use cpack; new sdrangel icon
2019-05-21 20:19:29 +02:00
Davide Gerhard
dcfb7f6c97
cmake: full refactor to remove qmake and use cmake on all platforms
2019-05-21 20:19:25 +02:00
Davide Gerhard
fd642496b8
remove qmake project files
...
move to cmake only building system
2019-05-21 20:19:18 +02:00
f4exb
9d22738412
Perseus: add libusb in cmake files
2019-05-13 00:35:03 +02:00
f4exb
89e53cf179
Single DeviceAPI interface (1)
2019-05-08 22:11:53 +02:00
f4exb
27ef5aa35a
Cosmetic changes
2019-04-22 00:24:09 +02:00
f4exb
1f8f8e4286
Merge branch 'master' into dev
2019-04-21 20:34:59 +02:00
f4exb
fbb29ba9cd
Fixed some compiler warnings
2019-04-21 00:13:14 +02:00
Davide Gerhard
a53755589e
perseus: fix build error
...
descr->firmware_downloaded is private and require perseus-in.h that is
not installed by libperseus-sdr; see]
e390356c86/Makefile.am
line 44
/Users/rainbow/tmp/my/sdrangel/devices/perseus/deviceperseusscan.cpp:45:18: error: member access into incomplete type 'perseus_descr' (aka 'perseus_descr_ds')
if (descr->firmware_downloaded)
2019-04-19 08:46:28 +02:00
Davide Gerhard
9b1c24ee3d
plutosdr device: fix warning
...
warning: format specifies type 'long' but the argument has type 'int64_t' (aka 'long long') [-Wformat]
2019-04-15 16:17:36 +02:00