Hi Gabriel,

can you outline into which Python GUI this integrated, and how? 

I assume your component still has to poll so at first look you move polling 
from GUI to your comp

--

I am currently looking into the question of how to make HAL-based GUI's 
remote-capable and that entails a messaging & event notification mechanism 
which propagates to GUI's too, and it is far down the road on the plumbing (not 
the GUI integration though)

This excludes any notification mechanism based on Unix signals because that is 
yet another mechanism which is not remote-capable

- Michael


Am 06.03.2013 um 18:57 schrieb Gabriel Willen:

> I decided to write a rt component that queues Linux signal SIGRTMIN on pin
> state changes.  I finished it up last night and have been running it
> through some test today and it seems to be working incredibly well.  The
> advantage of this is to remove the polling overhead on the python gui.  Now
> the gui can sit in an idle state and when a signal is queued get the pin
> state and update the gui.  I should mention my set up is Ubuntu 12.04 linux
> kernel 3.4.27 with RTPREEMPT.  Im wondering what the consequences of this
> are?
> 
> Gabe
> ------------------------------------------------------------------------------
> Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
> Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
> endpoint security space. For insight on selecting the right partner to 
> tackle endpoint security challenges, access the full report. 
> http://p.sf.net/sfu/symantec-dev2dev
> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users


------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to