indifference_engine;554951 Wrote: > Generally the header information is constant for all of the remote's > commands and is stored in the pre_data part of the lirc file. The > commands themselves are generally sequential and are generally 8-bit > numbers so will be in the range 0x00-0xFF. Many protocols also use a > checksum which is calculated from the command value and LIRC files > store this in the code section along with the command value itself so > the commands may not look sequential in the lirc file. Another thing > that muddies the water is that lirc files often encode the commands > backwards masking the true value so that sequential command values may > appear random when expressed in a lirc file.
Thanks for the explanation, optimistically I took the contents (the commands at least) of the lirc files I'm using and put them through hex2dec in excel only to find out there isn't any kind of logic in the number sequence - as you suggested above :) So the trial and error approach does not look like viable one, but hey, at least I've got the basic commands working and that's great! Thanks again! By the way, does anyone here know anybody who might be up to (and interested in) the task of creating a server side plugin based on SqueezeIR...? ;) -- Nautilus ------------------------------------------------------------------------ Nautilus's Profile: http://forums.slimdevices.com/member.php?userid=19856 View this thread: http://forums.slimdevices.com/showthread.php?t=79524 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
