mirror of
				https://github.com/rtlsdrblog/rtl-sdr-blog.git
				synced 2025-10-31 17:08:09 +01:00 
			
		
		
		
	
			
				
					
						
					
					a2bc5b511765b29eb0ebabbc72fa6705fde7c6f7
				
			
			
		
	libusb < 1.0.9 doesn't have libusb_handle_events_timeout_completed(), but libusb <= 1.0.8 doesn't have version.h, so we need to check for the function. The cmake-code was borrowed from UHD, which also checks for libusb_error_name(), we add that as well since it might come handy later on. Signed-off-by: Steve Markgraf <steve@steve-m.de>
rtl-sdr turns your Realtek RTL2832 based DVB dongle into a SDR receiver ====================================================================== For more information see: http://sdr.osmocom.org/trac/wiki/rtl-sdr
Description
				
					Languages
				
				
								
								
									C
								
								91.5%
							
						
							
								
								
									CMake
								
								5.2%
							
						
							
								
								
									Shell
								
								1.7%
							
						
							
								
								
									M4
								
								0.9%
							
						
							
								
								
									Makefile
								
								0.7%