Commit Graph

6004 Commits

Author SHA1 Message Date
f4exb 93c13e449c
Merge pull request #516 from exception13/master-debian-system-libs
Added more flexible build options for external libraries
2020-05-04 11:54:46 +02:00
Sergei I. Korolev d9ea8d4abc Added more flexible build options 2020-05-02 17:57:00 +03:00
f4exb 634821296d Updated version and changelogs 2020-04-28 05:47:49 +02:00
f4exb 9029a7f24f ATV modulator: make OpenCV code objects compatible with OpenCV version in Ubuntu 20.04. Fixes issue #511 2020-04-28 05:41:05 +02:00
f4exb b04b81816b External cmake: use official v20.01.0 version of LimeSuite 2020-04-28 05:37:08 +02:00
f4exb 567acfcbc9 Fixed some warnings from Mac ports compilation (2) 2020-04-28 05:36:59 +02:00
f4exb f1d46c440a Fixed incorrect frequency display when transverter is engaged. Fixes issue #509 2020-04-28 05:36:46 +02:00
f4exb 44d8f8022b DATV demod: compatibility with newer dvbs2.h 2020-04-28 05:36:34 +02:00
f4exb e5144c8bbc DATV demod: apply commit 0902155da2f79f2cdfdbe12b849c5f515f1f0d55 math.h only 2020-04-28 05:36:19 +02:00
f4exb 953079668f DATV demod: apply commit 2ac274f77e6cb6ad6d2a81c9f94f05ea00ea4833 Customize MER for QAM constellations too. 2020-04-28 05:36:12 +02:00
f4exb 85bbcd0c68 DATV demod: apply commit 3479085369c2466fb2672f8e529e771c8fa22d1c Control refresh of tracking FIR filter. 2020-04-28 05:35:58 +02:00
f4exb d0f97d0a5c DATV demod: apply commit90c280f03339fe173baf2f908c37135b9b4c05bd Add complex ops. 2020-04-28 05:35:49 +02:00
f4exb 8f46029457 DATV demod: apply commit dd2d9b97025a34a1b168439d60528826b6c9ebf6 Fix RRC amplitude. 2020-04-28 05:35:39 +02:00
f4exb 9cff60f143 Updated version and changelogs 2020-04-20 08:50:14 +02:00
f4exb 6172f5a33f XTRX: REST API: fixed wrong setting object 2020-04-20 01:11:32 +02:00
f4exb f08c7ee460 FFTW engine: corrected debug print format 2020-04-20 01:11:18 +02:00
f4exb 3034dcddce Make OpenCV optional in main cmake file 2020-04-19 12:58:43 +02:00
f4exb 577ca59760 LimeSDR: revised labels and tooltips for antenna select. Fixes issue #506 2020-04-19 12:58:34 +02:00
f4exb b64d813cfc Fixed some warnings from Mac ports compilation 2020-04-19 06:14:45 +02:00
f4exb 98925cce82 XTRX: renamed set_samplerate method 2020-04-18 19:20:29 +02:00
f4exb c7e7215199 XTRX: fixed sample rate setting 2020-04-18 19:12:37 +02:00
f4exb 8653d326b3 XTRX: effectively allow auto hardware decimation/interpolation 2020-04-18 19:10:24 +02:00
f4exb 4300ae6623 LimeSDR: GUI: flip SR and Hw/Sw decimation or interpolation displays 2020-04-18 19:10:01 +02:00
f4exb b701048d27 XTRX: reduce block size to 4096 bytes 2020-04-18 19:09:43 +02:00
f4exb be7ec93654 XTRX: cosmetic changes 2020-04-11 17:48:03 +02:00
f4exb ab6f3d02f0 Compile with c++11 comaptible version of CM256cc 2020-04-11 17:48:00 +02:00
f4exb 0d094f4aa7 LimeSDR: cosmetic changes 2020-04-09 06:49:28 +02:00
f4exb 03d39f8483 LimeSDR: use constant instead of define for buffer size 2020-04-09 06:49:16 +02:00
f4exb f528347fd5 AM demod: fixed initialization of squelch counter. Fixes issue #502 2020-04-09 06:48:58 +02:00
f4exb 6704f78a26
Merge pull request #500 from AlexandreFournier/master
Fixing CMake PkgConfig for the BladeRF Module
2020-04-05 10:18:07 +02:00
Alexandre Fournier 2ad589049c Fixing CMake PkgConfig for the BladeRF Module 2020-04-04 21:53:45 +02:00
f4exb 81da7b35b1 Updated version and changelogs 2020-04-02 05:03:48 +02:00
f4exb 8a088199c9 Samplesources GUI file record: updated documentation 2020-04-02 05:01:00 +02:00
f4exb bbe4605258 Samplesources GUI file record: right click to choose file 2020-04-02 05:00:43 +02:00
f4exb 71e65c4e9c RTLSDR GUI file record: right click to choose file 2020-04-02 05:00:10 +02:00
f4exb 597633009c BladeRF2: REST API: implemented actions: implementation 2020-04-02 04:55:24 +02:00
f4exb 69a7540ce3 BladeRF2: REST API: implemented actions: generated code 2020-04-02 04:55:12 +02:00
f4exb 9947a454d6 BladeRF2: REST API: implemented actions 2020-04-02 04:52:08 +02:00
f4exb ffa604cecf Updated version and changelogs 2020-03-29 00:29:08 +01:00
f4exb 409d2ddf9a Removed cm256cc dependency and therefore remote plugins for Mac OS 2020-03-29 00:20:05 +01:00
f4exb fda24fed6d REST API: removed useless SWGDevicesetApi files 2020-03-29 00:19:42 +01:00
f4exb fb8a1f9df9 BFM demod: added initialization of message to GUI address 2020-03-29 00:02:54 +01:00
f4exb 1a230e1b77
Merge pull request #489 from exception13/master
Fix OpenCV constants namespace
2020-03-25 13:13:02 +01:00
Sergei I. Korolev 7f47cd978d * fix opencv constants namespace 2020-03-22 04:05:17 +03:00
f4exb 5295c6dc04 Updated version and changelogs 2020-03-16 22:22:08 +01:00
f4exb 38ef87c577 Fixed merge error 2020-03-16 21:45:53 +01:00
f4exb cee7bfdb1d FFT factory: limit default preallocation up to 1k 2020-03-16 21:39:37 +01:00
f4exb 606d4fd756 Fixed FFT factory new plan allocation and effectively grab fftw-file option in the main parser 2020-03-16 21:39:19 +01:00
f4exb 30694b4be7 FFT factory: reuse flag 2020-03-16 21:38:21 +01:00
f4exb 37082ce41d FFT correlator: use FFT factory 2020-03-16 21:35:08 +01:00