Discussion group for ArduCopter users

3180 Members
Join Us!

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

Join diydrones

Comments are closed.

Comments

  • Forum search,  http://www.diydrones.com/forum# looking for "hexacopter", no results.  Something is rotten in Denmark.

  • search is not working for me either. A simple search on the word "firmware" yields 'no results'.

  • What is the difference between:

    1)"Arducopter 3DR Hexa B + Optional Electronics kit" from 3DR

    2)"ArduCopter 3DR Hexa C - Ready-to-Fly*" from udrones.com

    I realize this is essentially the same company - but am wondering if the assembly is the only difference between these two items...

    http://udrones.com/
  • 3D Robotics

    Search is working for me

  • Anyone else getting "no results" when using the Search function on the discussion forum?

  • Sounds great Stephen. Thank you.

  • Wayne - you can find the pre-built hexes at http://firmware.diydrones.com/  You will want the "daily builds" of the appropriate branch (copter, plane, etc)

    Note that these builds are compiled and uploaded daily based on the current Git repository so you will have to make sure that use are using the latest codebase when compiling.

  • OK, that sounds better. Can I download the standard firmware file from somewhere to compare with the one I compiled to ensure they match?

  • Wayne - The warnings are expected (and normal) with the APM code. The output file is expected to be put in a temp file - that's how the makefile is programmed.

    If you're using the Arduino environment, simply select the mega2560 board and correct com port, then press "verify" and then press "upload". Arduino will take care of the details.

    The makefile is only used directly if you're using Linux or Cygwin (on Windows).

  • Arduino will compile and download from the project directory. The 'verify', which is a compile, happens in the temp. I never did try having arduino install it...
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