REDHAWK

Programmable and Persona Devices – Part 1

We have been tracking a REDHAWK feature called the Programmable and Persona Device Pattern for a few years now. And during that time we’ve shared a few projects and stories like using the pattern to control RFNoC on an E310

FPGA

REDHAWK on a Xilinx ZCU111

I’m often asked if we at the Advanced Solutions Group office can install REDHAWK on a fill in the blank. And at this point it should come as no surprise that the tooling we turn to is from the Yocto

Xilinx

Xilinx Alliance Program Member

Geon Technologies is proud to announce a partnership with Xilinx as a member of the Xilinx Alliance Program. The Xilinx Alliance Program curates companies that provide quality engineering services for embedded platforms. Geon offers embedded software and firmware using Xilinx

JICD

REDHAWK/JICD 4.2 Integration

Overview Over the summer, Geon Technologies collaborated with Technology Management Associates Incorporated (TMA) on an internal research and development project to integrate REDHAWK sensors into the JICD network. The goal of the REDHAWK JICD integration is to allow REDHAWK developers

Docker

Continuous Integration with Docker-REDHAWK

Introduction Over the last year I’ve published a number of blog posts from how to use Docker-REDHAWK up through some challenges getting a functional GitLab instance setup with a secure Docker container registery (via TLS). I also posted about using

ZCU102 REDHAWK Device

Every now and then I get asked if we have a process for getting REDHAWK onto some new platform, X. Usually the platform is based on a Xilinx Zynq part, which has a 32-bit ARM processor (or two) with a

MATLAB

Reading X-Midas BLUE in MATLAB

Background: Testing As many of you know, we at Geon Technologies have a large body of work using REDHAWK SDR and its Eclipse -based IDE. We also use the FileWriter Component enough that we released our FEI_FileReader Component to then

JavaScript

Using SigPlot with TypeScript and Angular

SigPlot is a plotting solution from LGS Innovations for web-based applications which we’ve used in previous demos of our own web UI, and the REDHAWK SDR group used in their RTL Demo App from a few years back. The library

Distributed Computing

How To: Python Egg as a REDHAWK Shared Library

This post is a step-by-step guide to creating a REDHAWK Shared Library from a Python Egg. Shared Libraries are package dependencies of REDHAWK Components that enable environment-agnostic deployment to general purpose processors (GPPs). When developing a Python Component, it is

Persona Device

Persona Device Pattern

A few months back, I was tasked with integrating the functionality of Ettus’s RF-NoC (RF Network on Chip) with the capability of REDHAWK. Luckily, there was already a pattern for this provided by the developers of REDHAWK: the Persona Device