zvonko67
Significant Contributor
- Messages
- 613
- Joined
- Feb 25, 2016
- Reaction score
- 1,199
- Points
- 108
Ncam1.6 compiled and patched by marouan
21-03-2017
accept all providers when provider is not specified:
This commit fixes the problem when a CAID is set in reader settings,
but the provider is set to zeroes (000000).
Without the patch, a "reader not found" was returned
Fix *** CWs are dropped when connected to real CCCam servers
fix half cw from mcs
the official Ncam V1.2 r3 doesn't support Constant.cw
you can test this file for ENTV Algerie 7°west and 5°west.
by using this Reader:
[reader]
label = myconstantcw
protocol = constcw
device = /usr/keys/constant.cw
group = 10
02-03-2017
New Ncam1.5 Compiled by marouan:
New Fix for constcw module
28-12-2016:
New Ncam1.4 Compiled by marouan:
ADD Patch disablecrccws per Caid
example: for Csat
Add this Line for ncam.server
disablecrccws_only_for = 0500:032830
ncam.server
[reader]
label = server1
enable = 1
protocol = cccam
device = host,port
user = user
password = password
group = 1
cccversion = 2.0.11
disablecrccws_only_for = 0500:032830
cccmaxhops = 2
ccckeepalive = 1
audisabled = 1
[gbx]
fix for local card change (card detected/ ejected) not reported to peers
Change two defaults to more reasonable values
-Webif
-Correct cooldown parameter in webif
-Improve the Webif configuration screen.
-Add httpreadonly as a parameter in the webif
-Make all config parameters for the webif clickable to point to the Wiki
-Small reorganization of the parameters that display additional infos in the Status screen
to place then in the same order as they are displayed when we enable them.
[gbx]
add feature
block ecm from specific peer(s)
ignore specific peer(s) entirely
fix Warning ref. cs_readlock timeout
code clean up and cosmetics
[DOC]
add optional parameter to ncam.conf [gbox]:
block_ecm = peer_id[,peer_id...]
ignore_peer = peer_id[,peer_id...]
21-03-2017
accept all providers when provider is not specified:
This commit fixes the problem when a CAID is set in reader settings,
but the provider is set to zeroes (000000).
Without the patch, a "reader not found" was returned
Fix *** CWs are dropped when connected to real CCCam servers
fix half cw from mcs
the official Ncam V1.2 r3 doesn't support Constant.cw
you can test this file for ENTV Algerie 7°west and 5°west.
by using this Reader:
[reader]
label = myconstantcw
protocol = constcw
device = /usr/keys/constant.cw
group = 10
02-03-2017
New Ncam1.5 Compiled by marouan:
New Fix for constcw module
28-12-2016:
New Ncam1.4 Compiled by marouan:
ADD Patch disablecrccws per Caid
example: for Csat
Add this Line for ncam.server
disablecrccws_only_for = 0500:032830
ncam.server
[reader]
label = server1
enable = 1
protocol = cccam
device = host,port
user = user
password = password
group = 1
cccversion = 2.0.11
disablecrccws_only_for = 0500:032830
cccmaxhops = 2
ccckeepalive = 1
audisabled = 1
[gbx]
fix for local card change (card detected/ ejected) not reported to peers
Change two defaults to more reasonable values
-Webif
-Correct cooldown parameter in webif
-Improve the Webif configuration screen.
-Add httpreadonly as a parameter in the webif
-Make all config parameters for the webif clickable to point to the Wiki
-Small reorganization of the parameters that display additional infos in the Status screen
to place then in the same order as they are displayed when we enable them.
[gbx]
add feature
block ecm from specific peer(s)
ignore specific peer(s) entirely
fix Warning ref. cs_readlock timeout
code clean up and cosmetics
[DOC]
add optional parameter to ncam.conf [gbox]:
block_ecm = peer_id[,peer_id...]
ignore_peer = peer_id[,peer_id...]
Attachments
-
592.6 KB Views: 191
-
3.4 KB Views: 129