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.