From 99a3ae3d43b99370060bda1b0afd773c643e31e0 Mon Sep 17 00:00:00 2001 From: orthographic-pedant Date: Tue, 29 Sep 2015 01:27:05 -0400 Subject: [PATCH] Fixed typographical error, changed availabe to available in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d18eb90e9..af95f606c 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ program that is able to output 8-bit unsigned IQ samples at 2Mhz sample rate). rtl_sdr -f 1090000000 -s 2000000 -g 50 output.bin In the example `rtl_sdr` a gain of 50 is used, simply you should use the highest -gain availabe for your tuner. This is not needed when calling Dump1090 itself +gain available for your tuner. This is not needed when calling Dump1090 itself as it is able to select the highest gain supported automatically. It is possible to feed the program with data via standard input using