greatscottgadgets / greatscottgadgets/hackrf
Add verbose option to hackrf_info
Open
Nobody has claimed this yet.
enhancement
software
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 1.7k
- Avg merge
- 15d 7h
- Merged PRs (30d)
- 1
Description
Sometimes we want more than the standard information provided by hackrf_info, especially when troubleshooting an issue.
Possible additions:
- radio state (amp, gain, frequency, etc)
- Running from RAM or flash
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the hackrf_info command entry point and reviewing how its standard information is gathered and printed. Define the verbose output around radio state and whether the device is running from RAM or flash; done means the option reports those additions without changing the standard output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cli, embedded-iot
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100