1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-25 15:26:33 -04:00
Commit Graph

80 Commits

Author SHA1 Message Date
f4exb
cff5fc9924 ATV demod: ATVDemod cosmetic reformatting 2017-02-25 07:12:41 +01:00
f4exb
848a4007c1 ATV demod: GLShaderArray cosmetic reformatting 2017-02-25 07:00:56 +01:00
f4exb
6636fc75fa ATV demod: ATV screen: reviewed screen shader intialization sequences 2017-02-25 06:56:09 +01:00
f4exb
1d0cf9582d ATV demod: ATV screen: use internal 40ms (25 FPS) timer for refresh 2017-02-25 05:45:42 +01:00
f4exb
a5df0a1ee4 ATV Demod: cosmetic reformatting 2017-02-25 05:10:54 +01:00
f4exb
713826cbf4 ATV demod: upadte on horizontal sync 2017-02-24 23:25:09 +01:00
f4exb
4dc4ab493b Demod ATV: corrections to Windows build and install 2017-02-23 08:33:31 +01:00
f4exb
2e93f68e39 ATV Demod: include in build tree 2017-02-23 08:18:56 +01:00
f4exb
91377b8a59 Channel Analyzer NG: deserialization: set decimation and filters in appropriate order 2017-02-21 06:08:02 +01:00
f4exb
4894c8d3ba Channel Analyzer NG: restored previous revision 2017-02-21 05:58:11 +01:00
f4exb
1174875551 Channel Analyzer NG: reviewed deserialization sequence 2017-02-21 04:57:44 +01:00
f4exb
710e2b931d New scope: compute trace in ScopeVis only when required by GLScope. Fixed trace and trigger color dialogs 2017-02-13 00:17:59 +01:00
f4exb
0672121044 New scope: remove previous commit 2017-02-10 22:23:04 +01:00
f4exb
4f12661c82 DSD Demod: completed the string length comtrol in YSF message displa 2017-02-04 20:02:07 +01:00
f4exb
0861f71ff3 NFM demod: new discriminator 2017-01-30 23:28:06 +01:00
f4exb
d69c6cc417 New scope: pass sample rate 2017-01-29 22:52:38 +01:00
f4exb
58f3180132 New Scope: corrected makefile 2017-01-29 21:05:14 +01:00
f4exb
f0f7838765 New scope: interim state (1) 2017-01-29 19:51:45 +01:00
f4exb
6d4c000107 DSD demod: improve YSF stability. Bumped to version 3.2.0 2017-01-29 14:55:54 +01:00
f4exb
aa84dba7ce NFM and DSD demods: corrected squelch open GUI display 2017-01-17 00:49:52 +01:00
f4exb
7e6ab8204b NFM and DSD plugins: use double for base type of moving average. There was an overflow with float on high power signals (over ~5 dBm) preventing the squelch to close back 2017-01-15 17:03:32 +01:00
f4exb
618f302aad DSD demod: adapt to dsdcc version 1.6 2017-01-13 02:16:28 +01:00
f4exb
0ad22f3cd4 BFM demod: fixed requiredBW method 2017-01-08 20:11:01 +01:00
f4exb
c2c0c902d4 WFM mod: fixed requiredBW method 2017-01-08 19:54:51 +01:00
f4exb
01bf202ee4 WFM demod: fixed requiredBW method 2017-01-08 19:42:26 +01:00
f4exb
3b531c42bf WFM plugins: update revision number 2017-01-05 21:27:58 +01:00
f4exb
3960df4c2a WFM demod: use same RF filter values as the modulator 2017-01-05 11:54:15 +01:00
f4exb
5e324e816a WFM mod: Fixed interpolator sample rates calculation. Fixed FM deviation 2017-01-05 10:13:08 +01:00
f4exb
e99a5c5f6d WFM demod: code cleanup 2017-01-05 10:12:22 +01:00
f4exb
9b6aae348e SSB mod and demod: use precision NCOs 2016-12-19 08:28:50 +01:00
f4exb
3820345539 Channel Analyzer: use precision NCO 2016-12-19 08:26:48 +01:00
f4exb
78343f5cbf WFM Demod: added a 100 kHz RF bandwidth position 2016-12-18 06:44:48 +01:00
f4exb
d09f0d2ede Bumped to version 2.5.1 2016-12-17 08:06:36 +01:00
f4exb
dad2bf7bf9 DSD Demod: use same magnitude squared average technique for the squelch as with the NFM demod 2016-12-14 18:46:31 +01:00
f4exb
915a73e509 NFM Demod: bumped to version 2.5.0 2016-12-13 01:32:51 +01:00
f4exb
e9faec07c5 NFM Demod: revised squelch to take channel power short (16 samples) average 2016-12-12 23:15:41 +01:00
f4exb
5ff7ced692 NFM demod: use instantaneous magnitude squared for squelch trigger (before time gate) 2016-12-12 01:43:08 +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
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