Davide Gerhard
2e04d2fe9d
fix windows code to build with MSVC
...
- remove __attribute__((unused)) not supported on MSVC
- remove __attribute((unused)) not supported on MSVC
- add symbol exports to RemoteDataReadQueue and RemoteDataQueue
- add export symbols to sdrsrv
2019-05-28 15:19:19 +02:00
Davide Gerhard
6e80780d17
cmake: windows fixes for MSVC
...
- disable sdrangelbench on windows with MSVC
- fix cpu flags test code for MSVC
- add ico file
2019-05-28 15:19:12 +02:00
Davide Gerhard
92129089a5
add basic external libraries
...
- codec2
- cm256cc
- mbelib
- serialdv
- dsdcc
2019-05-23 23:51:20 +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
32d9a73e44
bump version to 4.8.0 and fix new plugins
...
new cmake for:
- channeltx/localsource
- samplesink/localoutput
2019-05-21 20:19:30 +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
5ceffe14cc
rework to prepare for use cpack; new sdrangel icon
2019-05-21 20:19:29 +02:00
Davide Gerhard
23498ab24b
manage "correctly" plugins/pluginssrv folders
2019-05-21 20:19:25 +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
c69b1421a7
Local Output/Sink: updated documentation
2019-05-11 00:42:21 +02:00
f4exb
8029194c02
Local output plugin and fixes
2019-05-10 23:38:52 +02:00
f4exb
6d5d77dc6c
Channel local source (1)
2019-05-10 00:34:35 +02:00
f4exb
9e628917dc
Removed all obsolete references to devicesourceapi.h and devicesinkapi.h
2019-05-09 12:10:27 +02:00
f4exb
89e53cf179
Single DeviceAPI interface (1)
2019-05-08 22:11:53 +02:00
f4exb
7ea814c180
Plugin interface: use enum for single Rx or single Tx type and added the any type
2019-05-07 18:58:20 +02:00
f4exb
54e46837dd
REST API: changed binary tx parameter to ternary direction parameter (0: rx, 1: tx, 2: any)
2019-05-07 14:43:38 +02:00
f4exb
74a9c5d36c
Remote: base CRC32 number of bytes for calculation on data FEC size
2019-04-26 02:50:02 +02:00
f4exb
2833eb1b0e
Remote: pass center frequency on 64 bits
2019-04-26 02:46:21 +02:00
f4exb
f23f2db168
Debian fixes (2)
2019-04-22 00:48:13 +00:00
f4exb
50d39f856d
LimeSDR: change antenna labels for Lime Mini (fixed)
2019-04-21 01:06:23 +02:00
f4exb
fbb29ba9cd
Fixed some compiler warnings
2019-04-21 00:13:14 +02:00
f4exb
fbd875003a
Revert "LimeSDR: change antenna labels for Lime Mini"
...
This reverts commit aefb1b7f3f
.
2019-04-21 00:07:47 +02:00
f4exb
387c5a0e3b
Merge branch 'master' into dev
2019-04-18 23:31:42 +02:00
f4exb
aefb1b7f3f
LimeSDR: change antenna labels for Lime Mini
2019-04-16 22:58:38 +02:00
f4exb
c856d4035f
HackRF output: fixed setting of Fc pos from REST API. Bumped version
2019-04-16 01:00:50 +02:00
Davide Gerhard
d1d51a5d34
bladerf2output: fix warning
...
format specifies type 'unsigned long' but the argument has type 'uint64_t'
2019-04-15 15:42:02 +02:00
Davide Gerhard
941aea3b92
cm256cc: fix path and pkgconfig discovery
2019-04-15 15:39:57 +02:00
f4exb
bf27409f50
PlutoSDR: updated documentation
2019-04-14 18:08:57 +02:00
f4exb
d683ecb6d6
HackRF: updated documentation
2019-04-14 17:52:57 +02:00
f4exb
d0bb485ba2
BladeRF: updated documentation
2019-04-13 23:48:16 +02:00
f4exb
c37f219696
PlutoSDR output: implemented baseband or device sample rate input option
2019-04-13 23:00:02 +02:00
f4exb
2f3418487d
PlutoSDR input: implemented baseband or device sample rate input option
2019-04-13 22:16:08 +02:00
f4exb
41fd3ea765
HackRF output: implemented Fc tooltip center frequency shift
2019-04-13 21:44:15 +02:00
f4exb
1860d20220
HackRF output: implemented baseband or device sample rate input option
2019-04-13 21:33:17 +02:00
f4exb
af098400d5
BladeRF2 output GUI: fixed alternate sample rate display width
2019-04-13 09:24:02 +02:00
f4exb
10be66085b
BladeRF2: implemented baseband or device sample rate input option
2019-04-12 14:14:17 +02:00
f4exb
bfe38e7965
BladeRF: updated documentation
2019-04-12 13:20:07 +02:00
f4exb
6bc1323c38
BladeRF1: updated plugin version and screenshots
2019-04-12 00:30:57 +02:00
f4exb
66bfff90da
BladeRF1 output: implemented baseband or device sample rate input option
2019-04-12 00:18:29 +02:00
f4exb
60cb77fe2d
BladeRF output: invert I/Q
2019-04-12 00:18:16 +02:00
f4exb
ef15157a50
Fixed incomplete copyright headers (1)
2019-04-11 06:39:30 +02:00
f4exb
dc519fbda7
XTRX input: implemented baseband or device sample rate input option
2019-04-10 23:40:45 +02:00
f4exb
c94b7ccbe2
XTRX output: implemented baseband or device sample rate input option
2019-04-10 22:10:49 +02:00
f4exb
7b7598b806
LimeSDR: updated documentation
2019-04-09 23:19:52 +02:00
f4exb
8ab8fc3e0d
LimeSDR output: implemented baseband or device sample rate input option
2019-04-09 21:40:33 +02:00
f4exb
624a3e8ef5
HackRF: updated documentation
2019-04-02 22:29:17 +02:00
f4exb
4e24dd954e
HackRF output: FcPos parameter in REST API
2019-04-02 13:43:47 +02:00
f4exb
dc4a98b58a
HackRF output: compensate shifted interpolators
2019-04-01 14:40:01 +02:00