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.