Taylor Cox's Discussions (52)

Sort by

Power Distribution Board Help (Rev.C)

I just received my arducopter in the mail and I was reading the manual on how to solder up the distribution board. The instructions are for Rev. B, which has a lot less holes and it is confusing where to solder the jumpers for the 12 gauge wire and t

Read more…

I need a motor recommendation

I have a dynam hawk sky and I want to know if anyone has any suggestions for a motor to use with the 20 amp ESC's that I have....I have been using the microjet v3 from graysonhobby, but so far, in the last 2 or 3 weeks, both have gone bad...Anyone?

Read more…

Futaba 7C receiver bad problem NEED HELP

When I was flying recently, some how the antennas on the futaba 7c faast receiver scraped on something when I landed outside of the plane and now the silver tips on each antenna(about 1 and one half inch long) are now gone. Can I look at the manual a

Read more…

Radio Failsafe Question?

Ok, right now I have a futaba 7c 2.4ghz transmitter set to fail-safe mode, so if the radio signal is lost, the throttle is supposed to stop correct? However, if I put power to my airplane and motor while my transmitter is turned off...the throttle go

Read more…

Using EM-406 GPS instead of Ublox

Do I need to change anything in my setup of arduPIlot with arduIMU..or change any coding to use EM-406???   I know I have to change the #define line for the GPS to NMEA...but are there any other changes? Have people been having success with EM-406?

Read more…

Stabalize and fly by wire mode problem

I have arduPilot setup with shield V2, arduIMU, and ublox gps......The arduPilot is running code version 2.6 but when I switch it in to stabilize or fly by wire mode...the plane only will correct itself if I tilt it to the left...if I tilt the plane

Read more…

ArduIMU code question

I don't really understand what this #define line in the arduIMU 1.7 code means>>>


// Enable Air Start uses Remove Before Fly flag - connection to pin 6 on ArduPilot 
#define ENABLE_AIR_START 0  //  1 if using airstart/groundstart signaling, 0 if not


Do

Read more…

Question about demo with arduIMU and gps

I have a ublox GPS hooked up to my arduIMU and I have the demo running with the labview runtime engine. After my gps gets a lock, my compass still is spinning very slowly counterclockwise at a rate of about 1 degree per second.... anyone have any sol

Read more…