#-*- coding: utf-8 -*- $Id: README.txt,v 1.5 2018/06/27 12:35:17 nishio Exp $ adir01p control program. http://bit-trade-one.co.jp/product/module/adir01p/ based on http://a-desk.jp/modules/mydownloads/visit.php?filename=bto_advanced_USBIR_cmd101.zip - remove Plarail option - add config file support(/etc/adir01p.irdata) /etc/adir01p.irdata format # comment entry|freq:type: hexcode [ cont hexcode] - entry buttonname eg; tv1 - freq frequency for subcarriers, default 38000 Hz - type raw -- hexcode is raw nec -- hexcode is nec format's customer code and data code, leader and stop bit is added automaticaly. aeha -- hexcode is aeha's customer code and data code, ... - hexcode hexcode data, white space is ignored - A line beginning with a space is a continuation line. example: #comment line cl-on:38000:nec: 826da659 cl-off:38000:nec: 826dbe41 cl-on-raw:38000:raw: 014a00a6 00150015 00150041 00150015 00150015 00150016 00150015 00150015 00150041 00150041 00150015 00150040 00150040 00150015 00150041 00150041 00150015 00150015 00150041 00150041 00150015 00150015 00150041 00150015 00150041 00150041 00150015 00150015 00150041 00150041 00150015 00150041 00150015 00170619 usage: $ adir01p cl-on $ adir01p cl-on cl-down