24bit fixed devices SOL because of no support for flex decoder?

looks like there’s no support for the flex (general purpose) decoder? I can’t seem to find any way to use the gp decoder (the -X flag with the CLI version) for simple decoding.

I have a doorbell, and I wrote a device for the upstream rtl_433 project, but they rejected the pull request citing that a 24bit generic device that according to the developer should use the flex (general purpose) decoder.

Without getting that upstream, looks like I’m SOL for generic 24bit devices?

Karl

That is correct the flex decoder is not part of the rtl_433_ESP, due to the resource requirements of the feature.

If you have a special decoder you want included within rtl_433_ESP, submit a pull request and include it in the contrib directory. And when I do the next refresh, I can include it