1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-07-22 15:42:29 -04:00
Commit Graph

1505 Commits

Author SHA1 Message Date
f4exb
79b4e6c945 AM and NFM demods: improve signal meter with 50ms refresh rate 2016-12-06 01:57:35 +01:00
f4exb
bc75ca7735 Level meter embellishment 2016-12-06 00:25:59 +01:00
f4exb
e6667c88eb NFM Demod: use different color scheme for the signal meter bar 2016-12-05 18:42:24 +01:00
f4exb
0de8d916c0 NFM demod: make squelch threshold match the displayed signal average 2016-12-05 18:41:49 +01:00
f4exb
317836ac92 NFM demod: channel power calculation and squelch corrections 2016-12-05 03:46:42 +01:00
f4exb
9cadb3a44f NFM demod: cleanup channel power average engine and old code that used it 2016-12-05 02:23:56 +01:00
f4exb
387cd2eaba AM and NFM demods: reverted dial colors to reverse gold scheme 2016-12-05 02:21:18 +01:00
f4exb
7c3cebf2e1 NFM Demod: added signal meter. Corrected squelch. Turned frequency dial green 2016-12-05 02:09:08 +01:00
f4exb
c31846a334 AM Demod plugin: added a signal level meter 2016-12-05 00:57:32 +01:00
f4exb
d381075d87 Level Meter: added a signal strength in dB meter 2016-12-05 00:56:58 +01:00
f4exb
37f4b4e306 AM demod: removed channel power dB average engine. Use direct average from demod 2016-12-04 23:29:59 +01:00
f4exb
4d5e2f9656 Level Meter: set fixed background as a pixmap 2016-12-04 19:03:51 +01:00
f4exb
76932e6627 Level Meter: changed rms to avg to be generic 2016-12-04 06:44:37 +01:00
f4exb
373a99e575 Allow several classes of Level Meters sharing the same base algorithms. Initiate with the VU meter 2016-12-04 06:40:57 +01:00
f4exb
95f9a03a7b Level meter: isolate paint method 2016-12-04 06:07:53 +01:00
f4exb
d5943288d3 Level Meter: updated face 2016-12-03 05:07:09 +01:00
f4exb
87c4a13cc1 Changed level meter background color 2016-12-02 18:19:20 +01:00
f4exb
a1cd67745b AM Modulator: implement generic volume control and volume level meter 2016-12-02 17:56:19 +01:00
f4exb
c7b1d8a133 Windows build: include GUI level meter 2016-12-02 13:13:54 +01:00
f4exb
ea53e63556 NFM Modulator: Cleanup level meter code. Use experimental max value for modulation swing calculation 2016-12-02 03:00:41 +01:00
f4exb
7a07b56b01 NFM Modulator: basic input volume gauge 2016-12-02 02:00:53 +01:00
f4exb
ab60cac358 NFM Modulator: corrected volume setting 2016-12-01 08:45:09 +01:00
f4exb
328e0ad630 NFM Modulator: variable tone frequency. Fixed excursion empirically (not satisfactory) 2016-12-01 01:19:50 +01:00
f4exb
9fdaa29544 AM Modulator: variable tone frequency 2016-12-01 00:10:34 +01:00
f4exb
c6a61cb94c AM Modulator: corrected modulation 2016-11-30 17:58:35 +01:00
f4exb
47eb55a319 AM Demodulator: removed useless AF lowpass filtering and its associated GUI items 2016-11-30 16:42:06 +01:00
f4exb
fccdb57f23 AM Modulator: removed useless AF lowpass filtering and its associated GUI items 2016-11-30 15:56:29 +01:00
f4exb
bde6b78d24 NFM Modulator: effectively modulate 2016-11-30 13:39:25 +01:00
f4exb
9f68e012f3 NFM Modulator: complete Windows build 2016-11-30 08:32:18 +01:00
f4exb
cd296be836 NFM Modulator: GUI corrections 2016-11-30 02:30:45 +01:00
f4exb
0b5d794ea8 Bump version to 2.4.0 2016-11-30 02:20:48 +01:00
f4exb
4ffe502e44 FM Modulator: reflect GUI changes. Use FM Deviation in place of modulation percentage 2016-11-30 00:55:35 +01:00
f4exb
332f0172ca NFM Modulator: clone of AM modulator 2016-11-29 23:58:41 +01:00
f4exb
e516672b8f Debian build: correction 2016-11-29 18:20:11 +01:00
f4exb
c5f1acdcf1 AM Modulator: audio input (mic) basic support 2016-11-29 01:09:06 +01:00
f4exb
4c3db01409 Added an AudioInput class 2016-11-28 18:32:50 +01:00
f4exb
cb2e99f540 AM Modulator: handle record file play loop 2016-11-28 18:19:23 +01:00
f4exb
3f3a58772b AM Mod/Demod: added 3kHz and 4kHz bandwidths 2016-11-28 13:47:26 +01:00
f4exb
d71f3cecb3 AM Modulator: fixed interpolator filter sample rate 2016-11-28 13:32:41 +01:00
f4exb
7c1b1032c9 AM Modulator: added file input (basic) 2016-11-28 02:17:08 +01:00
f4exb
4398a7426a Added Debian files for 2.3.0 2016-11-24 00:51:01 +01:00
f4exb
1de9b39178 SDRplay plugin: removed from Windows build completed with install scripts update 2016-11-23 21:48:18 +01:00
f4exb
1d28429b3c SDRplay plugin: removed from Windows build 2016-11-23 02:16:26 +01:00
f4exb
f93d43ee24 SDRplay plugin: note to Windows users 2016-11-22 01:32:17 +01:00
f4exb
2d0ee4bf76 SDRplay plugin: adjust documentation. Corrections and re-organization of the main readme.md file 2016-11-21 18:07:58 +01:00
f4exb
ee947f54e9 Corrected clang warnings 2016-11-21 18:01:55 +01:00
f4exb
7c8efb046c Fixed SDRdaemon and SDRdaemonFEC builds so that they are included only if dependent libraries are found. This fixes issue #9 2016-11-21 17:48:30 +01:00
f4exb
60925ea84b SDRPlay plugin: documentation 2016-11-21 01:21:48 +01:00
f4exb
86d7d90450 SDRPlay plugin: fixed preset load sequence 2016-11-20 11:34:32 +01:00
f4exb
0a618e9f0b SDRPlay plugin: use mixer buffer gain in AM bands in place of LNA 2016-11-19 23:25:57 +01:00