Skip to content

Frontend Interfaces 2.0-compliant tuner with simulation backend (based on files)

License

Notifications You must be signed in to change notification settings

Geontech/FEI_FileReader

Repository files navigation

FEI_FileReader

Frontend Interfaces 2.0-compliant tuner with simulation backend (based on files)

Docker-Compose Example

This Docker Compose definition runs an OmniORB server (Names and Events), Domain, and an instance of the FEI FileReader. This is a stand-alone demo configuration.

Setup

In in order to use this however, the FEI FileReader needs RF Snapshots mounted to /var/rf_snapshots.

For the sake of this demo configuration, the YML file assumes you'll keep the files in the snapshots directory (i.e., relative to the YML definition file itself). To bring up the demo configuration:

docker-compose up -d

You can then use docker exec to join the running Domain or FEI FileReader device where you can then use the Python sandbox to setup allocations.

If you're using Docker-REDHAWK's scripts, that's the login script. You can also use the rhide script to start an IDE instance to setup allocations and stream data.

About

Frontend Interfaces 2.0-compliant tuner with simulation backend (based on files)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published