| 
							
							
								 f4exb | 7053d3775c | Multi device support: completely removed direct access to DSP device engine from DSP engine | 2016-05-13 00:50:29 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 2b036e2212 | Multi device support: completely removed dependency on DSPEngine from source plugins | 2016-05-13 00:03:58 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 7707858d57 | Multi device support: pass plugin API to devices input handlers to give access to DSP device engine methods | 2016-05-12 23:35:30 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 25197faa7a | Multi device support: Aligned Funcube Pro plugin | 2016-05-12 17:40:26 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | e25c465b82 | Multi device support: removed as much as possible (now) DSPDeviceEngine dependencies in MainWindow to source plugin GUIs. This includes file sink handling. Applies to BladeRF only. | 2016-05-12 10:31:57 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | ecd05096ad | Multi device support: moved DSPDeviceEngine start/stop actions and status from main window to each source plugin GUI | 2016-05-11 23:35:16 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 7992f3f428 | Multi device support: add start/stop buttons to all source plugins GUIs | 2016-05-11 20:02:45 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 85778dbcc1 | CMakeLists.txt files cleanup | 2016-03-29 09:36:19 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 6fd9e4f5bc | cmake: added install and uninstall targets | 2016-02-24 11:51:36 +01:00 |  | 
			
				
					| 
							
							
								 Edouard Griffiths | c3ad875b1d | Added missing tooltips in sample source  GUIs | 2016-01-12 13:31:23 +01:00 |  | 
			
				
					| 
							
							
								 F4EXB | 3c3d4e3b41 | Font face and size normalization: added missing input interface GUIs | 2016-01-12 08:40:40 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 6d3f975124 | Normalize device name displays | 2015-10-01 05:44:33 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 3ced80e198 | Fixed source plugins virtual methods | 2015-09-30 08:55:58 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a1efdcc8dc | New preset design: changed device registration | 2015-09-30 06:57:40 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | f50e717c20 | New preset design (single) applied to FCD Pro | 2015-09-30 05:38:58 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 921b511f96 | Presets by source: set center frequency from preset center frequency | 2015-09-29 03:35:14 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 525a3f0024 | post sample rate changes directly on DSP input message queue. Removed sample source output queue entirely as it was not reliable under stress | 2015-09-27 12:50:38 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 178704be1c | Fixed FCD Pro LNA gain setting | 2015-09-08 08:28:43 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | f23a115c23 | Deep redesign: Better support for FCD dongles #12: finalized support of FCD Pro | 2015-09-08 01:27:18 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 1f4894364d | Deep redesign: Better support for FCD dongles #11: Proper support of FCD Pro | 2015-09-07 05:35:01 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | cf68879962 | Support of FCD Pro dongles part #2: basic gui, input and serialization | 2015-09-07 04:55:55 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | bf330c00fc | Moved FCD HID commands in their respective includes for Pro and Pro+ | 2015-09-05 06:24:02 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 208d3deb6e | Deep redesign: Better support for FCD dongles #9: use fcd_traits template instead of hardcoded values | 2015-09-05 05:50:29 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 4dfe89c5b1 | Deep redesign: Better support for FCD dongles #8: Use 8k buffer with FCD Pro+ as originally in FCD plugin | 2015-09-04 05:15:23 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a2a9c45210 | Deep redesign: Better support for FCD dongles #7: Activate original Pro plugin with proper enumeration of Pro or Pro+ matching devices | 2015-09-04 05:02:45 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 5453d63431 | Deep redesign: Better support for FCD dongles #6: have two distinct plugins for Pro and Pro+. Only Pro+ is active at the moment | 2015-09-04 04:10:38 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 919a1326f4 | Deep redesign: Better support for FCD dongles #5: hardcode values since traits do not work with Qt framework | 2015-09-04 02:24:02 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 5f84e56cf5 | Deep redesign: Better support for FCD dongles #4: Fixed get center frequency from the plugin GUI | 2015-09-03 08:50:07 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 01feb31a9e | Deep redesign: Better support for FCD dongles #3: Fixed frequency change at startup (apply settings with force). Aligned startup code with BladeRF's one (startWork method in thread) | 2015-09-03 08:39:57 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a909c4c40c | Deep redesign: Better support for FCD dongles #1 | 2015-09-03 03:57:54 +02:00 |  |