Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan Svabenik eab1e4d39c Add output backend abstractions 1 maand geleden
..
soapy_simulated Add output backend abstractions 1 maand geleden
README.md Add output backend abstractions 1 maand geleden
go.mod Add output backend abstractions 1 maand geleden

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.