1. 12 8月, 2012 3 次提交
  2. 20 5月, 2012 2 次提交
    • M
      [media] DVB: remove "stats" property bits from ATSC-MH API property additions · 10d67371
      Michael Krufky 提交于
      Mauro is proposing a new API to handle statistics. This functionality will
      be returned after the statistics API is ready. Just remove them for now.
      Signed-off-by: NMichael Krufky <mkrufky@linuxtv.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      10d67371
    • M
      [media] DocBook: document new DTV Properties for ATSC-MH delivery system · edaa136d
      Michael Krufky 提交于
      Document the following properties for controlling an ATSC-MH frontend:
      
      DTV_ATSCMH_FIC_VER - Version number of the FIC signaling data
      DTV_ATSCMH_PARADE_ID - Parade identification number
      DTV_ATSCMH_NOG - Number of MH groups per MH subframe for a designated parade
      DTV_ATSCMH_TNOG - Total number of MH groups in all parades in one subframe
      DTV_ATSCMH_SGN - Start group number
      DTV_ATSCMH_PRC - Parade repetition cycle
      DTV_ATSCMH_RS_FRAME_MODE - RS frame mode
      DTV_ATSCMH_RS_FRAME_ENSEMBLE - RS frame ensemble
      DTV_ATSCMH_RS_CODE_MODE_PRI - RS code mode (primary)
      DTV_ATSCMH_RS_CODE_MODE_SEC - RS code mode (secondary)
      DTV_ATSCMH_SCCC_BLOCK_MODE - Series Concatenated Convolutional Code Block Mode
      DTV_ATSCMH_SCCC_CODE_MODE_A - Series Concatenated Convolutional Code Rate A
      DTV_ATSCMH_SCCC_CODE_MODE_B - Series Concatenated Convolutional Code Rate B
      DTV_ATSCMH_SCCC_CODE_MODE_C - Series Concatenated Convolutional Code Rate C
      DTV_ATSCMH_SCCC_CODE_MODE_D - Series Concatenated Convolutional Code Rate D
      DTV_ATSCMH_FIC_ERR - FIC error count
      DTV_ATSCMH_CRC_ERR - CRC error count
      DTV_ATSCMH_RS_ERR - RS error count
      Signed-off-by: NMichael Krufky <mkrufky@linuxtv.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      edaa136d
  3. 17 1月, 2012 3 次提交
  4. 05 1月, 2012 1 次提交
  5. 20 12月, 2011 1 次提交
  6. 13 12月, 2011 1 次提交
  7. 11 11月, 2011 1 次提交
    • M
      [media] dvb: Allow select between DVB-C Annex A and Annex C · 39ce61a8
      Mauro Carvalho Chehab 提交于
      DVB-C, as defined by ITU-T J.83 has 3 annexes. The differences between
      Annex A and Annex C is that Annex C uses a subset of the modulation
      types, and uses a different rolloff factor. A different rolloff means
      that the bandwidth required is slicely different, and may affect the
      saw filter configuration at the tuners. Also, some demods have different
      configurations, depending on using Annex A or Annex C.
      
      So, allow userspace to specify it, by changing the rolloff factor.
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      39ce61a8
  8. 04 9月, 2011 3 次提交
  9. 28 7月, 2011 25 次提交