greatscottgadgets / greatscottgadgets/hackrf

Add verbose option to hackrf_info

Open
#452 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.