Commit Graph

5462 Commits

Author SHA1 Message Date
f4exb e5a8c4562e WFM demod: updated documentation 2019-06-07 01:34:50 +02:00
f4exb ef32417245 Build: Debian: set flags on external libraries compile to limit SIMD to SSSE3. Allow debug messages output 2019-06-06 15:05:49 +02:00
f4exb df99dc9557 WFM demod: set input sample rate to the minimum for the required bandwidth and audio sample rate 2019-06-06 02:10:00 +02:00
f4exb 2fb09e3a25 Merge branch 'dev' of https://localhost:8008/gitlab/sdr/sdrangel into dev 2019-06-04 21:34:30 +02:00
f4exb 8a66650df4 WFM demod: variable RF bandwidth. Implements #320 2019-06-04 20:48:06 +02:00
f4exb 014f62d558 MIMO: moved signal notification messageto general DSP commands 2019-06-04 16:57:27 +02:00
f4exb 5f44c61895 External libraries: Updated dsdcc git commit tag to fix Windows build 2019-06-04 16:55:10 +02:00
f4exb e061a45e62 Fixed buddies list handling at buddy termination time. Fixes #359 2019-06-04 07:08:59 +02:00
f4exb dd2e470b8e Updated readme with information about Ubuntu distribution 2019-06-03 01:41:37 +02:00
f4exb 7a6f1b79ce Build: Linux: added perseus external library 2019-06-03 01:30:05 +02:00
f4exb 816e0e28e0 Build: Linux: added airspyhf external library 2019-06-03 00:35:06 +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 67be5a86d9 Windows: restored online API documentation 2019-06-02 20:34:49 +02:00
f4exb de7e61e364 Added missing include 2019-06-02 20:15:19 +02:00
f4exb 42cb0c4057
Merge pull request #358 from Vort/master_timer
Improve precision of master timer
2019-06-02 09:49:40 +02:00
Vort 05a9c0a371 Improve precision of master timer 2019-06-02 07:35:50 +03:00
f4exb 82f216f696 Corrected spectrum channel marker text display (see only the active one) 2019-06-02 01:37:12 +02:00
f4exb c913abb43c Updated changelogs 2019-06-02 01:08:51 +02:00
f4exb 356d5b8010 Build: Linux: added LimeSuite external library 2019-06-02 01:05:33 +02:00
f4exb 28fcb5c2c6 Bumped version 2019-06-01 23:58:17 +02:00
f4exb 839dcdf0dc Build: fixed triggering of demoddsd build when using external libraries 2019-06-01 21:35:33 +02:00
f4exb 29e818fe6f Debian build: enable external libraries. Updated cm256cc commit tag to fetch version with SIMD test program core dumps fix 2019-06-01 19:39:31 +02:00
f4exb a23c6f86c4 Build: Linux: install external libraries dependencies 2019-06-01 19:28:36 +02:00
f4exb 43a63226cf Readme: added information about local input and output plugins 2019-06-01 16:16:48 +02:00
f4exb 587a5a73d2 Moved developer's notes to Wiki 2019-06-01 15:50:27 +02:00
f4exb eeabce0913 Updated and removed all dribble from the main readme 2019-06-01 15:22:39 +02:00
f4exb 27c18c7cbe Build: fixes on cmake for external resources 2019-06-01 04:39:49 +02:00
f4exb cde8b87985 ATV modulator: corrected OpenCV dependencies and removed ugly hack 2019-06-01 01:31:55 +02:00
f4exb 8ae26ada10 Build: removed dependency on libsqlite3 and added dependency to libopencv-imgcodecs 2019-06-01 01:13:36 +02:00
f4exb 8b9ccaa90e NFM demod: fixed low pass filter 2019-05-31 22:22:30 +02:00
f4exb bdc68ba4df Merge branch 'mimo' into dev 2019-05-31 20:13:48 +02:00
f4exb 8a0d0de573 Windows build fixes 2019-05-31 19:24:02 +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 9284b47880 ATV modulator: fixed undefined symbol cv::VideoCapture 2019-05-31 11:07:36 +02:00
f4exb 034c299e4a cmake: Allow RPATH to include files outside the build tree 2019-05-31 10:52:41 +02:00
f4exb 1eeb334a8f Fixed sdrbase resource init 2019-05-31 10:14:10 +02:00
f4exb af32260b51 Perseus server: added libusb include and lib 2019-05-31 09:58:34 +02:00
f4exb 966ea1ed07 Debian: updated changelog. Bumped version 2019-05-31 09:00:37 +02:00
f4exb da82954e74
Merge pull request #357 from ra1nb0w/cmake
New cmake build
2019-05-31 03:47:33 +02:00
f4exb d5165d9460 Set default audio input volume to 1.0 2019-05-30 19:01:09 +02:00
f4exb ecb4a08718 MIMO: channel marker affinity with the stream being displayed on the main spectrum. Implemented in demod AM 2019-05-30 18:38:10 +02:00
f4exb 696ec6caeb SSB demod: corrected processing without AGC and changed some defaults 2019-05-30 15:52:12 +02:00
f4exb 552af0b250 SSB demod: allow FFT filter bandwidth limit to reach input sample rate 2019-05-30 10:39:30 +02:00
f4exb 766c5bff1c SSB demod: set limit on the maximum filter bandwidth relative to actual channel sample rate 2019-05-30 02:43:25 +02:00
f4exb d0c829f141 Test MI: added option to lock stream selection to spectrum display 2019-05-29 23:53:33 +02:00
f4exb e361afd29f MIMO: implement I/Q correction for sources 2019-05-29 22:09:19 +02:00
f4exb 7e4753ac59 AM demod: corrected copy and paste error 2019-05-29 12:17:48 +02:00
f4exb d2c31059dd AM demod: implemented low pass filter after the demod 2019-05-29 11:23:28 +02:00
f4exb 9bd9c805de NFM demod: implemented interpolator for audio 2019-05-28 18:48:10 +02:00