librpitx/README.md
F5OEO aea4124eef
Readme
Remove liquiddsp dependency
2018-03-18 14:41:34 +01:00

14 lines
310 B
Markdown

**librpitx** Radio frequency transmitter library for Raspberry Pi (B, B+, PI2, PI3 and PI zero)
It is now the base of *rpitx* project, separate from application
_Copyright (c) Evariste Courjaud F5OEO. Code is GPL_V3
# Installation
```sh
git clone https://github.com/F5OEO/librpitx
cd librpitx/src
make
```