add dependencies in README

main
Jean-Michel Friedt 2024-06-09 10:01:19 +02:00
parent 8b7cfae0be
commit f203626194
2 changed files with 6 additions and 1 deletions

View File

@ -1,8 +1,13 @@
## Compiling for GNU Radio
The default targetted version is GNU Radio 3.10 (``main`` branch). Tested on Debian/GNU Linux sid with GNU Radio
3.10.10.0 (Python 3.11.9)
3.10.10.0 (Python 3.11.9) assuming the following dependencies are installed:
```
sudo apt install git cmake build-essential doxygen gnuradio
```
For compiling ``gr-m17``:
```
git clone --recursive https://github.com/M17-Project/gr-m17
cd gr-m17

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

After

Width:  |  Height:  |  Size: 96 KiB