| 
							
							
								 srcejon | 1df07b21ae | Update CMakeLists.txt to allow static libraries to be built, as well as shared. Add BUILD_BENCH, BUILD_SHARED_LIBS, ENABLE_AARONIARTSA and ENABLE_METIS options. | 2024-09-11 20:16:40 +01:00 |  | 
			
				
					| 
							
							
								 Daniele Forsi | 4241f01376 | Fix typos in cpp files | 2024-07-10 23:06:38 +02:00 |  | 
			
				
					| 
							
							
								 srcejon | 4439b435b7 | Remove unneeded file | 2024-04-10 10:50:45 +01:00 |  | 
			
				
					| 
							
							
								 srcejon | c3a1c8db0e | Fix sdrbench compilation on Windows | 2024-04-10 01:41:35 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | cd7f0c16c4 | FT8: implement Gray decoding when decoding from magnitudes | 2024-04-06 11:01:21 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 8e77ad01ad | FT8: added soft decode on magnitudes and genaralize to any number of bits per symbol | 2024-04-03 14:01:45 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 2a39ef5d6d | ChirpChat modulator: added FT protocol | 2024-03-30 10:42:01 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 8f33bad363 | Fix MXVC boost multiprecision issue | 2024-03-28 22:12:27 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 2e9fc9db64 | FT8: add encoding support to library and added more tests | 2024-03-28 15:15:48 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 788190872b | Callsign: removed comma separated country data | 2024-03-08 15:36:03 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 446e1a258a | Added missing files. Part of #2008 | 2024-03-07 15:28:31 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 56f3cfb769 | Class to handle amateur radio callsigns and corresponding country data. Part of #2008 | 2024-03-07 14:48:54 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | b120f9cb01 | Rewriting of copyright notices for all but plugins (done), sdrbase, sdrgui. Part of #1893 | 2023-11-19 13:43:10 +01:00 |  | 
			
				
					| 
							
							
								 Daniele Forsi | 34aca019e2 | Fix spelling in strings | 2023-07-23 18:55:12 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | e265ddf887 | FT8 support and demod: added unpacking of DXpedition mesages. Added message type in FT8Message | 2023-01-28 11:39:44 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | a86cc53945 | FT8 demod: make OSD optional and log OSD information | 2023-01-28 08:58:50 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 2b5078e000 | FT8 demod: make FT8::FFTEngine a singleton. Name worker threads for debugging | 2023-01-21 12:22:05 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 90e262ccd9 | FT8 support: fix it again and again and again and again and again ... | 2023-01-12 21:43:04 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 5ce5a24946 | FT8 support: build fixes | 2023-01-12 17:29:24 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | e8be1f6744 | FT8 support: fixed typo | 2023-01-12 14:35:09 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 6838958c6b | FT8 support: corrected FT8 enabling in main CMakeFile and in sdrbench | 2023-01-12 14:15:22 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 6ecd110d14 | FT8 demod: adapted to QThread | 2023-01-12 01:02:38 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 508da7da9c | FT8 demod: unwanted dependencies removal and unpacking reorganization | 2023-01-11 16:36:10 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 7ec86b09de | FT8 demod: reorganized code (1) | 2023-01-11 16:36:10 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 65e9d1a167 | FT8 demod: removed sndfile dependency | 2023-01-11 16:36:10 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 7cd08ef1e9 | FT8 demod: implement callback as an interface class. Added test .wav file and file option in the sdrbench options | 2023-01-11 16:36:10 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 23e01ea064 | FT8 demod: isolate call1, all2 and locator in callback | 2023-01-11 16:36:10 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 6594bf209e | FT8 demod: restore double precision for time variables | 2023-01-11 16:36:10 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 902e58b46b | FT8 demod: initial commit of FT8 library with minimal changes and benchmark test | 2023-01-11 16:36:10 +01:00 |  | 
			
				
					| 
							
							
								 Jon Beniston | 2cb2a8d555 | Update sdrbase and sdrgui to support Qt5 and Qt6 | 2022-11-17 14:41:55 +00:00 |  | 
			
				
					| 
							
							
								 Jon Beniston | fc7c9c1fc8 | Update CMakeLists.txt to support both Qt5 and Qt6. Add option ENABLE_QT6 | 2022-11-17 14:34:54 +00:00 |  | 
			
				
					| 
							
							
								 Jiří Pinkava | 53e19b36a0 | Replace deprecated QTextStream number conversion functions | 2022-09-23 23:34:02 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 0eb487781b | AMBE feature: removed AMBE support in main application | 2022-05-25 01:00:33 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 3880a0f98f | AMBE feature: cleanup of main application AMBE support | 2022-05-25 00:13:40 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 5c742a873b | Fallback oct -> Qt::oct and dec -> Qt::dec replacement | 2021-12-28 00:03:06 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | 327cc957d6 | Fixed more compilation warnings | 2021-12-27 22:28:34 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | c901ba5c63 | NFM demod: DCS squelch (1) | 2021-04-17 23:13:09 +02:00 |  | 
			
				
					| 
							
							
								 Kacper Michajłow | 74d0c74830 | Fixes for clang-cl build | 2020-11-22 04:01:02 +01:00 |  | 
			
				
					| 
							
							
								 Kacper Michajłow | f8dcbaab66 | Fix and enable sdrbench build on Windows | 2020-11-20 11:04:51 +01:00 |  | 
			
				
					| 
							
							
								 f4exb | cc5d614f67 | IQ swap: initial implementation in plugins | 2020-06-23 19:29:58 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 144b0db196 | New AMBE engine (3) | 2019-07-20 23:25:00 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 8d6a69eec6 | New AMBE engine (1) | 2019-07-19 18:38:03 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | dea6a71246 | New ambe section to group new classes to handle AMBE serial or networked devices (using AMBE server) | 2019-07-19 01:37:22 +02:00 |  | 
			
				
					| 
							
							
								 Davide Gerhard | 94d03f9004 | remove useless CMAKE_CURRENT_BINARY_DIR | 2019-05-21 20:19:30 +02:00 |  | 
			
				
					| 
							
							
								 Davide Gerhard | dcfb7f6c97 | cmake: full refactor to remove qmake and use cmake on all platforms | 2019-05-21 20:19:25 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 1cdb3a1c0c | Fixed incomplete copyright headers (6): sdrbench | 2019-04-11 14:47:17 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 1eb8716a9f | Fixes for Arch. Manual merge of pull request #183. DATV demod: fixed some of ffmpeg deprecation warnings | 2018-06-13 00:20:51 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | c3242d618f | Benchmarking: added inf/sup decimators test | 2018-05-09 21:50:41 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | 19c32b4354 | Removed 24/16 bit differentiation on Decimator instantiation where possible | 2018-05-01 23:57:12 +02:00 |  | 
			
				
					| 
							
							
								 f4exb | a81e2f297a | Benchmarking: added int to float decimation | 2018-05-01 19:49:47 +02:00 |  |