I just pushed Arducopter 2.2 to the Mission planner. This version went through extensive testing by a brave group of flyers and with both HIL and SIL testing.
This is a work in progress. I've tried to address some fine tuning and performance issues.
Denny R. had made a comment about the inertia of bigger props causing issues. I've added a low pass filter to smooth the positive acceleration of the props to s
Ardupilot 2.1 is out and can be downloaded by the mission planner (or with Git). You must have the latest version of MP to be compatible. If you're compiling with Arduino, you must use the "mrelax" version of Arduino that is in our downloads section.
I posted a version of 55 that duplicates the Stability patch, but for alt hold. I'd love for a few people to fly it and let me know if it works well for them.
Hey, I had a little brainstorm last night after watching the DJI Wookong video. It's a sweet little system, but I wondered if AC2 could do that? So I put a battery on the end of one arm and it couldn't hold level. It came close but 3-4° error meant t
This version is bug fixes from 2.0.50-53 had some navigation bugs that manifested themselves in a bad way when flying in adverse condition. I would not recommend flying these in AP and I have deprecated the downloads on Wiki site.
Rz_Ten1 was having some very strange crashes, and a few other users chimed in too once they heard his symptoms. He was able to reproduce it, then narrow it down to a hardware failure. His compass did not have the ground pin soldered leading
If anyone has any issues or logs to analyze please post them here. I've also updated the Wiki to detail out all of the AP mission scripting commands. If any command doesn't work as expected please post that here as well.
What's new - Simple mode is dead. It's now an option per switch position. There is an APVar bitmask called simple_modes or "SIMPLE". Setting any bits 0 - 5 to 1 will cause that switch position to access simple mode. You can als
Just posted this version which has an increased performance DCM implementation. This allows the main loop to run 50Hz faster without increasing the CPU load. I've flown this for 30 minutes and it's an improvement in every respect.
I updated a new version which has a fix for Alt hold and some new tuning capabilities.
The older alt hold had a typo that was found by randy that seriously degraded performance (the rate PID loop was skipped entirely). You should see much better resu
This is not a safe version to fly unless you know how to step through things and test throughly. I'm away on vacation and I don't have a machine to fly it on.
What I'd like to know is the SIMPLE mode works well or not.
I just posted a new experimental version of Arducopter with new PIDs and control laws for Yaw. It's download only for now and I wouldn't recommend trying it unless you can rigorously test it. Please be careful. I've flown this in Stable, Simp