1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-16 09:56:34 -04:00
Commit Graph

347 Commits

Author SHA1 Message Date
f4exb
e9f122fac1 NFM demod: optimized feed routine. Fixed channel power calculation 2015-10-11 06:34:12 +02:00
f4exb
cdadb7cb9b Channel Analyzer: optimize samples processing 2015-10-09 09:02:44 +02:00
f4exb
9cd0639fed Corrected deserializing of bandwidth and low cutoff 2015-10-09 08:55:22 +02:00
f4exb
76a60a8cb2 Use vertical tab for channel tabs 2015-10-09 08:45:29 +02:00
f4exb
7742c0de2d Optimization: avoid cvtsd2ss instructions by using explicit floating point litterals. Spectrum histogram calculation optimization 2015-10-09 03:59:28 +02:00
f4exb
4ef4dc9939 NFM: Deactivated AF squelch and replaced it by a power level squelch.
Adjusted power value.
2015-10-06 09:28:08 +02:00
f4exb
9b0d92b35b One more sample rate for BladeRF 2015-10-06 05:37:17 +02:00
f4exb
821e4e9ec8 NFM demod: fixed volume and scaling of magnitude squared 2015-10-05 09:17:44 +02:00
f4exb
453e53541b New sample rates for BladeRF 2015-10-05 08:24:09 +02:00
f4exb
30757449ad Fixed NFM CTCSS display layout. Enhanced NFM and channel analyzer channel power averaging 2015-10-05 03:32:00 +02:00
f4exb
360b94966b Enhance channel power display 2015-10-05 02:18:32 +02:00
f4exb
6a9743bb3d WFM: channel power averaging for display 2015-10-05 01:15:22 +02:00
f4exb
876c257aaf Optimize AM demod 2015-10-05 00:54:14 +02:00
f4exb
bae3632fad AM demod: added display of channel power in dB. Changed minus radio button for a iconified toggle button 2015-10-04 11:22:37 +02:00
f4exb
7663a9bc1d SSB demod: added display of channel power in dB. Changed minus radio button for a iconified toggle button 2015-10-04 10:50:26 +02:00
f4exb
52dafd994b WFM demod: added display of channel power in dB. Changed minus radio button for a iconified toggle button 2015-10-04 07:14:44 +02:00
f4exb
438df2975e NFM demod: added display of channel power in dB. Changed minus radio button for a iconified toggle button 2015-10-04 06:26:06 +02:00
f4exb
f1cd4bf992 Channel analyzer: added display of channel power in dB. Changed minus radio button for a iconified toggle button 2015-10-04 05:28:11 +02:00
f4exb
1ac49ce8ce Fixed setting of source of same kind with different sequence number 2015-10-03 23:59:02 +02:00
f4exb
f9913c7875 debug message 2015-10-03 22:31:46 +02:00
f4exb
fe40be00a9 Fixed WFM demod RF filrer 2015-10-03 05:15:39 +02:00
f4exb
eb08ef55b3 Fixed Fc position adjustment for Airspy and HackRF 2015-10-01 06:34:08 +02:00
f4exb
dc81e2dd9c RTLSDR: implemented Fc position adjustment 2015-10-01 06:30:50 +02:00
f4exb
2ceacfa107 Normalize BladeRF plugin identifier 2015-10-01 05:47:24 +02:00
f4exb
6d3f975124 Normalize device name displays 2015-10-01 05:44:33 +02:00
f4exb
df2077caa7 RTLSDR: DC offset and IQ imbalance buttons. Standard device ID in plugin 2015-10-01 05:05:46 +02:00
f4exb
3cc73fbf61 RTL-SDR: replaced serializer by setting class 2015-10-01 04:39:00 +02:00
f4exb
3540efc696 FCD Pro+: normalized plugin device Id definition 2015-10-01 04:23:22 +02:00
f4exb
6616f92a36 FCD Pro+: implemented DC block and IQ imbalance buttons 2015-10-01 04:13:04 +02:00
f4exb
a25fa4ef97 FCD Pro+: replaced serializer with settings 2015-10-01 03:37:53 +02:00
f4exb
b31033c0a2 Added DC block and IQ correction buttons to BladeRF 2015-10-01 03:18:20 +02:00
f4exb
d2a41a5b9d Removed deprecated BladeRF serializer 2015-10-01 02:49:12 +02:00
f4exb
4386f5e4a5 Added DC offset and IQ imbalance buttons to Airspy GUI 2015-10-01 02:46:41 +02:00
Edouard Griffiths
76cb615a18 New preset design. Implement for BladeRF interim #3 2015-09-30 19:03:50 +02:00
Edouard Griffiths
9987c7db4f New preset design. Implement for BladeRF interim #2 2015-09-30 18:56:00 +02:00
Edouard Griffiths
e2dd03ff48 New preset design. Implement for BladeRF interim #1 2015-09-30 18:55:45 +02:00
Edouard Griffiths
2309c89859 New preset design: fix missing bits in HackRF and Filesource plugin classes 2015-09-30 18:06:50 +02:00
Edouard Griffiths
49763934ea Airspy serialization redesign final 2015-09-30 13:53:09 +02:00
Edouard Griffiths
fbda81163a Removed now useless Airspy serializer class 2015-09-30 13:49:38 +02:00
Edouard Griffiths
e3a56e04d6 New preset design (single). Applied to Airspy. Missing DC block and IQ imbalance GUI 2015-09-30 13:34:49 +02:00
Edouard Griffiths
19a7170188 New preset design (single). Applied to Airspy. Interim state #2 2015-09-30 13:31:32 +02:00
Edouard Griffiths
4657790fd6 New preset design (single). Applied to Airspy. Interim state #1 2015-09-30 13:23:20 +02:00
Edouard Griffiths
51e4792d77 Removed stray include of libbladeRF.h 2015-09-30 11:09:46 +02:00
f4exb
cfcd08f6c1 Fixed source plugins virtual methods. All sample source plugins 2015-09-30 09:01:29 +02:00
f4exb
3ced80e198 Fixed source plugins virtual methods 2015-09-30 08:55:58 +02:00
f4exb
a1efdcc8dc New preset design: changed device registration 2015-09-30 06:57:40 +02:00
f4exb
f50e717c20 New preset design (single) applied to FCD Pro 2015-09-30 05:38:58 +02:00
f4exb
ded446c43a New preset design (single). Applied to HackRF 2015-09-30 04:39:09 +02:00
f4exb
2d9c0bcfd2 Review presets #1. Apply to HackRF 2015-09-30 03:46:46 +02:00
f4exb
921b511f96 Presets by source: set center frequency from preset center frequency 2015-09-29 03:35:14 +02:00