Oscam powerpc-tuxbox-old (DM500/500S/ Dbox2)

Status
Not open for further replies.

powercisco

Super VIP
Messages
9,100
13.10.2012 Oscam1.20 svn7704

- Changeset [7704] by theparasol
Tryfix ticket 2857 I presume this box (not PPC) needs same fix as PPC
Norbi20: Thanks for taking the effort to attaching a valid log to this ticket!

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
14.10.2012 Oscam1.20 svn7707

- Changeset [7707] by theparasol
Added Sci_FastReset to icc_async.c -> now ins7e11 can be used? test it!
Made Sci ATR checking a seperate function so we can recycle it
De-remarked Sci_FastReset and put it into functional use for the first time since rorothetroll added it 2 years ago in commit 2555.

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
15.10.2012 Oscam1.20 svn7720

- Changeset [7720] by theparasol
Tryfix 4: Complete new approach of cds nl seca2 nagra problem

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
16.10.2012 Oscam1.20 svn7733

- Changeset [7733] by theparasol
Case closed, CDS NL cant be fixed over X hop cccam!

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
17.10.2012 Oscam1.20 svn7743

- Changeset [7743] by theparasol
ATR on the fly fully interpreted... hope you all learn as much from it as much from it as I did
- Changeset [7742] by theparasol
Fix for misleading message ATR cardspeed and actual clock of readerdevice.
Take notice: they dont have to match to clock the card to the correct frequency!
Get information about the readerdevice that is driving the card to make sure you clock it correct!
- Changeset [7741] by theparasol
Only fail if ATR_initFromArray returns ERROR Some ATRs are malformed and do softfail, but actually do work so dont fail them
ATR_OK is returned if ATR is 100% OK
- Changeset [7740] by theparasol
Softfail malformed card should be initialized also

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7754

- Changeset [7754] by gf
config: Put an extra new line between services when writing oscam.services.

The extra empty line doesn't hurt and improves readability. Now
when you save oscam.services file from webif instead of

[blablub]
caid = 1702
provid = 000000
srvid = 0083,0081
[blablub1]
caid = 1702
provid = 000000
srvid = 0084,0080

you will get

[blablub]
caid = 1702
provid = 000000
srvid = 0083,0081

[blablub1]
caid = 1702
provid = 000000
srvid = 0084,0080

Reported by beneee.

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7759

- Changeset [7759] by corsair
added lb betatunnel patch. Thx to TNe-Two !
- Changeset [7758] by theparasol
Tryfix for crashing 7556 (?)
- Changeset [7757] by theparasol
Tryfix: inverse convention doesnt apply to ATR!
- Changeset [7756] by theparasol
Fixed: Guardtime was display several times, only first was correct and valid
- Changeset [7755] by theparasol
Fix for inverse card conventions

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
21.10.2012 Oscam1.20 svn7771

-Changeset [7771] by gf
beta: Remove unneeded and wrongly committed debug code in r7759.
Patch by TNe-TWo posted in ticket #2886.
- Changeset [7770] by theparasol
Fixed a bad if else construction in atr on the fly
- Changeset [7769] by docman
Small typo.
- Changeset [7768] by docman
Update for 'lb_auto_betatunnel_prefer_beta' documentation.

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7779

- Changeset [7779] by theparasol
Atr.c -> removed the useless inverse ATR compare first byte = 0x03, this byte is never 0x03 only 0x3F or 0x3B
ifd_sci.c -> some bugfixes

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
23.10.2012 Oscam1.20 svn7794

- Changeset [7794] by theparasol
Fix ATR timeout from ms to us
- Changeset [7793] by theparasol
Tryfix for readers that dont use reader->cardmhz as actual cardclock but reader->mhz
T0 Protocol guardtime fix
- Changeset [7792] by theparasol
Fixup timings for some external readers I dont own these kind of readers
I dont own these kind of readers so I hope I got it right!
But I dont think so: some of these readers use reader->mhz to clock the card.
No good idea, reader->cardmhz should be always exact cardclock
use reader->mhz to select the right oscillator that clocks the card to reader->cardmhz
It might take a reader code change, so be patient till work in progress is done!

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
24.10.2012 Oscam1.20 svn7798

-Changeset [7798] by theparasol
Internal readers have drivers that do guardtiming on their own.
If we add the same guardtime as for external readers the ecm time will raise.
- Changeset [7797] by theparasol
Tryfix for T0 protocol tnx to Irata for supplying detailed logs!
- Changeset [7796] by theparasol
Corrected guardtime on T1 protocol, its standard not 2 (=T0) its 12!

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
25.10.2012 Oscam1.20 svn7803

-Changeset [7803] by theparasol
Fix for timings on external readers
Tnx to Irata for testdriving my patches on his Sci8in1 device

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
26.10.2012 Oscam1.20 svn7809

- Changeset [7809] by theparasol
Corrected a typo EGT should be CGT in rev 7808
- Changeset [7808] by theparasol
Tryfix restore timings external and internal readers

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
27.10.2012 Oscam1.20 svn7818

- Changeset [7818] by lattjo
csctapi: Phoenix reader should not need block delay for T0 cards, remove special handling

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
28.10.2012 Oscam1.20 svn7819

- Changeset [7819] by lightman33
Changed EMM icon of reader (thanks Bit)

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
30.10.2012 Oscam1.20 svn7825

- Changeset [7825] by Sulge
Sending EMMs from WebIf: add possibility to set CAID and set EMM type based on it
- Changeset [7824] by theparasol
Tryfix stapi not communicating delay and timeout

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7855

- Changeset [7855] by theparasol
Where is my head... also forgot the hex notation -> fixed!
- Changeset [7854] by theparasol
7853 wrong check or should be and -> corrected
- Changeset [7853] by theparasol
Tryfix: add simple extra length check to videoguard2 ecms
- Changeset [7852] by docman
Removed section 'camd35' in 'oscam.conf' from documentation.

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
06.11.2012 Oscam1.20 svn7867

- Changeset [7867] by theparasol
Fix for T14 overclocked cards used with internal readers
- Changeset [7866] by theparasol
Improve timings part two
Added errorhandling to T0/T14
Improved T14 protocol timings

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7895

- Changeset [7895] by theparasol
Removed the WWT change for overclocked T14 cards.
Got several reports this specific overclockfix breaks it

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
15.11.2012 Oscam1.20 svn7920

- Changeset [7920] by gf
build: Build only enabled card readers.
- Changeset [7919] by gf
config: Allow card reader enable/disable to work.
- Changeset [7918] by gf
config: Add card readers configuration.
The configuration allows enabling and disabling of individual card
reader drivers.
This commit is just a preparation it'll start to work in the next few
commits.

thanks LePouSAT
 
Status
Not open for further replies.
Top