An open API service indexing awesome lists of open source software.

https://github.com/batchdrake/hrftxserv

HackRF TX server, enforcing duty cycles and power limits
https://github.com/batchdrake/hrftxserv

Last synced: 14 days ago
JSON representation

HackRF TX server, enforcing duty cycles and power limits

Awesome Lists containing this project

README

          

# hrftxserv

## Prerequisites

* [sigutils](https://github.com/BatchDrake/sigutils)

## Build instructions
```
% mkdir build
% cd build
% cmake ..
% make
% ./hrftxserv --help
```