| 
							
							
								 Jon Beniston | ee8b8ade88 | Device GUIs: Constain window size via minimumSize/maximumSize, rather than handling resizeEvent. Add maximum button. Hide size buttons when window size is fixed | 2022-11-09 15:53:44 +00:00 |  | 
			
				
					| 
							
							
								 f4exb | 8dfda5e534 | FCDProPlus: Make settings assignments atomic. Part of #1329 | 2022-10-23 11:40:32 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 9e5c629473 | v7: API: added workspace handling for device, spectrum, feature and channel. Implements #1242 | 2022-05-13 22:24:48 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 90d331675a | Massive UI revamping (v7): fixed widget size handling: sample sources. Part ofs #1209 | 2022-04-21 07:53:36 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 249db03cf3 | Massive UI revamping (v7): fixed device workspace index save/restore and removed useless geometry blobs. Fixes #1207 | 2022-04-20 20:08:41 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | aad90aeabc | Massive UI revamping (v7): devices basic | 2022-04-07 16:32:03 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 841a8fe242 | Morph PluginInstanceGUI in DeviceGUI and single line inheritance from QWidget | 2020-10-05 19:48:05 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | d3d506a5ae | Removed handleMessage virtual method from PluginInstanceGUI | 2020-10-04 22:16:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | d085b4eb7d | Removed undesirable methods from PluginInstanceGUI and related common plugins | 2020-10-04 22:16:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | e6e7ece46c | Removed file recording function from device plugins | 2020-08-09 00:47:06 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | bbe4605258 | Samplesources GUI file record: right click to choose file | 2020-04-02 05:00:43 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 4bb0f4f51a | Fixed incomplete copyright headers (2): plugins/samplesource | 2019-04-11 06:57:41 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 65e7519cd1 | FCD: added decimation and center frequency shift | 2019-01-05 00:31:16 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 050ae9d2e8 | FCD: implemented decimation | 2019-01-04 15:12:35 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 2529af3baa | Reverse API: FCD | 2018-12-26 09:51:59 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 966767a44a | Web API: use message passing to start/stop device for all the rest of device plugins | 2017-12-14 18:02:49 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | c3de895301 | Removed direct reference to the DeviceSinkAPI in the sink GUIs. Removed DeviceSourceAPI forward declaration in source GUI headers | 2017-10-30 02:54:22 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | da3e6dcdfb | Removed direct reference to the DeviceSourceAPI in the source GUIs | 2017-10-30 00:45:23 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | e520ef5aeb | Removed GLSpectrum getter from DeviceSourceAPI | 2017-10-30 00:02:28 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 5c99a8310f | FCD Pro+: force settings at startup and on deserialize | 2017-10-14 09:37:55 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 0b6eb2129a | Reset PluginInstanceGUI to its original name | 2017-09-26 00:22:08 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 97fa96979a | FunCube Pro+ input: implemented transverter feature | 2017-09-25 20:39:14 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 31ad75a405 | Make the DSP source engine forward messages to own source input GUI message queue. Implementation in all sources | 2017-09-17 01:23:54 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 2b4f8a0f55 | Implemented GUI input message queue and interface | 2017-09-16 22:23:31 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 1d4cb21bb5 | Separate construction/destruction for the source input plugin core and the GUI | 2017-09-16 10:45:08 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | fc303cc218 | FCDPro+ input: moved FileRecord out of the GUI | 2017-09-04 23:41:58 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a6d6a717ae | GUI segregation: renamed PluginGUI interface to PluginInstanceUI | 2017-09-03 19:55:00 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | e281d8fd32 | GUI segregation: de-tangle PluginGUI interface from QWidget | 2017-09-03 17:26:32 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 32595f81b9 | RxTx semantic move: renamed DeviceAPI to DeviceSourceAPI | 2016-10-11 01:17:55 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 7a535cc3b8 | RxTx semantic move: renamed SampleSource to DeviceSampleSource | 2016-10-02 23:16:40 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 1fa80272b5 | RxTx semantic move: renamed FileSink to FileRecord | 2016-10-02 10:30:58 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 7863a3cb69 | Multi device support: remainder source plugins: removed useless dependencies on plugin API | 2016-05-17 19:26:23 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | be918a217b | Multi device support: migrate device specific stuff outside plugin classes | 2016-05-16 01:12:37 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 7159004bbe | Multi device support: Aligned Funcube Pro+ plugin | 2016-05-12 18:02:55 +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 | 6616f92a36 | FCD Pro+: implemented DC block and IQ imbalance buttons | 2015-10-01 04:13:04 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a25fa4ef97 | FCD Pro+: replaced serializer with settings | 2015-10-01 03:37:53 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 921b511f96 | Presets by source: set center frequency from preset center frequency | 2015-09-29 03:35:14 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | e784cf7f7f | Deep redesign: Better support for FCD dongles #10: Proper support of FCD Pro+ | 2015-09-06 01:34:20 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 7739db8fbe | Proper support of FCD Pro+ interim phase #1 | 2015-09-05 11:46:56 +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 |  |