[Configuration] Improve LCN logic when doing NIT-scanning (1 Viewer)

ROLA

Portal Pro
February 15, 2010
51
3
Home Country
Sweden Sweden
Started on: 2013-11-24
last update: 2013-11-24

Summary:
When performing a NIT-scanning of channels all the correct transponders are detected, but not LCN (channel number).
Area:
TV-Server (TS-Writer)
Description:
However the LCN-value is not found in function
"CNITDecoder::decodeNITTable" (NITDecoder.cpp),
causing LCN to a value of 10000 for every channel.

The descriptor tag 0x83 (Logical Channel Number Descriptor) is processed in code but not 0x87 (Logical Channel Descriptor V2)
If 0x87 is implemented the channel list can be created automaticly.

http://www.skmm.gov.my/skmmgovmy/media/General/pdf/SKMM-MTSFB-TC-T004-2013_Specification-for-Digital-Terrestrial-Television-Broadcast-Service-Receiver-100113-(3).pdf
Solution could create channelgroup for every channel list detected.
Template code:
Add logic and process 0x87 descriptor tag. in NITDecoder.cpp.
 
Last edited:

Users who are viewing this thread

Top Bottom