Commit Graph

2470 Commits

Author SHA1 Message Date
f4exb 894a4b2e94 Bumped to version 3.5.5 2017-08-08 00:29:18 +02:00
f4exb 3a84cd8526 LimeSDR output: used fixed time length with minimum length for sample FIFO 2017-08-08 00:25:13 +02:00
f4exb ea4cb1bbfd LimeSDR output: apply: defer config settings update after changes are made 2017-08-07 23:41:17 +02:00
f4exb 54a6bc6b62 LimeSDR output: removed useless update of sample rate 2017-08-07 23:22:29 +02:00
f4exb 03df4cf6dd SSB demod: updated documentation 2017-08-06 23:57:50 +02:00
f4exb fce7c21fed Updated debian changelog 2017-08-06 23:18:37 +02:00
f4exb ca7f9228ec SSB demod: updated documentation 2017-08-06 23:16:25 +02:00
f4exb fdecb3c40e SSB modulator: updated documentation 2017-08-06 22:40:58 +02:00
f4exb a81a642db9 WFM modulator: pull a number of input audio samples depending on total interpolation. Fixes issue #43 2017-08-06 17:48:18 +02:00
f4exb 18b22b58fb NFM modulator: pull a number of input audio samples depending on total interpolation. Fixes issue #43 2017-08-06 17:38:17 +02:00
f4exb fdfa4351ad AM modulator: pull a number of input audio samples depending on total interpolation. Fixes issue #43 2017-08-06 17:23:27 +02:00
f4exb f6bc9daf8e UpChannelizer: pass baseband sample rate in notification message 2017-08-06 17:10:29 +02:00
f4exb d0f718d982 Audio: info message if format is OK 2017-08-06 02:26:34 +02:00
f4exb 4c37f40ed6 SSB demod: make AGC clamping optional 2017-08-06 00:58:30 +02:00
f4exb f90ddf20eb SSB: replaced AGC checkboxes by button switches 2017-08-06 00:28:59 +02:00
f4exb 8a5668a186 SSB demod: clamp AGC value 2017-08-06 00:02:16 +02:00
f4exb 428d22579d SSB modulator: added compression (AGC) volume order control 2017-08-05 23:11:05 +02:00
f4exb d8f7dcebdc SSM modulator: added audio compressor 2017-08-05 19:08:33 +02:00
f4exb 0f9c8d17a5 Bumoed version to 3.5.4 2017-08-04 18:10:00 +02:00
f4exb 566450501b LimeSDR: apply settings: more data in debug message 2017-08-04 17:19:15 +02:00
f4exb 844628bc48 LimeSDR: corrected NCO de-tune when sample rate changes 2017-08-04 10:31:54 +02:00
f4exb 50c39b90a1 LimeSDR: clamp NCO lower limit to 0 2017-08-04 09:33:25 +02:00
f4exb c29d9623f4 SSB mod: increase volume upper limit to 3.0 2017-08-04 09:32:59 +02:00
f4exb 75ad34eb2e SSB demod: corrected documentation 2017-08-01 03:43:10 +02:00
f4exb 8f44a10c86 SSBdemod: updated documentation 2017-07-31 00:44:04 +02:00
f4exb 2f3c0545c8 Channel Analyzer NG: UI cosmetic updates 2017-07-28 18:02:08 +02:00
f4exb a0fd763002 Channel Analyzer NG: better handle the LSB case 2017-07-28 17:21:46 +02:00
f4exb f6bdf35589 SSB demod: display initial values 2017-07-27 21:14:50 +02:00
f4exb 38318577de Put smootherstep function code in one place 2017-07-27 11:24:01 +02:00
f4exb ca8cad26c5 Removed MagSquaredAGC class and added use squared value (power) as an option to MagAGC because apart from that the code was entirely the same 2017-07-27 10:56:59 +02:00
f4exb 86e52928d9 SSB demod: remove AGC threshold (squelch) completely if level us fully turned down (-99 dB) 2017-07-27 10:50:41 +02:00
f4exb 7acc42436a SSB demod: exchange up and down step counter values when the threshold state changes to avoid restarting from 0 or step length when state changes rapidly 2017-07-26 17:50:17 +02:00
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