Commit Graph

3859 Commits

Author SHA1 Message Date
f4exb f85111251b Multiple audio support: moved AudioDeviceInfo in DSPEngine and added management methods to AudioDeviceInfo 2018-03-23 17:52:16 +01:00
f4exb ee027eda6a Web API: scanner example updates 2018-03-22 09:18:49 +01:00
f4exb 1204734b58 Web API: AM demod and AirspyHF: many fixes 2018-03-22 06:34:51 +01:00
f4exb 0cf53e1dc9 Bumped version to 3.13.1 2018-03-22 05:14:24 +01:00
f4exb db2e7fe71b Web API: AirspyHF: implemented settings entry points 2018-03-22 05:10:13 +01:00
f4exb 7ad8e50651 Web API: AM demod: implemented settings and report entry points 2018-03-21 23:49:16 +01:00
f4exb e6eecf3e28 Web API: use MSVC export prefix in swagger library 2018-03-20 20:14:04 +01:00
f4exb 72e29fd3f8 Moved export.h file to root of exports directory and removed util 2018-03-20 13:49:21 +01:00
f4exb afa7351811 LimeSDR: fixed LO frequency setting with the latest version of LimeSuite 2018-03-20 08:45:03 +01:00
f4exb 3f4fc02065 Web API: NFM scanner Python script example (4) 2018-03-20 08:23:52 +01:00
f4exb 0e669cf56a Web API: NFM scanner Python script example (3) 2018-03-19 18:39:55 +01:00
f4exb efcbf9b7cb Web API: NFM scanner Python script example (2) 2018-03-19 08:44:23 +01:00
f4exb a2e1f674d7 Web API: NFM scanner Python script example (1) 2018-03-19 02:19:36 +01:00
f4exb 5cb64c3daa Web API: implemented channel reporting entry points in server instance 2018-03-19 00:20:54 +01:00
f4exb 6fbbd14fd1 Web API: entry point to get all channel reports at once 2018-03-19 00:08:38 +01:00
f4exb d4e1521c90 Web API: new entry point to get a channel report. Applied to NFM mod and demod 2018-03-18 20:17:11 +01:00
f4exb 733c213bf2 RTLSDR: updated plugin version 2018-03-18 11:16:39 +01:00
f4exb eb2dcfb74b RTLSDR: start direct mode frequency range at DC (0 kHz) 2018-03-17 19:56:07 +01:00
f4exb d042507c8f DATV demod: fixed initialization sequence in constructor 2018-03-17 01:00:46 +01:00
f4exb f4918ee201 LimeSDR: Debian build fixed kiki 2018-03-16 23:16:03 +01:00
f4exb 791b93cb4b LimeSDR: Debian build cmake file for new LimeSuite (2) 2018-03-16 23:09:06 +01:00
f4exb 6c0d6332f2 LimeSDR: Debian build cmake file for new LimeSuite 2018-03-16 22:56:46 +01:00
f4exb cca17093b6 LimeSDR: updated latest status in documentation 2018-03-16 22:42:01 +01:00
f4exb ea1d007710 Channel Tx modulators: in constructor make sure the thread is launched when all members have been properly initialized (i.e. do it last) 2018-03-16 10:26:49 +01:00
f4exb 170c59de43 Channel Rx demods: in constructor make sure the thread is launched when all members have been properly initialized (i.e. do it last) 2018-03-16 10:24:19 +01:00
f4exb 8d69272a76 Threaded baseband source/sink stop before delete 2018-03-16 10:15:35 +01:00
f4exb 904bcf2dc1 On DeviceUISet load channels delete all channels before adding new channels. This ensures channels are placed in the same order (sorted) as in the preset 2018-03-16 10:13:02 +01:00
f4exb 6e5e912c74 TVScreen: correct debug messages 2018-03-16 10:11:32 +01:00
f4exb 55cd795eb4 LimeSDR: fix NCO direction as Tx is opposed to Rx 2018-03-15 23:48:25 +01:00
f4exb 50c977002c Windows build: corrections and compile with latest version of LimeSuite 2018-03-15 17:37:36 +01:00
f4exb 0157c950f4 DSD demod: GUI cosmetic change 2018-03-15 01:22:40 +01:00
f4exb 09905c362a DATV demod: TV screen graticule optimization 2018-03-15 00:58:18 +01:00
f4exb 8d984c2f09 DSD demod: TV screen graticule optimization 2018-03-15 00:16:50 +01:00
f4exb d1bb70a32c Updated Debian changelog and documentation 2018-03-14 23:04:50 +01:00
f4exb 243235b75f LimeSDR: GUI cosmetic changea 2018-03-14 19:52:54 +01:00
f4exb f75b45a1c1 Merge branch 'master' into dev 2018-03-14 19:18:20 +01:00
f4exb c2d2683f70
Merge pull request #147 from sigysmund/osx
Rebuild of 3.12.0 version on macOS 10.12.6 (16G1212).
2018-03-14 18:20:15 +01:00
f4exb c99693eacc LimeSDR: removed useless step information from range inspection functions 2018-03-14 11:03:22 +01:00
f4exb 5d7b56ffc7 LimeSDR: updated documentation 2018-03-14 08:40:05 +01:00
f4exb 71686e6c45 Revert "Removed LimeSDR support from all builds"
This reverts commit d0599a2ec0.
2018-03-14 08:37:40 +01:00
f4exb 5a07823b4e LimeSDR output GUI: NCO and baseband center frequencies now show actual values 2018-03-14 06:54:27 +01:00
f4exb a9887bcdaa LimeSDR input GUI: NCO and baseband center frequency now show actual values 2018-03-14 06:30:45 +01:00
f4exb 56178c65cf DSD demod: updated documentation following GUI redesign 2018-03-14 05:16:07 +01:00
f4exb 9e90709584 Revert "LimeSDR: Temporary fix for rubbish values returned by recent version of Lime Sute"
This reverts commit 8312e5ad58.
2018-03-13 19:56:40 +01:00
ZigaS 815d4cceac Rebuild of 3.12.0 version on macOS 10.12.6 (16G1212). 2018-03-13 13:50:34 +01:00
f4exb d555333f8e DSD demod: GUI scope simplification (7) 2018-03-13 08:16:39 +01:00
f4exb c2544b528e DSD demod: GUI scope simplification (6) 2018-03-13 01:39:43 +01:00
f4exb dc5f1397b6 DSD demod: GUI scope simplification (5) 2018-03-12 20:39:16 +01:00
f4exb e317a0bbea DSD demod: GUI scope simplification (4) 2018-03-12 09:18:21 +01:00
f4exb 47036d8c3a DSD demod: GUI scope simplification (3) 2018-03-12 05:27:21 +01:00