Hi,
I have already done it, but I'll implement every new feature (i.e.PTY) introduced by miegl on the fork of PiFmRDS (https://github.com/Miegl/PiFmAdv).
But now I'm facing another problem after some seconds audio stream and I think also all the FM signal is stopped seems with no error message.
Testing I have 130Ms/s but the oscillator error are high. What do you think about this?

Kind regards,
Marco

Il giorno sab 25 apr 2020 alle ore 13:11 Steve Markgraf <steve@steve-m.de> ha scritto:
Hi,

On 25.04.20 13:04, Marco Domenico Cimato wrote:
> thanks in advance for the support, where I can modify the subject value.
> I have found the variable inside rds_mod.c but I didn't find anywhere
> they are set.
> The request is made because seems the windows binaries has them but they
> were set and compiled or it's me that I didn't find where they are?

They are hardcoded here:
https://cgit.osmocom.org/osmo-fl2k/tree/src/fl2k_fm.c#n581

Should be quite easy to add commandline options to override them if
needed, feel free to submit a patch.

Regards,
Steve