Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
Jan Svabenik eab1e4d39c Add output backend abstractions hace 1 mes
..
soapy_simulated Add output backend abstractions hace 1 mes
README.md Add output backend abstractions hace 1 mes
go.mod Add output backend abstractions hace 1 mes

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.