Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Jan Svabenik eab1e4d39c Add output backend abstractions vor 1 Monat
..
soapy_simulated Add output backend abstractions vor 1 Monat
README.md Add output backend abstractions vor 1 Monat
go.mod Add output backend abstractions vor 1 Monat

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.