shinysdr
Docker 应用程序 from FoxxMD's Repository
概述
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
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
运行时参数
- 网络用户界面
http://[IP]:[PORT:8100]/- 网络
bridge- 外壳
bash- 特权
- false
模板配置
HTTPPorttcp
Container Port: 8100
- 目标
- 8100
- 价值
- 8100
WebSocketsPorttcp
Container Port: 8101
- 目标
- 8101
- 价值
- 8101
Radio DeviceDevice
(Optional) Host device to pass through
ConfigPathrw
Container Path: /config
- 目标
- /config
- 价值
- /mnt/user/appdata/shinysdr/config/
下载统计数据
46,180
下载总数
74
本月
40
平均每月
长期下载总量
加载图表...
详细信息
存储库
jeffersonjhunt/shinysdr最后更新2020-04-02
初见2019-04-11
在Unraid 上运行 Shinysdr 。
Shinysdr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。