Beat Küng 30f80515ec fix logger: sscanf was used wrong for custom topics file
using scanf with %s reads until the first whitespace, which included the
comma (as per C standard and tested on linux). Behavior on NuttX differs.

This makes it work on both Linux and Nuttx.
2017-01-09 11:09:37 +01:00
2017-01-06 11:56:27 +01:00
2016-12-21 08:34:20 +01:00
2017-01-06 10:01:46 +01:00
2017-01-02 10:14:41 +01:00
2016-12-21 08:34:20 +01:00
2017-01-08 13:45:28 -05:00
2017-01-08 13:45:28 -05:00
2017-01-02 10:14:41 +01:00
2017-01-08 13:45:28 -05:00
2016-12-21 08:34:21 +01:00

PX4 Pro Drone Autopilot

Releases DOI 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.

Users

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

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.

Languages
C++ 50.4%
C 36.8%
CMake 4.6%
Python 3.6%
Linker Script 3%
Other 1.4%