Changeset 11513 fix building incrase MAX_ECM_PIDS, MAX_EMM_PIDS and CA_MAX fixed the problem and oscam-emu can now be built with static libcrypto 3.part of dvb api changes * Increased max demux to 32 and max filters to 64 * Decreased max ecm pids to 16 and emm pids to 16 * Decreased max stream indices to 8 * Lots of cosmetics changes small text typo fixes Support for DVB-CISSA scrambling algorithm and 16 byte CWs DVB-CISSA is defined in Https://www.etsi.org/deliver/etsi_ts/103100_103199/103127/01.01.01_60/ts_103127v010101p.pdf enigma2 box manufacturers should support the new ioctl (CA_SET_DESCR_DATA) as defined in the module-dvbapi.h first part of the rework on dvbapi to incrase the amount of descramblers Get available descramblers in box and BISS2 related changes
- Instead of using a prefefined number of descramblers (16 until now), oscam now gets the exact number of available descramblers in box.
- Skip cw checks for BISS2, similar to what is done for BISS1. BISS2 uses 16 byte cw, so some checks need to be skipped.
- Cosmetic changes including code refactoring, variable renaming and comment addition to several places.
- Added support for BISS2 mode 1 and mode CA *
- Added support for DVB-CISSA algorithm
- Increased descramblers to the actual number available on each box **
- Other small optimizations and improvements
- Added support for PowerVu hash mode 32
- Added new config switch --emu-version (returns 795)
- Existing config switch --oscam-revision (returns 11513-795) does not depend on git "tags" now
OSCAM 11513r795 FOR XCRUISER 515 585 685
XCAMCLIENT3 FOR XCRUISER
No comments:
Post a Comment