| 
							
							
								 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 | ee0e5fc777 | AFC: implemented message pipes for sending back channel settings. Implemented in all relevant channel plugins. Removed obsolete methods | 2020-12-13 13:04:36 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 89a901e383 | Fixed getURI method in channels and features | 2020-11-22 19:29:27 +01:00 |  | 
			
				
					| 
							
							
								 Kacper Michajłow | f2d01b61d3 | Avoid global QString init in plugins This workarounds issue with LTO with GCC #716 | 2020-11-22 04:06:32 +01:00 |  | 
			
				
					| 
							
							
								 Kacper Michajłow | cf70d9430f | Use QStringLiteral when it make sense | 2020-11-22 04:05:04 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 3f2f1fcd7f | Fixed -Wclass-memaccess warnings | 2020-11-15 00:03:34 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 55eb6cc951 | Fixed -Wunused-parameter warnings | 2020-11-14 11:13:32 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | c6083b339f | Websocket spectrum: updated plugins | 2020-11-11 11:46:54 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | a09b66c38b | SpectrumVis: remove now useless configure method | 2020-11-11 11:24:55 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 6f4f7910f1 | Channel settings feature feedback: all  plugins | 2020-10-27 06:16:17 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 8ba95addc0 | Use MainCore instance in place of MainWindow | 2020-10-12 22:11:13 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 170a2661e1 | Updated version and changelogs | 2020-10-06 07:41:32 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 31bf99a619 | Removed dangling PluginInstanceGUI references | 2020-10-05 16:30:24 +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 | 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 | a93a93cec0 | Channel API: new getURI method. Applied to common plugins | 2020-10-04 22:16:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 1b11363214 | Add GUI to device set outside plugin: applied to common plugins | 2020-10-04 22:16:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | ef65afea02 | Replace separate create channel methods (BS and CS): common plugins | 2020-10-04 22:16:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 6a78932130 | UDP Source: style and debug message fixes | 2020-08-27 07:40:41 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | fdafc95b0c | Updated version and changelogs | 2020-08-25 21:05:54 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | e830f017d3 | UDP source: updated documentation | 2020-08-25 21:00:20 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 0e1e5f7a0b | UDP Source multicast: REST API: implementation | 2020-08-25 00:16:06 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 125930ca7c | UDP Source: restore spectrum display | 2020-08-25 00:07:21 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | f5b9c31a45 | UDP Source: GUI compatibility with older version of Qt | 2020-08-25 00:07:13 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 6d65bc74fc | UDP sink: implemented multicast join. Implements #610 | 2020-08-25 00:06:58 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a4a16265a3 | Updated version and changelogs | 2020-07-01 20:22:41 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | b64e41419f | Add 10 MHz digit to wideband channel plugins. Implements #531 | 2020-07-01 19:53:09 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a8969af144 | Updated plugins version | 2020-05-16 08:15:47 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a125ab02cf | GLSpectrumGUI: removed reference to message queue in setBuddies method | 2020-05-15 23:27:39 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 7d6d351891 | SpectrumVis: removed message queue parameter from configure method | 2020-05-15 23:22:34 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 4d9d804f97 | Websocket spectrum: adapted plugins (missing bits) | 2020-05-15 23:14:19 +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 | 6855602a7f | Device API: removed useless stream index parameter on channel API methods | 2019-12-23 23:41:44 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | d0858f21fb | Added possibility to specify devices that cannot be discovered automatically. This implements #445 | 2019-12-16 01:03:47 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 12735f26a9 | Tx plugins: fixed VU meter handling | 2019-12-09 13:43:54 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 4326af12ee | Tx channels: fixed stream assignment with MIMO devices | 2019-11-19 01:24:02 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | d1b80524ea | Channel Tx plugins: added support of MIMO devices | 2019-11-17 11:09:35 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 34965d3935 | Tx refactoring: added some missing method bodies | 2019-11-15 02:20:03 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 48174ad5cf | Renamed UpSampleChannelizer back to UpChannelizer | 2019-11-15 01:39:11 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 3b74153ec6 | SampleSourceFifo refactoring and Tx code reorganization | 2019-11-15 01:05:32 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | a88556d6f6 | REST API: config: GET (13): corrected missing return in deserialize methods of the adapters | 2019-08-05 03:42:04 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 4b3d088407 | GLSpectrum settings refactoring (1) | 2019-08-05 01:56:29 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 7688f187bc | REST API: config: use specialized ChannelWebAPIAdapter class similar to what has been done for devices | 2019-08-05 00:10:56 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 9610a6b93a | REST API: config (7): preset channel Tx adapters where there is no CW keyer | 2019-08-03 01:05:16 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 2274d20856 | REST API: config: GET (5): all API supported channels refactoring to use static methods for settings GET. PUT. PATCH | 2019-08-03 01:05:16 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | ef82b89182 | REST API: config: GET (4): optimize channel settings API management and generally improve constedness | 2019-08-03 01:05:16 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | bdc68ba4df | Merge branch 'mimo' into dev | 2019-05-31 20:13:48 +02:00 |  |