Difference between revisions of "Downloads"

From PaparazziUAV
Jump to navigation Jump to search
(only one place on how to clone from the paparazzi repo)
Line 1: Line 1:
== Paparazzi Source Code ==
== Paparazzi Source Code ==
* Browse the current code tree here:
* The Paparazzi software source code is hosted on github:
*: https://github.com/paparazzi/paparazzi
*: https://github.com/paparazzi/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. yourname_easystar.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 from github by running this command from your home directory
git clone git://github.com/paparazzi/paparazzi.git
or through <tt>http</tt>
<pre>git clone https://github.com/paparazzi/paparazzi.git</pre>
You should only need to do this once. For updates follow these [[Installation#Software_Updates|instructions]].


'''For more options and info see the [[git]] page.'''
'''See [[Git#Get_the_code|getting the code]] on the [[Git]] page for more options and info.'''


* See the [[Installation#Software_Updates|software updates]] section to update your existing paparazzi code.
== 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.

Revision as of 10:37, 19 June 2011

Paparazzi Source Code

See getting the code on the Git page for more options and info.

Paparazzi Hardware Plans

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.
    Download Page
  • 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

User Submitted Files

  • Upload your patches, scripts, etc. here. Please sign your entry!

Matlab Files

Other Files