"It isn't obvious (to me), but how can we change the default units from meters to feed and the units for speed from meters/second to fps, kph, mph, etc. ?
TIA,
Rick"
"It would be best to have the GPS higher than the APM. Don't want to degrade the already weak GPS signals by having the GPS in the shadow of the rest of the 'copter."
I have been trying to get the latest 1.2.82 MP to run on my RaspberryPi. Here is what I have and tried:pi@raspberrypi ~/mp-1.2.82 $ cat /etc/issueRaspbian GNU/Linux 7 \n \lpi@raspberrypi ~/mp-1.2.82 $ uname -aLinux raspberrypi 3.6.11+ #538 PREEMPT…
"My questions are about the compassmot routine.
Does compassmot need to be run again if the prop size is changed?
Can I run it with 10" props and then fly 12" props without running compassmot again?
"I was setting up a new frame a couple of days ago, and got to the point of running the compasmot. Got the throttle up to about 50%, and all four of the motor mounts snapped. Ooops. 8-(
It is a quad, 24" square on the Avroto 2814-11S motors,…"
"I accept that I am weird, so I make no excuses for it. 8-)
I read the forum mostly from my iPhone with Safari, although I have been trying Chrome since the Chat was enabled. The mobile version doesn't provide the flow that I like, so I read in the…"
"I'm setting up a new crab frame, similar to a TBS Discovery,
In the ArduCopter-2.9.1 APM_Config.h file I set :
#define CONFIG_APM_HARDWARE APM_HARDWARE_APM2
#define FRAME_CONFIG QUAD_FRAME
#define FRAME_ORIENTATION V_FRAME
I've been working on an X8, and it hasn't been going too well. Sigh.APM 2.5, Arducopter 2.8.1 compiled for:#define CONFIG_APM_HARDWARE APM_HARDWARE_APM2#define FRAME_CONFIG OCTA_QUAD_FRAME#define FRAME_ORIENTATION X_FRAMEMission Planner…