macOS
brew install luaradiolocal Homebrew formula metadata
sudo port install luaradioMacPorts ports tree · science/luaradio/Portfile · 来源: api.github.com
安装
brew install luaradiolocal Homebrew formula metadata
sudo port install luaradioMacPorts ports tree · science/luaradio/Portfile · 来源: api.github.com
概览
Lightweight, embeddable flow graph signal processing framework for SDR
历史
LuaRadio is a lightweight flow-graph signal-processing framework for software-defined radio, written for LuaJIT and usable both as a command-line runner and as an embeddable scripting engine.
LuaRadio presents itself as a framework for building signal-processing flow graphs. Its official README emphasizes a small binary footprint, no hard external dependencies, and LuaJIT FFI as the bridge to accelerated libraries and SDR hardware.
LuaRadio is niche compared with GNU Radio, but it is packaged by Homebrew and MacPorts and has an official comparison path for GNU Radio users. Its adoption is mainly among SDR users who want scriptable flow graphs without the larger GNU Radio stack.
A typical LuaRadio program requires the radio package, builds blocks such as sources, mixers, filters, throttles, and sinks, connects them through a CompositeBlock, and runs the graph with the luaradio runner.
Common use cases include rapid prototyping of software radios, modulation and demodulation utilities, signal-processing experiments, and embedding Lua-defined processing in an existing radio application.
LuaRadio is interesting in package history because it shows LuaJIT's FFI-centered niche outside web stacks: a small scripting runtime used for native-adjacent signal-processing workflows.
For package maintainers, the dependencies on LuaJIT, FFTW, and liquid-dsp matter more than the command-line executable itself. The package gives SDR users a compact alternative to installing a larger radio framework.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
luaradio | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/vsergeev/luaradio
安装元数据
| 软件包键 | brew:luaradio |
|---|---|
| 版本 | 0.11.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/luaradio |
| 主页 | https://luaradio.io/ |
| 仓库 | https://github.com/vsergeev/luaradio |
| 上游文档 | https://luaradio.io/docs |
| 许可证 | MIT |
| 源码归档 | https://github.com/vsergeev/luaradio/archive/refs/tags/v0.11.0.tar.gz |
| 依赖 | fftw, liquid-dsp, luajit |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | luaradio |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
luaradio
sudo port install luaradio来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.