summaryrefslogtreecommitdiff
path: root/dvb-spec/ISDB-T_and_ISDB-Tsb_with_S2API
AgeCommit message (Collapse)Author
2009-08-05ISDB-T: added reference to ARIB TR-B14Patrick Boettcher
From: Patrick Boettcher <pboettcher@dibcom.fr> added reference to ARIB TR-B14 Priority: normal Signed-off-by: Patrick Boettcher <pboettcher@dibcom.fr>
2009-08-04ISDB-T: added bandwidth as an optional parameterPatrick Boettcher
From: Patrick Boettcher <pboettcher@dibcom.fr> - added bandwidth as an optional parameter - added changelog - added version Priority: normal Signed-off-by: Patrick Boettcher <pboettcher@dibcom.fr>
2009-08-04ISDB-T: Added note about DTV_FREQUENCY forPatrick Boettcher
From: Patrick Boettcher <pboettcher@kernellabs.com> Added information about DTV_FREQUENCY in the document. Priority: normal Signed-off-by: Patrick Boettcher <pboettcher@dibcom.fr>
2009-08-03DVB-API: add support for ISDB-T and ISDB-Tsb (version 5.1)Patrick Boettcher
From: Patrick Boettcher <pboettcher@dibcom.fr> This patch increments the DVB-API to version 5.1 in order to reflect the addition of ISDB-T and ISDB-Tsb on Linux' DVB-API. Changes in detail: - added a small document to describe how to use the API to tune to an ISDB-T or ISDB-Tsb channel - added necessary fields to dtv_frontend_cache - added a smarter clear-cache function which resets all fields of the dtv_frontend_cache - added a TRANSMISSION_MODE_4K to fe_transmit_mode_t Priority: normal Signed-off-by: Olivier Grenie <olgrenie@dibcom.fr> Signed-off-by: Patrick Boettcher <pboettcher@dibcom.fr>