Karl Lattimer
Karl Lattimer
I've opened the following PR #2050 which deals with one part of the issue. Of course it's still up to the person creating the decoder to configure the appropriate keys...
in testing it's struck me as odd that with the following in the flex decoder ```match=cba,``` I still get data frames which don't start with cba, surely the match should...
Starting with a simple filter would be something.
Yes, I've been testing it and you're absolutely right - I may try to collect the most frequent data and build from that. I'll take a look when I get...
This pull request seems to change the entire file - so I have a conflict with it here https://github.com/merbanan/rtl_433/pull/1665
This is just a small API improvement which would help me with some debugging tasks. I'd appreciate it being upstreamed :D
You'd probably have to figure out the URI format for the payload to address the USB files. I'll leave this open but I have no idea how we could make...
You could script the button pattern I guess, but would it be consistent - doubtful. Maybe we could add "patterns" to the command line, e.g. Menu, Left, Left, OK -...
This would depend on #8
https://mym.hackpad.com/ep/pad/static/rLlshKkzdNj has some details about this, you need to start up another connection for the mouse by the looks of things, no idea why the up/down/left/right buttons are in the...