0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #4 from taowa/patch-1 More... over 10 years ago
Corrected isnstall to install More... over 10 years ago
Merge pull request #2 from cladisch/bitbuffer-overflow More... almost 11 years ago
Proper buffer management. Don't write beyond the end of the bitbuffer. More... almost 11 years ago
links in README.md, take2 More... almost 11 years ago
links in README.md More... almost 11 years ago
Moved output flag to proper section More... almost 11 years ago
Proper buffer management. Don't segfault if no device! More... almost 11 years ago
Fix for bug #1 More... almost 11 years ago
whoops, missed testing the Daemon mode, fixed now! More... almost 11 years ago
brf_entropy now uses bladerf_stream(), 20MB/s without optimisation. no changes to rtl_entropy Time for a release! More... almost 11 years ago
Think I fixed brf2.c gives ~3Gb/s of entropy at ~30% fail after von neumann debiasing. Next I'll fold the changes in to brf_entropy and do a release! More... almost 11 years ago
Better version of brf2, getting there with my understanding! Think it needs some locking and to discard samples if it's too early. More... almost 11 years ago
brf2 - a temporary piece of code to get my head around bladerf_stream() updates to usage for brf_entropy More... almost 11 years ago
tweaks for brf_entropy, 15MB/s entropy with USB 2.0 More... almost 11 years ago
brf-entropy works! now to tweak for throughput with bladrf_rx() More... almost 11 years ago
brf_entropy getting there, comes up with: More... almost 11 years ago
README updates More... almost 11 years ago
README updates More... almost 11 years ago
Version update, I did a release on github :P More... almost 11 years ago
need to work out my pointer arithmatic for debias()! Commented out and reverted so MASTER compiles :) More... almost 11 years ago
- README updates, update to brf comments More... almost 11 years ago
Putting more stuff in util.c, so it can be used across brf/rtl code. Cleaning out brf code as it's going to be quite different. More... almost 11 years ago
CMake tweaks to actually work if missing one set of source libraries (rtl-sdr, libbladerf) More... almost 11 years ago
start of BladeRF-entropy (brf-entropy) More... almost 11 years ago
More cmake tweaks for bladerf rtl stuff. More... almost 11 years ago
more cmake tweaks, added versioning as per rtl-sdr More... about 11 years ago
tweaks to CMakeLists. More... about 11 years ago
cmake finally! Not quite all there yet, but it builds! More... about 11 years ago
Documented gain option, split strings to pacify -pedantic More... about 11 years ago