Features include:
- Return to Launch with a flick of your RC toggle switch or a mouse click in the graphical Ground Station
- Unlimited 3D GPS waypoints
- Built-in camera control
- Fully-scriptable missions
- One-click software load, and easy point-and-click configuration in the powerful Mission Planner. NO programming required!
- Replay recorded missions and analyze all the data with a graphing interface
- Supports two-way telemetry with Xbee wireless modules.
- Point-and-click waypoint entry or real-time mission commands while the UAV is in the air
- Fly with a joystick or gamepad via your PC--no need for RC control!
- Built-in failsafe will bring your aircraft home in the case of radio loss
All instructions and software are here.
APM 2 is an open source, Arduino-compatible, pro-quality autopilot. It is the most advanced IMU-based open source autopilot available today, and provides an entire UAV control system with scriptable missions with 3D waypoints, in-flight uploading of commands and powerful ground station software.
APM 2 supports any kind of of vehicle with a one-click change of code. Available code include ArduPlane (fixed wing), ArduCopter (rotary wing), ArduRover (ground vehicles) and more.
Everything you need to create an ArduPlane UAV:
* APM 2.5 autopilot with GPS ($179)
* [Optional] Telemetry kit ($75).
You'll also need a at least a five-channel RC radio setup, a soldering iron, a mini USB cable and of course something that flies! (We're partial to the SkyFun delta wing (right) and
Bixlee 2 powered glider (left) or its equivalents ourselves).
Resources:
Manual
Source code/firmware
Note: ArduPilot Mega requires no programming, but it's open source and you're welcome to modify it if you'd like. If you are going to play with the code, you can use the free Arduino IDE to edit and upload the code to the ArduPilot board.
Comments
CLI: I did understand that much but it just doesn't seem to work. It only seems to actually go into the proper mode maybe 1 out of 10 times that I change the switch and reboot.
The boards are tested before they're sent out, so I doubt that's the problem. More likely a soldering error. Are your RC inputs working as shown in the manual?
I finally got the beta code loaded and CLI tests are saying that my gyro/accel output is all over the place (between 2000 and 4000 and each axis without me moving the board), and that my airpressure raw output is 0. Also not getting any airspeed output.
Any clues why?
Did I just get I bad board?
BTW, what is the correct way to hook up the airspeed v2 expansion kit? Just the jst/white 6 pin cable into the OilPan’s I2C/white cable plug or using the 3 pins for just the standalone airspeed sensor?
Also, it has troubles getting into and out of CLI mode.
I flip the slider switch, and only with plugging the usb in and out can I get it to ocassionally go into CLI. And then with the slider switch in the normal position, I’ll get an light show from the a, b, and c LED’s once in a while, and then never again for quite some time. I’m quite confused.
Is there a anyway to make my own ArdupilotMegaPlanner?