PX4 Autopilot Software
Go to file
Lorenz Meier 0954ee7471 Improving the contribution guide file 2015-01-11 14:55:53 +01:00
Debug Speed up stack dumping by looking for freespace 4 bytes at a time 2015-01-04 20:38:48 +01:00
Documentation Make tools executable 2014-11-11 13:45:25 +01:00
Images Add Gumstix AeroCore device 2014-05-13 09:41:41 -07:00
NuttX@dbcccb2455 Updated submodule and config for SDIO fix 2015-01-07 17:59:23 -10:00
ROMFS Fix PWM OUT command and update fligth tested params. 2015-01-09 12:44:31 +01:00
Tools px_uploader: Minor code cleanup 2015-01-08 16:30:47 +01:00
makefiles Temporarily disable HoTT support 2015-01-09 07:09:58 +01:00
mavlink/include/mavlink update mavlink c library 2015-01-01 17:59:31 +01:00
misc/tones Allow tone_alarm cmd to take filename as parameter 2013-08-31 16:06:15 -04:00
nuttx-configs Updated submodule and config for SDIO fix 2015-01-07 17:59:23 -10:00
platforms Break up the firmware build into a 'make export' phase for NuttX on a per-board basis, and then a separate per-config phase that allows us to avoid re-building NuttX all the time, and ship more than one firmware config for a given board. 2013-02-23 22:00:58 -08:00
src sdlog2: Made sdlog writer performance available in log fiiles, reduced telemetry messages 2015-01-11 11:41:29 +01:00
unittests Merge branch 'MixerNaming' of github.com:anton-matosov/Firmware 2015-01-08 12:45:43 +01:00
.gitignore Automated updates of the C++ code generated by the multi_tables script, now it is placed into the mixer_multirotor.generated.h file which is generated by makefile 2015-01-05 12:02:31 +02:00
.gitmodules Integrate the Google Test framework. 2014-12-25 08:10:21 +01:00
.travis.yml travis use gcc 4.8 for unittests 2015-01-06 00:28:05 -05:00
.ycm_extra_conf.py Added youcompleteme config. 2014-03-22 13:32:33 -04:00
CONTRIBUTING.md Improving the contribution guide file 2015-01-11 14:55:53 +01:00
Firmware.sublime-project Added highlighting of current line to make editing and double-clicking warnings/errors faster 2013-08-07 10:24:38 +02:00
LICENSE.md Add license file 2014-09-09 09:08:56 +02:00
Makefile move sf0x_test to cmake and remove unittests/Makefile 2015-01-05 18:55:38 -05:00
README.md README: Wording 2015-01-11 13:26:45 +01:00

README.md

PX4 Flight Control Stack and Middleware

Build Status

Gitter

Users

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

Developers

Contributing guide: http://px4.io/dev/contributing

Developer guide: http://px4.io/dev/

Testing guide: http://px4.io/dev/unit_tests

This repository contains code supporting these boards:

  • FMUv1.x
  • FMUv2.x
  • AeroCore (v1 and v2)

NuttShell (NSH)

NSH usage documentation: http://px4.io/users/serial_connection