You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Sidrane f56940e654 README for px4-same70xplained-v1 7 years ago
.github WIP: github issue template (#7701) 8 years ago
Debug Debug Scripts:Removed FMUv1 8 years ago
Documentation Rename mainapp to px4. 9 years ago
Images Inital Commit of px4-same70xplained-v1 7 years ago
NuttX@ba18501226 Update Nuttx Submodule ==upstream 7 years ago
ROMFS rc.sensors:Align with master 7 years ago
Tools Tools:nuttx_defconf_tool upstream has CONFIG_START_YEAR etal 7 years ago
cmake Inital Commit of px4-same70xplained-v1 7 years ago
integrationtests integrationtests: add wait time before arming to allow checks to pass 8 years ago
launch HippoCampus AUV: Enable start without ROS wrappers 8 years ago
mavlink/include/mavlink submodules: mavlink: Update to newest version 8 years ago
msg ROI - move handling to navigator (#7939) 7 years ago
nuttx-configs Inital Commit of px4-same70xplained-v1 7 years ago
nuttx-patches Patch tracks upsteam NuttX change to apps/Makefile 7 years ago
posix-configs add simple posix tests to SITL 7 years ago
src Inital Commit of px4-same70xplained-v1 7 years ago
test_data Add additional DSM test data 8 years ago
.ackrc ack: add .ackrc to ignore the Documentation directory 9 years ago
.clang-tidy clang-tidy ignore clang-analyzer-cplusplus.NewDelete due to false positives 8 years ago
.gitignore ignore .vscode IDE directory 8 years ago
.gitmodules Back to eProsima micro CDR repo 8 years ago
.travis.yml travis-ci force git to use git:// 8 years ago
.ycm_extra_conf.py Removed PX4FMUv1 auto completions 8 years ago
CMakeLists.txt Fixing rebase conflicts 8 years ago
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 8 years ago
CONTRIBUTING.md correct link to developer guide 9 years ago
CTestConfig.cmake gather test results 8 years ago
Firmware.sublime-project astyle scripting move to Tools/astyle 8 years ago
LICENSE.md LICENSE.md: bring year up-to-date 10 years ago
Makefile Inital Commit of px4-same70xplained-v1 7 years ago
README.md README for px4-same70xplained-v1 7 years ago
Vagrantfile Speed up Vagrant 9 years ago
circle.yml circleci force git to use git:// 8 years ago
eclipse.cproject Removed PX4FMUv1 from eclipse.cproject 8 years ago
eclipse.project eclipse project file updates 8 years ago
package.xml PX4 package depends on mav_msgs 10 years ago

README.md

PX4 Pro Drone Autopilot

Releases DOI Build Status Coverity Scan

Slack Gitter

This code runs on the Atmel Same70 Xplained development board.

http://www.atmel.com/tools/ATSAME70-XPLD.aspx

  1. git clone https://github.com/PX4/Firmware.git
  2. git checkout same70xplained
  3. make clean
  4. git submudule update --init --recursive
  5. make px4-same70xplained-v1_default

The ELF file Firmare will be in build_px4-same70xplained-v1_default/src/firmware/nuttx/

The EFL file name is firmware_nuttx

Pin out Same70 Xplained development board is: Same70 Xplained development board May-3-2016 Changes are highlited in orange May-23-2016 Changes are highlited in Blue

Drotek UBLOX NEO-M8N GPS + HMC5983 COMPASS (XL) - wiring

DroTek MPU9250 - wiring

PX4 Flight Core and PX4 Middleware

Build Status Coverity Scan

Gitter

This repository holds the PX4 Pro flight control solution for drones, with the main applications located in the src/modules directory. It also contains the PX4 Drone Middleware Platform, which provides drivers and middleware to run drones.

Please refer to the user documentation and user forum for flying drones with the PX4 flight stack.

Weekly Dev Call

The PX4 Dev Team syncs up on a weekly dev call.

Developers

Maintenance Team

Supported Hardware

This repository contains code supporting these boards:

Project Milestones

The PX4 software and Pixhawk hardware (which has been designed for it) has been created in 2011 by Lorenz Meier.