Thanks Thanks:  0
Likes Likes:  0
Dislikes Dislikes:  0
Results 1 to 15 of 173

Thread: MBOX new version!!!!

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #20
    Membru de onoare
    Join Date
    08 Apr 2007
    Posts
    6,796
    Mentioned
    0 Post(s)
    Rep Power
    120

    Default Re: MBOX new version!!!!

    Conax http://sateliti.info/showpost.php?p=79292&postcount=8
    Mai trebuie NDS si Nagra din sistemele mai importante.Atentie mare la linia V si eliminati newcs ca sa nu mai acceseze si el cardul:

    /************************************************** ************************************************** ********************/

    //V: { card_type | device number | clock | inverse_Reset | inverse_CD_Line | detect card over CTS | DM800/8000 | dbox }
    #V: { 3 1 3571200 0 0 0 0 0 } // exemplu pentru reader extern -> card Seca, port com1 , clock 3.57 Mhz,
    #V: { 3 2 3571200 1 0 0 0 0 }
    #V: { 3 3 1 0 0 0 0 0 } // exemplu pentru dreambox -> card Seca ,slot sci0 ,3.33 Mhz


    // card_type:
    // Seca 3
    // Irdeto 4
    // Conax 5
    // Cryptoworks 6
    // Viaccess 7
    // NDS 8
    // Nagravision 9



    // device number:
    // COM1/ttyS0 1
    // COM2/ttyS1 2
    // /dev/sci0 3
    // /dev/sci1 4
    // /dev/usb/tts/0 5
    // /dev/usb/tts/1 6
    // /dev/tts/0 7
    // /dev/tts/1 8
    // /dev/ttyUSB0 9
    // /dev/ttyUSB1 10
    // /dev/scard0 11 //azbox
    // /dev/scard1 12 //azbox



    //clocks (frecvente) pentru porturi COM si cititoare externe de carduri in Hz!!!

    //pentru sloturi SCI foloseste aceste valori
    // 1 - 3.33 Mhz
    // 2 - 3.63 Mhz
    // 3 - 4 Mhz
    // 4 - 4.44 Mhz
    // 5 - 5Mhz
    // 6 - 5.71 Mhz
    // 7 - 6.66 Mhz
    // 8 - 8 Mhz

    //Deci pentru cititoare externe puneti frecventa exprimata in herti iar pentru DM si sloturi SCI doar cifra din dreptul valorii alese din lista de mai sus.

    //Inverse Reset
    // 1 -yes
    // 0 -no
    //pentru GPIO
    //2-gpio1
    //3-gpio2
    //4-gpio3
    //5-gpio4
    //6-gpio5
    //7-gpio6
    //8-gpio7


    //Inverse CD Line Detection
    //1 - yes
    //0 - no

    //Detect card over CTS signal
    //1 - yes
    //0 - no

    //DM800/8000 box
    //1 - yes
    //0 - no


    //dbox serial/multicam
    //1 - yes
    //0 - no

    /************************************************** ************************************************** ********************/
    Dar si la device_number.list http://sateliti.info/showpost.php?p=79225&postcount=5 care e de fapt port.list cu numarul device-ului in denumire.

    PS: Sunt curios legat de NDS in mbox,avem un provider cu probleme la X.
    Last edited by zmeura; 28-04-09 at 15:16.
    :

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •