Skip to content

utensils/hertz-lattice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hertz Lattice

Docker Automated build Docker Pulls Docker Stars

About

GNU Radio & Friends in a Docker image. This image does not do much yet...

TODO

Build gr-gsm using the maint-fork mentioned in this github issue

Building

To build the project:

make

To list the images:

make list

To run any tests:

make test

To push image to remote docker repository:

REPO_PASSWORD='MyPassword!$' make push

To update README on remote docker repository (docker hub):

REPO_PASSWORD='MyPassword!$' make push-readme

To cleanup and remove built images:

make clean

Usage

To run the container:

docker run -i -t utensils/hertz-lattice

Environment Variables

Variable Default Value Description
ENV DEFAULT_VALUE Description

About

Docker Defined Radio - SDR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published