Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Jan Svabenik 694b99709f docs: bootstrap fm rds transmitter project plan 1 mês atrás
docs docs: bootstrap fm rds transmitter project plan 1 mês atrás
.gitignore docs: bootstrap fm rds transmitter project plan 1 mês atrás
PROJECT_PLAN.md docs: bootstrap fm rds transmitter project plan 1 mês atrás
README.md docs: bootstrap fm rds transmitter project plan 1 mês atrás

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: Linux first, with Raspberry Pi / SBC viability in mind

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.