01 Jan, 2013

1 commit


28 Dec, 2012

1 commit


29 Sep, 2012

1 commit


06 Jul, 2012

1 commit


21 Jun, 2012

1 commit


15 May, 2012

1 commit


11 Dec, 2011

1 commit


21 Nov, 2011

1 commit


14 Oct, 2011

1 commit


21 Sep, 2011

3 commits


27 Aug, 2011

1 commit


28 Jul, 2011

2 commits


22 Mar, 2011

1 commit


21 Oct, 2010

1 commit


03 Aug, 2010

2 commits


27 Feb, 2010

2 commits


19 Sep, 2009

1 commit


06 Jul, 2009

2 commits

  • The extraction routine for the MPC718 "firmware" had 2 bugs in it, where one
    bug masked the effect of the other. The loop iteration should have set
    $prevlen = $currlen at the end of the loop, and the if() check should have used
    && instead of || for deciding if the firmware length is reasonable.

    Signed-off-by: Andy Walls
    Signed-off-by: Mauro Carvalho Chehab

    Andy Walls
     
  • Add routine to support extracting the MT352 DVB-T demodulator initialization
    sequence for Yuan MPC718 cards for use by the cx18 driver.

    This routine uses a hueristic for extracting a good sequence. It should work
    on all different versions of the "yuanrap.sys" file, given the way the MT352
    tuning sequences are stored in all versions of that file I have seen so far.
    However, the current patch simply looks for one specific archive URL.

    Signed-off-by: Andy Walls
    Signed-off-by: Mauro Carvalho Chehab

    Andy Walls
     

17 Jun, 2009

2 commits


30 Mar, 2009

4 commits


20 Aug, 2007

1 commit


19 Jul, 2007

2 commits


13 May, 2006

1 commit


22 Mar, 2006

1 commit


07 Feb, 2006

1 commit


10 Jan, 2006

4 commits