You might find this helpful:
With Qt in linux picking up and passing data from a buffer legible in linux
and RTL both, there is opensource freeware by David Christini at
http://cardiodyn.med.cornell.edu/~dchristi/software_index.html
Various versions use various RTL and linux (and Qt) versions; C++. His realtime
data comes into the buffer from DAQ cards; Comedi provides the drivers.
Qt's signal-slot mechanism passes the info into the right places. Does anyone
know of other ways to do that?
SC
At 11:15 AM 13-08-2001 -0700, you wrote:
>Hello,
>
>I would like to write a Qt program that can send commands and receive results
>from a real time thread. I can see how all the pieces fit together, except
>that I wouldn't know how to set up the compiler. The makefile for Qt is quite
>complicated, and as far as I can tell, the rtlinux apps are a little
>sensitive to which compiler is used and which options are used. That makes it
>hard for me to figure out how to compile a program that has both Qt and RTL
>functions.
>
>I am using examples/frank_app as a test. I want to add some Qt code to that
>program so that the "Frank" and "Zappa" appear in a little GUI window. I know
>how to write a Qt application, but how do I compile it??
>
>Thank-you,
>
>Olivier Forget
>National Test Pilot School
>
>-- [rtl] ---
>To unsubscribe:
>echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
>echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
>--
>For more information on Real-Time Linux see:
>http://www.rtlinux.org/
>
>
>
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
--
For more information on Real-Time Linux see:
http://www.rtlinux.org/