On 10/01/2012 06:47 PM, Scott Talbert wrote:
> On Sun, 30 Sep 2012, Scott Talbert wrote:
> 
>> Here is an updated Harmony 300 patch (updated so it will apply cleanly since 
>> you applied my other patch to operationfile.cpp, which this patch had also 
>> previously included).
> 
> I sent this to the list but the attachment was too big and the filter ate 
> it.  I attached the updated patch to the bug report on sourceforge as 
> well.

+ const uint8_t msg_three[MH_MAX_PACKET_SIZE] =
+   { 0xFF, 0x01, 0x01, 0x03, 0x80, '/', 'c', 'f', 'g', '/',
+     'u', 's', 'e', 'r', 'c', 'f', 'g', 0x00, 0x80, 'W', 0x00,
+     0x04, (len & 0xFF000000) >> 24, (len & 0x00FF0000) >> 16,


heh.

OK, I took a more careful read through the code, and this looks pretty sane.
The protocol is a but unfortunate, but such is life.

What's the operational status?


-- 
Phil Dibowitz                             p...@ipom.com
Open Source software and tech docs        Insanity Palace of Metallica
http://www.phildev.net/                   http://www.ipom.com/

"Be who you are and say what you feel, because those who mind don't matter
 and those who matter don't mind."
 - Dr. Seuss


Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to