oscam-svn7706-sh4-qboxhd-webif-Distribution
oscam-svn7706-sh4-qboxhd-webif-Distribution
Changeset 7752
Code:Timestamp: by gf pcsc: Fix oscam crash on PCSC reader init. Before the conversion to new cardreader API when PCSC reader was initialized the function just exited. After the conversion extra ATR parsing functions were called and this caused crashes. This should fix ticket #2868.
Changeset 7769
Code:Small typo. Location: trunk/Distribution/doc Files: 3 edited html/oscam.conf.5.html (1 diff) man/oscam.conf.5 (1 diff) txt/oscam.conf.txt (1 diff) Changeset [7768] by docman Update for 'lb_auto_betatunnel_prefer_beta' documentation.
Changeset 7792
Code:Fixup timings for some external 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!
Changeset [7802] by lattjo csctapi: Fix ETU_to_us for non internal readers
oscam-svn7805-sh4-qboxhd-webif-Distribution
Changeset 7818Code:Author: lattjo Message: csctapi: Phoenix reader should not need block delay for T0 cards, remove special handling
Changeset [7829] by lattjo
csctapi: Fix for mp35 readers, parameters where swapped
Oscam1.20 svn7829
- Changeset [7829] by lattjo
csctapi: Fix for mp35 readers, parameters where swapped
thanks gianni8127
Changeset 7851
Code:Author: gf Message: sc8in1: Add hack to fix T1 protocol resyncs. This is not the real fix for the issue, it is just a hack that seems to work. Thanks to irata for testing. The patch is acked by theparasol, he is working on a real fix.