[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] Port airborne code to Linux
From: |
Marcus Wolschon |
Subject: |
Re: [Paparazzi-devel] Port airborne code to Linux |
Date: |
Sun, 8 Mar 2009 20:11:20 +0100 |
Been there, done that.
http://ccc-fr.de/index.php/Dronenbau
Running on a Gumstix-Verdex with an ARM-processor the size
of a dimm, downlink via UDP over routed wlan-mesh networking (so in
theory limitless range).
Uplink via UDP requires a few lines of ocaml-coding.
GPS attached via the Linux GPX-daemon sharing the
on-board GPS (GPSStix) with the payload.
Allowing complex payload-logic to run in Linux-Usermode
and inter-operate with the autopilot itself.
Possibilities
think:
* flightplan-update on something as complex as computer-vision or
* seeking the nearest point where downlink is in range to transfer an important
reading (e.g. a fire detected) at once while flying autonomously and
without contact
unless something is found
* integrating existing third-party -software for aerodynamic calculations
using readings taken while flying to predict uplifts to glide (real planes
do that already. remarkable)
Vision
I believe that this is the right step to go as the payload is as
important as the autopilot but you cannot run software to use
and operate the payload without either an operating-system
or a second computer (The later would have a hard time interacting
with the autopilot).
Status
I am still strugling with sensor- and RF-hardware, having little
time as another project (the Traveling Salesman navigator for
OpenStreetMap) is taking what little free time I have.
However Paparazzi itself is running fine.
Marcus
On Sun, Mar 8, 2009 at 6:27 PM, Martial Chateauvieux
<address@hidden> wrote:
> Hi all,
> I went to the "Embedded World" exibition in Nürnberg Germany this week, and I
> was amazed by the growing number of small computers running almost stock
> Linux. There are typically ARM9 cards, mounted on SO-DIMM modules.
>
> Is it time to start moving the paparazzi airborne code to Linux? What do you
> think?
>
> Martial
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
- [Paparazzi-devel] Does the modem interfere with 2G4 radios? (Martin P) answer from Chris Efstathiou, chris, 2009/03/07
- [Paparazzi-devel] Port airborne code to Linux, Martial Chateauvieux, 2009/03/08
- Re: [Paparazzi-devel] Port airborne code to Linux,
Marcus Wolschon <=
- Re: [Paparazzi-devel] Port airborne code to Linux, Achim Walther, 2009/03/09
- Re: [Paparazzi-devel] Port airborne code to Linux, marcus.wolschon, 2009/03/10
- Re: [Paparazzi-devel] Port airborne code to Linux, Achim Walther, 2009/03/10
- Re: [Paparazzi-devel] Port airborne code to Linux, Famille Chateauvieux-Hellwig, 2009/03/10
- Re: [Paparazzi-devel] Port airborne code to Linux, marcus.wolschon, 2009/03/11
- Re: [Paparazzi-devel] Port airborne code to Linux, Famille Chateauvieux-Hellwig, 2009/03/11
- Re: [Paparazzi-devel] Port airborne code to Linux, marcus.wolschon, 2009/03/11
Re: [Paparazzi-devel] Port airborne code to Linux, David Conger, 2009/03/09