Description
Hello,
I was wondering and digging through posts if there is way to use FLIRC on a Raspberry Pi system to control (meaning send IR commands) a KVM switch.
I could use the FLIRC GUI or flirc_util.exe on windows to record all needed buttons.
I also understood that there is feature that can Send IR signals "flirc_util.exe sendir" But the payload to send is unknown to me.
I would like to get a kind of record_payload function in order to record, what the device is sending.
$ ./flirc_util.exe help sendir Help for
sendir' command:
usage: sendir
sendir --pronto="0000,006D,0022,0002,0154,00A9,0014,0014,0014,0014,0014,0040,0014,0014,0014,0014,0014,0014,0014,0014,0014,0014,0014,0040,0014,0040,0014,0014,0014,0040,0014,0040,0014,0040,0014,0040,0014,0040,0014,0014,0014,0014,0014,0014,0014,0014,0014,0014,0014,0014,0014,0040,0014,0014,0014,0040,0014,0040,0014,0040,0014,0040,0014,0040,0014,0040,0014,0014,0014,0040,0014,0608,0154,0056,0014,0E4F" --repeat=4
sendir --raw="+8840 -4394 +520 -520 +520 -520 +520 -1664 +520 -520 +520 -520 +520 -520 +520 -520 +520 -520 +520 -1664 +520 -1664 +520 -520 +520 -1664 +520 -1664 +520 -1664 +520 -1664 +520 -1664 +520 -520 +520 -520 +520 -520 +520 -520 +520 -520 +520 -520 +520 -1664 +520 -520 +520 -1664 +520 -1664 +520 -1664 +520 -1664 +520 -1664 +520 -1664 +520 -520 +520 -1664 +520" --ik=23000 --repeat=10
sendir --csv="4472,4472,572,1664,572,1664,572,1664,572,546,572,546,572,546,572,546,572,546,572,1664,572,1664,572,1664,572,546,572,546,572,546,572,546,572,546,572,1664,572,546,572,546,572,1664,572,1664,572,546,572,546,572,1664,572,546,572,1664,572,1664,572,546,572,546,572,1664,572,1664,572,546,572"
`
If do need a way to capture a signal and then send the same one from the FLIRC reciever. Buffereing as a file etc. would be no problem, but currently I did't find any supported method to do this.
Meta Info:
`
$ ./flirc_util.exe settings
3.27.15
FW Version: v4.10.5
SKU: Flirc 2.0 [dori]
Branch: release
Config: release
Hash: 0xF7261C8C
Settings:
sleep detection: always enabled
noise canceler: always enabled
inter-key delay: N/A for current firmware
variant: Flirc
builtin profiles: NA
Memory Info: NA
product sku: Flirc 2.0 [dori]
Recorded Keys:
Index hash IK ID key
0 32DD04C9 051 01 1
1 C74CF2C9 051 01 2
2 5E9460C9 051 01 3
3 6327BCC9 051 01 4
4 22F7F2C9 051 01 5
5 278B4EC9 052 01 6
6 30EB72C9 051 01 7
7 357ECEC9 051 01 8
8 CEB7CEC9 051 02 0x9C
9 A10EE0C9 052 02 0x9D
10 6E7972C9 052 01 s
`
Thanks,
Roland