Difference between revisions of "Downloads"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
* Browse the current code tree here: | * Browse the current code tree here: | ||
*: http://svn.savannah.gnu.org/viewvc/paparazzi3/trunk/?root=paparazzi | *: http://svn.savannah.gnu.org/viewvc/paparazzi3/trunk/?root=paparazzi | ||
* | * If you want to update your exiting paparazzi code, follow these [[Installation#Software_Updates|instructions]]. It is advised to first backup your personal modifications. Either by renaming the files (e.g. easystar_myname.xml) or by saving in another directory. You might need the backup if something gets overwritten by the current source. | ||
* Download the current source tree using our anonymous SVN server by running this command from your home directory | * 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 | svn co svn://svn.savannah.nongnu.org/paparazzi/paparazzi3/trunk paparazzi3 | ||
or through <tt>http</tt> (proxy configuration is <tt>~/.subversion/servers</tt>) | or through <tt>http</tt> (proxy configuration is <tt>~/.subversion/servers</tt>) | ||
svn co http://svn.savannah.gnu.org/svn/paparazzi/paparazzi3/trunk paparazzi3 | svn co http://svn.savannah.gnu.org/svn/paparazzi/paparazzi3/trunk paparazzi3 | ||
You should only need to do this once. For updates follow these [[Installation#Software_Updates|instructions]]. | |||
== Paparazzi Hardware Plans == | == Paparazzi Hardware Plans == |
Revision as of 12:56, 20 September 2010
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
- Browse the current code tree here:
- If you want to update your exiting paparazzi code, follow these instructions. It is advised to first backup your personal modifications. Either by renaming the files (e.g. easystar_myname.xml) or by saving in another directory. You might need the backup if something gets overwritten by the current source.
- 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
or through http (proxy configuration is ~/.subversion/servers)
svn co http://svn.savannah.gnu.org/svn/paparazzi/paparazzi3/trunk paparazzi3
You should only need to do this once. For updates follow these instructions.
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!