Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Jan Svabenik eab1e4d39c Add output backend abstractions il y a 1 mois
..
soapy_simulated Add output backend abstractions il y a 1 mois
README.md Add output backend abstractions il y a 1 mois
go.mod Add output backend abstractions il y a 1 mois

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.