From 7d2ae14f80f3d31bc1fc8fd98f0822c29a2cb193 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 14 Mar 2023 16:45:56 +0100 Subject: [PATCH] REDME.md: Add link to video, give few more sentences of description --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a1d12c8..494f5c0 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,12 @@ loops in TDMA systems, such as GSM. It is part of the [Osmocom](https://osmocom.org/) Open Source Mobile Communications project. +The hardware we use for this is the PlotoSDR, also known as +[ADALM-PLUTO](https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/adalm-pluto.html). + +This repository contains the FPGA gateware, firmware and software to +turn the PlutoSDR into said RF delay simulator. + Homepage -------- @@ -29,6 +35,11 @@ Documentation See the doc/ sub-directory. +Video Presentation +------------------ + +A recorded video presentation about osmo-rfds can be found at https://media.ccc.de/v/osmodevcon2019-101-osmo-rfds-osmocom-rf-delay-simulator + Mailing List ------------