1. 17 6月, 2009 1 次提交
  2. 30 3月, 2009 3 次提交
  3. 08 1月, 2009 1 次提交
    • M
      V4L/DVB (10180): drivers/media: Fix a number of sparse warnings · ffbc5f88
      Mauro Carvalho Chehab 提交于
      anysee.c:44:5: warning: symbol 'dvb_usb_anysee_delsys' was not declared. Should it be static?
      cx24116.c:378:3: warning: symbol 'CX24116_MODFEC_MODES' was not declared. Should it be static?
      stb0899_algo.c:57:5: warning: symbol 'stb0899_get_srate' was not declared. Should it be static?
      stb0899_algo.c:766:6: warning: symbol 'Log2Int' was not declared. Should it be static?
      stb0899_drv.c:137:20: warning: symbol 'stb0899_quant_tab' was not declared. Should it be static?
      stb0899_drv.c:180:20: warning: symbol 'stb0899_est_tab' was not declared. Should it be static?
      stb0899_drv.c:220:5: warning: symbol '_stb0899_read_reg' was not declared. Should it be static?
      budget-ci.c:1348:23: warning: symbol 'tt3200_stb6100_config' was not declared. Should it be static?
      /home/v4l/master/v4l/cx25840-core.c:190:6: warning: symbol 'cx25840_work_handler' was not declared. Should it be static?
      /home/v4l/master/v4l/m5602_s5k83a.c:116:6: warning: symbol 's5k83a_dump_registers' was not declared. Should it be static?
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      ffbc5f88
  4. 03 1月, 2009 1 次提交
  5. 30 12月, 2008 3 次提交
    • D
      V4L/DVB (9917): cx24116: change to ALGO_HW · 6639f1e0
      Darron Broad 提交于
      Slow tuning, EG:
      
      > szap-s2 -r -c 39.FTATV "1=Pgm1;Net1"
      reading channels from file '39.FTATV'
      zapping to 3 '1=Pgm1;Net1':
      delivery DVB-S, modulation QPSK
      sat 0, frequency 11140 MHz V, symbolrate 1425000, coderate 5/6, rolloff 0.35
      vpid 0x0200, apid 0x0300, sid 0x0001
      using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
      status 00 | signal c2c0 | snr 0000 | ber 00012d4a | unc 00000000 |
      status 03 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |
      status 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |
      status 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |
      status 03 | signal c040 | snr 0000 | ber 00000000 | unc 00000000 |
      status 03 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |
      status 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |
      status 03 | signal c040 | snr 0000 | ber 00000000 | unc 00000000 |
      status 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |
      status 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |
      status 01 | signal c040 | snr 0000 | ber 00000000 | unc 00000000 |
      status 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |
      status 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |
      status 01 | signal c040 | snr 0000 | ber 00000000 | unc 00000000 |
      status 03 | signal c040 | snr 0000 | ber 00000000 | unc 00000000 |
      status 1f | signal c040 | snr bb33 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
      
      Appears to be resolved by dropping zig-zag tuning and relying on
      hardware only:
      
      > szap-s2 -r -c 39.FTATV "1=Pgm1;Net1"
      reading channels from file '39.FTATV'
      zapping to 3 '1=Pgm1;Net1':
      delivery DVB-S, modulation QPSK
      sat 0, frequency 11140 MHz V, symbolrate 1425000, coderate 5/6, rolloff 0.35
      vpid 0x0200, apid 0x0300, sid 0x0001
      using '/dev/dvb/adapter0/frontend0' and '/dev/dvb/adapter0/demux0'
      status 01 | signal ff80 | snr 0000 | ber 00000000 | unc 00000000 |
      status 1f | signal ff80 | snr c199 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
      status 1f | signal c040 | snr c199 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
      status 1f | signal ff80 | snr c199 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
      
      Tuning to a weaker channel shows that the hardware recovers sync:
      
      status 1f | signal fe40 | snr 5199 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
      status 03 | signal fd40 | snr 5000 | ber 00000000 | unc 00000000 |
      status 1f | signal fe40 | snr 5000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
      status 03 | signal fd80 | snr 5000 | ber 00000000 | unc 00000000 |
      status 01 | signal fd80 | snr 4e66 | ber 00000000 | unc 00000000 |
      status 1f | signal fe40 | snr 5000 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
      status 03 | signal fe40 | snr 5000 | ber 00000000 | unc 00000000 |
      status 01 | signal fd80 | snr 0000 | ber 00000000 | unc 00000000 |
      status 1f | signal fe40 | snr 5199 | ber 00000000 | unc 00000000 | FE_HAS_LOCK
      
      Also, tuning, moving the dish and then restoring the dish also retunes.
      Signed-off-by: NDarron Broad <darron@kewl.org>
      Cc: Steven Toth <stoth@hauppauge.com>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      6639f1e0
    • D
      V4L/DVB (9915): cx24116: fix retune regression introduced in 70ee86a7c630 · 2fd93396
      Darron Broad 提交于
      Thanks to AKPM for spotting this.
      
      Cc: Steven Toth <stoth@hauppauge.com>
      Signed-off-by: NDarron Broad <darron@kewl.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      2fd93396
    • D
      V4L/DVB (9914): cx24116: bugfix: add missing delsys in FEC lookup · 3569476d
      Darron Broad 提交于
      Delsys was missing when searching for FEC in table.
      
      This fixes FEC lookup for DVB-S2 QPSK modulation.
      
      Cc: Steven Toth <stoth@hauppauge.com>
      Signed-off-by: NDarron Broad <darron@kewl.org>
      Signed-off-by: NMauro Carvalho Chehab <mchehab@redhat.com>
      3569476d
  6. 18 10月, 2008 4 次提交
  7. 13 10月, 2008 4 次提交
  8. 12 10月, 2008 10 次提交