Skip to content

Support reading data from stdin in sdr-log-somfy-decoder

Currently sdr-log-somfy-decoder requied input file to be specified via the -f (--file) argument. But it can be useful to read the data from stdin. While it's possible to work around this using a trick (-f /proc/self/fd/0), it would make more sense to make the -f argument optional and use stdin when not specified.

Edited by David Kozub
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information