Difference between revisions of "Dusky sky controller"

From LinuxMCE
Jump to: navigation, search
(New page: DUSKY SKY CONTROLLER 0810b2 0710 http://www.dusky-control.com/ "Introduction Dusky Control are the leading suppliers of controllers to allow Sky digiboxes to be controlled from PCs and...)
 
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
DUSKY SKY CONTROLLER
+
[[Category: Hardware]]
0810b2 0710
+
[[Category:Video]]
 +
== 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"
  
http://www.dusky-control.com/
+
== 0810b2 0710 ==
  
"Introduction
 
  
Dusky Control are the leading suppliers of controllers to allow Sky digiboxes to be controlled from PCs and home automation systems.
+
 
 +
To quote from www.dusky-control.com[http://www.dusky-control.com/]:
 +
 
 +
"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 21: Line 28:
 
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 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 in their Dianemo/Cascade systems
+
The above says it all really ,I believe they are used by CHT[[http://wiki.linuxmce.org/index.php/Convergent_Home_Technologies]] in their Dianemo/Cascade systems,
works with mythtv (via external channel changing script) under LMCE 0810 b2. 0710.......NO TEMPLATES REQUIRED
+
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  
 
SHOULD also work using sat box as a live feed as in  
  
http://wiki.linuxmce.org/index.php/Use_a_satellite/cable_box_with_the_PVR
+
Use_a_satellite/cable_box_with_the_PVR][[http://wiki.linuxmce.org/index.php/Use_a_satellite/cable_box_with_the_PVR]]
  
  
All instructions are within following :
+
All instructions are within software,[http://www.dusky-control.com/software/cmdline-linux-2010-06-19.zip]
  
http://www.dusky-control.com/software/skyweb-linux-2007-05-14.zip
+
== summary ==
  
 +
Make sure sat box is configured for voltage, and output res, also scart control on/off if required. ...details within package/website
  
summary
+
sudo apt-get install libusb-dev
nb..make sure sat box is configured for voltage, and output res, also scart control on/off if reqd. ...deails within package/website
+
 
+
sudo apt-get install libusb-dev
+
 
download and extract software
 
download and extract software
cd cmdline-linux
+
cd cmdline-linux
sudo make
+
sudo make
sudo make install
+
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
+
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)
 
(change according to your hardware)

Latest revision as of 06: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)