Project

General

Profile

Feature #138

Support the Logical Channel Number descriptor (0x83)

Added by Hein Rigolo almost 15 years ago. Updated over 14 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

in the NIT table there can be a Logical Channel Descriptor present. This descriptor has DVB descriptor tag 0x83. The syntax for this descriptor is as follows:

logical_channel_descriptor(){
descriptor_tag                  8 uimsbf
descriptor_length               8 uimsbf
     for (i=0; i<N;i++){
     service_id                16 uimsbf
     visible_service_flag       1 bslbf
     reserved                   5 bslbf
     logical_channel_number    10 uimsbf
     }
}

This descriptor gives the logical channel number for a service. This number could be used by TV Headend to populate the Channel Number based on this number.

History

#2

Updated by Andreas Smas over 14 years ago

  • Status changed from New to Fixed
  • Found in version set to fixed

Fixed in r4829

Also available in: Atom PDF