1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-08-06 14:22:32 -04:00
Commit Graph

4748 Commits

Author SHA1 Message Date
f4exb
f5e9b44bf6 SoapySDR support: input: start/stop handling 2018-11-02 10:16:14 +01:00
f4exb
ea98f2e1c9 SoapySDR support: input: center frequency and sample rate handling 2018-11-02 02:33:04 +01:00
f4exb
5acac7b9fa SoapySDR support: input GUI: implement fixed elements support 2018-11-01 11:43:42 +01:00
f4exb
f79e6bc3ab SoapySDR support: interface for all generic GUI elements 2018-11-01 10:06:27 +01:00
f4exb
d5ce833668 SoapySDR support: GUI component to deal with interval ranges 2018-11-01 03:45:21 +01:00
f4exb
cc08f42ea6 SoapySDR support: GUI component to deal with ranges with discrete values 2018-11-01 02:32:26 +01:00
f4exb
9c459ca336 SoapySDR support: get and print device parameters applied to input 2018-10-31 12:22:46 +01:00
f4exb
ee6a7e4653 SoapySDR support: device parameters 2018-10-31 01:26:21 +01:00
f4exb
0d09958483 SoapySDR support: input: settings and thread output: settings 2018-10-30 20:31:16 +01:00
f4exb
6cede7a667 SoapySDR support: output: open and close 2018-10-30 10:02:32 +01:00
f4exb
124af5a7b4 SoapySDR support: input: open and close 2018-10-30 01:58:39 +01:00
f4exb
d8b82ddecd SoapySDR support: set enumeration serial to driver and sequence so buddies are paired appropriately 2018-10-30 00:19:51 +01:00
f4exb
8f2ec099f3 SoapySDR support: create output plugin with enumeration 2018-10-29 18:27:58 +01:00
f4exb
0e9a0f4f6d SoapySDR support: use singleton for enumeration and device management 2018-10-29 17:20:04 +01:00
f4exb
c82d838708 SoapySDR support: build infrastructure and input plugin enumeration 2018-10-29 16:39:25 +01:00
f4exb
675ea97b87 Qt's High DPI instructions are available only since 5.6 2018-10-28 09:17:20 +01:00
f4exb
7faee5f212 Scope: removed useless resizing of complex trace by 4 times the amount actually needed 2018-10-28 02:03:03 +02:00
f4exb
489a55a886 Scope: implemented trigger holdoff 2018-10-28 01:38:58 +02:00
f4exb
d17df4690a Scope: implemented a fixed trigger holdoff of 2 samples 2018-10-27 23:16:56 +02:00
f4exb
f142c98e82 Scope: clear display trace before update if trace time is 1s or higher (progressive display) 2018-10-27 19:45:42 +02:00
f4exb
a2d8372262 Scope: corrected report of samples from one trace to the next 2018-10-27 18:19:08 +02:00
f4exb
7ab87d594a Scope: update trace continuously for sweep times of one second or more 2018-10-27 07:32:14 +02:00
f4exb
ba64e1cd52 Scope: restored some of the commented out code 2018-10-27 06:13:42 +02:00
f4exb
e923ac571b Scope: removed dubious code that could cause trigger bugs 2018-10-26 18:35:18 +02:00
f4exb
5889567267 Experimental HDPI support 2018-10-25 18:48:02 +02:00
f4exb
31398954ef Scope: make the code more straightforward 2018-10-25 14:50:29 +02:00
f4exb
f43c07b9e5 Test source: added a square pattern 2018-10-25 13:53:58 +02:00
f4exb
acbaa14dbd Scope: some code refactoring to make it more elegant. Updated Debian changelog 2018-10-25 13:12:49 +02:00
f4exb
02d0a46f31 Scope: removed breaking optimization thus fixing trigger. Should fix issue #233 2018-10-24 13:54:33 +02:00
f4exb
ea328ca85e Scope: trigger delay optimization 2018-10-24 13:21:03 +02:00
f4exb
309693469a Test source: updated documentation 2018-10-24 08:29:49 +02:00
f4exb
58b94c0366 Spectrum: enhanced (again) the histogram (phosphor) palette 2018-10-24 01:05:49 +02:00
f4exb
faf428ed3d Test source: added sawtooth pattern 2018-10-24 00:10:12 +02:00
f4exb
2958e1adba Spectrum: reworked max hold 2018-10-23 22:38:16 +02:00
f4exb
30e36157a8 Test source: basic pulse test pattern 2018-10-23 14:34:56 +02:00
f4exb
f813c0134e LimeSuite 18.10.0: adapted Debian build 2018-10-22 18:21:09 +02:00
f4exb
c00f658286 LimeSuite 18.10.0: Windows build fixes 2018-10-22 14:56:09 +02:00
f4exb
4b8461981e Bumped version to 4.2.4 2018-10-22 14:52:01 +02:00
f4exb
eed10172f4 DSD demod: changed squelch 0.1 dB steps to 1 dB steps 2018-10-22 14:51:47 +02:00
f4exb
67de0d9c57 Spectrum: updated documentation 2018-10-20 19:28:27 +02:00
f4exb
9008f26fc3 Spectrum: reworked histogram palette 2018-10-20 19:20:11 +02:00
f4exb
fac0e652c4 Scope: updated documentation and fixed live rate setting when a decimation takes place 2018-10-20 10:41:49 +02:00
f4exb
8836b98542 Spectrum: do not process decay at all if decay = 0. Some code cleanup 2018-10-19 08:19:12 +02:00
f4exb
e41df6f278 Spectrum: reworked phosphor display controls 2018-10-19 00:40:14 +02:00
f4exb
9158da20e0 Spectrum: reviewed histogram capping to phosphor palette and stroke value limits 2018-10-17 15:28:53 +02:00
f4exb
635bea2059 Spectrum: updated documentation 2018-10-17 14:26:31 +02:00
f4exb
71e9556b6f Spectrum: restore holdoff to what it should actually do (trim transient contribution). Reviewed decay, holdoff and stoke limits 2018-10-17 14:21:25 +02:00
f4exb
9eb08541ee Spectrum: allow zero decay so history (including max hold) is kept forever 2018-10-17 13:35:04 +02:00
f4exb
2f955ba979 Revert "added option for test Hold". Doing something else for the same result.
This reverts commit d510e344a5.
2018-10-17 13:22:09 +02:00
f4exb
6eaa026f87
Merge pull request #228 from beta-tester/dev
added option for test Hold
2018-10-17 08:32:32 +02:00