Commit Graph

2831 Commits

Author SHA1 Message Date
f4exb 918aff8b8f DSD demod: separate GUI from demod 2017-10-02 13:56:40 +02:00
f4exb 610333a883 SSB demod: updated version 2017-10-02 01:46:06 +02:00
f4exb 673047c7e2 SSB demod: use settings class in demod 2017-10-02 01:45:19 +02:00
f4exb 9b53041eea SSB demod: added settings class 2017-10-01 23:22:06 +02:00
f4exb 06ac0d6b4d SSB demod: separate GUI from demod 2017-10-01 22:12:10 +02:00
f4exb 6095cf549c BFM demod: use settings in the demod 2017-10-01 20:17:20 +02:00
f4exb 5192d7fe59 BFM demod: use settings in the GUI only 2017-10-01 19:20:56 +02:00
f4exb edd0adde3b BFM demod: created a settings class 2017-10-01 17:54:48 +02:00
f4exb 2b2b0eff8d Created a Serializable interface for where only the serialization methods are needed from an object. Applied to AM demod channel marker 2017-10-01 16:52:23 +02:00
f4exb f10d486b28 BFM demod: fixed segfault 2017-10-01 16:02:34 +02:00
f4exb b646d0c89f BFM demod: GUI and demod separation 2017-10-01 12:48:31 +02:00
f4exb a9d1b2ef65 BFM demod: moved RDS parser in the demod 2017-10-01 11:50:16 +02:00
f4exb b11cf719d6 ATV modulator: fixed segfault when there is no GUI message queue 2017-10-01 10:12:54 +02:00
f4exb 35c5d623fd ATV Demod: renaming of some attributes 2017-10-01 09:06:55 +02:00
f4exb dcfdffaf49 LimeSDR output: suspend/resume buddies threads before/after start/stop 2017-09-30 20:25:20 +02:00
f4exb d524378d8e LimeSDR: put the code to suspend buddies in one place 2017-09-30 20:07:08 +02:00
f4exb 463abb637f LimeSDR input: code cleanup 2017-09-30 19:05:16 +02:00
f4exb 7c558b15f5 LimeSDR: use CMIX_BYP_TXTSP to control NCO on/off 2017-09-30 18:29:53 +02:00
f4exb 229027c345 Debian build: indicate libnanomsg4 as an alternative for dependency on libnanomsg 2017-09-30 09:30:07 +02:00
f4exb 9f79ac24bf CRLF problem 2017-09-30 09:29:22 +02:00
f4exb 95b191353b Fixed warnings with g++ 6.3 2017-09-30 04:05:32 +02:00
f4exb 4d07272503 ChannelAnalyzerNG: decouple demod and GUI 2017-09-29 18:36:33 +02:00
f4exb 54bd4b38f0 ChannelAnalyzer: decouple demod and GUI 2017-09-28 23:06:06 +02:00
f4exb c4bad4d834 CRLF problem 2017-09-28 14:07:41 +02:00
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