Oscam Mipsel (DM500HD,800,7025,8000 & VU)

Status
Not open for further replies.

powercisco

Super VIP
Messages
9,100
07.10.2012 Oscam1.20 svn7626

- Changeset [7626] by theparasol
Fix for the dvbapi EMM filter function
While checking oscam-chk.c I stumpled over the existing and working emm_reader_match

- Changeset [7625] by puya
module-cccshare.c : Fix Segmentation fault.
My Feeling : so happy to see zetack is active back in trac system.

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
08.10.2012 Oscam1.20 svn7638

- Changeset [7638] by theparasol
DVBAPI added a new feature: decodeforever
Till now dvbapi gives up decoding after 3 retries.
There was an option in oscam.dvbapi to enforce continue decoding by a P: xxxx:xxxxxx 1
Now you can use decodeforever to try all caids again forever.
So no more failed recordings or rezapping to open up a channel again!

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
09.10.2012 Oscam1.20 svn7666

- Changeset [7666] by gf
webif: Add support for cccam's recv_timeout parameter.
- Changeset [7665] by gf
cccam: Add recv_timeout config parameter to control network recv timeout.
It seems that the hardcoded timeout of 2s is unsufficient for certain uses.
This patch adds new parameter in [cccam] section named recv_timeout.
recv_timeout - Timeout in ms that cccam waits for data to become available
to receive. Default value: 2000 (2 seconds).

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
10.10.2012 Oscam1.20 svn7675

- Changeset [7675] by gf
cacheex: Fix crash when freeing ECM. Fix a dumb bug introduced in r7674.
- Changeset [7674] by gf
cacheex: Cleanup ifdefs in oscam.c No binary changes.

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
Oscam1.20 svn7689

- Changeset [7689] by gf
bulcrypt: Fix writing of uniq2 EMMs (0x85 and 0x8b types).
When EMM handling was rewritten, 0x85 and 0x8b EMMs were broken,
because wrong command was used to write them into the card.

thanks LePouSAT
 

powercisco

Super VIP
Messages
9,100
12.10.2012 Oscam1.20 svn7694

- Changeset [7694] by theparasol
Tryfix2 DVBAPI Decodeforever... hope its right now!
- Changeset [7693] by theparasol
Tryfix for segmentationfault with decodeforever on undecodable channel

thanks LePouSAT
 

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
 
Status
Not open for further replies.
Top