David Sidrane 5018723eb2 board_common:Define defaults for Open circuit max and UV min
BOARD_ADC_OPEN_CIRCUIT_V is the voltage present on an ADC due
   to the bias current on the terminition resistor.

   BOARD_VALID_UV is the under voltage min set by resistors on a
   board's Power selector.

   A battery is considered connected when the Voltage measures is
   greater than BOARD_ADC_OPEN_CIRCUIT_V.

   In the case where BOARD_ADC_OPEN_CIRCUIT_V is greater then
   BOARD_VALID_UV we can use the HW to qualify connected.
2017-09-29 10:13:51 -04:00
2017-09-29 10:13:51 -04:00
2016-07-29 11:05:01 +02:00
2016-10-19 15:31:54 +02:00
2017-09-29 10:13:51 -04:00
2017-09-16 21:29:52 +01:00
2017-08-14 17:03:06 -04:00
2017-08-14 17:03:06 -04:00
2017-07-30 19:18:49 +02:00
2017-01-02 10:14:41 +01:00
2015-06-12 08:30:50 +01:00
2015-07-13 14:52:39 -07:00
2017-09-29 10:13:51 -04:00
2016-01-01 21:21:49 +01:00

PX4 Pro Drone Autopilot

Releases DOI Build Status Coverity Scan

Slack 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.

Description
No description provided
Readme BSD-3-Clause 136 MiB
Languages
C++ 43.5%
C 42.8%
CMake 5.4%
Python 5.3%
Shell 1.4%
Other 1.4%