1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-18 02:46:35 -04:00
Commit Graph

856 Commits

Author SHA1 Message Date
f4exb
747f400a78 New value dial color schemes. apply to File and AM demod plugins 2017-05-16 16:21:59 +02:00
f4exb
b01d41c55b AF Squelch: use unsigned integers 2017-05-16 15:36:30 +02:00
f4exb
da868edb68 New value dial color schemes 2017-05-16 09:07:58 +02:00
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
59ee73e979 Bumped to version 3.4.5 2017-05-11 19:28:56 +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
529d627019 Bumped version to 3.4.4 2017-05-08 17:36:32 +02:00
f4exb
b232a21e2c Bumped to version 3.4.3 2017-05-07 14:36:18 +02:00
f4exb
0e70c84f45 DSD demod: added possibility to enable/disable the symbol PLL 2017-05-07 10:23:37 +02:00
f4exb
15443fb72d DSD decoder: updated to get symbol PLL lock status. Bumped to version 3.4.2 2017-05-06 00:29:58 +02:00
f4exb
cf267b1254 Code warnings in Eclipse cleanup 2017-05-05 10:40:45 +02:00
f4exb
3fff41ce70 cppcheck fixes 2017-05-05 09:30:45 +02:00
f4exb
6df387081f MainWindow: dos2unix 2017-04-26 18:44:03 +02:00
f4exb
4818e629de Bumped version to 3.4.1 2017-04-26 18:43:13 +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
e0b7027756 LimeSDR input: added antenna selection 2017-04-23 16:23:01 +02:00
f4exb
196172a1df PluginManager: dos2unix 2017-04-23 10:33:18 +02:00
f4exb
851461b8f3 PluginManager::selectSampleSourceByIndex set device details (incl serial) before trying to open the device so it can work... 2017-04-23 10:32:15 +02:00
f4exb
db67e07ab9 LimeSDR input: implemented basic stream reporting 2017-04-19 18:41:55 +02:00
f4exb
e374dd234e Value dial: do not print leading decimal point 2017-04-18 01:50:58 +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
729ba1b1f9 Sink handling refactoring: re-organize new source selection steps between main window and plugin manager 2017-04-12 22:46:16 +02:00
f4exb
39ca753dff Source handling refactoring: re-organize new source selection steps between main window and plugin manager 2017-04-12 22:12:34 +02:00
f4exb
8203b7ded9 Source handling refactoring (1) 2017-04-12 18:59:26 +02:00
f4exb
982b3c3072 Bumped version to 3.3.4 2017-04-10 22:31:15 +02:00
f4exb
813d79a115 HackRF input: continuous sample rate setting 2017-04-01 13:08:41 +02:00
f4exb
016f7c1e37 ATV Demod: FM mode using phaseDiscriminatorDelta with deviation scaling 2017-03-22 23:55:47 +01:00
f4exb
af512f16f8 ScopeNG: add possibility to drive the GUI from a parent class 2017-03-21 11:24:03 +01:00
f4exb
63510968b5 ATV Modulator: implemented 405 lines standard and added display of channel sample rate 2017-03-20 03:35:27 +01:00
f4exb
b677138b45 ATV plugins: Windows build updates 2017-03-19 20:18:44 +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