| 
							
							
								 f4exb | 0966d48d3c | DeviceUISet: fixed channel instance registrations element deletion. Fixes #776 | 2021-02-17 13:45:34 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | b5d501e6ab | Spactrum: allow arbitrary FPS (API) or in a range of FPS (GUI) with possible no limit. Implements #772 | 2021-02-12 00:53:18 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | f541b53454 | Set channel message queue to null in channel before destroying its GUI. Fixes #769 | 2021-02-08 22:29:27 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 55eb6cc951 | Fixed -Wunused-parameter warnings | 2020-11-14 11:13:32 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | f668863aed | Fixed -Wreorder warnings | 2020-11-14 05:51:19 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | ac5a53ac3c | Fixed spectrum REST API for GUI flavor: Use DeviceSet spectrum vis | 2020-11-12 10:45:08 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | e69818cc45 | REST API: implemented GUI code for /sdrangel/deviceset/{deviceSetIndex}/spectrum/settings (PUT,PATCH) and /sdrangel/deviceset/{deviceSetIndex}/spectrum/server (POST,DELETE) | 2020-11-11 19:08:34 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 4d86d7e510 | REST API: implemented GUI code for /sdrangel/deviceset/{deviceSetIndex}/spectrum/settings (GET) and /sdrangel/deviceset/{deviceSetIndex}/spectrum/server (GET) | 2020-11-11 13:40:24 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 33bc76aa6c | DeviceSet: simplify channel registrations (calls) and DeviceUISet: simplify channel registrations | 2020-10-15 08:56:29 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | febbb4fa0f | Implement MainCore in MainWindow step3: device sets | 2020-10-11 09:03:52 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | cb5ffaa47b | Added missing exports for MSVC | 2020-10-05 23:51:46 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 841a8fe242 | Morph PluginInstanceGUI in DeviceGUI and single line inheritance from QWidget | 2020-10-05 19:48:05 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 6ebf4569bf | Delete channel API from DeviceUISet. Update FeatureUISet | 2020-10-04 22:16:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | b1c9a35dcb | Channel plugins: use specialized ChannelGUI superclass. Handle GUI lifecycle in MainWindow | 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 | 315c64c8c7 | Removed PluginInstanceGUI reference in DeviceAPI | 2020-10-04 22:16:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 93de98c53c | Register channels with their URI | 2020-10-04 22:16:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 7a0f15acaf | Add GUI to device set outside plugin | 2020-10-04 22:16:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 77955d4dba | Replace separate create channel methods (BS and CS)  by a single one combining both interfaces | 2020-10-04 22:16:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | dc31bd8c48 | Moved DeviceSet from sdrsrv to sdrbase | 2020-10-04 22:16:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 57943a9b6d | Removed sampling device control objects | 2020-09-13 23:56:10 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 1e0be6a6f7 | DeviceUISet: fixed deleteChannel. Fixes issue #625 | 2020-09-10 22:42:36 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | d1637e0158 | DeviceUISet: fixed deleteChannel not actually deleting the channel unlike DeviceSet equivalent | 2020-07-13 22:23:45 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a125ab02cf | GLSpectrumGUI: removed reference to message queue in setBuddies method | 2020-05-15 23:27:39 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 9945c6a8f8 | Websocket spectrum: adapted plugins | 2020-05-15 22:57:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | ac6c3b08f2 | Websocket spectrum: first implementation | 2020-05-15 22:49:35 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | b64d813cfc | Fixed some warnings from Mac ports compilation | 2020-04-19 06:14:45 +02: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 | 500f5bc82c | Presets for MIMO | 2019-10-09 07:39:52 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 410a588fe0 | Device UI set and Device set channel registrations unification: fixed bug | 2019-09-10 06:15:06 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 836fd6f4e2 | Device UI set and Device set channel registrations unification | 2019-09-08 00:45:23 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a078239685 | REST API: config: GET (11). Support of the rest of devices | 2019-08-04 20:24:44 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | c7d05aeaff | REST API: config: GET (7): debug phase 1 | 2019-08-03 01:05:16 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | e62e187931 | MIMO: AM demod: implemented stream index (except dialog and apply setting) | 2019-05-20 16:31:15 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | f220927704 | MIMO: add channels | 2019-05-18 15:40:00 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | f351fe6e71 | MIMO support: added basics in device UI set and device set | 2019-05-16 18:39:13 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 9e628917dc | Removed all obsolete references to devicesourceapi.h and devicesinkapi.h | 2019-05-09 12:10:27 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 89e53cf179 | Single DeviceAPI interface (1) | 2019-05-08 22:11:53 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 8488161e6d | Fixed incomplete copyright headers (4): sdrgui | 2019-04-11 14:43:33 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 98ae61f4e0 | Reverse API: BFM demod | 2018-12-22 07:16:15 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | a839695c3a | AM, NFM, SSB and WFM demods: changed channel Id URI | 2018-05-30 22:25:57 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 766e6aac1c | Renamed Channel Analyzer NG to Channel Analyzer externally (no classes renaming) | 2018-05-30 11:49:54 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 161d4a5e56 | Set spectrum font to Liberation Sans | 2018-05-06 17:51:18 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 72e29fd3f8 | Moved export.h file to root of exports directory and removed util | 2018-03-20 13:49:21 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 904bcf2dc1 | On DeviceUISet load channels delete all channels before adding new channels. This ensures channels are placed in the same order (sorted) as in the preset | 2018-03-16 10:13:02 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | c22d146376 | Adapt to MSVC linker | 2018-03-03 20:23:38 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 219cfb0712 | Make DeviceUISet and DeviceSet classes as they are forward declared like this | 2018-02-27 19:26:52 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | a47587e16f | Specify Scope and Spectrum Vis floating point sample scale | 2018-01-22 14:07:24 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | ead034e21d | Web API: /sdrangel/deviceset/{deviceSetIndex}/channel/{channelIndex} DELETE implemented in GUI also | 2017-12-23 23:41:37 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | d79ef49112 | Plugin interface: simplify createTxChannelGUI | 2017-12-23 10:38:45 +01:00 |  |