|
From: JimMH <jsk...@sb...> - 2012-03-13 20:08:34
|
Bengt Martensson-2 wrote: > >> RepeatableSequence >> File "/usr/bin/pronto2lirc", line 47, in CreatePulses >> raise "Number of actual codes does not match the header information!" > > As the error message sort-of says, the header is not consistent with the > length of the message. It says that there are 0x0000 + 0x009c = 0 + 156 > = 156 burst pairs; but in fact there are only 38. If this is Greek to > you: The program fails since the alleged Pronto signal is nonsensical. > > Greetz, > > Bengt > > The data is from here: http://www.remotecentral.com/cgi-bin/codes/hunter_douglas/power_rise/ and they say these are pronto codes. I don't know much about IR formats. What am I missing? -- View this message in context: http://old.nabble.com/pronto2lirc-errors-tp33491824p33497213.html Sent from the LIRC mailing list archive at Nabble.com. |