lirc 0.8.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News lirc 0.8.3 (Default branch)
# 1  
Old 05-05-2008
lirc 0.8.3 (Default branch)

LIRC is a package that supports receiving and sending IR signals of the most common IR remote controls. It contains a daemon that decodes and sends IR signals, a mouse daemon that translates IR signals to mouse movements, and a couple of user programs that allow to control your computer with a remote control. License: GNU General Public License (GPL) Changes:
This release is an update to support kernel versions up to and including 2.6.25. It adds support for several devices like the Samsung USB IR Receive, Soundgraph iMON IR/LCD, IRLink receiver, VLSystem MPlay Blast, Hauppauge HVR-1300, and many more. irsend now supports a SIMULATE command to simulate IR events.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Linux

Lirc: what's wrong?

I have a old ATi wonder bob like this http://electronicdesign.com/site-files/electronicdesign.com/files/archive/electronicdesign.com/files/29/13406/fig3.jpg I want to use as remote control with kodi. With the normal driver(ati_remote) kodi recognise it as a "keyboard" but only 50% of keys... (0 Replies)
Discussion started by: Linusolaradm1
0 Replies
Login or Register to Ask a Question
MODE2(1)							   User Commands							  MODE2(1)

NAME
mode2, smode2, xmode2 - shows the pulse/space length of infrared signals SYNOPSIS
xmode2 [options] DESCRIPTION
The main purpose of these programs is to check operation of your home-brew LIRC receiver hardware and to see the IR waveform of the remote controller without an expensive oscilloscope. Very useful for debugging. Of course this program won't work with hardware that decodes the signals itself like e.g. TV cards or the Irman. xmode2 is based on smode2 by Sinkovics Zoltan. It is just a conversion from svga to X with some basic support for resizing. The only dif- ferences are that the --mode option enables an alternative display mode and that xmode2 can read and visualise mode2 output from stdin. -h --help display usage summary -v --version display version -d --device=device read from given device -H --driver=driver use given driver -g --geometry=geometry window geometry -t --timediv=value ms per unit -m --mode enable alternative display mode -r --raw access device directly SEE ALSO
mode2(1), smode2(1), xmode2(1) The documentation for lirc is maintained as html pages. They are located under html/ in the documentation directory. mode2 0.9.0-pre1 October 2010 MODE2(1)