1 Star 1 Fork 0

sklink/rpitx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
testam.sh 214 Bytes
一键复制 编辑 原始数据 按行查看 历史
IgrikXD 提交于 2021-02-02 00:26 +08:00 . Adding a missing command
#!/bin/sh
#TODO using the AM mode from librpitx
echo Need to implement
(while true; do cat "$2"; done) | csdr convert_i16_f \
| csdr gain_ff 4.0 | csdr dsb_fc \
| sudo ./rpitx -i - -m IQFLOAT -f "$1" -s 48000
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sklink/rpitx.git
git@gitee.com:sklink/rpitx.git
sklink
rpitx
rpitx
master

搜索帮助