greatscottgadgets / greatscottgadgets/hackrf
Feature request regarding hackrf_sweep.exe: would it be possible to make a .Net compatible DLL version?
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 8.1k
- Forks
- 1.7k
- Avg merge
- 15d 7h
- Merged PRs (30d)
- 1
Description
Version information
Operating system: Windows 10 + Visual Studio .Net
It seems that the hackrf_scan.exe is now working without crashing the device. That is great!
However, to better use the HackRF sweep functionality in custom made software, it would be much nicer to have this tool as a DLL,, so that the sweep could be requested from i.e. a VB .net/C# .net application and the sweep data be read directly into an array.
Currently, I would have to use the "shell()" command, which is less than optimal.
Thanks,
Vitor
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
The request targets hackrf_sweep.exe and its sweep data, but names no source files, entry points, or tests. Start by reviewing how the executable currently exposes sweep functionality and data; done would mean a .NET-compatible DLL that VB.NET or C# applications can call to receive sweep data directly instead of using shell().
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, csharp
- Domain
- embedded-iot
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100