I'm back from the trip and hope to have something ready by the end of the weekend. I was too blasted last night after the flight to mess with it much aside from finding an interesting crashing bug when requesting the video/audio bitrate stuff when the unit is powered off.
Hint: it returns an ACK message with nothing for a payload and the app tries to parse a zero-length string... *KABOOM* I need to double-check the message size too, who knows? In reality it is supposed to return ",,,,,," (no quotes) with the info between the comma fields. In the above case it returns "".
Yet another Onkyo surprise where protocol is not followed.
