Go-based FM stereo transmitter with RDS, Windows-first and cross-platform
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jan 1ae8b64ac8 feat: add iterative composite clipper for MPX processing 4 months ago
..
biquad.go feat: add BS.412 limiter and document the clip-filter-clip chain 4 months ago
bs412.go fix runtime edge cases across control, config, and ingest 4 months ago
compositeclipper.go feat: add iterative composite clipper for MPX processing 4 months ago
compositeclipper_test.go feat: add iterative composite clipper for MPX processing 4 months ago
fmmod.go fix: align live MPX phase state and frame sequencing 4 months ago
fmmod_test.go feat: add pre-emphasis, MPX limiter and FM IQ modulation DSP blocks 4 months ago
fmupsample.go feat: introduce writer worker 4 months ago
fmupsample_test.go fix: 13 bugs from systematic codebase review (fix25) 4 months ago
goertzel.go feat: add spectral verification and unify real-time signal path 4 months ago
goertzel_test.go feat: add spectral verification and unify real-time signal path 4 months ago
iqresample.go feat: introduce writer worker 4 months ago
iqresample_test.go feat: add hardware TX mode with PlutoSDR and SoapySDR drivers 4 months ago
limiter.go feat: add pre-emphasis, MPX limiter and FM IQ modulation DSP blocks 4 months ago
limiter_test.go feat: add pre-emphasis, MPX limiter and FM IQ modulation DSP blocks 4 months ago
oscillator.go fix: 13 bugs from systematic codebase review (fix25) 4 months ago
preemphasis.go fix: align live MPX phase state and frame sequencing 4 months ago
preemphasis_test.go feat: add pre-emphasis, MPX limiter and FM IQ modulation DSP blocks 4 months ago
stereolimiter.go feat: add live audio ingest pipeline for on-air streaming 4 months ago
upsample.go feat: introduce writer worker 4 months ago