Has anyone tuned the basic PIDs from the default and found anything they can share?
I'm trying to figure out why the skywalker "example" config file has a P value of 3.0 for roll and pitch servo reactions where the default is 0.6. That seems a huge di
Attached (coming shortly, I'm testing a change to this to fix power-on condition) is a slight modification to the stock bootloader for Mega 2560s (source is at http://www.avr-developers.com/bootloaderdocs/index.html ) to make it compatible with use o
I'm trying to get to grips with the PID tuning stuff using X-Plane
Using various GA aircraft, they would all snake when going from Waypoint 1 to Waypoint 2 and back again. I could get them to "stabilize" without too much oscillation, but the aircraft
My sense is we are missing out on something. I've seen Andrew Tridgell trick of removing the back of a laptop lid in order to let the sunlight be the backlight, but I want a ground station with a screen mounted in it, so th
Has anyone looked at doing PPM input to the ArduPilotMega instead of 4 or 5 channels of PWM?
I looked a the radio code AP_RC.cpp, and it seems to be using the same timer/interrupt that has been used on a different board to successfully read and decod
I'm working on getting the ArduPilot mega 2.x to compile outside the IDE using make (which will also allow it to be compiled in Eclipse, or NetBeans or whatever)
It is a work in progress :(
Is anyone else interested in this? otherwise I'll just do it
I know that UAVs legally in western countries must be flown LOS but the elephant in the room is that they are NOT being flown LOS (at least, they speck out), they are being flown as far as the video signal will go, and people spend a lot of time tryi
I am trying out the (latest) ArduPilot and noticed that I have to#define AIRSPEED_SENSOR 1in order to NOT get a "disabled" reading using "test" "airspeed" functionHowever I also noticed that with the sensor disconnected (or perhaps broken), with that
Sorry if this isn't quite the right forum.Is the eagletree 4 wire GPS expander compatible with ArduPilot? I believe it is MTK based at 38400 baud.I'd like to save buying a 2nd GPS since I'm using eagletree logger already.