Commit Graph

963 Commits

Author SHA1 Message Date
f4exb 5ff7ced692 NFM demod: use instantaneous magnitude squared for squelch trigger (before time gate) 2016-12-12 01:43:08 +01:00
f4exb 15d343e32e SSB Modulator: added missing method body setNewRate 2016-12-12 01:28:10 +01:00
f4exb b620462639 Windows build: added SSB Modulator and CW Keyer 2016-12-12 01:16:36 +01:00
f4exb 12652e5214 SSB Modulator; compiles yet non functional 2016-12-12 00:48:27 +01:00
f4exb 01e7217303 Bumped to version 2.5.0 2016-12-11 22:55:50 +01:00
f4exb cfce93c498 NFM Modulator: added CW keyer 2016-12-11 22:47:42 +01:00
f4exb abad9d7299 SDRDaemoFEC plugin: fixed possible segfault 2016-12-11 14:32:10 +01:00
f4exb d3d6ebec89 CW Keyer with GUI. Sort of works 2016-12-11 11:35:25 +01:00
f4exb 2defcc7cec CW Keyer: test with AM modulator and fixes 2016-12-10 08:12:16 +01:00
f4exb f51351cf04 AM, NFM and SSB demods: corrections to the readme 2016-12-08 07:58:14 +01:00
f4exb 630862d1a0 Documentation on AM, NFM and SSB demodulator plugins 2016-12-08 00:13:25 +01:00
f4exb 1166cbad2e Debian build: fixed SDRdaemonFEC plugin missing 2016-12-07 17:05:51 +01:00
f4exb 25e171bf90 Signal meter: adjust font 2016-12-07 02:53:10 +01:00
f4exb dc13a62820 BFM demod GUI: adjust minimum size 2016-12-07 02:29:32 +01:00
f4exb 8ecb76067d DSD Demod GUI: adjust fonts 2016-12-07 01:41:51 +01:00
f4exb 374bca6731 NFM demod: corrected squelch (again) 2016-12-07 01:21:18 +01:00
f4exb 83b16dd615 BFM Demod: minimum GUI size 2016-12-06 22:14:00 +01:00
f4exb 30de817ba6 BFM and DSD Demods: added signal strength gauge. Limit height on all signal gauges 2016-12-06 19:06:38 +01:00
f4exb e6047fbdf3 AM, FM, SSB demods: adjust GUI size 2016-12-06 08:30:45 +01:00
f4exb 94406bb122 NFM demod: improve squelch tail elimination while keeping threshold close to the signal average 2016-12-06 01:59:00 +01:00
f4exb 9eff950730 SSB demod: implement level meter 2016-12-06 01:58:23 +01:00
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 37f4b4e306 AM demod: removed channel power dB average engine. Use direct average from demod 2016-12-04 23:29:59 +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 a1cd67745b AM Modulator: implement generic volume control and volume level meter 2016-12-02 17:56:19 +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 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 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