Hi, wondering if anyone has gotten QGroundControl to work with recent versions of the APM.
I am able to connect, and it works for getting / setting waypoints, and it seems to put the copter in the right place on the map initially. However, the artific
I'm interested in doing some photomapping and DEM. I'm currently designing a plane for that purpose. Some questions have come up that I haven't been able to find an answer to. Maybe you can offer some guidance.
I have compared ( with plots ) xgyro / ygyro with rollspeed / pitchspeed and found them to be quite different in that rollspeed / pitchspeed have a very large amount of noise that pretty much overwhelms the ability to see the underlying rate. The no
As some may know on this site I am a staunch user of Tiger Motors. Out of all the motors I have used on my copters these have offered the best quality and performance for the money. They have just released some images on their site of a new line
Don't know if this is a stupid idea, but is it possible to solder up an battery to the little external gps connector to provide power to the on board gps, so it doesn't take so long to lock?
My intent with this diagram is to help those with moderate electronics knowledge (and by default those with greater skill) understand the APM2.5 Vcc/+5VDC connections. (click on it to see it larger)
Parts of the APM2.5 Eagle files were pulled together
I can't find the commands or concept to set the terrain area for image prefetch. Do you use googleearth to build a polygon file to import. Sorry if I just didn't see it.
I have been plotting mavlink_attitude rollspeed and pitchspeed as well as mavlink_IMU signals xgyro and ygyro and find that the ___speed variables to be very noisy whereas the _gyro signals are very clean. Yawspeed and zgyro are both low noise. Is it
I'll preface by saying that I'm not a C++ developer. There are multiple references to APM2/2.5 support for UART2 on the forum. Most references don't seem to come to conclusion. I think we have quite a bit of flexibility on how to utilize the HW as
I am having a problem with my cuad, it was flying really well, i was giving it some stick flying around in all directions as fast and far as i dared, then i bought it home, hovered a bit and shot of forward, at almost ground level, then it su
I'm having a heck of a time getting my ESCs calibrated & motors armed… getting a slow beep every second from 2 of my 6 ESC/motors. I'm building a 3DR Hex kit with 20 amp ESC & 880kv motors.
I have quickly slammed together some web service code that will take a Mavlink stream (eg. telemetry) and turn it into a real-time Google Earth web brower plugin cockpit view. Did this exist already?