| 
							
							
								 f4exb | 922ee518b7 | BladeRF input: changed placement of input object creation in the GUI | 2017-04-13 20:32:10 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 5971c8a7ee | Airspy: fixed segfault when accessing non-initialized thread | 2017-04-13 20:29:05 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 5dd934320c | BladeRF input: refactoring: device open close moved in the constructor and destructor respectively of the input object | 2017-04-13 20:16:33 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 527b5ef2f5 | LimeSDR support (6) | 2017-04-13 18:18:15 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | bb812b4b47 | Airspy: refactoring: device open close moved in the constructor and destructor respectively of the input object | 2017-04-13 08:29:51 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 0c972455da | SDRDaemonFEC input: call input object destructor in GUI destructor (was missing) | 2017-04-13 01:28:44 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | bb5fd95f33 | RTL-SDR: refactoring: device open close moved in the constructor and destructor respectively of the input object | 2017-04-13 01:21:25 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 934e73f7a7 | RTL-SDR: moved input object creation at top of GUI comstructor | 2017-04-12 23:41:30 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 3ab855c927 | Sample sink plugins: removed useless init pure virtual method | 2017-04-12 23:26:40 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 2136dc7672 | Sample source plugins: removed useless init pure virtual method | 2017-04-12 23:10:22 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 371bf9a5ec | LimeSDR support (5) | 2017-04-12 17:25:26 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 3e3fd44ac0 | LimeSDR support (4) | 2017-04-12 00:55:00 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 4115c4e932 | ATV Demod: fixed wrong initialization of frame rate. Fixes issue #22 | 2017-04-10 22:03:18 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | b17e999bc2 | Updated plugins version | 2017-04-09 20:35:53 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a2157a224f | Continuous sample rate setting: updated related plugins documentation | 2017-04-09 20:30:01 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 37952c9562 | File sink plugin: ensure minimum width | 2017-04-09 20:29:24 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | e0d41f2ecb | ATV Modulator: save overlay text in preset | 2017-04-09 17:57:30 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 29b691a5af | ATV Demod: optimize scope feed | 2017-04-09 17:43:23 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 40b5e7467f | ATV: updated documentation with latest changes | 2017-04-09 11:35:22 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | e8415f7471 | ATV: harmonize FM deviation between modulator and demodulator | 2017-04-09 07:27:32 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | d43f59e93b | ATV: round to nearest 10 Hz when computing rationally decimated/interpolated sample rate | 2017-04-09 06:48:29 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 8d019af9d6 | ATV: more number of lines and FPS | 2017-04-08 06:54:24 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 6f9a044ddc | ATV: use skip instead of leap for the horizontal sync skip mode | 2017-04-08 05:35:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | f2d2978edc | ATV: updated documentation with new NBTV modes | 2017-04-07 14:14:25 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | b0fcb142a0 | ATV Demod: 1 Hz step from -2 to +2k for BFO | 2017-04-07 02:26:34 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 74657509f5 | ATV Demod: display negative top time and line time values as invalid | 2017-04-07 01:44:49 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 58cc1d4438 | ATV Demod: use rational decimator only as a filter with ratio 1.0 since code is not capable of handling a different sample rate from the main channel sample rate | 2017-04-07 01:39:27 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | b486f63cb5 | ATV Demod: sample rate reporting consistency fixes | 2017-04-07 01:35:08 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | d301bd9ebd | File Sink output: fixed debug message | 2017-04-06 20:13:31 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 73c9340e4e | File Sink: implemented arbitrary sample rate selection | 2017-04-06 19:19:32 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 66e45e6638 | ATV Modulator: ensure minimum overlay text font size | 2017-04-06 08:36:24 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | cb9329e6de | ATV: added 120 lines mode | 2017-04-06 08:28:30 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 7a7d65b999 | ATV Demod: render image immediately when FPS is 25 or less to avoid partial image flickering | 2017-04-06 08:18:12 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | b55d9324d1 | ATV Demod: render image immediately when FPS is below 25 to avoid partial image flickering | 2017-04-06 05:30:59 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 2fe0ec7dbd | ATV Modulator: hsync leap standard: fallen back horizotal sync leap placement update | 2017-04-06 05:17:26 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 5cdcfdb9be | ATV Demod: classical vsync enhanced hsync correction: correcting only once per full frame with amortizing | 2017-04-06 05:11:48 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 6dbbbec71d | ATV Demod: reset column count to exact value when no valid hsync | 2017-04-06 03:28:21 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 74202b9a17 | ATV Demod: help vsync to pass dead zone when lines are out of sync | 2017-04-06 03:14:03 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 78068af15c | Merge branch 'dev' of /shared/development/sdrangel into dev | 2017-04-05 21:30:14 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | fcd18ba821 | ATV Demod: added number of equalizing lines parameter | 2017-04-05 13:48:43 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 7abbcd9bb4 | ATV Demod: removed horizontal leap sync specific from calssic vsync method | 2017-04-05 08:24:59 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 09cff7acca | AM Demod: fixed AM range calculation by moving it to new line detection | 2017-04-05 07:35:48 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | ca76d695f7 | ATV Modulator: corrected horizotal sync leap placement so that image is received correctly | 2017-04-05 05:37:48 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 645329b6c6 | ATV: implemented 8 FPS | 2017-04-05 05:01:01 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | ee548d2214 | AM Demodulator: horizontal leap mode: use a fixed amortizing factor (1/2) to correct horizontal sync | 2017-04-04 08:42:01 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | b2be9f6a0d | ATV Demod: corrected implementation of horizontal leap vertical sync with horizontal sync loopback | 2017-04-04 03:18:11 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | e3b1aad053 | ATV Demodulator: implememted horizontal sync leap standard with very slow 60 and 32 lines modes | 2017-04-03 18:57:48 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 0a2223b7e0 | ATV Modulator: implememted horizontal sync leap standard with very slow 60 and 32 lines modes | 2017-04-03 18:37:26 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | d046b7dd3e | ATV Demodulator: New frame rates and number of lines | 2017-04-03 17:23:27 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 64b09910fd | ATV Modulator: factorize vsync code. Use standard sync pulses at start of equalizing lines. New frame rates and number of lines | 2017-04-03 17:23:20 +02:00 |  |