Results 363 comments of Clayton Smith

There's also this note: > Must have message content that is identical to Station Slogan I presume modern receivers use Station Slogan instead of Station Name - long format.

An I/Q file captured using [nrsc5](https://github.com/theori-io/nrsc5)'s `-w` option would be helpful.

@BM45 That's not a failure, it's just a warning. But i'll leave this issue open for now, since I should probably consider whether it's worth adding some padding to silence...

Yes, I've tested it (in GNU Radio 3.8) with a couple real HD Radio receivers. If the sample flow graphs I provided still aren't working for you, please provide whatever...

Unfortunately there's not much useful information in the stack trace. If you install the `-debuginfo` packages for Gqrx and its dependencies, then more information will likely become available.

You could maybe try installing strace and running `strace gqrx` to see whether there are any clues about what's going on just before the crash. The fact that installing `gqrx-debuginfo`...

Unfortunately I don't see much of interest in the strace log either. The crash appears to happen during loading of shared libraries, and before Gqrx or even GNU Radio begin...

I'm guessing that rtl_433 might not be a great way to receive these signals due to the frequency hopping; my understanding is that rtl_433 receives a single frequency, and so...

This is covered in #15.

> Also be warned that unless I missed an update, the latest firmware loader flashes VERY slow so expect it to take a few minutes I noticed that too. This...