Rob_Lefebvre's Discussions (51)

Sort by

Helicopter Avionics Power Supply

I wanted to open up a discussion about how we are powering our avionics, meaning servos and APM, on helicopters as they present a unique challenge in the APM world, and must be treated carefully.  After crashing my Octocopter last weekend because I l

Read more…

Arducopter 2.9 for TradHeli Discussion

I am opening this topic to serve as the go-to place for talking about the upcoming 2.9 software release for Trad Helis.  I think this will be necessary as 2.9 will have SIGNIFICANT changes in the way that the helis fly, and also in the settings you w

Read more…

Best Micro Quad for APM?

I'm considering getting my son (7 yo) a quadcopter for Christmas.  I spend a lot of time working on these things, and so we could do this together.  Also it would be fun to see how to develop the program so that "even a child can use it".

I have consi

Read more…

New Octo Copter Design/Build Thread

Starting a new thread to show what I'm working on.  I'm building a new Octocopter of my own design.  The goal is to use it for Aerial Photography, lifting a mid-weight camera such as a Sony Nex5.  It will of course be using Arducopter for control.  ;

Read more…

Where is the Baro Sensor on APM2.5?

I've looked in the wiki, and the Eagle files, and I can't find it.  I found an image of the chip online, but can't locate it on the board.  I just want to know where it is, and whether or not it should be covered on a TradHeli application to prevent

Read more…

How to use PPM Encoder with APM2.5?

Does anybody know how how to use the PPM encoder input on 2.5?  Does it use the old APM1 method (jumper between input 2 and 3, PPM into input 1)?  Or does it use the "APM2 method" (solder jumper on the backside, PPM input into input 5?) which never a

Read more…

How to use Ext. Mag. on APM2.5?

I'm going to put an APM2.5 on an Trad Heli, and I need to use an external mag so that I can have it on the tail away from the main motor.  How do you do this?  I see the solder jumper, but I haven't seen any documentation on the use of this jumper.  

Read more…

LM317 only putting out 2.5V?

I just assembled my Ardustation last night and managed to upload the code using an FTDI Basic board, and I'm able to power and test it via the FTDI.  But it won't power on when I plug in a 12V wall wart to the power jack.  Trying to figure out what's

Read more…

Ch.7 Auto Trim?

Is anybody using this function?  How does it work?  I've read what's in the wiki, and it's really not that helpful.

#define CH7_OPTION CH7_AUTO_TRIM

Allows you to hold trim the accelerometers of the copter when this switch value is high.

I gave it a sho

Read more…

Is anybody using Motor_LEDS?

I want to find out if anybody is actually using this code to control their LED lighting?  I am trying to work on a single, unified LED lighting program.  I am thinking about deleting or completely hijacking Motor_LEDs.

I just wanted to know if that wi

Read more…

Rotor Speed Governor

I'm starting this thread in order to begin a discussion on potential Governor systems for use with Arducopter.

Malcolm Churn started talking to me about it a few days ago and it seems like something that is worthwhile pursuing if the AC system is ever

Read more…