mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-31 04:50:29 -04:00 
			
		
		
		
	Updated versions and changelogs
This commit is contained in:
		
							parent
							
								
									43f962f428
								
							
						
					
					
						commit
						c1198ff885
					
				
							
								
								
									
										10
									
								
								CHANGELOG
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								CHANGELOG
									
									
									
									
									
								
							| @ -1,3 +1,13 @@ | |||||||
|  | sdrangel (7.6.0-1) unstable; urgency=medium | ||||||
|  | 
 | ||||||
|  |   * Remote TCP Input and Remote TCP Sink Plugins. Issue #456. PR #1350 | ||||||
|  |   * SDRPlayInput: upgrade libmirisdr-4 version to 2.0.0. PR #1344 | ||||||
|  |   * DATV Demod: Add support for LDPC on Windows. Issue #1342. PR #1345 | ||||||
|  |   * Externals: Update rtlsdr to latest version. Issue #1351. PR #1352 | ||||||
|  |   * Map: Add support for Ionosonde stations. PR #1354 | ||||||
|  | 
 | ||||||
|  |   -- Edouard Griffiths, F4EXB  <f4exb06@gmail.com>  Wed, 20 Jul 2022 19:53:15 +0200 | ||||||
|  | 
 | ||||||
| sdrangel (7.5.1-1) unstable; urgency=medium | sdrangel (7.5.1-1) unstable; urgency=medium | ||||||
| 
 | 
 | ||||||
|   * M17 is for Linux only |   * M17 is for Linux only | ||||||
|  | |||||||
| @ -15,8 +15,8 @@ set(CMAKE_EXPORT_COMPILE_COMMANDS ON) | |||||||
| 
 | 
 | ||||||
| # configure version | # configure version | ||||||
| set(sdrangel_VERSION_MAJOR "7") | set(sdrangel_VERSION_MAJOR "7") | ||||||
| set(sdrangel_VERSION_MINOR "5") | set(sdrangel_VERSION_MINOR "6") | ||||||
| set(sdrangel_VERSION_PATCH "1") | set(sdrangel_VERSION_PATCH "0") | ||||||
| set(sdrangel_VERSION_SUFFIX "") | set(sdrangel_VERSION_SUFFIX "") | ||||||
| 
 | 
 | ||||||
| # SDRAngel cmake options | # SDRAngel cmake options | ||||||
|  | |||||||
							
								
								
									
										10
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										10
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							| @ -1,3 +1,13 @@ | |||||||
|  | sdrangel (7.6.0-1) unstable; urgency=medium | ||||||
|  | 
 | ||||||
|  |   * Remote TCP Input and Remote TCP Sink Plugins. Issue #456. PR #1350 | ||||||
|  |   * SDRPlayInput: upgrade libmirisdr-4 version to 2.0.0. PR #1344 | ||||||
|  |   * DATV Demod: Add support for LDPC on Windows. Issue #1342. PR #1345 | ||||||
|  |   * Externals: Update rtlsdr to latest version. Issue #1351. PR #1352 | ||||||
|  |   * Map: Add support for Ionosonde stations. PR #1354 | ||||||
|  | 
 | ||||||
|  |   -- Edouard Griffiths, F4EXB  <f4exb06@gmail.com>  Wed, 20 Jul 2022 19:53:15 +0200 | ||||||
|  | 
 | ||||||
| sdrangel (7.5.1-1) unstable; urgency=medium | sdrangel (7.5.1-1) unstable; urgency=medium | ||||||
| 
 | 
 | ||||||
|   * M17 is for Linux only |   * M17 is for Linux only | ||||||
|  | |||||||
| @ -30,7 +30,7 @@ const PluginDescriptor DATVDemodPlugin::m_ptrPluginDescriptor = | |||||||
| { | { | ||||||
|     DATVDemod::m_channelId, |     DATVDemod::m_channelId, | ||||||
|     QStringLiteral("DATV Demodulator"), |     QStringLiteral("DATV Demodulator"), | ||||||
|     QStringLiteral("7.0.0"), |     QStringLiteral("7.6.0"), | ||||||
|     QStringLiteral("(c) F4HKW for SDRAngel using LeanSDR framework (c) F4DAV"), |     QStringLiteral("(c) F4HKW for SDRAngel using LeanSDR framework (c) F4DAV"), | ||||||
| 	QStringLiteral("https://github.com/f4exb/sdrangel"), | 	QStringLiteral("https://github.com/f4exb/sdrangel"), | ||||||
| 	true, | 	true, | ||||||
|  | |||||||
| @ -31,7 +31,7 @@ | |||||||
| const PluginDescriptor SDRPlayPlugin::m_pluginDescriptor = { | const PluginDescriptor SDRPlayPlugin::m_pluginDescriptor = { | ||||||
|     QStringLiteral("SDRPlay"), |     QStringLiteral("SDRPlay"), | ||||||
|     QStringLiteral("SDRPlay RSP1 Input"), |     QStringLiteral("SDRPlay RSP1 Input"), | ||||||
|     QStringLiteral("7.0.0"), |     QStringLiteral("7.6.0"), | ||||||
|     QStringLiteral("(c) Edouard Griffiths, F4EXB"), |     QStringLiteral("(c) Edouard Griffiths, F4EXB"), | ||||||
|     QStringLiteral("https://github.com/f4exb/sdrangel"), |     QStringLiteral("https://github.com/f4exb/sdrangel"), | ||||||
|     true, |     true, | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user