Commit Graph

2438 Commits

Author SHA1 Message Date
f4exb e17a815125 SSB demod: AGC threshold step up/down optimization 2017-07-26 16:23:34 +02:00
f4exb 432ab7d834 SSB demod: fixed step up/down factor calculation (float) 2017-07-26 15:55:25 +02:00
f4exb 6df03cd147 SSB demod: set AGC target to -20dB in power 2017-07-26 14:34:49 +02:00
f4exb a815507f77 SSB demod: set AGC threshold step up and down maximum time to 100ms 2017-07-26 13:36:18 +02:00
f4exb da6b60d48c SSB demod: AGC step down 2017-07-26 08:39:20 +02:00
f4exb 8452985061 SSB demod: implement audio mute button squelch light indicator 2017-07-26 01:44:57 +02:00
f4exb 52eb869b7c SSB demod: AGC: implemented threshold gate to mitigate transients 2017-07-26 00:08:29 +02:00
f4exb 9ec4e6de98 SSB demod: improve AGC threshold handling 2017-07-25 23:39:27 +02:00
f4exb 2597883015 SSB demod: updated AGC 2017-07-25 21:21:48 +02:00
f4exb d15b484a4f SSB demod: added AGC configuration 2017-07-25 08:40:15 +02:00
f4exb 810955ac58 SSB demod: UI: added new AGC controls 2017-07-25 08:30:02 +02:00
f4exb 2b2f68a73c SSB demod: adjusted AGC target and audio volume multiplication factor 2017-07-25 01:22:16 +02:00
f4exb 94704ab7b2 SSB demod: implemented basic AGC not optional 2017-07-25 00:58:16 +02:00
f4exb 0ad14d3acf HackRF: Windows build: added missing files in devices .pro file 2017-07-23 17:44:46 +02:00
f4exb e9aa78a916 RTLSDR: impemented RTLSDR AGC control 2017-07-23 16:57:13 +02:00
f4exb 3b095f4253 SSB: updated documentation (2) 2017-07-22 12:02:09 +02:00
f4exb b1f35ca144 SSB: updated documentation 2017-07-22 11:48:52 +02:00
f4exb 28680b9909 SSB demod: GUI: set volume page step to 1 2017-07-22 10:24:54 +02:00
f4exb 303cb1f3c3 bumped version to 3.5.2 2017-07-22 04:50:38 +02:00
f4exb ed91de48a8 SSB mod: show LSB and DSB values appropriately 2017-07-22 04:43:22 +02:00
f4exb de74f27c9a SSB demod: show LSB and DSB values appropriately 2017-07-22 04:23:10 +02:00
f4exb dd4ab0f0b5 HackRF: updated documentation 2017-07-21 08:34:54 +02:00
f4exb 361e8b0cd6 HackRF: implemented link Tx frequency to Rx frequency option 2017-07-21 00:44:30 +02:00
f4exb 9c1c9cf850 HackRF: added configure frquency delta common message 2017-07-20 23:42:29 +02:00
f4exb 5dac0b6712 HackRF input: link Tx frequency button and setting 2017-07-20 23:34:12 +02:00
f4exb 258515b5de HackRF: switch over Rx / Tx with the start button 2017-07-19 23:24:00 +02:00
f4exb 62b6281370 LimeSDR input: added DAC sample rate display 2017-07-07 00:01:01 +02:00
f4exb 77e11004b0 LimeSDR output: added DAC sample rate display 2017-07-06 22:59:29 +02:00
f4exb 4cacce6fc0 Added notes on pluseaudio setup following issue #31 2017-07-06 08:33:28 +02:00
f4exb e9348ad145 LimeSDR input: updated documentation 2017-07-05 23:06:05 +02:00
f4exb a6450fe019 LimeSDR input: added manual gain setting capability 2017-07-05 00:45:37 +02:00
f4exb c00acc6585 LimeSDR input: individual manually set gains: GUI part 2017-07-04 23:48:24 +02:00
f4exb 4079d84d74 LimeSDR: updated GUI documentation 2017-07-04 08:39:46 +02:00
f4exb efe921ffe7 LimeSDR output: optimize get device info by checking buddy leadership in the GUI 2017-07-03 23:29:06 +02:00
f4exb b867cf2335 LimeSDR input: optimize get device info by checking buddy leadership in the GUI 2017-07-03 23:26:06 +02:00
f4exb 37df628719 The first device (R0) is always a buddy leader 2017-07-03 23:22:45 +02:00
f4exb 034610721b LimeSDR: fixed warnings 2017-07-03 22:35:08 +02:00
f4exb 99b100959f LimeSDR output: implemented temperature reading 2017-07-03 16:58:46 +02:00
f4exb 87ccef02b6 LimeSDR: moved MsgReportDeviceInfo to shared structure 2017-07-03 14:12:51 +02:00
f4exb 8a19a66af0 LimeSDR input: implemented temperature reading 2017-07-03 13:42:11 +02:00
f4exb 8da0464a54 Implemented buddy leader logic 2017-07-03 08:59:48 +02:00
f4exb bceafe6f2c UDP source: edit masks for IP and ports and minimum size 2017-07-02 00:28:28 +02:00
f4exb 160307fe23 ValueDialZ: added missing inter-wheel gap 2017-07-01 23:16:29 +02:00
f4exb 5ab5989e7f ChannelAnalyzerNG: set bandwidth text appropriately considering SSB/DSB setting 2017-07-01 09:56:38 +02:00
f4exb 699e952801 SDRdaemonSink: corrected getCenterFrequency 2017-06-29 23:46:54 +02:00
f4exb 3a24158743 Bumped to version 3.5.1 2017-06-27 05:53:09 +02:00
f4exb c95d627206 Added pulseaudio and libqt5multimedia5-plugins in the Debian dependencies 2017-06-27 05:48:41 +02:00
f4exb a40a777e11 HackRF: extend LO ppm correction range to +/-30 (specs of AVX CX3225GB crystal: http://www.mouser.com/ds/2/40/cx3225gb_e-514151.pdf) 2017-06-24 23:42:03 +02:00
f4exb 8e63681185 HackRF: extend LO ppm correction range to +/-20 2017-06-24 22:29:47 +02:00
f4exb e2009ebaef Do not compile the broadcast FM demod plugin when the host is a Raspberry Pi because of unsufficient memory 2017-06-19 11:06:54 +02:00