Commit Graph

364 Commits

Author SHA1 Message Date
f4exb e4d3f7eba7 AF squelch 2017-05-13 16:05:47 +02:00
f4exb 7430dee09a AF squelch 2017-05-13 16:01:41 +02:00
f4exb efb52beb09 AF squelch init sequence review 2017-05-13 15:07:56 +02:00
f4exb f57eecee86 NFM demod: af squeelch optimization 2017-05-13 12:10:03 +02:00
f4exb a39b102f89 NFM demod: fixed AF squelch initialization 2017-05-12 23:10:54 +02:00
f4exb 6b4ba98e8e AM demod: fill AGC average with ones when passing squelch threshold to avoid abrupt start at squelch opening 2017-05-12 16:38:58 +02:00
f4exb 74f65fcbdc NFM Demod: AF squelch crap 2017-05-12 14:41:27 +02:00
f4exb 3cd754bd67 Fixed down channelizer by dividing by 2 at each filter stage 2017-05-12 02:41:51 +02:00
f4exb 55099c73c5 AGC and SimpleAGC: Use double for moving average storage type 2017-05-11 23:40:31 +02:00
f4exb 9fcc3cd426 Remved default constuctors in Moving average and AGC classes 2017-05-11 18:39:00 +02:00
f4exb 54eb56977d Multi source scope: dormant code 2017-05-10 22:36:19 +02:00
f4exb cf267b1254 Code warnings in Eclipse cleanup 2017-05-05 10:40:45 +02:00
f4exb 137647e2ca IntHalfbandFilters: set workInterpolateLowerHalf and UpperHalf optimized methods as defaults 2017-04-26 02:20:07 +02:00
f4exb 172de27047 IntHalfbandFilters: set workInterpolateCenter optimized methods as defaults 2017-04-26 01:57:11 +02:00
f4exb cd7e4e4385 IntHalfbandFilters: set myInterpolate optimized methods as defaults 2017-04-26 01:39:45 +02:00
f4exb a60e2b7597 IntHalfbandFilterEO1: Optimized versions of workInterpolateCenter and myInterpolate 2017-04-26 01:34:27 +02:00
f4exb 822fff3aac IntHalfbandFilterDB: Optimized versions of workInterpolateCenter and myInterpolate 2017-04-26 00:22:27 +02:00
f4exb 6b3bdef3a7 IntHalfbandFilters: Optimized versions of workInterpolateCenter and myInterpolate 2017-04-26 00:07:57 +02:00
f4exb 02981b4f08 CW Keyer: specifiy char signedness to fix error with some compilers 2017-04-25 00:16:44 +02:00
f4exb 414a7ccd87 Refactoring: removed device parameter from all start() methods in sample sink plugins 2017-04-14 03:44:49 +02:00
f4exb b8623c90ce Refactoring: removed device parameter from all start() methods in sample source plugins 2017-04-14 03:40:45 +02:00
f4exb 3ab855c927 Sample sink plugins: removed useless init pure virtual method 2017-04-12 23:26:40 +02:00
f4exb 2136dc7672 Sample source plugins: removed useless init pure virtual method 2017-04-12 23:10:22 +02:00
f4exb 016f7c1e37 ATV Demod: FM mode using phaseDiscriminatorDelta with deviation scaling 2017-03-22 23:55:47 +01:00
f4exb 303fd3ccc7 ATV Demod: implemented BFU with PLL for single sideband modes 2017-03-19 10:28:54 +01:00
f4exb c3c6b79de4 ATV Demod: implement NCO and interpolator change 2017-03-18 00:11:48 +01:00
f4exb b76c246bcd ATV Modulator: vestigial sidebands chammel marker update (color overlay) 2017-03-16 11:49:14 +01:00
f4exb b079fae843 ATV Modulator: use assymetrical filter for vestigial sideband modulation 2017-03-16 10:11:03 +01:00
f4exb df88215798 ATV Modulator: implemented vestigial sideband 2017-03-16 02:45:51 +01:00
f4exb 76a0dc3e2d Fixed a long lasting bug where channels are movable from the spectrum display based on the color (blue) so that WFM could not move. Set a dedicared boolean instead 2017-03-16 00:39:49 +01:00
f4exb f40d030e2e FFT filter: SSB filter leave DC component by default in both USB and LSB. Option to remove DC in both 2017-03-15 15:37:51 +01:00
f4exb 2318419716 NFM demod: new discriminator and optional FM deviatoin based squelch 2017-03-05 06:22:05 +01:00
f4exb d2727708e9 Channel Analyzer NG: revamped UI with rational downsampler UI 2017-02-28 00:58:26 +01:00
f4exb 68b28fc648 New scope: implemented view trace toggle 2017-02-26 22:27:03 +01:00
f4exb 3078b6cfa1 New scope: implemented trigger moves 2017-02-26 19:14:27 +01:00
f4exb 5bee287360 New scope: implemented trace moves 2017-02-26 11:26:23 +01:00
f4exb 82d55764a9 New scope: changed channel overlay font and set it to trace color 2017-02-26 06:06:59 +01:00
f4exb ede5990191 New scope: mag (dB) power overlay considering time base and time offset 2017-02-26 05:26:42 +01:00
f4exb 9a48e8b090 New scope: set a reference to trace count for better code clarity 2017-02-26 05:13:21 +01:00
f4exb b3cb4d3f70 New scope: pass time base to ScopeVis 2017-02-26 04:55:15 +01:00
f4exb 6c60189fdc New scope: mag (dB) power overlay on XY polar trace - basic 2017-02-26 04:46:02 +01:00
f4exb 46ebdefff0 NCO: standardized debug message 2017-02-25 11:32:18 +01:00
f4exb aa47e0fb94 Mew scope: trace memory: process scope updates 2017-02-25 04:35:06 +01:00
f4exb 86279bb1ee Mew scope: trace memory 2017-02-24 23:24:47 +01:00
f4exb f86d11e2d1 Mew scope: trace memory interim state (2) 2017-02-24 08:31:25 +01:00
f4exb 763d486514 Mew scope: trace memory interim state (1) 2017-02-23 08:18:03 +01:00
f4exb d310d59142 New scope: one shot trigger support 2017-02-22 01:18:50 +01:00
f4exb f9ba5696c5 New scope: deserialize traces 2017-02-20 22:19:50 +01:00
f4exb f5aff6b34f New scope: serializer and deserializer for first line of UI 2017-02-20 01:21:52 +01:00
f4exb daa2619bb3 New scope: activate trace cache 2017-02-19 04:46:15 +01:00