1. 27 3月, 2013 1 次提交
  2. 24 1月, 2013 1 次提交
    • M
      [media] dvb: Add DVBv5 statistics properties · 9569793a
      Mauro Carvalho Chehab 提交于
      The DVBv3 statistics parameters are limited on several ways:
              - It doesn't provide any way to indicate the used measure,
      	  so userspace need to guess how to calculate/use it;
              - Only a limited set of stats are supported;
              - Can't be called in a way to require them to be filled
                all at once (atomic reads from the hardware), with may
                cause troubles on interpreting them on userspace;
              - On some OFDM delivery systems, the carriers can be
                independently modulated, having different properties.
                Currently, there's no way to report per-layer stats.
      To address the above issues, adding a new DVBv5-based stats API.
      While here, correct inner code nomenclature on a few places.
      Reviewed-by: NAntti Palosaari <crope@iki.fi>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      9569793a
  3. 28 9月, 2012 1 次提交
  4. 24 9月, 2012 1 次提交
  5. 16 8月, 2012 1 次提交
  6. 14 8月, 2012 2 次提交
  7. 12 8月, 2012 1 次提交
  8. 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
  9. 17 1月, 2012 3 次提交
  10. 20 12月, 2011 1 次提交
  11. 13 12月, 2011 1 次提交
  12. 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
  13. 04 9月, 2011 2 次提交
  14. 28 7月, 2011 13 次提交
  15. 25 5月, 2011 1 次提交
  16. 21 5月, 2011 1 次提交
  17. 20 5月, 2011 1 次提交
  18. 31 3月, 2011 1 次提交
  19. 06 12月, 2009 2 次提交
  20. 19 9月, 2009 2 次提交