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
- Host: GitHub
- URL: https://github.com/nicolocarcagni/antennaplusplus
- Owner: nicolocarcagni
- Created: 2022-03-01T17:56:01.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-01T18:09:39.000Z (over 4 years ago)
- Last Synced: 2023-05-15T20:32:29.348Z (about 3 years ago)
- Topics: antenna, cpp, ham-radio, radio, tools
- Language: C++
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AntennaPlusPlus
# Compile from source
```bash
$ g++ -o AntennaPlusPlus AntennaPlusPlus.cpp
```
# Execute
```bash
$ ./AntennaPlusPlus
```