Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Jan Svabenik eab1e4d39c Add output backend abstractions 1 miesiąc temu
..
soapy_simulated Add output backend abstractions 1 miesiąc temu
README.md Add output backend abstractions 1 miesiąc temu
go.mod Add output backend abstractions 1 miesiąc temu

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.