Martin Hauke
|
a1548333a7
|
Fix some typos
|
2019-07-22 23:14:23 +02:00 |
f4exb
|
06dea9b29f
|
PVS-Studio analys fixes: core package serious issues
|
2019-06-14 16:58:09 +02:00 |
f4exb
|
8488161e6d
|
Fixed incomplete copyright headers (4): sdrgui
|
2019-04-11 14:43:33 +02:00 |
f4exb
|
793e88a594
|
sdrgui library: removed all references to scope multi
|
2018-12-19 13:10:04 +01:00 |
f4exb
|
4a69a7d39f
|
Adaptation of cmake files to MSVC
|
2018-12-02 03:06:04 +01:00 |
f4exb
|
e2440afd87
|
Scope: rationalize trigger location computation
|
2018-11-21 11:08:43 +01:00 |
f4exb
|
f1eeed38da
|
Scope + Spectrum: fixed trigger point to avoid invalid iterator
|
2018-11-21 08:58:33 +01:00 |
f4exb
|
c1511d255e
|
Scope: comments and fixes mostly doubling trace size so that enough memory is present before trigger
|
2018-11-21 00:47:17 +01:00 |
f4exb
|
47b9852bcc
|
Race condition in glScope traces processing: fixed compilation warning
|
2018-11-19 23:54:54 +01:00 |
f4exb
|
7d9ca913ec
|
Attempt to fix race condition in glScope traces processing
|
2018-11-19 18:49:12 +01:00 |
f4exb
|
d910675587
|
Windows: MSVC2017: changes in sdrgui and sdrbase (5)
|
2018-11-12 18:36:27 +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
|
31398954ef
|
Scope: make the code more straightforward
|
2018-10-25 14:50:29 +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
|
fac0e652c4
|
Scope: updated documentation and fixed live rate setting when a decimation takes place
|
2018-10-20 10:41:49 +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 |
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
|
64cf05f1c6
|
Scope: save/load traces memory (2)
|
2018-10-15 08:45:44 +02:00 |
f4exb
|
22693ac613
|
Spectrum: added max function in the 'averaging' modes
|
2018-10-12 08:47:14 +02:00 |
f4exb
|
49a0dbac40
|
ScopeVis: corrected memory index when in trace memory mode
|
2018-10-02 05:18:34 +02:00 |
f4exb
|
77599e67e1
|
Renamed scopevisng.cpp to scopevis.cpp
|
2018-08-12 17:23:32 +02:00 |
f4exb
|
cee9a8b757
|
Renamed scopevisng.h to scopevis.h
|
2018-08-12 17:22:39 +02:00 |
f4exb
|
aa6f2e9f2f
|
Renamed ScopeVisNG to ScopeVis
|
2018-08-12 17:18:58 +02:00 |
f4exb
|
4a733cae51
|
Renamed spectrumscopengcombovis.* to spectrumscopecombovis.*
|
2018-08-12 17:13:06 +02:00 |
f4exb
|
37ab2e442e
|
Renamed SpectrumScopeNGComboVis to SpectrumScopeComboVis
|
2018-08-12 17:10:31 +02:00 |
f4exb
|
bda60dcd43
|
Renamed glscopeng.h to glscope.h
|
2018-08-12 17:06:55 +02:00 |
f4exb
|
0fcc694ca1
|
Renamed GLScopeNG to GLScope
|
2018-08-12 17:01:56 +02:00 |
f4exb
|
c9c19f412c
|
Cleanup of old scope objects
|
2018-08-12 15:49:14 +02:00 |
f4exb
|
f6c596d55a
|
Spectrum: implemented linear scale mode
|
2018-07-06 01:34:05 +02:00 |
f4exb
|
d5f153ff75
|
Spectrum: added log/linear control
|
2018-07-04 23:11:28 +02:00 |
f4exb
|
024fbf5525
|
Spectrum averaging: added a no averaging mode that disables averaging completely
|
2018-07-01 22:36:36 +02:00 |
f4exb
|
56e49baa3b
|
Spectrum averaging: fixed average (1)
|
2018-07-01 02:16:59 +02:00 |
f4exb
|
e9658e0346
|
Spectrum averaging (2): moving average
|
2018-06-30 22:30:42 +02:00 |
f4exb
|
9fee7b49b5
|
Spectrum averaging (1)
|
2018-06-28 23:47:15 +02:00 |
f4exb
|
cc03445377
|
Scope: added amplification down to 100u full scale adnd finer trigger level down to 20u per step
|
2018-06-26 01:39:23 +02:00 |
f4exb
|
fd915613e4
|
Scope: added magnitude squared (linear power) display overlays
|
2018-06-26 01:06:45 +02:00 |
f4exb
|
80b7829bf7
|
Scope and channel analyzer: new squared magnitude (linear power) projection mainly for radioastronomy
|
2018-06-26 00:43:19 +02:00 |