paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [6372] Moved all content of hw one level up and remo


From: Piotr Esden-Tempski
Subject: [paparazzi-commits] [6372] Moved all content of hw one level up and removed hw directory as it will not be needed anymore .
Date: Sun, 07 Nov 2010 00:50:29 +0000

Revision: 6372
          http://svn.sv.gnu.org/viewvc/?view=rev&root=paparazzi&revision=6372
Author:   esden
Date:     2010-11-07 00:50:29 +0000 (Sun, 07 Nov 2010)
Log Message:
-----------
Moved all content of hw one level up and removed hw directory as it will not be 
needed anymore.

Added Paths:
-----------
    paparazzi4/trunk/README
    paparazzi4/trunk/booz/
    paparazzi4/trunk/classix/
    paparazzi4/trunk/in_progress/
    paparazzi4/trunk/lbr/
    paparazzi4/trunk/legacy_scripts/
    paparazzi4/trunk/lisa/
    paparazzi4/trunk/misc/
    paparazzi4/trunk/sensors/
    paparazzi4/trunk/tiny/

Removed Paths:
-------------
    paparazzi4/trunk/hw/

Copied: paparazzi4/trunk/README (from rev 6371, paparazzi4/trunk/hw/README)
===================================================================
--- paparazzi4/trunk/README                             (rev 0)
+++ paparazzi4/trunk/README     2010-11-07 00:50:29 UTC (rev 6372)
@@ -0,0 +1,59 @@
+#
+#   $Id$
+#   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.  
+# 
+
+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 send 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]