Pinned Repositories
core-framework
REDHAWK is a software-defined radio (SDR) framework designed to support the development, deployment, and management of real-time software radio applications
Documentation
REDHAWK Documentation
framework-core
Deprecated version of REDHAWK SDR Framework - see https://github.com/RedhawkSDR/core-framework
psd
FFT-based power spectral density (PSD) component that transforms data from the time domain to the frequency domain
redhawk
A submodule repository for distributing REDHAWK artifacts and the latest REDHAWK source code. Use 'git clone --recurse-submodules git@github.com:RedhawkSDR/redhawk.git' to also clone all submodules.
redhawk-updates
The redhawk-updates project contains release artifacts for the REDHAWK LTS yum updates repository. Updating with these RPMs may break API compatablity with your current REDHAWK LTS version.
RTL2832U
A frontendInterfaces compliant device for the RTL2832U usb dongle
SigGen
A signal generator that creates different output signals based on its configuration. It contains an implementation in each of the supported languages (Python, C++, Java) as an example of a component with multiple implementations
USRP_UHD
A FRONTEND Interfaces compliant device for the USRP that requires the UHD host code and supporting libraries to be installed
VITA49
rh.VITA49 shared library
RedhawkSDR's Repositories
RedhawkSDR/redhawk
A submodule repository for distributing REDHAWK artifacts and the latest REDHAWK source code. Use 'git clone --recurse-submodules git@github.com:RedhawkSDR/redhawk.git' to also clone all submodules.
RedhawkSDR/core-framework
REDHAWK is a software-defined radio (SDR) framework designed to support the development, deployment, and management of real-time software radio applications
RedhawkSDR/RTL2832U
A frontendInterfaces compliant device for the RTL2832U usb dongle
RedhawkSDR/VITA49
rh.VITA49 shared library
RedhawkSDR/Documentation
REDHAWK Documentation
RedhawkSDR/SigGen
A signal generator that creates different output signals based on its configuration. It contains an implementation in each of the supported languages (Python, C++, Java) as an example of a component with multiple implementations
RedhawkSDR/gov.redhawk.ide
Contains features which are specific to the REDHAWK IDE product including Eclipse Editors for REDHAWK Components, Devices, Services, Nodes, and Waveforms
RedhawkSDR/gov.redhawk.ide.product
The IDE Product contains plugins, features, and release engineering scripts related specifically to the creation of the standalone REDHAWK IDE Application.
RedhawkSDR/libRfSimulators
Library used to simulate an RF Digitizer
RedhawkSDR/gov.redhawk.codegen
The automatic code generator module of the REDHAWK IDE. It provides plug-ins with the implementations of the automated C++, java, and python code generators used in the development of REDHAWK Components, Devices, and Services.
RedhawkSDR/gov.redhawk.core
The core set of plug-ins that make up the REDHAWK IDE and the REDHAWK Explorer Product
RedhawkSDR/dsp
rh.dsp shared library
RedhawkSDR/RedhawkDevUtils
RedhawkDevUtils shared library
RedhawkSDR/redhawksdr.github.io
REDHAWK Documentation
RedhawkSDR/DataConverter
Converts between any of the following data types: Char, Octet, Unsigned Short, Short, Float and Double
RedhawkSDR/FileReader
Responsible for reading data from a file on the SCA or local file system, and streaming the data out a BULKIO output port
RedhawkSDR/gov.redhawk.explorer.product
The Explorer Product contains plugins, features, and release engineering scripts related specifically to the creation of the standalone REDHAWK Explorer Application
RedhawkSDR/mil.jpeojtrs.sca
Contains the REDHAWK XML EMF model used by the REDHAWK IDE and Explorer Applications
RedhawkSDR/redhawk-ide-uitests
REDHAWK IDE UI tests. The tests leverage SWTBot and a REDHAWK installation to perform UI tests of the IDE in a full runtime environment.
RedhawkSDR/SourceVITA49
Connects to a UDP/multicast or TCP VITA49 packet stream and converts the headers to SRI Keywords and data to the BULKIO interface of the user's choice for use within REDHAWK domain applications
RedhawkSDR/FileWriter
Receives streaming data from the BulkIO provides (input) ports and writes the data to a file on the SCA or local file system
RedhawkSDR/mvn-parent
This parent pom is used when performing a Maven/Tycho build of the REDHAWK IDE.
RedhawkSDR/omniEvents
Forked from omniEvents-2.6.2 (http://omnievents.cvs.sourceforge.net/viewvc/omnievents/)
RedhawkSDR/SourceSDDS
Consumes a single SDDS formatted multicast or unicast UDP stream and output it via the cooresponding bulkIO port
RedhawkSDR/assets
REDHAWK LTS asset repository
RedhawkSDR/fcalc
Allows users to perform calculations on one or two input streams simultaneously on an element by element basis
RedhawkSDR/HardLimit
Thresholds data so that all data is between the upper and lower limit as specified by the properties
RedhawkSDR/redhawk-updates
The redhawk-updates project contains release artifacts for the REDHAWK LTS yum updates repository. Updating with these RPMs may break API compatablity with your current REDHAWK LTS version.
RedhawkSDR/transceiver-api
Draft design and API documentation for FEI 3.0
RedhawkSDR/adminservice
SystemD services for REDHAWK domains