-
The compilation of Forces in Windows using VS is not working in the latest version of ACADO. (It does work in Linux using gcc).
A feedback from Forces team claims that ACADO shoud add (or modify) th…
-
```
What steps will reproduce the problem?
1.Install on Ubuntu 10.04
2.Create the boot script as per wiki
3. Reboot
What is the expected output? What do you see instead?
We expect the remote to work.…
-
```
gcc -std=gnu99 -DHAVE_CONFIG_H -I.
-DLIRCD_SOCKET=\"/usr/var/run/lirc/lircd\"
-DEVMAP_DIR=\"/usr/etc/eventlircd.d\" -g -O2 -pedantic -flto
-fvisibility=hidden -Werror -Wall -Wextra -Wcast-…
-
I have AC Kentatsu KSGT26HZRN1
On its IR remote model KIC-104h
I found, that this brand is compatible with AC Midea and paired it with xiaomi app (MI Remote controller)
AC - Midea - Device 11/34
…
-
Hello,
There is no exec ./configure, is it missing from github?
-
Hello, I've seen that you helped others get lirc codes to work with irplus. I have a really important button that is missing in the app.
the code is:
0000 006d 0022 0002 0154 00aa 0015 0015 0015 004…
-
```
What steps will reproduce the problem?
1.Install on Ubuntu 10.04
2.Create the boot script as per wiki
3. Reboot
What is the expected output? What do you see instead?
We expect the remote to work.…
-
```
gcc -std=gnu99 -DHAVE_CONFIG_H -I.
-DLIRCD_SOCKET=\"/usr/var/run/lirc/lircd\"
-DEVMAP_DIR=\"/usr/etc/eventlircd.d\" -g -O2 -pedantic -flto
-fvisibility=hidden -Werror -Wall -Wextra -Wcast-…
-
```
What steps will reproduce the problem?
1.Install on Ubuntu 10.04
2.Create the boot script as per wiki
3. Reboot
What is the expected output? What do you see instead?
We expect the remote to work.…
-
Great code! Thank you, this is going to help me ditch LIRC which has been a pain to try to configure on stretch.
With my NEC remote, I was choking on:
```
`if(cAddr != (char)~cAddrI ) {
prin…