1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-19 03:16:38 -04:00
Commit Graph

376 Commits

Author SHA1 Message Date
f4exb
480257a5dd Added frequency scale display option to channel marker 2017-08-26 06:38:28 +02:00
f4exb
614021f9a0 Added send port to UDP parameters 2017-08-24 02:26:47 +02:00
f4exb
01eed29a6f Implemented new basic channel settings dialog instead of widget inside rollup 2017-08-24 02:05:48 +02:00
f4exb
7d4eddbeac New basic channel marker settings with UDP address and port 2017-08-23 23:43:11 +02:00
f4exb
16f1f44c64 Bumped to version 3.6.0 2017-08-14 03:50:35 +02:00
f4exb
894a4b2e94 Bumped to version 3.5.5 2017-08-08 00:29:18 +02:00
f4exb
0f9c8d17a5 Bumoed version to 3.5.4 2017-08-04 18:10:00 +02:00
f4exb
94704ab7b2 SSB demod: implemented basic AGC not optional 2017-07-25 00:58:16 +02:00
f4exb
303cb1f3c3 bumped version to 3.5.2 2017-07-22 04:50:38 +02:00
f4exb
de74f27c9a SSB demod: show LSB and DSB values appropriately 2017-07-22 04:23:10 +02:00
f4exb
160307fe23 ValueDialZ: added missing inter-wheel gap 2017-07-01 23:16:29 +02:00
f4exb
3a24158743 Bumped to version 3.5.1 2017-06-27 05:53:09 +02:00
f4exb
3a3d8e3dcb activated compiler warnings 2017-05-25 20:13:34 +02:00
f4exb
d842b44c28 Value dials: implement Ctl to shift digits by 2. Updated documentation 2017-05-18 01:48:52 +02:00
f4exb
58fb967ca7 ValueDialZ: use sign wheel to reverse sign using keys 2017-05-17 22:32:03 +02:00
f4exb
a0a8548c7b ValueDialZ: use sign wheel to reverse sign 2017-05-17 22:24:58 +02:00
f4exb
b0a765d67a ValueDialZ: fixed digit selection overlay 2017-05-17 21:41:57 +02:00
f4exb
e317f3762c ValueDialZ: new value dial that handles negative values. Application in TCPsrc plugin 2017-05-17 19:36:36 +02:00
f4exb
93d1a5bae7 Value dial: improved sunken perspective 2017-05-17 00:19:21 +02:00
f4exb
30696762df Put level meter in sunken perspective 2017-05-17 00:13:40 +02:00
f4exb
396baa22c8 New value dial color schemes: new yellow color scheme for filters. Use it in LimeSDR plugins 2017-05-16 21:24:25 +02:00
f4exb
1bcb38038a New value dial color schemes: make the background a little bit darker and mark an embossed border 2017-05-16 20:21:32 +02:00
f4exb
d3a22638e4 New value dial color schemes: make the alpha overlay of the digit highlight a bit thinner 2017-05-16 18:52:53 +02:00
f4exb
007ea19e36 Bumped version to 3.5.0 2017-05-16 18:38:39 +02:00
f4exb
6f9ef0eaf9 New value dial color schemes: propagate to all active plugins 2017-05-16 18:27:36 +02:00
f4exb
7c33fa51e5 New value dial color schemes: changed inter-wheel gap color 2017-05-16 18:16:23 +02:00
f4exb
747f400a78 New value dial color schemes. apply to File and AM demod plugins 2017-05-16 16:21:59 +02:00
f4exb
da868edb68 New value dial color schemes 2017-05-16 09:07:58 +02:00
f4exb
59ee73e979 Bumped to version 3.4.5 2017-05-11 19:28:56 +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
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
4818e629de Bumped version to 3.4.1 2017-04-26 18:43:13 +02:00
f4exb
e374dd234e Value dial: do not print leading decimal point 2017-04-18 01:50:58 +02:00
f4exb
2136dc7672 Sample source plugins: removed useless init pure virtual method 2017-04-12 23:10:22 +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
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
2018607944 Corrected spectrum channels display: removed frequency scale central line when the channel is not selected 2017-03-17 14:13:09 +01:00
f4exb
cfec4d1be9 Simplify channel marker underline on frequency scale 2017-03-16 15:19:45 +01:00
f4exb
836c3a56da ATV Modulator: use consistent opposite sideband bandwidth 2017-03-16 12:01:46 +01:00
f4exb
b76c246bcd ATV Modulator: vestigial sidebands chammel marker update (color overlay) 2017-03-16 11:49:14 +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
abd463d374 ATV Modulator: SSB support in GUI 2017-03-15 05:05:42 +01:00
f4exb
2318419716 NFM demod: new discriminator and optional FM deviatoin based squelch 2017-03-05 06:22:05 +01:00
f4exb
54afdb2b26 New channel analyzer and scope: (dummy) dial button for source port select and screenshots for future readme 2017-03-02 00:15:00 +01:00
f4exb
5dfe2a7a2a Channel Analyzer NG: handle rational downsampler in the GUI 2017-03-01 05:37:37 +01:00