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

  • 3D Robotics

    F11: Yes, if you already have a compiled hex file, you can load it with Control-F in the MP. If you don't have a hex, you'll need to use Arduino. 

    I think 2.7.1 can be run on the old 1280 if you disable the CLI and datalogging. (I don't have a 1280 anymore, so can't check)

  • Is it possible to fit 2.7.1 on the 1280? I know I can't upload it via MP but can I strip out some things like logging so that it will fit?

    Also is there a way to upload older versions of the firmware using Mission Planner? I recall something about holding an option key down or something when clicking on firmware but I'm not finding it.

  • Developer

    @Leonard,

         Re using the sonar and the optical flow, there should be no problem.  Really the sonar is for vertical position hold, the optical flow sensor for horizontal hold.  The interface is also different - the sonar uses an analog voltage while the optical flow sensor uses the SPI bus.  So, all in all, shouldn't be a problem.

  • i have my sonar mounted on the new 3dr mount is it ok to mount optical flow sensor on it also or will there be interference

  • I'm interested in using four digital (vs analog) led strips to do a sort of animation along the arms of my quad.  The LEDs would light sequentially from outside to in when the quad was descending and inside to out when it was ascending, with the speed of the animation being dependent on the speed of altitude change. 

    Do you think the jDrones board handle that?

  • Developer

    As a "use case" for the LEDs I am trying to achieve the following:

    - Copter Visibility, also for night flying

    - Ability to see when a LiPo is plugged in (power-on light)

    - Navigational/orientation aid (red/green/white LEDs to distinguish left, right and forward)

    - Motors armed or disarmed indicator

    - Low voltage warning

    - Perhaps flight modes too

  • Distributor

    Bought 4 myself to start with. Just waiting on APM2.5s arrive. Plan is to have the flashing dependant on the current flight mode using mavlink and a few solid on for observation assistance, all powered from 3S LiPo.

    I'll let you know how it goes with some detailed instructions if i can.

  • Developer

    Chris: 

    The LEDs I have allow a very broad voltage range. I am powering them directly from the LiPo at 10-12V.  I was planning on adding a Dean connector to the "high" voltage rail on the IO board, to plug it into the LIPO in parallel to everything else (off the PDB). Then chain the LEDs of the six outputs. 

  • 3D Robotics

    Andreas: Yes, the software side looks fine. I'm mostly curious about how people have integrated the hardware/LEDs into their copters. 

  • Developer

    I got one (jDrones IO board) and I'm trying out the new MAVLink-capable firmware for it. 

    Have you seen the online documentation?

    http://jdrones.com/jDoc/wiki:code_ioboard

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