Jump to content

Dusky sky controller: Difference between revisions

From LinuxMCE
Langstonius (talk | contribs)
No edit summary
No edit summary
 
(4 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[Category:Hardware]]
[[Category: Hardware]]
[[Category:Video]]
== DUSKY SKY CONTROLLER ==
== DUSKY SKY CONTROLLER ==
Edit
WARNING the usb version cannot be made to work at present, it is NOT a serial device...work has started  on a proper driver, but no eta as yet.


The Serial Rs232 version should work as a gsd.
                                      "maybeoneday  17th Jan 2012"


== 0810b2 0710 ==
== 0810b2 0710 ==
Line 7: Line 12:




www.dusky-control.com[http://www.dusky-control.com/]
To quote from www.dusky-control.com[http://www.dusky-control.com/]:


"Introduction
"Dusky Control are the leading suppliers of controllers to allow Sky digiboxes to be controlled from PCs and home automation systems.
 
Dusky Control are the leading suppliers of controllers to allow Sky digiboxes to be controlled from PCs and home automation systems.


Our controllers allow you to control:
Our controllers allow you to control:
Line 33: Line 36:




All instructions are within software,[http://www.dusky-control.com/software/skyweb-linux-2007-05-14.zip]
All instructions are within software,[http://www.dusky-control.com/software/cmdline-linux-2010-06-19.zip]
 
 


== summary ==
== summary ==


nb..make sure sat box is configured for voltage, and output res, also scart control on/off if reqd. ...deails within package/website
Make sure sat box is configured for voltage, and output res, also scart control on/off if required. ...details within package/website
 
sudo apt-get install libusb-dev


sudo apt-get install libusb-dev
download and extract software
download and extract software
 
cd cmdline-linux
cd cmdline-linux
sudo make
 
sudo make install
sudo make
 
sudo make install





Latest revision as of 05:05, 17 January 2012

DUSKY SKY CONTROLLER

Edit WARNING the usb version cannot be made to work at present, it is NOT a serial device...work has started on a proper driver, but no eta as yet.

The Serial Rs232 version should work as a gsd.

                                      "maybeoneday  17th Jan 2012"

0810b2 0710

To quote from www.dusky-control.com[1]:

"Dusky Control are the leading suppliers of controllers to allow Sky digiboxes to be controlled from PCs and home automation systems.

Our controllers allow you to control:

   * standard Sky digibox
   * Sky+
   * Sky HD
   * Foxtel iQ models DC460 and DS460 (but not model 480 and not Foxtel iQ2)
   * Foxtel Pace 420 

The range includes units that can be controlled both from both USB or RS232 connections. Controllers are available that can control one, two or more satellite receivers.

The controllers all attach to the RF2 port on the satellite receiver and send commands to it using the same protocol that the sky 'magic eye' / tvlink devices use. This means there is no infra-red communication, making our controllers very easy to install, fast and 100% reliable"

The above says it all really ,I believe they are used by CHT[[2]] in their Dianemo/Cascade systems, works well with mythtv (via external channel changing script) under LMCE 0810 b2. 0710.......NO TEMPLATES REQUIRED

SHOULD also work using sat box as a live feed as in

Use_a_satellite/cable_box_with_the_PVR][[3]]


All instructions are within software,[4]

summary

Make sure sat box is configured for voltage, and output res, also scart control on/off if required. ...details within package/website

sudo apt-get install libusb-dev

download and extract software

cd cmdline-linux
sudo make
sudo make install


add "/usr/local/bin/sky-control --output 1 --sky+ --channel " to myth backend setup ie.

 COMPUTING > MYTHtv SETUP > INPUT CONNECTIONS external channel

(change according to your hardware)