From d4cae8f6056131ef7195134ce294c34dafffd564 Mon Sep 17 00:00:00 2001 From: Kuba <132459354+KubaPro010@users.noreply.github.com> Date: Sun, 19 Nov 2023 16:13:04 +0000 Subject: [PATCH] spelling fixe only (rpitx pull 233) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d3ea292..c1aee0c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ if you wanna use pifmrds, then scroll down to pifmrds usage ([here](https://github.com/KubaPro010/rpitx2#pifmrds-usage)) ![rpitx banner](/doc/rpitxlogo.png) # About rpitx2 -**rpitx2** is a general radio frequency transmitter for Raspberry Pi which doesn't require any other hardware unless filter to avoid intererence. It can handle frequencies from 5 KHz up to 1500 MHz. +**rpitx2** is a general radio frequency transmitter for Raspberry Pi which doesn't require any other hardware unless filter to avoid interference. It can handle frequencies from 5 KHz up to 1500 MHz. Rpitx2 is a software made for educational on RF system. It has not been tested for compliance with regulations governing transmission of radio signals. You are responsible for using your Raspberry Pi legally. @@ -20,7 +20,7 @@ Be sure to have git package installed : sudo apt-get update sudo apt-get install git ``` -You can now clone the repository. A script (install.sh) is there for easy installation. You could inspect it and make steps manualy in case of any doubt. You can note that /boot/config.txt should be prompt to be modified during the installation. If it is not accepted, **rpitx2** will be unstable. +You can now clone the repository. A script (install.sh) is there for easy installation. You could inspect it and make steps manually in case of any doubt. You can note that /boot/config.txt should be prompt to be modified during the installation. If it is not accepted, **rpitx2** will be unstable. ```sh git clone https://github.com/KubaPro010/rpitx2 @@ -114,7 +114,7 @@ To launch it, go to rpitx folder and launch rtlmenu.sh : ```sh ./rtlmenu.sh ``` -You have first to set receiver frequency and gain of rtl-sdr. Warning about gain, you should ensure that you have enough gain to receive the signal but not to strong which could saturate it and will not be usefull by **rpitx2**. +You have first to set receiver frequency and gain of rtl-sdr. Warning about gain, you should ensure that you have enough gain to receive the signal but not to strong which could saturate it and will not be useful by **rpitx2**. Choose your choice with arrows and enter to start it.**Don't forget, some test are made in loop, you have to press CTRL^C to exit and back to menu.**