1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-07 21:56:34 -04:00
Commit Graph

4626 Commits

Author SHA1 Message Date
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
f4exb
85f7e69da5 File Input: extended acceleration up to x1000 2018-10-14 02:58:14 +02:00
f4exb
db4ba51360 File Input: dos2unix conversion 2018-10-14 02:38:53 +02:00
f4exb
a6557cd4f9 File Input: use millis instead of percent for navigation slider 2018-10-14 02:38:24 +02:00
f4exb
b0b2af252c File Input: dos2unix conversion 2018-10-14 02:25:51 +02:00
f4exb
307ee9ce9e File Input: fixed segfault when thread is not (yet) allocated 2018-10-14 02:25:10 +02:00
f4exb
2c87e67057 File Input: loop handling phase 2 2018-10-14 01:52:40 +02:00
f4exb
bb1e3f3933 File Input: acceleration and loop handling phase 1 2018-10-14 01:16:39 +02:00
f4exb
1674ab0e29 Updated documentation. Extended spectrum number of averaging samples 2018-10-13 06:29:43 +02:00
f4exb
f1965a4760 Merge branch 'dev' of gitlab into dev 2018-10-12 17:30:57 +02:00
f4exb
707e314cba File Input: REST API: fixed wrong times on report when sample count exceeds int limit (use of int64 and uint64) 2018-10-12 17:14:06 +02:00