Kevin Mehall 0cc3b4becc Add mavlink start -t partner_ip option to pre-set partner IP.
This avoids the need to modify the source code to hard-code the IP when
broadcast doesn't work.

Initializing the sockaddr_in structs with memset is unnecessary because
they are value-initialized by the Mavlink constructor.
2016-03-19 19:19:29 +04:00
2016-01-11 08:38:09 +01:00
2015-11-28 09:13:15 +01:00
2016-02-29 14:06:48 +01:00
2016-03-13 18:29:01 +01:00
2016-03-14 09:15:02 +01:00
2016-03-14 09:15:02 +01:00
2014-03-22 13:32:33 -04:00
2015-06-12 08:30:50 +01:00
2016-03-19 19:12:16 +04:00
2015-07-13 14:52:39 -07:00
2016-02-24 00:07:48 +01:00
2016-01-01 21:21:49 +01:00

PX4 Flight Core and PX4 Middleware

Build Status Coverity Scan

Gitter

This repository contains the PX4 Flight Core, with the main applications located in the src/modules directory. It also contains the PX4 Drone Platform, which contains 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

This repository contains code supporting these boards:

Description
a mirror of official PX4-Autopilot
Readme BSD-3-Clause 587 MiB
Languages
C++ 51.2%
C 38.5%
CMake 4.7%
Python 3.9%
Shell 1.3%
Other 0.1%