chore(doc): adding clang for rpi os

pull/54/head
Guenael 2021-12-04 20:01:03 -05:00
rodzic f5ee3a8c8c
commit ed71f676ba
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -14,7 +14,7 @@ This project aim at decoding FT8 signals using an RTL device, usually connected
To install and use your dongle on a Raspberry Pi with a Rasberian OS:
```
sudo apt-get -y install build-essential cmake libfftw3-dev libusb-1.0-0-dev librtlsdr-dev libcurl4-gnutls-dev
sudo apt-get -y install build-essential clang cmake libfftw3-dev libusb-1.0-0-dev librtlsdr-dev libcurl4-gnutls-dev
git clone https://github.com/Guenael/rtlsdr-wsprd
cd rtlsdr-wsprd
make
@ -41,7 +41,7 @@ This application written in C does:
1. Install a Linux compatible distro on your device (ex. Raspbian for RaspberryPi)
1. Install dependencies & useful tools (for example, NTP for time synchronization). Example with a Debian based like Raspbian:
```
sudo apt-get -y install build-essential cmake libfftw3-dev libusb-1.0-0-dev librtlsdr-dev libcurl4-gnutls-dev
sudo apt-get -y install build-essential clang cmake libfftw3-dev libusb-1.0-0-dev librtlsdr-dev libcurl4-gnutls-dev
```
1. Clone this repository:
```
@ -81,4 +81,5 @@ Some manufacturers intergrate a 0.5ppm TCXO. It's the best second option, after
- Other no-name like : RT820, E4000, FC0012, FC0013, can work, but require modification and drift a lot
Ex: NooElec NESDR SMArt - Premium RTL-SDR w/ Aluminum Enclosure, 0.5PPM TCXO
https://www.nooelec.com/store/nesdr-smart.html