View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 15 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Mon Feb 27, 2012 10:27 pm 
Offline
Joined: Mon Dec 24, 2007 9:47 am
Posts: 535
Location: Ottawa, Canada
Folks,
I have taken a first crack at documenting the architecture related to Remote controls, drivers, lirc, and associated tools.

This is literally my first pass and I have yet to reread myself but I'm open to input. I learned this on the fly last week when setting up my various front ends. Every frontend was an adventure! Once it is in good shape, others can start to add what they know beyond what I have discussed. In the mean time, feel free to comment in this thread.

It is in the wiki under Guides->Remotes->Architecture and Customization

direct link: http://linhes.org/projects/linhes/wiki/ ... tomization

I hope this helps others.


Top
 Profile  
 
PostPosted: Mon Feb 27, 2012 10:28 pm 
Offline
Joined: Tue Aug 15, 2006 11:14 am
Posts: 1343
Location: Orlando FL
Thanks for your time

_________________
My System


Top
 Profile  
 
PostPosted: Tue Feb 28, 2012 9:18 pm 
Offline
Joined: Wed Jan 18, 2006 8:36 pm
Posts: 199
Looks great, you've set the bar very high for the wiki.


Top
 Profile  
 
PostPosted: Tue Feb 28, 2012 9:49 pm 
Offline
Joined: Mon Dec 24, 2007 9:47 am
Posts: 535
Location: Ottawa, Canada
Much appreciated. I'm just doing my part which is minor compared to the devs. I figure if we each document something that we have taken the time to understand then it benefits the whole community to share our knowledge.


Top
 Profile  
 
PostPosted: Wed Feb 29, 2012 8:01 am 
Offline
Joined: Thu Mar 02, 2006 5:42 pm
Posts: 410
Location: middleton wi usa atsc
Very nice, Christ!
Can I ask, what did you use to create the Architecture diagram? You've done a professional job.


Top
 Profile  
 
PostPosted: Wed Feb 29, 2012 8:59 am 
Offline
Joined: Mon Dec 24, 2007 9:47 am
Posts: 535
Location: Ottawa, Canada
jzigmyth wrote:
Can I ask, what did you use to create the Architecture diagram? You've done a professional job.

Thanks. Powerpoint I'm afraid; it was what I had handy though you could easily use OpenOffice Impress. I then saved the diagram as an image and then scaled the image down to fit.

That's actually quick and dirty for me as I tend to do a lot of PPT in my job. I uploaded the source PPT in case people need to make future edits on the diagram and I kept it simple for portability. You'll see it at the end of the wiki page. I still have a little tweaking to do. :)


Top
 Profile  
 
PostPosted: Sat Mar 03, 2012 7:59 pm 
Offline
Joined: Mon Dec 24, 2007 9:47 am
Posts: 535
Location: Ottawa, Canada
I added a section on important files used with remotes.


Top
 Profile  
 
PostPosted: Mon Mar 05, 2012 9:56 pm 
Offline
Joined: Mon Dec 24, 2007 9:47 am
Posts: 535
Location: Ottawa, Canada
I've added descriptions for the Legacy LIRC Remote Drivers. LinHES still supports those and the associated message path and tools are now documented.


Top
 Profile  
 
PostPosted: Tue Mar 20, 2012 8:44 pm 
Offline
Joined: Mon Dec 24, 2007 9:47 am
Posts: 535
Location: Ottawa, Canada
Added ircat as part of the test tools. Also added mythtv config page reference for proper binding to the lirc socket.


Top
 Profile  
 
PostPosted: Thu Mar 22, 2012 1:06 am 
Offline
Joined: Tue Mar 22, 2005 9:18 pm
Posts: 1422
Location: Brisbane, Queensland, Australia
Christ,

This document is fantastic and a credit to you.

Unfortunately doesn't help me with my remote delimma.

Good work.

_________________
Girkers


Top
 Profile  
 
PostPosted: Sat Mar 24, 2012 8:11 am 
Offline
Joined: Thu Mar 25, 2004 11:00 am
Posts: 9551
Location: Arlington, MA
Great stuff! The diagrams are amazing. You may also want to look at this old post that I recently dug up for Abby which covers key mapping details and see if it gives you any further ideas. http://forum.linhes.org/viewtopic.php?f=3&t=15551


Top
 Profile  
 
PostPosted: Sun Mar 25, 2012 12:59 pm 
Offline
Joined: Mon Dec 24, 2007 9:47 am
Posts: 535
Location: Ottawa, Canada
Thanks tjc, I took a quick look and it is worth incorporating in some manner. I will do so when I get a few cycles to my self again.


Top
 Profile  
 
PostPosted: Wed Mar 28, 2012 9:46 pm 
Offline
Joined: Wed Apr 28, 2004 10:42 pm
Posts: 405
Location: Bendigo, Victoria, Australia
Could someone add what needs to be done if MythVantage doesn't support your customisations. I had to modify my /etc/lircrc and /etc/lircd.conf but then a pacman update replace my change and I had to restore the previous versions.

For example I added another line to lircd.conf so that I could use the irblaster to control my TV:
Code:
include "/usr/MythVantage/templates/remotes/mceusb/lircd.conf.mceusb"
include "/root/Loewe_150_TV.lircd.conf"


I also modified my lircrc to add the commands for the irblaster:
Code:
################################### irexec ###################################
# the lirc irexec program must be running for this section

# Send a signal to the Loewe tv to power on or off
begin
       prog   = irexec
       button = Power
       config = /home/mythtv/mythpowerbutton.sh
end


How would a user preserve such customisations?

_________________
Paul Turpie
-------------
<--Is your location in your profile? Why not?


Top
 Profile  
 
PostPosted: Wed Mar 28, 2012 10:20 pm 
Offline
Joined: Fri Jul 21, 2006 11:12 pm
Posts: 1194
Location: SC
http://linhes.org/projects/linhes/wiki/Remotes#Tips


Top
 Profile  
 
PostPosted: Thu Mar 29, 2012 5:52 am 
Offline
Joined: Mon Dec 24, 2007 9:47 am
Posts: 535
Location: Ottawa, Canada
turpie wrote:
Could someone add what needs to be done if MythVantage doesn't support your customisations.

The Architecture page is a sub page of the wiki entry brfransen pointed out. The Architecture page also points back to this page under the section "LIRC" when referring to the need to customize.


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu