Discussion group for ArduCopter users

3182 Members
Join Us!

You need to be a member of diydrones to add comments!

Join diydrones

Comments are closed.

Comments

  • @Rob J I don't agree- 40%-50% seems way high for a fail safe initiation. In my experience my voltages don't start getting low enough to bat an eye at until 20% at most.
  • 40% should have caused a land action to occur...check your parameters and see if you don't have a land command to execute at low battery failsafe.  40% should activate failsafe.  You can't take a battery to zero.  Most people won't fly past 50%

  • so we were running some flights over some farmland the other day and a couple things came up..

    • The flight plan was executing smoothly when about halfway between two waypoints the aircraft started to descend at an alarming rate. Battery power was at 40%. Have begun looking through the .log files , but am still a bit new at analyzing the log files.could help me see what caused the unexpected loss of Alt. I think it may have been a WP ALt command but all my waypoints were at 45 meters.
    • Was also trying to figure out how to inject GPS camera locations where the relay was triggering the camera using the relay command from the RC9 pin. The " Goetagging Photographs" wiki page suggests only the tlogs can be used, Do these locations record anywhere else?

    Thanks for your help

    2014-05-24%2011-17-40.log

    https://storage.ning.com/topology/rest/1.0/file/get/3701743773?profile=original
  • BustamyTool... the pins do not need to be in place.

    There are two flavors of power modules... the kind that provides 5v to the APM along with the voltage and current readings... and the kind of power module that only reads the voltage and current but does not have a BEC and therefore does not send 5v to the APM.  It sounds like you have the kind that only reads voltage and current but does not have the BEC in it.

  • Im trying to build a Y6 and im on my 3rd apm board. I wont go into detail but here's my prob. The board powers up when connected thru the usb but I just tried useing the power module to power up and it does nothing. My question is do the header pins for the jp1 jumper need to be soldered in place? I dont mean the jumper itself just the header pins the jumper connects to.
  • I have no idea why it would do that. You might send Jeff (on that tutorial) a PM and ask him. He has helped me LOADS!!!!

  • That was the ticket!  Thanks On a related note, you are required to use the "relay" triggering method for this application. However , each time I connect to the APM, that specific param reverts back to "servo". I have not noticed this with any other param, and don't get why it would always revert back.

  • Sean, check out this link for a GREAT DIY hack that will help you on your way.

    http://diydrones.com/profiles/blogs/apm-to-chdk-camera-link-tutorial

    The tutorial shows how to use APM to do this, but I bet you could use an AUX on the Turnigy with the right PWM to accomplish the same thing. You might even be able to mix two channels on the Turnigy to simultaneously trigger both cameras, but using APM to do it is much easier IMHO.

  • I am a bit new to it, but I am triggering a couple cannon cameras with the CHDK USB connected to the with a turnigy Rx switch. All i am looking for is a high PWM signal. It seems like it shouldn't be this hard. I think I just have some servo or PWM limits out of wack.

  • Developer

    @Sean,

        I guess you're triggering "cameras" not "cannons"!  In any case, it may be because the update rate on the pins on the back of the APM are running at 490hz while RC10 and 11 only run at 50hz.  It's likely the servo or whatever that is attached to the pins that can't handle the high update rate.

This reply was deleted.

Drone flying to non visible point

Hi there,I encountered a problem, while flying in auto mode, with approching to point that was not set by trajectory and is not visible after downloading mission from flight controller by Mission Planner. Does anybody encountered similar problem. The situation is that in the middle flight I stopped the UAV and uploaded new mission and after changing to auto mode it starts to fly in some direction. It goes straight to some point, so I assume it's not mechanical problem. I attached the link to…

Read more…
0 Replies

TAKEOFF WITHOUT USING GPS

Hi,Im working on a autonomous drones and im using JETSON NANO and flight controller PIXHAWK .Im able to control my drone by giving rc commands on the MAVLINK terminal itself by connecting it with PIXHAWK but now i want a python code from which i can do some operations like:takeoff,left ,right,forward,backward…and i am not using GPS…Can anyone please help me…

Read more…
1 Reply · Reply by tellinglean Oct 17, 2022

HELP quadcopter: one motor twitching and stuttering

Hello guys,I have a problem with one motor, do not spin and making a sound (videos in attachment), I changed the motor to another ESC and is work, so I checked the connections on ESC and all connections looking great. any ideas or something I can do, iam trying to build YMFC32 Brokking .thank youhttps://youtu.be/LagBqwGbixkhttps://youtu.be/PU20nCxApcs

Read more…
0 Replies

Will AHRS_ORIENTATION=8 for Arducopter 3.2.1 on APM 2.5 using a traditional Heli

I have been Reading Chris Olsen posts and watching his videos on Arducopter with traditional Helis using a Pixhawk.I have inherited an older Trex 450 heli with the old Align 3G FBL hardware.  The FBL controller appears to be bad.  So I have an old APM 2.5 without a compass or GPS on board.  I just want to replace the failed Align 3G FBL system with the APM.Now I have to mount the APM under the skids on the heli so the APM will be upside down.I have Two questions.1)  Is the AHRS_ORIENTATION=8…

Read more…
0 Replies