Project

General

Profile

Actions

Bug #1753

closed

Issue seen in decoding compressed bitmap in EPDAN

Added by prasadkg almost 8 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
06/16/2016
Due date:
% Done:

0%

Spec Reference:

Description

During testing with latest master osmo-pcu, we see that there is an issue in decoding of compressed bitmap with make-up code in EPDAN

Input to decoding algorithm:
Compressed bitmap array : 0x7a,0x28,0x31,0xe1,0xf1,0xc1,0x6c,0x32,0x87
Starting colour code : 1
Length : 72

Expected output ( Refer 3GPP 44.060 section 9.1.10):
Expected decoded Length: 304
Expected Uncompressed bitmap: dd c1 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 01

Actual output:
Actual decoded length :292
Actual Uncompressed bitmap: dd c1 48 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00

Regards
Prasad

Actions #1

Updated by arvind.sirsikar over 7 years ago

  • Status changed from New to Closed
  • Assignee set to arvind.sirsikar

It has been fixed and merged into master

PCU commit version is 0a4a6c120040c8dd0744f745e08f24624df62647

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)