Wykres commitów

95 Commity (master)

Autor SHA1 Wiadomość Data
f4exb b84eea7dc9 Rewriting of copyright notices for sdrgui. Fixes #1893 2023-11-19 13:43:10 +01:00
f4exb 634b25ac1e Channel API rework: make it inherit from QObject and removed QObject inheritance from DSP interfaces. Fixes #1147 2022-02-13 00:57:33 +01:00
f4exb ccb7633154 GLScope redesign: removed SpectrumScopeComboVis 2021-06-05 19:26:26 +02:00
f4exb e9d51c99a7 GLScope redesign: allow multiple I/Q streams sent to ScopeVis 2021-05-31 15:56:45 +02:00
f4exb aa868b9176 GLScope redesign: moved ScopeVis to sdrbase 2021-05-31 15:56:45 +02:00
f4exb 70550f453f GLScope redesign (1) 2021-05-31 15:56:45 +02:00
f4exb 18a79a09c4 ScopeVis: removed useless Boost include 2020-12-21 02:30:53 +01:00
f4exb 82f98ab6c1 cmake: re-integrated -Woverloaded-virtual and fixed corresponding warnings 2020-11-15 08:31:49 +01:00
Kacper Michajłow 1e5ae8ea0f Define _USE_MATH_DEFINES and clean M_PI redefinitions 2020-11-04 23:05:41 +01:00
f4exb a9d09e30a8 Fixed Qt version checks 2020-11-04 23:05:32 +01:00
f4exb 379096cbdd Migrate code to Qt 5.14.2 2020-11-04 20:08:44 +01:00
f4exb 593d955172 Scope MagSq trigger fix. Fixes #669 2020-11-02 22:12:54 +01:00
f4exb 6649da7f99 Scope: fixed one shot trigger: Fixes #650 2020-10-08 07:52:09 +02:00
f4exb c8ec9e4ea8 Channel Analyzer: let spectrum free running when in free running mode 2020-07-13 01:18:45 +02:00
f4exb 5504a89184 ScopeVis: fixed moving of iterator past the end. Fixes issue #556 2020-07-06 19:19:58 +02:00
f4exb 6a6b5f8d7e Removed SpectrumVis from GUI dependency 2020-05-15 22:37:11 +02:00
f4exb 926f45d9fb FFT factory: implementation base 2020-03-16 21:34:14 +01:00
f4exb b49e68e77b Channel Analyzer: refactoring of classes and downsampling chain reorganization 2019-11-24 10:15:23 +01:00
f4exb 31a7a0fdde SpectrumVis and DeviceUISet: add possibility to change spectrum scaling factor for Rx/Tx same spectrum commutation (MIMO) 2019-10-27 08:03:23 +01:00
f4exb b5a2180c30 GLScope: polar grid and conversion for XY display (1) 2019-10-14 01:42:24 +02:00
f4exb d3176ef578 Scope: added possibility to change trace chunk size 2019-10-09 07:39:52 +02:00
f4exb 4b3d088407 GLSpectrum settings refactoring (1) 2019-08-05 01:56:29 +02:00
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