shinysdr

shinysdr

Aplicación Docker from FoxxMD's Repository

Visión general

Software-defined radio receiver application built on GNU Radio with a web-based UI and plugins.

This docker includes additional plugins courtesy of the maintainer:
* python-libhamlib2 -- Controlling external hardware radios
* gr-air-modes -- ADS-B, aircraft transponders

A config file -- config.py -- in the Config path host directory is necessary in order to run this container! Create one using the instructions below or bring your own ;)

Creating New Config File:
1. Switch to Advanced View in the template and add the following to Post Arguments
--init start /config/myConfig
2. Make sure you have the Config path mapped in your template
3. Apply changes and start the container
4. Edit the container
 4a. Remove the contents of Post Arguments
 4b. Set Config mapping to the subfolder created in Step 1
5. Apply changes
Note: You MUST remove the Post Arguments command on next start or the container will stop on error b/c it will not overwrite an existing config file.

The URL for the container is suffixed with the value of root_cap from config.py
EX http://yourIP:port/rootCapValue
To access the container at the URL without the suffix set root_cap=None in config.py

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8100]/
Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

HTTPPorttcp

Container Port: 8100

Objetivo
8100
Valor
8100
WebSocketsPorttcp

Container Port: 8101

Objetivo
8101
Valor
8101
Radio DeviceDevice

(Optional) Host device to pass through

ConfigPathrw

Container Path: /config

Objetivo
/config
Valor
/mnt/user/appdata/shinysdr/config/

Descargar estadísticas

46,180
Descargas totales
74
Este mes
40
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
jeffersonjhunt/shinysdr
Última actualización2020-04-02
Visto por primera vez2019-04-11

Ejecute Shinysdr en Unraid.

Shinysdr se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.