Wykres commitów

5288 Commity (f1c5e27b592453309a7d3c37bdf4f25c6051ae94)

Autor SHA1 Wiadomość Data
Davide Gerhard 770be1ddfb
fix apple compatibility library
should permit to build sdrangel also with macOS <10.12
2019-04-15 16:11:21 +02:00
Davide Gerhard 2f035dd398
codec2: fix pkgconfig name
codec2 install pkgconfig without lib prefix as stated by source code

on debian /usr/lib/x86_64-linux-gnu/pkgconfig/codec2.pc
on macports /opt/local/lib/pkgconfig/codec2.pc
2019-04-15 15:42:02 +02:00
Davide Gerhard 74786f550d
sdrbase: fix type warning
warning: format specifies type 'unsigned long' but the argument has type 'uint64_t' (aka 'unsigned long long')
2019-04-15 15:42:02 +02:00
Davide Gerhard 140c170ac4
c++ register is deprecated and incompatible with C++17
with modern compiler and not on microcontroller seems useless
2019-04-15 15:42:02 +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 036eda0a92
fcdpro/fcdproplus: disable samplesource on macOS 2019-04-15 15:41:49 +02:00
Davide Gerhard 013eaa79ea
fix libusb-1.0 discovery 2019-04-15 15:40:45 +02:00
Davide Gerhard 21add46422
libfreedv: fix some inconsistent use of complex, C99, and C++11
done by @guruofquality
thanks a lot!
2019-04-15 15:40:45 +02:00
Davide Gerhard 190fe374f2
add Boost include to demodbfm channelrx 2019-04-15 15:40:39 +02:00
Davide Gerhard 941aea3b92
cm256cc: fix path and pkgconfig discovery 2019-04-15 15:39:57 +02:00
Davide Gerhard 9d5c6f765e
libdsdcc: fix path and pkgconfig discovery 2019-04-15 15:39:30 +02:00
f4exb bbcae92a0b Windows build adjustments 2019-04-14 18:37:32 +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 457c873365 HackRF input: implemented baseband or device sample rate input option 2019-04-13 21:20:22 +02:00
f4exb f5f2349d09 Obtain version string from git 2019-04-13 10:30:16 +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 c3a8c14517 Interpolators: added invert I/Q parameter. Default false 2019-04-12 00:17:49 +02:00
f4exb 461b33f099 BladeRF1 input: implemented baseband or device sample rate input option 2019-04-11 23:07:44 +02:00
f4exb 1cdb3a1c0c Fixed incomplete copyright headers (6): sdrbench 2019-04-11 14:47:17 +02:00
f4exb 4264c72fa7 Fixed incomplete copyright headers (5): sdrsrv 2019-04-11 14:44:23 +02:00
f4exb 8488161e6d Fixed incomplete copyright headers (4): sdrgui 2019-04-11 14:43:33 +02:00
f4exb fc49bd2855 ixed incomplete copyright headers (3): sdrbase 2019-04-11 14:32:15 +02:00
f4exb f9ab66474a Merge branch 'master' into dev 2019-04-11 07:08:10 +02:00
f4exb ae3e4fed45
Create LICENSE 2019-04-11 07:06:30 +02:00
f4exb 4bb0f4f51a Fixed incomplete copyright headers (2): plugins/samplesource 2019-04-11 06:57:41 +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 719f04493a Add the snapcraft file from Lime 2019-04-09 23:58:37 +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 8123cacafd LimeSDR input: implemented baseband or device sample rate input option 2019-04-09 01:34:51 +02:00
f4exb 68bc8bd591 FreeDV lib: use cosf and sinf to be compatible with complex<float> 2019-04-08 16:17:23 +02:00
f4exb 89506fe368 RTL-SDR: updated documentation and widgets tool tips 2019-04-07 12:34:45 +02:00
f4exb 6978a90d43 RTL-SDR: implemented baseband or device sample rate input option 2019-04-07 02:06:05 +02:00
f4exb d9e13de372 LimeSDR input: moved the transverter mode button in the GUI and updated documentation 2019-04-06 10:38:31 +02:00
f4exb f4d0066edf RTL-SDR: fixed gain setting sequence (issue #321) 2019-04-03 23:01:29 +02:00
f4exb 0e1b5cbb4a FreeDV: fixed cmplx macro definition in freedv_filter 2019-04-03 10:50:12 +02:00
f4exb ab49d4bf19 HackRF input: match sample rate limits with the Tx part (1 to 10 MS/s) 2019-04-02 23:29:10 +02:00