schmichael / nomad-sdr-device-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nomad RTL2838 SDR Device Plugin

For ID 0bda:2838 Realtek Semiconductor Corp. RTL2838 DVB-T software defined radio (SDR) devices.

Built from skeleton project for Nomad device plugins.

Requirements

Building the Plugin

$ git clone git@github.com:schmichael/nomad-sdr-device-plugin.git
$ go build
$ # copy plugin into nomad's -plugin-dir

Deploying Device Plugins in Nomad

Copy the plugin binary to the plugins directory and configure the plugin in the client config. Then use the device stanza in the job file to schedule with device support. (Note, the skeleton plugin is not intended for use in Nomad.)

About

License:Mozilla Public License 2.0


Languages

Language:Go 100.0%