Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
Jan Svabenik eab1e4d39c Add output backend abstractions 1 ay önce
..
soapy_simulated Add output backend abstractions 1 ay önce
README.md Add output backend abstractions 1 ay önce
go.mod Add output backend abstractions 1 ay önce

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.