RF delay simulator using ADALM-PLUTO https://osmocom.org/projects/osmo-rfds
Go to file
Harald Welte e7a26772d7 README.md: spelling in the title 2022-02-18 18:56:41 +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 Use gnu++11 standard when building pinger 2019-01-24 05:37:19 +01:00
README.md README.md: spelling in the title 2022-02-18 18:56:41 +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.

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 git://git.osmocom.org/osmo-rfds.git
git clone https://git.osmocom.org/osmo-rfds.git

There is a cgit interface at https://git.osmocom.org/osmo-rfds/

Documentation

See the doc/ sub-directory.

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.