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 
							
						 
					 
					
						
						
						
						
							
						
						
							82f98ab6c1 
							
						 
					 
					
						
						
							
							cmake: re-integrated -Woverloaded-virtual and fixed corresponding warnings  
						
						
						
						
					 
					
						2020-11-15 08:31:49 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							d2710806bf 
							
						 
					 
					
						
						
							
							Renamed sdrbase AudioOutput to AudioOutputDevice  
						
						
						
						
					 
					
						2020-11-12 22:13:44 +01:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							d7f8208814 
							
						 
					 
					
						
						
							
							Fix and refactor fir filter  
						
						
						
						
					 
					
						2020-10-31 21:30:45 +01:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							6f4f7910f1 
							
						 
					 
					
						
						
							
							Channel settings feature feedback: all  plugins  
						
						
						
						
					 
					
						2020-10-27 06:16:17 +01:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							61d3431095 
							
						 
					 
					
						
						
							
							Some cleanup  
						
						
						
						
					 
					
						2020-10-14 22:10:26 +02: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 
							
						 
					 
					
						
						
						
						
							
						
						
							7917d595f5 
							
						 
					 
					
						
						
							
							Demods with audio: systematically reapply audio sample rate in case of channel sample rate change  
						
						
						
						
					 
					
						2020-08-03 13:00:00 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							c41cf68d60 
							
						 
					 
					
						
						
							
							Demod plugins with configurable audio: fixed audio sample rate handling  
						
						
						
						
					 
					
						2020-08-03 12:59:31 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							1de1bf4d08 
							
						 
					 
					
						
						
							
							Updated versions and changelogs  
						
						
						
						
					 
					
						2020-08-01 05:13:55 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							d67174ef8d 
							
						 
					 
					
						
						
							
							Revert "DSD demod: implemented DMR basic privacy followinf dsdcc v1.8.7 changes"  
						
						... 
						
						
						
						This reverts commit e72ec4c879a219797612d67dcdb12d98b5b2279d. 
						
						
					 
					
						2020-07-21 20:03:49 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							1d643e27bb 
							
						 
					 
					
						
						
							
							Revert "DSD demod: REST API: DMR private key implementation"  
						
						... 
						
						
						
						This reverts commit 662ac6ef6d38999e54b57828a06e189b2986890c. 
						
						
					 
					
						2020-07-21 19:59:19 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							a4a16265a3 
							
						 
					 
					
						
						
							
							Updated version and changelogs  
						
						
						
						
					 
					
						2020-07-01 20:22:41 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							563c509c7c 
							
						 
					 
					
						
						
							
							Initialize m_audioSampleRate in constructors where missing.  Fixes   #554  
						
						
						
						
					 
					
						2020-07-01 08:57:38 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							662ac6ef6d 
							
						 
					 
					
						
						
							
							DSD demod: REST API: DMR private key implementation  
						
						
						
						
					 
					
						2020-06-15 13:51:46 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							e72ec4c879 
							
						 
					 
					
						
						
							
							DSD demod: implemented DMR basic privacy followinf dsdcc v1.8.7 changes  
						
						
						
						
					 
					
						2020-06-15 12:40:59 +02:00 
						 
				 
			
				
					
						
							
							
								Sergei I. Korolev 
							
						 
					 
					
						
						
						
						
							
						
						
							d9ea8d4abc 
							
						 
					 
					
						
						
							
							Added more flexible build options  
						
						
						
						
					 
					
						2020-05-02 17:57:00 +03: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 
							
						 
					 
					
						
						
						
						
							
						
						
							653f8c1330 
							
						 
					 
					
						
						
							
							Renamed DownSampleChannelizer back to (new) DownChannelizer  
						
						
						
						
					 
					
						2019-12-13 15:15:21 +01:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							14a21b10cb 
							
						 
					 
					
						
						
							
							Removed obsolete references to DownChannelizr  
						
						
						
						
					 
					
						2019-12-13 00:43:07 +01:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							1359aac9b6 
							
						 
					 
					
						
						
							
							Removed ThreadedBasebandSampleSink  
						
						
						
						
					 
					
						2019-12-13 00:42:37 +01:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							4005b70175 
							
						 
					 
					
						
						
							
							AM, NFM and DSD demod fixes  
						
						
						
						
					 
					
						2019-11-24 10:13:17 +01:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							5c5079108b 
							
						 
					 
					
						
						
							
							DSDDemod: fixes  
						
						
						
						
					 
					
						2019-11-23 12:11:41 +01:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							5b83b2a4a8 
							
						 
					 
					
						
						
							
							Rx plugins: refactoring of classes (1)  
						
						
						
						
					 
					
						2019-11-23 07:40:36 +01:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							246ff824af 
							
						 
					 
					
						
						
							
							Corrected network manager process memory leaks (Rx side)  
						
						
						
						
					 
					
						2019-11-12 18:46:45 +01:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							51a07c3f7b 
							
						 
					 
					
						
						
							
							Channel Rx plugins: implement MIMO support  
						
						
						
						
					 
					
						2019-10-09 07:39:52 +02: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 
							
						 
					 
					
						
						
						
						
							
						
						
							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 
							
						 
					 
					
						
						
						
						
							
						
						
							a4007b762e 
							
						 
					 
					
						
						
							
							REST API: config: (6): config preset channel Rx adapters  
						
						
						
						
					 
					
						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 
							
						 
					 
					
						
						
						
						
							
						
						
							71192a4130 
							
						 
					 
					
						
						
							
							Removed old DV serial engine files. Make serialDV dependency mandatory. Updated various readmes  
						
						
						
						
					 
					
						2019-07-21 10:15:49 +02:00 
						 
				 
			
				
					
						
							
							
								f4exb 
							
						 
					 
					
						
						
						
						
							
						
						
							839dcdf0dc 
							
						 
					 
					
						
						
							
							Build: fixed triggering of demoddsd build when using external libraries  
						
						
						
						
					 
					
						2019-06-01 21:35:33 +02:00 
						 
				 
			
				
					
						
							
							
								Davide Gerhard 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2e04d2fe9d 
							
						 
					 
					
						
						
							
							fix windows code to build with MSVC  
						
						... 
						
						
						
						- remove __attribute__((unused)) not supported on MSVC
- remove  __attribute((unused)) not supported on MSVC
- add symbol exports to RemoteDataReadQueue and RemoteDataQueue
- add export symbols to sdrsrv 
						
						
					 
					
						2019-05-28 15:19:19 +02:00 
						 
				 
			
				
					
						
							
							
								Davide Gerhard 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							92129089a5 
							
						 
					 
					
						
						
							
							add basic external libraries  
						
						... 
						
						
						
						- codec2
- cm256cc
- mbelib
- serialdv
- dsdcc 
						
						
					 
					
						2019-05-23 23:51:20 +02:00 
						 
				 
			
				
					
						
							
							
								Davide Gerhard 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							94d03f9004 
							
						 
					 
					
						
						
							
							remove useless CMAKE_CURRENT_BINARY_DIR  
						
						
						
						
					 
					
						2019-05-21 20:19:30 +02:00