RF delay simulator using ADALM-PLUTO https://osmocom.org/projects/osmo-rfds
Go to file
Harald Welte 7d2ae14f80 REDME.md: Add link to video, give few more sentences of description 2023-03-14 16:45:56 +01:00
doc doc: Add usage doc 2018-12-17 14:16:07 +01:00
gw gw: Import the gateware (RTL & Sim) 2018-12-14 19:34:37 +01:00
patches patches: Import the actual patches to build the image 2018-12-17 10:01:51 +01:00
sw sw: Import the embedded control software 2018-12-14 20:04:26 +01:00
utils/uhd-pinger uhd 4.0 support 2022-05-24 20:26:02 +02:00
README.md REDME.md: Add link to video, give few more sentences of description 2023-03-14 16:45:56 +01:00

README.md

osmo-rfds - RF delay simulator

This repository contains the source code for an RF delay simulator, which can be used to artificially delay RF signals by a configurable amount of [variable] delay. This is useful to test timing control loops in TDMA systems, such as GSM.

It is part of the Osmocom Open Source Mobile Communications project.

The hardware we use for this is the PlotoSDR, also known as ADALM-PLUTO.

This repository contains the FPGA gateware, firmware and software to turn the PlutoSDR into said RF delay simulator.

Homepage

The official homepage of the project is https://osmocom.org/projects/osmo-rfds/wiki/Wiki

GIT Repository

You can clone from the official osmo-rfds.git repository using

git clone https://gitea.osmocom.org/sdr/osmo-rfds.git

There is also a web interface at https://gitea.osmocom.org/sdr/osmo-rfds

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

Discussions related to osmo-rfds are happening on the openbsc@lists.osmocom.org mailing list, please see https://lists.osmocom.org/mailman/listinfo/openbsc for subscription options and the list archive.

Please observe the Osmocom Mailing List Rules when posting.