source: ipk/source.mipsel/emus_gbox_804/_path_/keys/softcam.cfg.gbox @ 27804

Last change on this file since 27804 was 27804, checked in by andyjetset, 10 years ago

add gb804

File size: 1.9 KB
Line 
1# SoftCam EMM Log configuration
2#
3# Save EMM data
4#    00 Do not save anything (default)
5#    01 Save processed EMMs (/var/tmp/emmproc.bin)
6#    02 Save rejected EMMs (/var/tmp/emmblock.bin)
7#    03 Save both EMMs
8L: { 00 }
9
10# Check additional OSC Frequency !!! ONLY FOR DBOX2 !!!
11#    00 No Check (default)
12#    01 Check on, Value in KHz , example 8MHz=08000
13F: { 0000 }
14
15# Check additional Baurate for ATR !!! ONLY FOR DBOX2 !!!
16#    00 No Check (default)
17#    01 Check on, Value in bit/s, example 81861
18B: { 0000 }
19
20# Enable TPScrypt Support
21#    00 TPScrypt off
22#    01 TPScrypt on (default)
23#    1* don't use PTS on Viaccess cards
24#    2* don't use PTS on Cryptoworks cards
25#    3* don't use PTS on Viaccess and Cryptoworks cards
26#    4* use ICE on Cryptoworks cards
27Y: { 00 }
28
29# Empty RS232 buffer before writing
30#    00 No reset
31#    01 Reset Buffer (default)
32E: { 01 }
33
34# SoftCam Blocker/Filter definition
35#
36# 00 = Allow EMM (default for all)
37# 01 = Block EMM addressed to:
38#     all card
39#     |  shared address/provider
40#     |  |  unique address/hex_serial
41# ----------------------------------
42I: { 00 00 00 } Irdeto  All  SA  UA
43V: { 00 00 00 } Via       -  SA  UA
44S: { 00 00 00 } Seca      -  SA  UA
45N: { 00 00 00 } Nagra   All  SA  UA
46C: { 00 00 00 } Crypto  All  SA  UA
47O: { 00 00 00 } Conax     -  SA  UA
48D: { 00 00 00 } NDS     All  SA  UA
49
50# Timeout Definitions AND com1/com2 delays, all delays to be entered in decimal !
51T: { 00 02 02 } ATR timeout (normal*X), instruction timeout (normal*X)
52T: { 01 00000 000 } Irdeto      : byte delay (1e-6 s), instruction delay (1e-3 s)
53T: { 02 00000 000 } Seca
54T: { 03 00000 000 } Viaccess
55T: { 04 00002 000 } Nagra
56T: { 05 00000 000 } CryptoWorks
57T: { 06 00000 000 } Geldkarte
58T: { 07 00000 000 } Conax
59T: { 08 00000 000 } NDS
60
61# Use constant CW's for
62#    caid  pid     CW0 ...                 CW1 ...
63#0: { 01 00 56 00 { 00 11 22 33 44 55 66 77 88 99 AA BB CC DD EE FF }
64
Note: See TracBrowser for help on using the repository browser.