A reimplementation of hackrf_sweep as a library
Stars
54
Forks
4
Watchers
54
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
33
commits
2
commits
1
commits
1
commits
feat: add ability to have user provided context in hackrf_sweep_state
a8f2d35View on GitHubSet CI to run every Monday, configured artifacts for all platforms.
790ba8eView on GitHubRemoved call to fftw_forget_wisdom() as it conflicts with ABI between FFTW versions available (cross platform compat)
2e7ac9bView on GitHubFixed include for libhackrf (OS X build compatibility and CMake cleanups)
1cc50dbView on GitHubAdded missing include for sys/time.h (needed for building on OS X)
2b9c428View on GitHub