Coder Social home page Coder Social logo

cbeighley / paparazzi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from paparazzi/paparazzi

1.0 2.0 0.0 41.07 MB

Paparazzi is a free and open-source hardware and software project for unmanned (air) vehicles. This is the main software repository.

Home Page: http://paparazzi.enac.fr

License: GNU General Public License v2.0

OCaml 16.58% C++ 1.25% C 72.23% MATLAB 1.84% Java 1.51% Shell 4.15% Perl 0.74% Objective-C 0.04% Python 1.34% Assembly 0.31%

paparazzi's Introduction

#   Paparazzi $Id$
#   Copyright (C) 2003-2010 The Paparazzi Team
#
# This file is part of Paparazzi.
#
# Paparazzi is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2, or (at your option)
# any later version.
#
# Paparazzi is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Paparazzi; see the file COPYING.  If not, write to
# the Free Software Foundation, 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.


Intro
-----

Paparazzi is an attempt to develop a free software Unmanned (Air) Vehicle System.
 As of today the system is being used successfuly by a number of hobyists, universities and companies all over the world, on vehicle of various size ( 100g to 25Kg ) and of various nature ( fixed wing, rotorcrafts, boats and surface vehicles).

Up to date informations are available from the wiki website

    http://paparazzi.enac.fr

and from the mailing list (http://savannah.nongnu.org/mail/?group=paparazzi)
and the IRC channel (freenode, #paparazzi).

Directories quick and dirty description:
---------------------------------------

conf: the configuration directory (airframe, radio, ... descriptions).

data: where to put read-only data (e.g. maps, terrain elevation files, icons)

hw: hardware (electronic schemas, PCBs, ...)

sw: software (onboard, ground station, simulation, ...)

var: products of compilation, cache for the map tiles, ...

debian: Debian packaging control files


Required Software
-----------------

Installation is described in the wiki (paparazzi.enac.fr/wiki/Installation).
Main requirements include
 - OCaml (ocaml.org), xml-light library (http://tech.motion-twin.com/xmllight)
 - gcc, GTK2, Glib2, libgnomecanvas, libxml2
 - ARM7 micro-controller development environnment (gcc, loader, libc, binutils)
 - ...

For Debian or Ubuntu users, required packages are available at

    http://paparazzi.enac.fr/debian


  - "paparazzi-dev" will provide everything needed to compile and run the ground segment and the simulator. If something is missing, please report it.
  - "paparazzi-arm7" is required to compile the code for LPC21 based boards ( tiny, twog, booz, etc).
  - "paparazzi-stm32" is needed for building code for STM32 based boards (lisa/L, lisa/M)
  - "paparazzi-omap" is needed for building code for the optional Gumstix Overo module available on lisa/L

  - "paparazzi-jsbsim" is needed for using jsbsim as flight dynamic model for the simulator.

Compilation and demo simulation
-------------------------------

  1) type "make" in the top directory to compile all the libraries and tools.

  2) "./paparazzi" to run the Paparazzi Center

  3) Select the "Microjet" aircraft in the upper-left A/C
combo box. Select "sim" from upper-middle "target" combo box. Click
"Build". When the compilation is finished, select "Simulation" from
the upper-right session combo box and click "Execute".

  4) In the GCS, wait about 10s for the aircraft to be in the "Holding
point" navigation block. Switch to the "Takeoff" block (lower-left
blue airway button in the strip). Takeoff with the green launch button.

Uploading of the embedded software
----------------------------------

  1) Power the flight controller board while it is connected to the PC with
the USB cable.

  2) From the Paparazzi center, select the "ap" target, and click "Upload".


Flight
-------------------------------------

  1) From the Paparazzi Center, select the flight session and ... do
the same than in simulation !

paparazzi's People

Contributors

akochevar avatar bvandepo avatar cbeighley avatar dewagter avatar esden avatar flixr avatar fuchsto avatar gautierhattenberger avatar ghorn avatar gviolato avatar lamestllama avatar ludo6431 avatar marcuswolschon avatar markgriffin avatar martinmm avatar mdieblich avatar mrtbrnz avatar nzjrs avatar paulcox avatar pierreselim avatar poine avatar rbdavison avatar sarkparadj avatar scdwyer avatar twuerfl avatar vassilisv avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.