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
I am using the radio test to check the output from APM. Mode is on manual.
Throttle input works fine but there is no throttle output (I need this to run xplane).
The other channels' input and output work fine (roll, yaw, pitch).
I have checked the code and "THROTTLE_OUT" is enabled.
I connected a servo to the throttle output channel and it operates correctly.
Any thoughts on what else I can check?
Many thanks
Thanks,
Any thought?
The APM board has 8 output pins. I have use up 4 for roll, pitch, motor and yaw. That’s mean I’m left with 4 output pins.
1)I’m planning to add an FPV camera that can rotate left right and up down that is controlled by 2 servos. Which part of the code do I edit to change it to move? (example using output 4 and 5)
2)Can I transmit via XBee to use one of the output pin to drop something when I reach each of the way points?
Thanks!
My ArduPilotMega board and Oilpan shield finally arrived! Just need to get some rightangle header pins and get the soldering iron warmed up, and then I can get started with tweaking, tuning, buying and experimenting.
Both of them look good by the way, a very quality product!
As i said up there " I have tons of doubts . I'm using the hardware because for an engineering project I analized the control for an airplane with mathlab and simulink , but have no idea how you guys translate that into code" This is my doubt I dont want anyone to do my job because is done , Just want to know if they use a similar process for analyzing the cinematic equations of the airplane , and then translate them to the code, that's all , I don´t want ANYONE to give me code and that´s all because I obtained and developed my equations on my own , and also I write "USING THE HARDWARE". As this is supposed to be a forum where you can ask for some help that's why I typed that sorry if that's what you think but is not. Thanks for your help
You have an "engineering project", by which I assume you mean that you are in school and this is work that you are supposed to do as part of your study. And you are hoping that someone here will "help you with it", by which you mean "do your work". And you are hoping that this someone, who is presumably working on the current code will forget all of their current context and go back to something that (you mistakenly believe) is simpler.
And now you are asking Chris to find this someone to do this work for you?
I realise that perhaps, as a student, you haven't really had to deal with the world at large yet, but let me give you a hint here.
No.