I bought an ESC to control the motor of my electric model, and I connected evertything to my Autopilot, but I realized the ESC makes strange noises and cannot understand which is the source.
I am using the ng code and the dip switches for putting it in x mode seem unresponsive. I have the first one down and the others up but it wants to fly in + mode. I am not really sure what i have done wrong. It flies great otherwise. Any ideas would
ArduIMU+ V2 currently shows acceleration from the accelerometers taking into account static acceleration of gravity. Is it actually possible to remove this stativ acceleration such that the aircraft only shows the dynamic acceleration? Anyone knows h
I want to upgrade to using ardupirates code and installed arduino and configurator as stated on the ardupirates wiki but im not sure what code to download/sketch. Are you supposed to use svn and download from HEAD or download the zip from the downloa
Hi guys, looking at putting together a high speed uav for aerial filming of a ski race that happens in my home town, the boats travel at up to 200kmh. i would like to have a plane able to fly at around this speed and carry a HD Hero for filming purpo
I am new in the world of drones and I need some advices for a project in mind.
I would like to build an autonomous quadricopter to measure temperature an CO2 concentration within a mine. It is a horizontal tunnel with section 2x2 m. an
Whenever I switch APM to FLY mode (handle of the switch closer to DIP-switches) both boards (oilpan and ardupilot mega) got shut off! No leds, no ftdi virtual com-port in computer's device list. And the buffer chip(74act157 on APM board)
I finally got my replacement motor after previously having issues with motors shorting themselves out etc, this is the 3rd right side motor now, the last two went up in smoke (literally).
Over on the AeroQuad side, we just found and fixed a problem with how the APM and it's ADC talks to the configurator. There are times when the APM would just become unresponsive, primarily after an initeeprom. You could resolve this by disconnectin
I´m new here and i would like to introduce myself.My name is Christian, 33 years old and I live in Germany. I fly helicopter(Trex-450/Raptor E550) for almost two years and airplanes since one year.
I'm working on testing the electronics for my first ArduPilotMega build. When I enter the Arduino Serial Monitor test mode 'test', 'radio' and move my transmitter sticks, I see the input values changing for 4 of the receiver channels (so far so good
I pulled out the Arducopter for renewed trainings yesterday. Lots of snow here and below freezing temp. Still too unskilled and with some wind I lost orientation of direction and steered the wrong way ending up doing a panick snow landing rather tha
hi everybody, i am a final year student of electrical engineering. I along with 3 of my group mates have been working on stabilization and control of a quad rotor for the last one year. When we started we had a lot of questions and we had to spend a
I have been reading on several threads and the installation instructions, and mounted my setup on Dynaflite Daydream, but had a few questions :I mounted the ArduPilotMega using 3 wood screws. Used Futaba's rubber grommets and brass eyelets to reduce
This is a basic script for connecting U-Blox GPS to U-Center through an APM (as a middleman) basicly connects Serial 1 directly to Serial 0 (USB) bidirectionally, FYI you can modify the code to use the telemetry port Serial 3 as well.