Skip to content

Conversation

@courupteddata
Copy link
Contributor

I have not had a chance to fully test it locally yet, but opening this so long to solicit some opinions on the the changes.

@courupteddata courupteddata mentioned this pull request Jan 2, 2026
@newAM
Copy link
Owner

newAM commented Jan 3, 2026

Awesome! Thanks for doing this! I blew up the frontend of my hackrf and haven't had time to replace the components, but I can still test parts of this when it's ready.

@courupteddata
Copy link
Contributor Author

I got the two examples to work correctly and added some notes on setting up the udev rules because I found that to be way more annoying than initially presented. The notes and testing took place on a Debian bookworm system with

nathan@debian:~/rust/hackrfone$ cargo run --all-features --example info
   Compiling hackrfone v0.3.0 (/home/nathan/rust/hackrfone)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
     Running `target/debug/examples/info`
Board ID: Ok(2)
Version: Ok("2023.01.1")
Device version: Version { major: 1, minor: 0, sub_minor: 7 }

@courupteddata courupteddata marked this pull request as ready for review January 3, 2026 16:32
@newAM
Copy link
Owner

newAM commented Jan 3, 2026

I got my Hack RF one out and it's unresponsive over USB. Power on, but doesn't appear in lsusb.

Everything looks good though, and I trust you that the examples work so I'll merge this :)

@newAM newAM merged commit dc4db5c into newAM:main Jan 3, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants