Page 2 of 2

Re: Yamaha RX-V1000 Serial

Posted: Wed Feb 13, 2008 8:34 am
by humeco
Hi,

I've been doing a bit of work on this plugin to make it work with my RX-V1600. I've added the ability to decode Command Strings which are a dump of the receiver status in response to a Ready command - good for setting up states within the event tree on load. I've also added lots of additional status codes and commands from the x600 documentation. I took the liberty of renaming some of the events and commands so they're more consistent when there's more zones, but they could do with some more work.

I renamed it to YamahaRXV because I didn't want it to get overwritten if I upgraded and so it'd live nicely with the existing one. I'd be interested if this still works with the 1000.

First attempt at Python so go easy on me.

Martin

Re: Yamaha RX-V1000 Serial

Posted: Sat Mar 01, 2008 8:34 am
by humeco
I've fixed a couple of problems with the decoding of the command string and some command codes I had wrong.

Re: Yamaha RX-V1000 Serial

Posted: Sat Mar 01, 2008 11:25 am
by Bartman
humeco wrote:I'd be interested if this still works with the 1000.
If someone can confirm this I would commit it to the svn repository so it gets in the next beta.