Difference between revisions of "Downloads"
Jump to navigation
Jump to search
(subversion information added) |
(switiched cvs to svn) |
||
Line 29: | Line 29: | ||
== Paparazzi Hardware Plans == | == Paparazzi Hardware Plans == | ||
* Download Eagle files for all current and past autopilot, sensor, and miscellaneous hardware. | * Download Eagle files for all current and past autopilot, sensor, and miscellaneous hardware. | ||
*: http:// | *: http://svn.savannah.gnu.org/viewvc/paparazzi3/trunk/hw/?root=paparazzi | ||
* Be sure to download both *.brd and *.sch files and use Cadsoft Eagle to view them. [http://www.cadsoft.de/freeware.htm Eagle (free version)] | * Be sure to download both *.brd and *.sch files and use Cadsoft Eagle to view them. [http://www.cadsoft.de/freeware.htm Eagle (free version)] | ||
Revision as of 07:32, 29 March 2009
Paparazzi Boot CD
- Burn this to a CD and boot from it to try Paparazzi without any software changes to your PC! Includes Debian, Paparazzi, and all required libraries.
- Boot the CD, sit back, relax and enjoy the scenery.
- Using the Boot CD step by step - howto
(Note: The image file paparazziX_Mas2008.iso is the latest and greatest version of the boot-CD)
Paparazzi Binary Package
- Install this package to your Debian system
Paparazzi Source Code
We switched to Subversion:
- Browse the current code tree here:
- Download the current source tree using our anonymous SVN server by running this command from your home directory
svn co svn://svn.savannah.nongnu.org/paparazzi/paparazzi3/trunk paparazzi3
You can still use CVS, but soon it will be read only and not updated anymore:
- Browse the current code tree here:
- Download a recent archive
- Download the current source tree using our anonymous CVS server by running this command from your home directory
cvs -z3 -d:pserver:anonymous@cvs.sv.gnu.org:/sources/paparazzi co paparazzi3
Paparazzi Hardware Plans
- Download Eagle files for all current and past autopilot, sensor, and miscellaneous hardware.
- Be sure to download both *.brd and *.sch files and use Cadsoft Eagle to view them. Eagle (free version)
User Submitted Files
- Upload your patches, scripts, etc. here. Please sign your entry!