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
Yes Chris , I did read that note in the manual while trying to program the module but that didn't work for me , in fact the XBP09-BP modem option completely disappeared from my list of options on the Modem Configuration screen.
It was only showing 24 series options.
Larry,
That's old language from the original ArduPilot manual--I've removed it. Sparkfun has recently screwed up their Xbees by ordering them with mesh networking firmware, which needs to be overwritten for our purposes. The manual explains how:
Because of this, we're going to start offering Xbees and other wireless modules that are set up right, straight from the factory. People shouldn't have to deal with that nonsense. But if you follow the above instructions, it should be fine.
[Unbricking an Xbee
¶IMPORTANT NOTE: Sometimes Xbee modules get corrupted due to signal coming in before power on bootup. To avoid this, ALWAYS disconnect the signal wire (the blue one in the photos above) to the onboard Xbee adapter before powering up. Only reconnect them after the rest of the UAV has power. ]
The blue wire actually is the ground wire.
From a hardware point of view, this makes sense.
The hardware must be powered up and settled before it can accept software.
Thanks Doug B for the Important note.
The bottom line is that this telemetry crash happened to me.
I just got this module 2 weeks ago . Is it an outdated version because I wasn't able to download the lastest
software for it and that is why I had to clone it to my ground module.
When I performed a Com Test/Query Modem it indicated that it was Modem type : XBP09-DM
Firmware Version : 1151
When I tried to intiallly read the module , it couldn't read it and it tried to down load the latest version
but it couldn't do that either ( and that was pointed out in the manual) so I had no other alternative than to clone it to the same parameters as the ground module as mentioned before.
I'm just dealing with the cards that were given to me.
Thank again Chris , for your quick response
I just received my X-plane DVDs and installed the software into my computer but I still have a problem with my plane not going to waypoints at my desired altitudes. I still need to hack at that issue.In the meantime I' got my
X-bee modules working and I had problems programming the module for my plane and found that the best thing to do is to clone it to the same parameters as my base module .I also had to reprogram it again because of the power- up issues that have been noted. Having to go through the power-up process is inconvenient ,so I going to build a power-up delay circuit similar to http://www.diymobileaudio.com/forum/how-articles-provided-our-membe... .