Commit Graph

2807 Commits

Author SHA1 Message Date
f4exb dda9a1dcbb Baseband sample source: change messaging mechanism between channel sink and GUI 2017-09-28 08:33:05 +02:00
f4exb ff5e233eb0 AM demod: move channelizer and threaded channelizer from GUI to demod 2017-09-28 00:24:03 +02:00
f4exb 95891164d5 Channel Rx / GUI new messaging system 2017-09-27 23:47:29 +02:00
f4exb 5ab144da82 AM demod: Windows build update 2017-09-27 01:04:04 +02:00
f4exb 7f9b22ccac AM demod: use settings object serialization / deserialization 2017-09-27 00:55:33 +02:00
f4exb 7159ffff09 AM Demod: use settings object to pass data from GUI to demod 2017-09-27 00:16:35 +02:00
f4exb 1bb612bf62 AM demod: use settings object to apply settings 2017-09-26 23:53:35 +02:00
f4exb 69a94c6004 AM demod: use AM settings class and associated applySettings method 2017-09-26 23:19:49 +02:00
f4exb 42533f2fa3 Fixed Windows build 2017-09-26 16:49:17 +02:00
f4exb f2ae52228d Reset PluginInstanceGUI to its original name: fixed cmake file 2017-09-26 16:46:19 +02:00
f4exb 0b6eb2129a Reset PluginInstanceGUI to its original name 2017-09-26 00:22:08 +02:00
f4exb f270eff41d Updated affected plugins versions 2017-09-25 23:21:02 +02:00
f4exb efdfc797ff Airspy input: fixed transverter feature 2017-09-25 23:16:29 +02:00
f4exb 84d5b4f1ee Airspy input: implemented transverter feature 2017-09-25 23:07:29 +02:00
f4exb 97fa96979a FunCube Pro+ input: implemented transverter feature 2017-09-25 20:39:14 +02:00
f4exb d9d1b8bfec FunCube Pro input: implemented transverter feature 2017-09-25 20:16:25 +02:00
f4exb 37d44038f4 PlutoSDR output: implemented transverter feature 2017-09-25 19:11:13 +02:00
f4exb 99e96f1099 PlutoSDR input: transverter feature documentation 2017-09-24 14:32:49 +02:00
f4exb 24413bfb7d PlutoSDR input: implemented transverter feature 2017-09-24 13:03:08 +02:00
f4exb 3a6d6f63b1 RTLSDR: changed base class of TransverterButton promoted widget to QPushButton 2017-09-24 12:11:15 +02:00
f4exb f416e6242c RTLSDR transverter mode options documentation 2017-09-24 11:04:26 +02:00
f4exb 23c13f5fc2 Bumped version to 3.7.3 2017-09-24 03:18:12 +02:00
f4exb 67e93f6d40 RTLSDR tranverter mode implemented 2017-09-24 03:12:27 +02:00
f4exb 82509e5785 RTLSDR tranverter mode interim state (2) 2017-09-24 02:44:20 +02:00
f4exb 87a60ff220 RTLSDR tranverter mode interim state (1) 2017-09-24 02:08:08 +02:00
f4exb 25272f21d0 Transverter button: set in Hz units 2017-09-23 22:38:37 +02:00
f4exb 84c6488310 ValueDialZ: fixed display of int64 larger than max of int32 in absolute value 2017-09-23 22:11:52 +02:00
f4exb fcb0d99af5 RTLSDR: update center frequency after transverter toggle 2017-09-23 21:59:39 +02:00
f4exb 43a1e0e14b Transverter frequency shift logic. Implemented it for RTLSDR 2017-09-23 19:15:56 +02:00
f4exb 83f9705e96 Merge branch 'dev' of /shared/development/sdrangel into dev 2017-09-23 17:20:55 +02:00
f4exb da8857e0e1 Windows build fixes 2017-09-23 17:19:58 +02:00
f4exb d1b4e24804 New button type for transverter frequency translation toggle. Added to RTLSDR GUI 2017-09-23 10:48:29 +02:00
f4exb 7c7b24de0d Corrected SDRdaemon source handling in the plugin manager 2017-09-23 10:00:33 +02:00
f4exb 69be1d59ee Merge branch 'master' into dev 2017-09-23 07:13:37 +02:00
f4exb 661aa2633a Merge branch 'fix' 2017-09-23 07:13:04 +02:00
f4exb 413e579914 CRLF pb 2017-09-23 07:11:12 +02:00
f4exb 3cb3413b55 CRLF pb 2017-09-23 07:10:05 +02:00
f4exb 30fa25c67b RTLSDR: fixed gains retrieval in the GUI 2017-09-23 05:51:29 +02:00
f4exb cad5f92dd6 Removed delta frequency form ValueDial 2017-09-23 04:16:22 +02:00
f4exb d77f3ad72e PlutoSDR: Remove from device enumeration if device is not accessible. Bumped version to 3.7.2 2017-09-23 03:46:01 +02:00
f4exb 9ba88b396b PlutoSDR: remove from device enumeration if device is not accessible (allocate context fails) 2017-09-23 03:42:58 +02:00
f4exb 21ed8a8391 PlutoSDR input: corected Fc pos processing 2017-09-23 03:03:35 +02:00
f4exb dc2b705807 PlutoSDR: updated documentation 2017-09-21 21:26:28 +02:00
f4exb 0a9d70126b Windows build: new build system for LimeSuite 2017-09-21 20:29:57 +02:00
f4exb c44981eecc LimeSDR input: corrected report LO ppm to other buddy 2017-09-20 22:49:21 +02:00
f4exb e127952c19 LimeSDR output: added documentation 2017-09-20 22:32:16 +02:00
f4exb 871f0eeb22 LimeSDR output: limit interpolation factor to 32 2017-09-20 22:31:42 +02:00
f4exb 752ceab420 PlutoSDR: fixed warnings and use smaller Rx block to get smoother waterfall 2017-09-20 20:52:41 +02:00
f4exb d1061a3c2f LimeSDR: Rx/Tx interaction 2017-09-20 18:25:54 +02:00
f4exb 73d9cfec6e PlutoSDR: added message to send to other buddy for synchronization 2017-09-20 08:43:44 +02:00