bengtmartensson / IrScrutinizer

IrScrutinizer is a program for IR signal analysis, decoding, generation and much more.
http://www.harctoolbox.org
GNU General Public License v3.0
319 stars 42 forks source link

Internal error: IrSequence has odd length #319

Closed clodoaldosouza closed 5 years ago

clodoaldosouza commented 5 years ago

Internal error: IrSequence has odd length ocurrs in version 2.0.0 and 2.0.1, but in version1.4.3 works fine.

Im using hardware IRWidget whith arduino software from ( https://gist.github.com/probonopd/5793692#file-sendandreceive-ino ) and baud rate changed to 115200.

The remote control is for a Air Conditioner Electrolux (same as Colix protocol).

There are something wrong?

Thanks in advance.

On 1 4 3 On 2 0 x

bengtmartensson commented 5 years ago

By IrWidget the device by Kevin Tiimmerman is meant. Sometimes built by Tommy Tyler. It is supported directly IrScrutinizer, without any Arduino. So, how you are using with probonopd firmware is completely unclear. Please explain.

I suggest that you use this firmware on the Arduino, see also http://www.harctoolbox.org/arduino_nano.html

Odd length sequences are evil, and fixed by Options -> Protocol Parameters -> Dummy Gap

clodoaldosouza commented 5 years ago

Using AGirs, woks, but i decide to use old version 1.4.3.

Thanks. AGirs

bengtmartensson commented 5 years ago

Nice to hear, but

i decide to use old version 1.4.3.

may I ask why?

carloselectro commented 4 years ago

I do have the same problem with version 2.2.6 and Irwidget, I was unable to capture my remotes until I have tried version 1.1.3 and it worked right away.