-
Notifications
You must be signed in to change notification settings - Fork 40
/
README
21 lines (15 loc) · 866 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
MAVCONN - MICRO AIR VEHICLE MIDDLEWARE
MAVConn is optimized for low-latency, high-speed communication. It scales from
miniature platforms like an OMAP3530-driven Gumstix Overo to an Intel Core 2 DUO 1.86 GHz
single board computer. In can run on Ubuntu Linux, OpenEmbedded and Mac OS X.
MAVConn is using LCM as primary communication channel, with MAVLink as message
format. This allows to directly interface MAVConn to autopilot and inertial
measurement units. MAVConn can be connected via UDP/Wifi or a radio modem to
the QGroundControl Operator Control Unit.
Building MAVConn is quick and easy, only very few external libraries are needed.
Installation Instructions:
http://pixhawk.ethz.ch/wiki/software/mavconn/
Detailed Architecture / System Information:
http://pixhawk.ethz.ch/wiki/software/middleware/
Operator Control Unit:
http://www.qgroundcontrol.org