tylerjw / cuda_firLinks
CUDA implementation of complex single precision float FIR filter
☆19Updated 6 years ago
Alternatives and similar repositories for cuda_fir
Users that are interested in cuda_fir are comparing it to the libraries listed below
Sorting:
- This code generates the filter weights for polyphase filter banks with arbitrary numbers of channels, and with configurable windows.☆26Updated last year
- Documents and software for the polyphase filter bank that receives Phase 4 Ground uplink signals.☆18Updated 6 years ago
- Adaptive filters for GNU Radio☆28Updated 2 weeks ago
- Coprocessor Accelerated Filterbank Extension Library - A CUDA implementation of a Polyphase Filterbank Channelizer and Resampler☆17Updated 7 years ago
- IT++ library mirror/fork. C++ library of mathematical, signal processing and communication classes and functions.☆39Updated 3 years ago
- usrp stream program, single channel dsp with CUDA, single channel dsp without CUDA (for comparison)☆14Updated 8 years ago
- Polyphase channelizer implement using Python.☆11Updated 4 years ago
- Direction-of-Arrival (DoA) Demo for GNU Radio (OOT) with the USRP™ X440☆126Updated last month
- Graphical RF direction finding simulator☆17Updated 4 years ago
- Time difference of arrival (TDoA) multi-lateration☆65Updated last year
- Python implementation of the MUSIC Algorithm☆43Updated 4 years ago
- BSc. Project (UoW) - simulation of GSM and EDGE network modulation schemes (GMSK and 8PSK)☆16Updated 5 years ago
- Out-of-tree module for GNU Radio containing a complete OFDM implementation including GUI for reasearch and teaching☆74Updated 4 years ago
- Toy programs for SDR applications☆63Updated 6 years ago
- Symbol to Bit Mapping and Demapping Blocks for GNU Radio☆34Updated 4 years ago
- Python/C implementation of MUltiple SIgnal Classification as described by Schmidt.☆69Updated 12 years ago
- Direction of Arrival Estimation using MUSIC and ESPRIT Algorithms in Python☆134Updated 7 years ago
- Docker images set up with tools for radio & machine learning tasks☆61Updated 8 years ago
- A collection of Digital Signal Processing notebooks with a wireless communications theme.☆133Updated 2 years ago
- A collection of functions and classes to support signal processing and communications theory teaching and research☆203Updated 2 months ago
- Small code examples using AFF3CT as a library.☆16Updated 2 years ago
- A Convolutional Encoder and Viterbi Decoder in C++.☆90Updated last year
- Antenna array signal processing library implemented in python☆182Updated 3 years ago
- Cascaded Integrator Comb(CIC) filter implemented in C++☆21Updated 7 years ago
- OFDM implemented in MATLAB for USRP radios with MAC Layer☆44Updated 11 years ago
- ☆27Updated 4 years ago
- Parametric analysis of MUSIC algorithm for Angle of Arrival estimation in Python☆41Updated 3 years ago
- GNU Radio package implementing MUSIC and root MUSIC angle of arrival algorithms with blocks necessary to provide phase synchronization of…