From 50e5f7c251565e16167985218beb61f102f301e0 Mon Sep 17 00:00:00 2001 From: Jon Beniston Date: Mon, 6 Jun 2022 13:55:31 +0100 Subject: [PATCH] Update docs --- plugins/channelrx/demodadsb/readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/channelrx/demodadsb/readme.md b/plugins/channelrx/demodadsb/readme.md index 0f7375de5..1b52d390b 100644 --- a/plugins/channelrx/demodadsb/readme.md +++ b/plugins/channelrx/demodadsb/readme.md @@ -6,7 +6,7 @@ The top and bottom bars of the device window are described [here](../../../sdrgu The ADS-B demodulator plugin can be used to receive and display ADS-B aircraft information. This is information about an aircraft, such as position, altitude, heading and speed, broadcast by aircraft on 1090MHz, in the 1090ES (Extended Squitter) format. 1090ES frames have a chip rate of 2Mchip/s, so the baseband sample rate should be set to be greater than 2MSa/s. -As well as displaying information received via ADS-B, the plugin can also combine information from a number of databases to display more information about the aircraft and flight. +As well as displaying information received via ADS-B, the plugin can also combine information from a number of databases to display more information about the aircraft and flight, airports and weather. ![ADS-B Demodulator plugin GUI](../../../doc/img/ADSBDemod_plugin.png)