diff options
author | Patrick Boettcher <pboettcher@kernellabs.com> | 2009-08-05 09:54:40 +0200 |
---|---|---|
committer | Patrick Boettcher <pboettcher@kernellabs.com> | 2009-08-05 09:54:40 +0200 |
commit | bd8257d84a07b6547447878dbef16ff6aaf58fca (patch) | |
tree | 7e41f7fefc62c29c37b3922be1b1a9e48ea27710 /dvb-spec | |
parent | 6d5c31b581da5df7fc0e35e232a2adba9fbfd2c1 (diff) | |
download | mediapointer-dvb-s2-bd8257d84a07b6547447878dbef16ff6aaf58fca.tar.gz mediapointer-dvb-s2-bd8257d84a07b6547447878dbef16ff6aaf58fca.tar.bz2 |
ISDB-T: added reference to ARIB TR-B14
From: Patrick Boettcher <pboettcher@dibcom.fr>
added reference to ARIB TR-B14
Priority: normal
Signed-off-by: Patrick Boettcher <pboettcher@dibcom.fr>
Diffstat (limited to 'dvb-spec')
-rw-r--r-- | dvb-spec/ISDB-T_and_ISDB-Tsb_with_S2API | 29 |
1 files changed, 17 insertions, 12 deletions
diff --git a/dvb-spec/ISDB-T_and_ISDB-Tsb_with_S2API b/dvb-spec/ISDB-T_and_ISDB-Tsb_with_S2API index 747183225..2d90df5bb 100644 --- a/dvb-spec/ISDB-T_and_ISDB-Tsb_with_S2API +++ b/dvb-spec/ISDB-T_and_ISDB-Tsb_with_S2API @@ -1,9 +1,10 @@ -Version 1.2 - 2009-08-04 -======================== - Changelog ========= +latest: +v1.3 - 2009-08-05 +- added reference to ARIB TR-B14 + v1.2 - 2009-08-04 - removed DTV_BANDWIDTH from being a necessary parameter - now optional @@ -28,16 +29,20 @@ tune. The information given here should help application writers to know how to handle ISDB-T and ISDB-Tsb hardware using the Linux DVB-API. -The details given here about ISDB-T and ISDB-Tsb are just enough to basically -show the dependencies between the needed parameter values, but surely some -information is left out. For more detailed information see the standard document: -ARIB STD-B31 - "Transmission System for Digital Terrestrial Television -Broadcasting". +The details given here about ISDB-T and ISDB-Tsb are just enough to +basically show the dependencies between the needed parameter values, +but surely some information is left out. For more detailed information +see the following documents: + +- ARIB STD-B31 - "Transmission System for Digital Terrestrial + Television Broadcasting" and +- ARIB TR-B14 - "Operational Guidelines for Digital Terrestrial + Television Broadcasting". -In order to read this document one has to know about the channel -structure in ISDB-T and ISDB-Tsb. I.e. it has to be known to the -reader that an ISDB-T channel consists of 13 segments, that it can -have up to 3 layer sharing those segments, and so on. +In order to read this document one has to have some knowledge the +channel structure in ISDB-T and ISDB-Tsb. I.e. it has to be known to +the reader that an ISDB-T channel consists of 13 segments, that it can +have up to 3 layer sharing those segments, and things like that. Parameters used by ISDB-T and ISDB-Tsb. |