From d341d0b7b853c8c8ef1ff542f3edd1832bc163c9 Mon Sep 17 00:00:00 2001 From: Linar Yusupov Date: Fri, 21 Dec 2018 21:18:08 +0300 Subject: [PATCH] A link onto UAT test signal repo --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4e4cb8b..a9f9655 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ This repository contains "ADS-B Out" encoder for Tx-capable SDR hardware. It is currently written in architecture independent Python language and can be used as an add-on for existing open source "ADS-B In" solutions. One known good example is [Stratux](https://github.com/cyoung/stratux). +ES (1090 MHz) variant of ADS-B surveillance technology is being considered here.
+For UAT ADS-B (978 MHz) option, please, visit this repository: https://github.com/lyusupov/UAT-test-signal + ## Disclaimer The source code is published for academic purpose only.