Skip to content

Allows users to perform calculations on one or two input streams simultaneously on an element by element basis

License

Notifications You must be signed in to change notification settings

RedhawkSDR/fcalc

Repository files navigation

REDHAWK Basic Components rh.fcalc

Description

Contains the source and build script for the REDHAWK Basic Components rh.fcalc. This component allows users to perform calculations on one or two input streams simultaneously on an element by element basis. Set the equation property for the function you wish to calculate with the variable a as the first input and b as the second input.

Branches and Tags

All REDHAWK core assets use the same branching and tagging policy. Upon release, the master branch is rebased with the specific commit released, and that commit is tagged with the asset version number. For example, the commit released as version 1.0.0 is tagged with 1.0.0.

Development branches (i.e. develop or develop-X.X, where X.X is an asset version number) contain the latest unreleased development code for the specified version. If no version is specified (i.e. develop), the branch contains the latest unreleased development code for the latest released version.

REDHAWK Version Compatibility

Asset Version Minimum REDHAWK Version Required
2.x 2.0
1.x 1.10

Installation Instructions

To build from source, run the build.sh script found at the top level directory. To install to $SDRROOT, run build.sh install.

Copyrights

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

License

REDHAWK Basic Components rh.fcalc is licensed under the GNU Lesser General Public License (LGPL).

About

Allows users to perform calculations on one or two input streams simultaneously on an element by element basis

Resources

License

Stars

Watchers

Forks

Packages

No packages published