• Stars
    star
    145
  • Rank 254,144 (Top 6 %)
  • Language Eagle
  • Created about 13 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Paparazzi UAV hardware
#
#   $Id: README 6372 2010-11-07 00:50:29Z esden $
#   Copyright (C) 2004 Pascal Brisset, Antoine Drouin
#
# 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.  
# 

License:
--------
All PCB CAD files are released under GNU General Public License version 2 or
newer if not stated otherwise.

Older revisions:
----------------
This is a cleaned up repository that does not contain all the history of the
files. For older revisions please check the SVN repository on Savannah:
http://svn.savannah.nongnu.org/viewvc/paparazzi-hardware/trunk/?root=paparazzi

Techno:
-------
PCBs are 4 layers boards.
  They can be ordered from companies like eurocircuits (www.eurocircuits.com).
  I solder the components with a fine temperatue controlled iron. The IMU board 
  contains BGA gyros which will require some sort hot hot air method.

Tools:
  This files are produced using Eagle (www.cadsoft.de) version 4.11 for Linux.
  gerbmerge (http://claymore.engineer.gvsu.edu/~steriana/Python/gerbmerge/) is a
  free gerber panelisation tool. gerbv (http://gerbv.sourceforge.net) is a free
  gerber viewer. eagle3d ( http://www.matwei.de/doku.php?id=en:eagle3d:eagle3d )
  is a tool that allows generation of povray views of the boards.

Outputs:
  We use the eagle batch CAM processor to generate various outputs.
  type "make gerber" to generate gerber.
  type "make printable" to generate postscript and pdf. 
  they will be put in a printable subdirectory in each subdirectory. 

Directory content:
------------------
panel: 
  Contains configuration files used in conjunction with gerbmerge to produce a pannel
  to be sent to the PCB manufacturer (eurocircuits). A panel is a big PCB containing several smaller PCB.
  It allows you to choose which boards you want for your particular system.

controller: 
  This are the paparazzi controller boards.

sensors:

tools:


lib: 
  contains eagle library parts for components not found in the standard eagle library.

More Repositories

1

paparazzi

Paparazzi is a free and open-source hardware and software project for unmanned (air) vehicles. This is the main software repository.
C
1,547
star
2

ppm-encoder

PPM Encoder board http://paparazzi.enac.fr/wiki/ATmega_PPM_Encoder_Board
C
31
star
3

luftboot

USB DFU bootloader for the stm32 based autopilots
C
27
star
4

pprzlink

Message and communication library for the Paparazzi UAV system
Python
25
star
5

paparazzi.github.com

Contains stuff for github pages, e.g. auto-generated doxygen documentation.
HTML
14
star
6

PprzGCS

GCS for PaparazziUAV
C++
13
star
7

esp8266_udp_firmware

With this firmware, you can use an ESP8266 WiFi module for telemetry in PaparazziUAV.
C++
10
star
8

paparazzi-portability-support

Paparazzi UAV portability support files, scripts and tools. Needed by maintainers of the respective OS ports.
Tcl
10
star
9

PPRZonDroid

Paparazzi GCS Android application
Java
6
star
10

paparazzi-flasher

Very simple portable QT GUI for flashing firmware on DFU devices. (ie luftboot)
C++
5
star
11

flyingrobotcommander

Browser based Paparazzi UAV Mission Plan Control application
HTML
4
star
12

pow

Paparazzi On the Web. The application allows to watch and pilot a drone on a web browser via Internet.
Java
4
star
13

crrcsim-pprz

patched version of crrcsim to use with Paparazzi NPS simulator
C++
3
star
14

libzbar

libzbar
C
2
star
15

homebrew-paparazzi

Paparazzi specific packages for the homebrew package manager.
Ruby
2
star
16

hacl-c

HACL* verified C code (READ-ONLY)
C
2
star
17

rustlink

Link program in Rust
Rust
2
star
18

qwip

Quick Web Interface for Paparazzi
JavaScript
1
star
19

ivy-rust

Rust bindings for Ivy messaging bus
Rust
1
star
20

pprzlink-rust

Rust library for pprzlink
Rust
1
star