Skip to content

The core Iris software radio architecture.

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
LICENSE
GPL-3.0
LICENSE.GPL
Notifications You must be signed in to change notification settings

suttonpd/iris_core

This branch is 1 commit ahead of, 11 commits behind andrepuschmann/iris_core:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f6c8340 · Apr 5, 2016

History

90 Commits
May 7, 2014
Apr 24, 2013
May 6, 2014
May 6, 2014
May 6, 2014
Dec 19, 2013
Jan 3, 2013
Aug 8, 2013
Apr 23, 2013
Nov 12, 2014
Jan 22, 2013
Nov 16, 2012
Nov 16, 2012
Apr 5, 2016
Nov 22, 2012

Repository files navigation

Iris_Core Project

Iris is a software architecture for building highly reconfigurable radio networks using a component-based design. The architecture comprises two repositories - Iris_Core and Iris_Modules. Iris_Core contains the core part of the architecture such as parsers, managers and engines. Iris_Modules contain the components which can be used to create your software radio such as PHY-layer components and radio controllers.

Description

The Iris architecture offers support for all layers of the network stack and provides a platform for the development of not only reconfigurable point-to-point radio links but complete networks of reconfigurable radios. Individual radios are described using an XML document. This lists the components which comprise the radio, gives the values to be used for their parameters and describes the connections between them.

Iris was originally developed by CTVR, The Telecommunications Research Centre, based at University of Dublin, Trinity College. In 2013, it was released under the LGPL v3.

Getting Started

The installation guide can be found here: http://www.hostedredmine.com/projects/iris_software_radio/wiki/Installing_Iris

Requirements

Required:

Optional:

Where To Get Help

License

Iris is licensed under LGPL v3. For more information see LICENSE.

About

The core Iris software radio architecture.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
LICENSE
GPL-3.0
LICENSE.GPL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.0%
  • CMake 5.0%