| 
							
							
								 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 |  | 
			
				
					| 
							
							
								 f4exb | facb282c23 | Scope: corrected mean power dB overlay displays | 2018-06-25 23:44:11 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 35c4d5a325 | ScopeVisNG: more memory traces | 2018-05-21 18:00:10 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | c9861c455b | ScopeNG: use dynamic storage for TriggerCondition objects. Fixed destructors | 2018-04-03 23:19:35 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 26b4b50d23 | ScopeNG: use dynamic storage for TraceControl objects | 2018-04-03 22:29:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 8ce1c76a40 | ScopeNG: moved Projector class to sdrbase to avoid excessive dependency on liquid-dsp | 2018-04-03 18:51:21 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 306c09e175 | ScopeXY: moved the draw graticule position in drawing sequence so that it does not flicker | 2018-04-02 00:58:46 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 94d3c7155c | TV screen: removed useless render immediate indicator | 2018-03-23 09:24:18 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 72e29fd3f8 | Moved export.h file to root of exports directory and removed util | 2018-03-20 13:49:21 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 8d984c2f09 | DSD demod: TV screen graticule optimization | 2018-03-15 00:16:50 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | c2544b528e | DSD demod: GUI scope simplification (6) | 2018-03-13 01:39:43 +01:00 |  |