All of lore.kernel.org
 help / color / mirror / Atom feed
* Real time linux on my project
@ 2008-07-15 17:50 Luis
  2008-07-15 18:15 ` Henrik Austad
  2008-07-15 18:19 ` Gregory Haskins
  0 siblings, 2 replies; 3+ messages in thread
From: Luis @ 2008-07-15 17:50 UTC (permalink / raw)
  To: linux-rt-users

Hi everyone,

I am working on a project (for a NGO on Costa Rica) on which I will be
developing a fully autonomous flying aerial photography platform. I will
be using a powerful stealth computer on board which will be running
(hopefully) a CONFIG_PREEMPT_RT modified Ubuntu for all the actions
taking place (Control, sampling, communications, etc). I'm really new to
real time. I will be sharing all the code and all the development will
be open source so if anyone has recommendations, questions, things I
should read, I'm open to hear from you. I will be controlling a small
buy yet powerful gas helicopter and using a USB-DUX for the DAQ needs.

Hope to hear from many of you soon,

Luis Quiros R
Engineer
(506) 88-17-59-34


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Real time linux on my project
  2008-07-15 17:50 Real time linux on my project Luis
@ 2008-07-15 18:15 ` Henrik Austad
  2008-07-15 18:19 ` Gregory Haskins
  1 sibling, 0 replies; 3+ messages in thread
From: Henrik Austad @ 2008-07-15 18:15 UTC (permalink / raw)
  To: Luis; +Cc: linux-rt-users

[-- Attachment #1: Type: text/plain, Size: 1329 bytes --]

On Tuesday 15 July 2008 19:50:43 Luis wrote:
> Hi everyone,
>
> I am working on a project (for a NGO on Costa Rica) on which I will be
> developing a fully autonomous flying aerial photography platform. I will
> be using a powerful stealth computer on board which will be running
> (hopefully) a CONFIG_PREEMPT_RT modified Ubuntu for all the actions
> taking place (Control, sampling, communications, etc). I'm really new to
> real time. I will be sharing all the code and all the development will
> be open source so if anyone has recommendations, questions, things I
> should read, I'm open to hear from you. I will be controlling a small
> buy yet powerful gas helicopter and using a USB-DUX for the DAQ needs.

What is a stealth computer?

I'll give a few hints to the *coding*, not the rt-patch series itself:

For a general guide to the coding, I'd say have a look at 
http://rt.wiki.kernel.org/index.php/HOWTO:_Build_an_RT-application

Also, look into 
- mutex/semaphores
- threads
- message queues
have a look at https://computing.llnl.gov/tutorials/pthreads/ 

If your system becomes very large (and you have very formal requirements) 
perhaps you should look into using Ada?

Good luck with the project - share some photos/videos of the aircraft in 
action! :-)

-- 
mvh Henrik Austad

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Real time linux on my project
  2008-07-15 17:50 Real time linux on my project Luis
  2008-07-15 18:15 ` Henrik Austad
@ 2008-07-15 18:19 ` Gregory Haskins
  1 sibling, 0 replies; 3+ messages in thread
From: Gregory Haskins @ 2008-07-15 18:19 UTC (permalink / raw)
  To: Luis, linux-rt-users

>>> On Tue, Jul 15, 2008 at  1:50 PM, in message
<1216144243.8742.19.camel@luis-desktop>, Luis <lquirosr@gmail.com> wrote: 
> Hi everyone,
> 
> I am working on a project (for a NGO on Costa Rica) on which I will be
> developing a fully autonomous flying aerial photography platform. I will
> be using a powerful stealth computer on board which will be running
> (hopefully) a CONFIG_PREEMPT_RT modified Ubuntu for all the actions
> taking place (Control, sampling, communications, etc). I'm really new to
> real time. I will be sharing all the code and all the development will
> be open source so if anyone has recommendations, questions, things I
> should read, I'm open to hear from you. I will be controlling a small
> buy yet powerful gas helicopter and using a USB-DUX for the DAQ needs.
> 
> Hope to hear from many of you soon,
> 
> Luis Quiros R
> Engineer
> (506) 88-17-59-34

Hi Luis,
  I am an engineer at Novell and work on the PREEMPT_RT patches.  I am
coincidentally also into RC helicopters as a hobby, so your project sounds
interesting to me.  I look forward to hearing about your progress.

Good luck!
-Greg

> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-07-15 23:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-15 17:50 Real time linux on my project Luis
2008-07-15 18:15 ` Henrik Austad
2008-07-15 18:19 ` Gregory Haskins

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.