Jens,
First, thanks for developing the lua scripts. I was afraid that I was going to have to develop something from scratch.
I have an Rx-V1000, and your code was a great starting point. After making a few relatively minor modifications I now have complete control of my receiver.
I'm very new to LUA scripting and to Girder, but it hasn't been too difficult so far. I do have a few questions:
In the function Jyamaha.DecodeInit, you define POnStr. This appears to be a string used to relate data from the receiver to the registers. Is that correct? If so, how did you determine the appropriate values (e.g. [18]="20" - where does the "18" come from?)? The function is assigning a lot of nil values, and I assume that it is the result of a different mapping for the RX-V1000.
Communcation and control are good, only the DecodeInit seems to yield incorrect results for my receiver.
Thanks again.
Mark


Reply With Quote

