USB Infrared Toy v2 from dangurous prototypes
|
24th Feb, 2015, 05:03 PM
Post: #10
|
|||
|
|||
RE: USB Infrared Toy v2 from dangurous prototypes
(24th Feb, 2015 09:34 AM)CurlyMo Wrote: I don't know. I don't own the device. I'm just working on an updated lirc version with new modules This is a testing version of it. These are the outputs of dmesg: dmesg | grep -i Dangerous Prototypes [ 2.743249] usb 1-1.3: Manufacturer: Dangerous Prototypes xbian@xbian /etc/lirc $ dmesg | grep -i "ttyACM0" [ 7.959624] cdc_acm 1-1.3:1.0: ttyACM0: USB ACM device That means i can expand the hardware.conf with a case as the following? *"Dangerous Prototypes"*) . /etc/lirc/hardware/irtoy.conf ;; And set the option in irtoy.conf To include some captured ir commands i then can change lircd.conf to: include "/etc/lirc/remotes/apple-a1156.conf" include "/etc/lirc/remotes/devinput.conf" include "/etc/lirc/remotes/smt1000t.conf" include "/etc/lirc/remotes/srm7500.conf" include "/etc/lirc/remotes/x10-or32e.conf" include "/etc/lirc/remotes/xbox.conf" include "/etc/lirc/remotes/mceusb.conf" include "/etc/lirc/remotes/irtoy.conf" Do i stand correct? |
|||
« Next Oldest | Next Newest »
|