RS41_Decoding icon indicating copy to clipboard operation
RS41_Decoding copied to clipboard

Improvement of rs41/README.md for inverted signals (as in the repo)

Open maehw opened this issue 3 years ago • 0 comments

Hi!

Thanks for sharing your knowledge and code. It may not be worth a pull/merge request, but I had some difficulties getting started.

It seems that both recordings in rs41/wav are inverted. The rs41/README.md mentions inverted signals and could be expanded by the following example to be used with the wav file from the repository out of the box:

$ sox ./wav/20140717_402MHz.wav -t wav - lowpass 2800 2>/dev/null | ./rs41ptu --ecc --crc -vx -i

Cheers

maehw avatar Mar 28 '21 00:03 maehw