f4exb
66efc10006
Merge branch 'dev'
2018-12-28 11:08:44 +01:00
ZigaS
b743943c70
Update to Qt 5.12.0.
...
Project files with MacOS clang RPATH to use proper paths for shared objects.
Minor path updates in favor of loading plugin libs.
Deployment script packaging using Qt way(macdeployqt).
2018-12-27 09:48:30 +01:00
f4exb
7d93b67a83
Reverse API: SoapySDR output
2018-12-26 23:00:31 +01:00
f4exb
42d69204c6
Reverse API: SDR daemon sink
2018-12-26 22:30:35 +01:00
f4exb
5a2e62aaea
Reverse API: PlutoSDR output
2018-12-26 21:40:46 +01:00
f4exb
026aa0cb4a
Reverse API: HackRF output
2018-12-26 21:03:26 +01:00
f4exb
aad0046d03
Reverse API: BladeRF output
2018-12-26 19:22:52 +01:00
f4exb
7c4b4bc795
Reverse API: format updates
2018-12-19 22:01:26 +01:00
f4exb
ca4f8d80e8
SoapySDR: removed more compilation dependencies on libusb
2018-12-19 13:22:49 +01:00
f4exb
c02b9a270a
Reverse API: added content type when request has JSON body
2018-12-19 08:52:50 +01:00
f4exb
0a7e8378df
Reverse API: LimeSDR output changes
2018-12-19 00:12:44 +01:00
f4exb
0e75cc3709
Wndows builds: removed reference to now obsolete MinGW64 toolchain
2018-12-14 17:49:06 +01:00
f4exb
13afa2e45f
SoapySDR: fixed memory leaks
2018-12-04 01:03:21 +01:00
f4exb
fe0f506f50
SoapySDR support: new attempt for Debian build (3)
2018-12-01 10:12:15 +00:00
f4exb
d225bf9378
SoapySDR support: new attempt for Debian build (2)
2018-12-01 10:09:10 +01:00
f4exb
f3b75ead00
LimeSDR: detect Lime hardware type. Interface with GPIO only for SPI and USB type
2018-11-29 23:37:34 +01:00
f4exb
83b66eb6f1
LimeSDR: report GPIO pins values in the GUI
2018-11-29 13:57:04 +01:00
f4exb
5319eac2ff
LimeSDR REST API: support GPIO
2018-11-29 01:21:44 +01:00
f4exb
f96978d196
Windows MSVC2017: PlutoSDR support
2018-11-28 18:30:11 +01:00
f4exb
c8480a58fe
SoapySDR support: increment version
2018-11-27 23:47:04 +01:00
f4exb
468fab5c5e
SoapySDR support: set a minimum read or write timeout of 250ms
2018-11-27 23:44:11 +01:00
f4exb
9d0bcc7e5c
SoapySDR support: removed from Debian build
2018-11-24 19:55:37 +01:00
f4exb
ca36f757e1
SoapySDR support: Debian: added internal soapysdr library
2018-11-23 01:06:56 +01:00
f4exb
8a6ee37ccb
SoapySDR support: updated documentation
2018-11-23 00:25:27 +01:00
f4exb
26af3014a5
SoapySDR support: make checkboxes more visible
2018-11-22 17:03:59 +01:00
f4exb
e36bd24330
SoapySDR support: output: documentation
2018-11-22 08:52:15 +01:00
f4exb
f04201a528
SoapySDR support: allow overflow on reads. Changed timeout to 10 times the block time (actually)
2018-11-20 00:30:44 +01:00
f4exb
f5357e9917
PVS-Studio Analysis corrections for less serious issues
2018-11-18 11:06:41 +01:00
f4exb
059228e39f
PVS-Studio Analysis corrections for serious issues
2018-11-18 09:39:22 +01:00
f4exb
bc50bf9afa
Windows: MSVC2017: BladeRF support
2018-11-16 13:44:58 +01:00
f4exb
1da6f64a25
Windows: MSVC2017: use default path for SoapySDR
2018-11-16 13:07:21 +01:00
f4exb
8e5a332b50
Windows: MSVC2017: use default PothosSDR install directory
2018-11-16 10:47:30 +01:00
f4exb
b0fa7c2591
Windows: MSVC2017: completed SoapySDR support
2018-11-16 08:15:10 +01:00
f4exb
3da7933fa7
SoapySDR support: REST API: fixed individual gains and tunable elements settings
2018-11-15 23:00:55 +01:00
f4exb
2ab09f7e6c
SoapySDR support: fixed tunable elements inital settings
2018-11-15 22:25:33 +01:00
f4exb
6ad678e059
SoapySDR support: REST API: input and output: corrected mapped elements setting
2018-11-15 16:54:23 +01:00
f4exb
dbbabd4b57
SoapySDR support: input and output: display mapped setting elements after applying settings
2018-11-15 14:14:49 +01:00
f4exb
69cd5645eb
SoapySDR support: fixed input and output stream and device displays
2018-11-15 14:11:52 +01:00
f4exb
5bf18ade3f
SoapySDR support: REST API: fixed device report
2018-11-15 00:47:15 +01:00
f4exb
da5ac0f0c6
SoapySDR support: REST API: rest of input and output methods
2018-11-14 23:34:03 +01:00
f4exb
ee95e1d617
Windows: MSVC2017: include LimeSDR plugins
2018-11-14 18:02:45 +01:00
f4exb
19dff97a1c
SoapySDR support: REST API: output: format settings and report
2018-11-14 09:19:36 +01:00
f4exb
28bf2578fa
Windows: MSVC2017: adapt sdrdaemonoutput plugin module
2018-11-13 14:29:27 +01:00
f4exb
83069dec63
SDRDaemon output: removed dependency on sys/time.h and unistd.h
2018-11-13 14:21:36 +01:00
f4exb
71387eb61a
Windows: MSVC2017: adapt hackrfoutput plugin module
2018-11-13 11:20:40 +01:00
f4exb
7574cb23d4
Windows: MSVC2017: fixed more attribute unused cases (2)
2018-11-13 08:51:14 +01:00
f4exb
696e7324a4
SoapySDR support: device arg GUI
2018-11-12 01:10:51 +01:00
f4exb
c382913fb4
SoapySDR support: stream ArgInfo SoapySDR interface
2018-11-11 19:44:48 +01:00
f4exb
f436479bd7
SoapySDR support: output: stream ArgInfo GUI
2018-11-11 09:31:27 +01:00
f4exb
8a72372b28
SoapySDR support: fixed display settings
2018-11-10 07:17:55 +01:00