Re: [RFC PATCH] ir: add tools for receiving and sending ir

2015-04-02 Thread David Härdeman
On Thu, Mar 19, 2015 at 09:51:08PM +, Sean Young wrote: Provide simple tools for displaying raw IR and received scancodes, and sending them. Todo: - ir-rec cannot enable protocol decoders - ir-send should accept scancode on commandline - long options Didn't look at it in detail, but I

[RFC PATCH] ir: add tools for receiving and sending ir

2015-03-19 Thread Sean Young
Provide simple tools for displaying raw IR and received scancodes, and sending them. Todo: - ir-rec cannot enable protocol decoders - ir-send should accept scancode on commandline - long options Signed-off-by: Sean Young s...@mess.org --- configure.ac | 3 + utils/Makefile.am