
Installation - Sky Control Usb linux command line app
=====================================================

Hardware install
----------------

Connect the sky control device to a free usb port.

Connect the RF2 output on the sky/sky+ box to one of the RF connectors on
the sky control.

(Ensure that any aerial amplifiers you have connected between the sky box
and the sky control device are 'magic eye' compatible, or they will block
the remote control signal.)

To build
--------

Run the command 'make'.

You need to have the 'libusb-dev' package installed.


To install
----------

Run the command 'make install' as user 'root'.

Example commands
----------------

send channel 123 to sky digibox on controller 0, output 0:
sky-control-usb --controller 0 --box 0 0001 0002 0003

send channel 356 to sky+ on controller 0, output 1:
sky-control-usb --controller 0 --box 1 0C03 0C05 0C06
