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

4786 Commits

Author SHA1 Message Date
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
f4exb
673a145490 Spectrum: limit averaging depth to 1000 when in moving average mode to avoid memory exhaustion 2018-10-16 23:56:09 +02:00
f4exb
efb48ce1cc Scope: save/load traces memory: fixed trace length and pre trigger info propagation to GUI 2018-10-16 18:43:46 +02:00
beta-tester
d510e344a5 added option for test Hold 2018-10-16 13:16:23 +02:00
f4exb
a03165c688 Scope: save/load traces memory (4): first working 2018-10-16 06:24:55 +02:00
f4exb
1838253e92 Scope: save/restore live trace size when transitioning from/to memory mode 2018-10-16 05:10:35 +02:00
f4exb
966d957f89 Scope: fixed channel rate affecting scope rate in memory mode 2018-10-16 00:31:45 +02:00
f4exb
be36430057 Channel Analyzer GUI: set sample rate via ScopeVis only 2018-10-16 00:08:33 +02:00
f4exb
1caf68eb9b Scope: save/load traces memory (3): compile fix 2018-10-15 10:38:07 +02:00
f4exb
64cf05f1c6 Scope: save/load traces memory (2) 2018-10-15 08:45:44 +02:00
f4exb
5d57f40e83 Scope: save/load traces memory (1) 2018-10-15 02:47:26 +02:00
f4exb
b397cd3a4b File Input: REST API: updated with new settings elements 2018-10-14 10:38:31 +02:00
f4exb
6852b70597 File Input: Updated documentation 2018-10-14 03:23:07 +02:00