f4exb
|
0e75cc3709
|
Wndows builds: removed reference to now obsolete MinGW64 toolchain
|
2018-12-14 17:49:06 +01:00 |
|
f4exb
|
31123dacce
|
Reverse API: AM demod changes (1)
|
2018-12-14 08:51:01 +01:00 |
|
f4exb
|
e7f123390f
|
Reverse API: BasicChannelSettingsDialog changes. Applied to AM demod GUI
|
2018-12-13 23:52:09 +01:00 |
|
f4exb
|
f9062881fc
|
Channel Analyzer: re-order ScopeVis set live rate and set live rate log2 decimation
|
2018-12-13 08:24:16 +01:00 |
|
f4exb
|
b297f08275
|
Channel Analyzer: moved setLiveRate from setNewFinalRate to applySettings. Removed duplicate code
|
2018-12-12 08:33:04 +01:00 |
|
f4exb
|
8ebbfad6e5
|
Channel Analyzer: update rational downsampler sample rate attribute after boudaries re-calculation
|
2018-12-10 01:39:07 +01:00 |
|
f4exb
|
71cb65ca66
|
Channel Analyzer: do not forward messages to scope and spectrum vis combo since it is better done through the GUI
|
2018-12-10 00:52:05 +01:00 |
|
f4exb
|
720e68c094
|
Channel Analyzer: set rational downsampler range low limit to 0.501 times the input sample rate
|
2018-12-10 00:13:48 +01:00 |
|
f4exb
|
c546e40191
|
Channel Analyzer: cleaned up old code
|
2018-12-09 11:24:38 +01:00 |
|
f4exb
|
13afa2e45f
|
SoapySDR: fixed memory leaks
|
2018-12-04 01:03:21 +01:00 |
|
f4exb
|
4a69a7d39f
|
Adaptation of cmake files to MSVC
|
2018-12-02 03:06:04 +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
|
35e787f89b
|
Windows MSVC2017: added DSD demodulator
|
2018-11-28 14:23:25 +01:00 |
|
f4exb
|
6f4969f417
|
Windows MSVC2017: include DATV Demod
|
2018-11-28 10:57:03 +01:00 |
|
f4exb
|
788ffa7c86
|
DATV demod: adapt to MSVC
|
2018-11-28 08:51:55 +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
|
a79cfbfb4e
|
RTLSDR: offset tuning documentation
|
2018-11-27 00:15:48 +01:00 |
|
f4exb
|
5d0f9c7878
|
RTL-SDR: offset tuning support: REST API and version update
|
2018-11-26 13:31:51 +01:00 |
|
f4exb
|
772a150136
|
RTLSDR: implemented offset tuning
|
2018-11-26 08:54:06 +01:00 |
|
f4exb
|
bc7ad10f9d
|
Use C++11 everywhere
|
2018-11-24 21:21:04 +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
|
fb92612f60
|
SoapySDR support: input: documentation
|
2018-11-22 00:41:28 +01:00 |
|
f4exb
|
af9c693412
|
FCDPro: use Qt for FCD audio device handling. Fixes in FCDProPlus
|
2018-11-20 01:48:17 +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
|
b63c778925
|
FCDProPlus: corrected FCD audio FIFO size
|
2018-11-19 02:45:01 +01:00 |
|
f4exb
|
1640c06926
|
FCDProPlus: unused code cleanup
|
2018-11-19 02:34:55 +01:00 |
|
f4exb
|
a10b29d6d3
|
FCDProPlus: use Qt for FCD audio device handling. Fixes start up error
|
2018-11-19 02:33:44 +01:00 |
|
f4exb
|
865d26cc15
|
FCDProPlus: moved open/close source to input so that open source failure is correctly reported as an error
|
2018-11-18 21:56:33 +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
|
cb9d300109
|
Windows: MSVC2017: soapysdrinput (1)
|
2018-11-15 19:07:15 +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 |
|