OScam/EMU Arm Vu+ Solo4K/Uno4K/Ultimo4K

Status
Not open for further replies.

maumixio

Staff member
Moderator
Messages
2,858
------------------------------------------------------------------------
r11268 | Aeon | 2016-06-25 01:16:44 +0200 (Sat, 25 Jun 2016) | 1 line

tryfix: possible stackoverflow?

working tested
 

maumixio

Staff member
Moderator
Messages
2,858
oscam svn11270

------------------------------------------------------------------------
r11270 | Eggy123 | 2016-06-26 16:07:03 +0200 (Sun, 26 Jun 2016) | 2 lines

[gbx] remove ecm rebroadcasting. Causes trouble on some systems.

------------------------------------------------------------------------
r11269 | Aeon | 2016-06-25 20:38:49 +0200 (Sat, 25 Jun 2016) | 1 line

DVBAPI: revert prio changes from r11246; this fixes problems with irdeto cards
 

maumixio

Staff member
Moderator
Messages
2,858
------------------------------------------------------------------------
r11271 | Aeon | 2016-06-30 16:19:46 +0200 (Thu, 30 Jun 2016) | 1 line

CACHEX: fix big/little endianess bug; i2b_buf() and b2i() already take care of endianess, also using htonl() broke it; we cannot simply remove the htonl() calls, because this would break compatibility with older oscam versions, for this reason we now use CSP_HASH_SWAP() to always swap the bytes; type of csp_hash changed from int32_t to unint32_t
------------------------------------------------------------------------
 

maumixio

Staff member
Moderator
Messages
2,858
oscam-svn11272-armV7

------------------------------------------------------------------------
r11272 | Aeon | 2016-07-07 11 : 57 : 38 +0200 +0200+0200 (Thu, 07 Jul 2016) | 1 line

Revert: lowered CS_SERVICENAME_SIZE from 64 to 32; the increased memory usage causes troubles on some systems
 

maumixio

Staff member
Moderator
Messages
2,858
oscam-svn11273-armV7

------------------------------------------------------------------------
r11273 | theparasol | 2016-08-15 22:37:53 +0200 (Mon, 15 Aug 2016) | 7 lines

- Add hop info to ecmformat like its already in use for gbox protocol idea and testing by speedy1245

Usage: add to oscam.conf [global] for example:

ecmfmt = c@p/i/s/l:h HOP:j
 

maumixio

Staff member
Moderator
Messages
2,858
oscam-svn11275-armV7

------------------------------------------------------------------------
r11275 | felixka | 2016-10-14 08:04:54 +0200 (Fri, 14 Oct 2016) | 2 lines

gbx:
reduced code as proposed by chimpie23
------------------------------------------------------------------------
r11274 | felixka | 2016-10-13 10:58 +0200 (Thu, 13 Oct 2016) | 2 lines

gbx:
correct reader log message for cw proxy cards
 

taurinus

Registered
Messages
145
SOLO 4K: Latest Oscam (11278) with and without Emu (tested).
 
Last edited by a moderator:

juli13

Staff member
Administrator
Messages
10,194
Oscam build 11279 with new nautilus7 Emu.patch for tanberg
Code:
[B]
 emm code didn't always start[/B]

fix a bug that prevents emm code from running unless both old and new MK sets are present.


You have to put the new master keys in this format to distinguish from the old set:


T 40 MK01 98XXXXXXXXXXXX2C ;EMM KeySet 01
T 41 MK01 79XXXXXXXXXXXX79 ;EMM KeySet 01
.
.
.
T 7F MK01 67XXXXXXXXXXXX2F ;EMM KeySet 01

old MK --> MK
new MK --> MK01
 

maumixio

Staff member
Moderator
Messages
2,858
oscam-svn11281-armV7

r11281 | felixka | 2016-11-20 18:30:58 +0100 (Sun, 20 Nov 2016) | 6 lines

gbx:
- Fix for local card with caprovid 00000000. Happens when oscam is patched with emu
- Add log/msg for peer on-offline, authentication and connection lost
- Add OSD notification for incoming GSMS
- OSD feature enabled by suitable 'msg.osd' in tmp_dir
- Add and update some debug log outputs
 

juli13

Staff member
Administrator
Messages
10,194
Oscam 11281 with emu for Vu+ solo 4K
Code:
- Fix for local card with caprovid 00000000. Happens when oscam is patched with emu
- Add log/msg for peer on-offline, authentication and connection lost
- Add OSD notification for incoming GSMS
- OSD feature enabled by suitable 'msg.osd' in tmp_dir
- Add and update some debug log outputs
 

maumixio

Staff member
Moderator
Messages
2,858
------------------------------------------------------------------------
r11283 | theparasol | 2016-12-04 18:36:44 +0100 (Sun, 04 Dec 2016) | 4 lines

VIACCESS:

- Fix regression introduced r11282 (fake class 0 on provider with valid classes)

------------------------------------------------------------------------
r11282 | theparasol | 2016-12-04 16:28:39 +0100 (Sun, 04 Dec 2016) | 7 lines
 

juli13

Staff member
Administrator
Messages
10,194
Changeset 11283 with emu patch for Vu+ solo 4K

VIACCESS:

- Fix regression introduced r11282 (fake class 0 on provider with valid classes)

The file has already 755 permission
 

maumixio

Staff member
Moderator
Messages
2,858
oscam-svn11284-armV7

r11284 | felixka | 2016-12-08 19.52 +0100 (Thu, 08 Dec 2016) | 2 lines

gbx:
- fix for ticket #4522
 
Status
Not open for further replies.
Top