[mythtv] [PATCH] DiSEqC 1.2/1.3 HH Motor Support + DiSEqC 1.x Switches

Isaac Richards ijr at po.cwru.edu
Sat Apr 10 14:21:16 EDT 2004


On Thursday 01 April 2004 01:39 am, Taylor Jacob wrote:
> I posted this a few days ago without the [PATCH] topic and -u option when
> generating my diffs.  Most of the functions for motor control will need to
> be called from the Card Verification Wizard.
>
> Notes for this patch:
>
> DiSEqC 1.x switches work.
> DiSEqC HH Motors now work with the goto stored position xx command. The
> diseqc_type must be set to 6, and the stored position of the sat set in
> diseqc_port (both fields in dvb_sat).
>
> I am going to need to make some changes to the DB for the dvb_sat table to
> change the Position to be a float/double to support USALS/DiSEqC 1.3
> Extentions (Set Motor to angle x.x degrees), and add a column that will
> store the DiSEqC motor saved position number.  This is required because if
> you use a switch in combintion with a motor you will be required to have 2
> "positions" one being the switch, and the other the motor saved position.
> Should I just make the changes in dbcheck.cpp, and send them here, or do
> these changes need to be approved before being applied?

Both patches fail with:

patching file dvbdiseqc.h
patch unexpectedly ends in middle of line

patching file dvbdiseqc.cpp
patch unexpectedly ends in middle of line
patch: **** malformed patch at line 640:

So, if you could fix your patches and resend, I'd appreciate it as it'd save 
me the time of manually applying everything.

As for the db changes, just make the changes to dbcheck and include them in 
your patch, and they'll get in.

Isaac


More information about the mythtv-dev mailing list