Project

General

Profile

Feature #345

DREcrypt EMM update and fix long ECM for NTV+ (Russain provider)

Added by alex - almost 14 years ago. Updated almost 14 years ago.

Status:
Fixed
Priority:
High
Assignee:
Category:
General
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

patch for Long ECM for russian provider NTV+ and for correct identification cards Drecrypt

Index: src/cwc.c
===================================================================
--- src/cwc.c   (revision 5752)
+++ src/cwc.c   (working copy)
@@ -46,7 +46,7 @@

 #define CWC_KEEPALIVE_INTERVAL 30

-#define CWS_NETMSGSIZE 256
+#define CWS_NETMSGSIZE 272
 #define CWS_FIRSTCMDNO 0xe0

 /**
Index: src/psi.c
===================================================================
--- src/psi.c   (revision 5752)
+++ src/psi.c   (working copy)
@@ -849,7 +849,9 @@
   { "Mentor",           0x2500 },
   { "EBU",              0x2600 },
   { "GI",               0x4700 },
-  { "Telemann",         0x4800 }
+  { "Telemann",         0x4800 },
+  { "DRECrypt",         0x4AE0 },
+  { "DRECrypt2",        0x4AE1 }
 };

 const char *


Files

drecard_longecm.diff (722 Bytes) drecard_longecm.diff alex -, 2010-12-22 13:08
dre_emm_update_30122010.diff (2.25 KB) dre_emm_update_30122010.diff alex -, 2010-12-30 21:58

History

#1

Updated by alex - almost 14 years ago

Update patch
  • DRECrypt update emm (testing on OSCAM)
  • fix for Long ECM for russian provider NTV+ (take from vdr-sc plugin systems/cardclient/newcamd.c)
  • correct identification cards Drecrypt
#2

Updated by Andreas Smas almost 14 years ago

  • Status changed from New to Resolved
  • Target version set to 2.13
  • Found in version set to fixed

Applied.. Thanks

#3

Updated by Andreas Smas almost 14 years ago

  • Status changed from Resolved to Fixed

Also available in: Atom PDF