GNSS SDR implemented with Rust
Stars
8
Forks
1
Watchers
8
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
74
commits
Added a frontend module, with a SIMD based frequency shifting
b94fec5View on GitHubAdded lookup for gps CA code and frontend operations with lookup table and SIMD
88ed13dView on GitHubAdded threads for receiving raw samples and template for streaming
573a52bView on GitHubAdded DeviceMock for test and updated SdrDevice and RtlSdr for that
b887a2aView on GitHubAdded a wrapper of rustfft and realfft for fft related functions
d48de3cView on GitHubAdded plotting support for acquisition and tracking results
0127a2dView on GitHubAdded multi-producer multi-consumer channels for plotting feature
054d2d2View on GitHub