News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Dusky Sky Controller

Started by DamianOHare, August 06, 2013, 09:26:19 AM

Previous topic - Next topic

DamianOHare

Hi Guys,

I was just looking for a little clarification on the Dusky sky controller.

when i search the wiki for sky i came across two separate wiki pages for the dusky

http ://wiki.linuxmce.org/index.php/Dusky_sky_controller

and

http ://wiki.linuxmce.org/index.php/Dusky_Sky_Controller..Driver_Effort

Now the first article states that only the serial controller is working not the USB and the second page is spawned from a large thread on the forum
http ://forum.linuxmce.org/index.php/topic,11587.msg86946.html - which states that the USB version is now working but the serial version is untested.

So my question really was are both of these usb/serial supported?

Thanks in advance
Damian

NB I had to put a space in the links after http as i was allowed to post a link.  Sorry if this is against the rules but they are all internal links to linuxmce

coley

Hi Damian,
The first link you posted is valid still, it uses the Dusky Device via a script and should operate as described.

The second link is from work I did along with @maybeoneday, I never completed to its end. The template I designed got trashed when my sqlCVS checkin didn't happen in a timely manner and device numbers crossed paths I ended up screwing up someone else's template. I had the device operational and plug and play but not packaged correctly. I should get back to this and complete it.

-Coley.
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

DamianOHare

Thanks for that Coley.  For me it would need to be the serial device as the USB version seems to have run its course as its no longer available from the Dusky site.

I am about 1/2 years away from a new build so i have started my research good and early.

Based in Ireland so sky is the only real option when it comes to TV (my area doesn't have UPC/Virgin)

Have spoken to Andrew about Dianemo as they seem to have the sky integration fairly solid but i would like to learn as much as i can about Linuxmce.  My programming skills are not great but i use a good bit of bash and python for scripting so the Dianemo DCE scripts are not too much of a strech, i worked on one for an Onkyo AV receiver but as i don't have dianemo or an onkyo receiver i couldn't really test it further.

Would you be able to send me the code for your template as i would like to see how it all hangs together.  I have no ruby experience and my C++ is from my college days but you never know!

Thanks
Damian

coley

#3
Hi Damian,
The src for the DCE device is available in svn http://svn.linuxmce.org/trac.cgi/browser/trunk/src/DuskySkyController
The DT is another issue :( I'll see if there is some way to reconstruct it and get this operational again.

-Coley.

btw - where are you based in Ireland?
~ 12.04 Alpha: [url="http://linuxmce.iptp.org/snapshots"]http://linuxmce.iptp.org/snapshots[/url]
~ 10.04 Final: [url="http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso"]http://linuxmce.iptp.org/release/LinuxMCE-1004-final.iso[/url]
~ My setup: [url="http://wiki.linuxmce.org/index.php/User:Coley"]http://wiki.linuxmce.org/index.php/User:Coley[/url]

DamianOHare

Thanks for that.

It makes no sense at the minute so i shall have to get reading about the DCE devices.

Cheers
Damian

totallymaxed

Quote from: DamianOHare on August 06, 2013, 09:26:19 AM
Hi Guys,

I was just looking for a little clarification on the Dusky sky controller.

when i search the wiki for sky i came across two separate wiki pages for the dusky

http ://wiki.linuxmce.org/index.php/Dusky_sky_controller

and

http ://wiki.linuxmce.org/index.php/Dusky_Sky_Controller..Driver_Effort

Now the first article states that only the serial controller is working not the USB and the second page is spawned from a large thread on the forum
http ://forum.linuxmce.org/index.php/topic,11587.msg86946.html - which states that the USB version is now working but the serial version is untested.

So my question really was are both of these usb/serial supported?

Thanks in advance
Damian

NB I had to put a space in the links after http as i was allowed to post a link.  Sorry if this is against the rules but they are all internal links to linuxmce

Hi Damian,

Dusky have discontinued there USB models and they only manufacture RS232 models now. Dusky also make a controller that connects to the newer Sky boxes that have the new i/o control port and this unit is rs232 controlled too (we support all Dusky interface versions).

We also support the Sky Program Guide info emitted from the serial port on Sky boxes - this allows us to display the current program guide data on our orbiter screens for any Sky box that is being controlled.

Regards

Andrew
Andy Herron,
CHT Ltd

For Dianemo/LinuxMCE consulting advice;
@herron on Twitter, totallymaxed+inquiries@gmail.com via email or PM me here.

Get Dianemo-Rpi2 ARM Licenses [url="http://forum.linuxmce.org/index.php?topic=14026.0"]http://forum.linuxmce.org/index.php?topic=14026.0[/url]

Get RaspSqueeze-CEC or Raspbmc-CEC for Dianemo/LinuxMCE: [url="http://wp.me/P4KgIc-5P"]http://wp.me/P4KgIc-5P[/url]

Facebook: [url="https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465"]https://www.facebook.com/pages/Dianemo-Home-Automation/226019387454465[/url]

[url="http://www.dianemo.co.uk"]http://www.dianemo.co.uk[/url]

DamianOHare

Thanks for that Andrew i was thinking the USB version was no longer available.  I had read about the program information in your other forum posts, it looks like a great feature.

And again thanks for all the help in general!

Damian