Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jan Svabenik eab1e4d39c Add output backend abstractions 1 个月前
..
soapy_simulated Add output backend abstractions 1 个月前
README.md Add output backend abstractions 1 个月前
go.mod Add output backend abstractions 1 个月前

README.md

Examples for fm-rds-tx

This folder collects runnable snippets that demonstrate how the backend abstractions can be wired together.

  • soapy_simulated/main.go shows how to create a simulated SoapySDR backend that shunts composite samples into a file writer for offline inspection.