mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-11-04 05:30:32 -05:00 
			
		
		
		
	
		
			
	
	
		
			7 lines
		
	
	
		
			126 B
		
	
	
	
		
			C++
		
	
	
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			126 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| 
								 | 
							
								#include <stdio.h>
							 | 
						||
| 
								 | 
							
								#include <QtGlobal>
							 | 
						||
| 
								 | 
							
								#define _USE_MATH_DEFINES
							 | 
						||
| 
								 | 
							
								#include <math.h>
							 | 
						||
| 
								 | 
							
								#include <vector>
							 | 
						||
| 
								 | 
							
								#include "dsp/lowpass.h"
							 |