All Projects → RedhawkSDR → Core Framework

RedhawkSDR / Core Framework

Licence: other
REDHAWK is a software-defined radio (SDR) framework designed to support the development, deployment, and management of real-time software radio applications

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Core Framework

Redhawk
A submodule repository for distributing REDHAWK artifacts and the latest REDHAWK source code. Use 'git clone --recurse-submodules [email protected]:RedhawkSDR/redhawk.git' to also clone all submodules.
Stars: ✭ 310 (+900%)
Mutual labels:  framework, sdr
Codefii
A micro-framework for web Ninjas
Stars: ✭ 30 (-3.23%)
Mutual labels:  framework
Shinysdr
Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins. In development, usable but incomplete. Compatible with RTL-SDR.
Stars: ✭ 884 (+2751.61%)
Mutual labels:  sdr
Sqliteef6migrations
System.Data.SQLite.EntityFramework.Migrations - Migrations for SQLite Entity Framework provider
Stars: ✭ 27 (-12.9%)
Mutual labels:  framework
Jacof
Java Ant Colony Optimization Framework
Stars: ✭ 20 (-35.48%)
Mutual labels:  framework
Whatsapp Framework
⚗️Whatsapp python api
Stars: ✭ 945 (+2948.39%)
Mutual labels:  framework
Pro
ECStore Pro - Laravel 微信网店微服务框架
Stars: ✭ 14 (-54.84%)
Mutual labels:  framework
Fluent
Remove inconsistency of your view. Go Fluent
Stars: ✭ 31 (+0%)
Mutual labels:  framework
Swiftyonboard
A swifty iOS framework that allows developers to create beautiful onboarding experiences.
Stars: ✭ 952 (+2970.97%)
Mutual labels:  framework
Nuxt.js
The Intuitive Vue(2) Framework
Stars: ✭ 38,986 (+125661.29%)
Mutual labels:  framework
Fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
Stars: ✭ 39,588 (+127603.23%)
Mutual labels:  framework
Recife
A powerful MVC Framework for GraphQL
Stars: ✭ 20 (-35.48%)
Mutual labels:  framework
Turbulette
😴 Turbulette - A batteries-included framework to build high performance, fully async GraphQL APIs
Stars: ✭ 29 (-6.45%)
Mutual labels:  framework
Bojler
Bojler is an email framework
Stars: ✭ 885 (+2754.84%)
Mutual labels:  framework
Dotlog
Simple and easy go log framework
Stars: ✭ 30 (-3.23%)
Mutual labels:  framework
Restforms
Forms adapter for InterSystems Cache
Stars: ✭ 14 (-54.84%)
Mutual labels:  framework
Newsreap
Usenet Framework that supports posting, indexing and retrieving
Stars: ✭ 21 (-32.26%)
Mutual labels:  framework
Zinky
minimalist semi-opinionated modular framework.
Stars: ✭ 28 (-9.68%)
Mutual labels:  framework
Core
Runn Me! core library
Stars: ✭ 31 (+0%)
Mutual labels:  framework
Donerserializer
A C++14 JSON Serialization Library
Stars: ✭ 31 (+0%)
Mutual labels:  framework

REDHAWK Core Framework

Description

REDHAWK is a software-defined radio (SDR) framework designed to support the development, deployment, and management of real-time software radio applications. To support the design and development of software applications, REDHAWK provides tools that allow development and testing of software modules called "Components" and composition of Components into "Waveform Applications" that can be seamlessly deployed on a single computer or multiple network-enabled computers.

REDHAWK 2.1.0 added support for new C++ Components to be created as shared libraries, which allow multiple Components to be deployed into the same process and enable faster, lower-cost I/O. For documentation on this beta feature, refer to docs/shared-address.

Subdirectories

  • redhawk - Contains the REDHAWK Core Framework base libraries and system software.
  • bulkioInterfaces - Contains the IDLs and build scripts required for the installation and use of the BulkIO interface library.
  • burstioInterfaces - Contains the IDLs and build scripts required for the installation and use of the BurstIO interface library.
  • frontendInterfaces - Contains the source and build script for the REDHAWK Frontend Interfaces.
  • redhawk-codegen - REDHAWK C++, Python, and Java Code Generators.
  • GPP - Creates the GPP Device for the systems and installs within the system SDR Root.
  • throughput - Measures the average and peak throughput of raw sockets, CORBA and BulkIO to help quantify the performance of a given system.
  • codegenTesting - Unit tests for verifying the operation of the Code Generators.

REDHAWK Documentation

REDHAWK Website: www.redhawksdr.org

Copyrights

This work is protected by Copyright. Please refer to the Copyright File for updated copyright information.

License

The REDHAWK Core Framework is licensed under the GNU Lesser General Public License (LGPL).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].