Graham Dyer's Discussions (83)

Sort by
Moderator

Code for changes wanted - APv2.7

In the AUTO mode the failsafe function is:

> if (FAILSAFE_ACTION == 1){
                    set_mode(RTL);
                    throttle_cruise = THROTTLE_CRUISE;

So let's say if when switched to AUTO the plane now flies out of the RC Tx's range (out of s

Read more…
Moderator

PID & Nav troubles

I have now had more than 50 flights with my ArduPilot equipped plane but I am still dissatisfied with the navigation performance despite trying almost every PID configuration that I can think of. I'm using APv2.7.1, Mediatek GPS, FMA thermopiles, a 1

Read more…
Moderator

Slimming down ArduPilot?

The Fly-By-Wire and Stabilize modes of ArduPilot make amazing teachingaids, especially FBW as it's difficult then for even the most ineptbeginner to get the aircraft into too much trouble.

With that in mind and an old 168 APv1 board that's doing nothi

Read more…
Moderator

Flying with v2.5.01

Had a few flights this morning with v2.5.01, things went pretty well and I had my GPS logger with me so was able to log the flight. RTL worked fine and AUTO sort of OK too after some tweaking, not using autopilot throttle yet and I've changed the fol

Read more…
Moderator

Reversed Controls?

My own design plane with ArduPilot 2.1 (no z-sensor, no shield) has a problem with it's aileron control reversed. Now let me explain: the ailerons work correctly with AP switched off i.e. normal flight (lets call this A), they also work correctly dur

Read more…