PiFmAdv
PiFmAdv copied to clipboard
Advanced Raspberry Pi FM transmitter with RDS encoding
Unsure what to say here. I have tried to get your program working on a fresh install of Raspian and followed the guide step by step and I am unable...
Device: RasPi 3B While I use make on my pi, it reports an error: ``` rds_wav.c:81:13: error: too few arguments to function ‘fm_mpx_get_samples’ 81 | if( fm_mpx_get_samples(mpx_buffer) < 0 )...
I tried to run the software on freshly installed raspbian firmware (`2020-02-13-raspbian-buster` with `Linux raspberrypi 4.19.97-v7+ #1294`) and ran into some problems and got some feedback on the current state...
Hello, thank you for your script. I would like to send .wav file over frequency 156 Mhz, what should I change in your script ? What bitrate, frequency I should...
I connected RDS Spy to my receiver, tuned to my radio station and the BER (Bit Error Rate) independently from the signal level (medium, strong) sometimes shows few percent error...
Hi. I observed, that when you provide no `audio` option, PiFmAdv will instantly close itself. This behaviour was not present in earlier versions, I think. Here are the logs: ```sh...
With the --gpio command is it possible to have 2 stations with 1 Pi?
I'm piping from arecord using snd_aloop device. The oscillation just dies after about one hour or two. The pi_fm_adv does not report any issue. The process keeps running like there's...
Hi, thank you for the software! I'm trying to broadcast audio without latency. I was thinking about JACK to do that, but I can't pipe jack-stdout with pi_fm_adv because "Error:...
rds 2.0
Hello, when comes rds 2.0 ? These are the features: Seamless support for frequencies from 64 MHz to 108 MHz (AF, EON) New character coding: UTF-8 (old EBU Charset remains...