[vdr] Multiple decryption with TechniCrypt CW CAM
Arthur Konovalov
artlov at gmail.com
Tue Apr 15 19:56:06 CEST 2008
Klaus Schmidinger wrote:
> Can you narrow down which of these three changes is actually necessary
> to make it work?
I can repeat tests tomorrow, but I recall that this (it was first change):
> state = 4; // normal operation
> + repliesToQuery = true; //AK
> }
and this (next change, because first doesn't help and I saw replays to
query: Slot 1: <== Ca Pmt Reply (3) 1144 01 82 2210=82 2211=82):
dbgprotocol("\n");
}
+ state = 6; //AK
break;
was necessary in this case.
> #define QUERY_REPLY_TIMEOUT 5000 // ms to wait for a reply to a query
> (change 2000 to 5000 in this line). If this doesn't help, try
Previously tried with 6000, negative.
> #define QUERY_WAIT_TIME 3000 // ms to wait before sending a query
Will try tomorrow.
Arthur
More information about the vdr
mailing list