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

https://github.com/nicolocarcagni/antennaplusplus

Tool for hamradio and for anyone who wants to build an antenna for themselves
https://github.com/nicolocarcagni/antennaplusplus

antenna cpp ham-radio radio tools

Last synced: 4 months ago
JSON representation

Tool for hamradio and for anyone who wants to build an antenna for themselves

Awesome Lists containing this project

README

          

# AntennaPlusPlus



iTzNikolovich

# Compile from source

```bash
$ g++ -o AntennaPlusPlus AntennaPlusPlus.cpp
```

# Execute

```bash
$ ./AntennaPlusPlus
```