Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Jan Svabenik eab1e4d39c Add output backend abstractions pirms 1 mēnesi
docs docs: bootstrap fm rds transmitter project plan pirms 1 mēnesi
examples Add output backend abstractions pirms 1 mēnesi
internal Add output backend abstractions pirms 1 mēnesi
.gitignore docs: bootstrap fm rds transmitter project plan pirms 1 mēnesi
PROJECT_PLAN.md docs: switch plan to windows-first and soapy-first pirms 1 mēnesi
README.md docs: switch plan to windows-first and soapy-first pirms 1 mēnesi

README.md

fm-rds-tx

CPU-first FM stereo transmitter with RDS, written in Go.

Goal

Build a software transmitter pipeline for a licensed short-term VHF/FM broadcast project:

  • FM mono/stereo multiplex generation
  • RDS encoder/inserter
  • configurable audio and RDS inputs
  • configurable carrier frequency, deviation / MPX levels, and TX chain settings
  • CPU implementation first
  • optional CUDA acceleration where it actually helps
  • target platforms: Windows first during initial bring-up, then broad cross-platform support including Linux and Raspberry Pi / SBC targets

Important note

This repository is intended for lawful use only within Jan's licensed project window and under applicable radio regulations. Hardware output stages, spectral compliance, filtering, and actual radiated power must be validated against the license conditions and local law.

Planned scope

See PROJECT_PLAN.md.