I'm hoping someone here can point me in the right direction. I founded a program that brings RC Aviation to at-risk youth. We're currently in various Boys & Girls Clubs. This year we're experimenting with a couple scratch build programs w
I'm working on a project that involve hardware on a breadboard and software writing.
I hope I will not bug you 147 members of this group... with my question... since it is not exacly related to programming Ardupilot per say but is is close ;)
Hey all, I (very recently) began working with APM2 in a quad platform mainly for the purpose of learning how to work these types of controllers (and hopefully to contribute as time goes on). So far, I have not been able to venture into the actual co
I'm playing around with writing my own app using the APM2.0 hardware and the associated libraries that come with the ArduPlane open-source code. Basically I'm replacing the setup() and loop() with my own stuff and trying to do just some really simpl
Currently I'm working on a project that will attempt to use additional control surfaces to induce stresses in the wings of an aircraft that some of my colleagues are developing. At the moment I'm using an Arduino Nano as a prototype -
For the sake of better understanding APM guts I've been working on what I've been calling ArduGimbal. I've just assembled code together looking at Arducopter 2.5.5 for how to structure the code and Arduino AHRS example & Compass example code t
I'm finally getting around to soldering headers on my ardupilot-mega board (1280 version) and trying to get it up and talking. I downloaded the arduino-1.0.1 environment for linux 64-bit and got that up and running. I connected my FTDI cable and th
its been very windy recently, but this is good because ive finally fot flight gear simulation running! regarding compiling for the simulator, i assume everything comes down to this line:
I've written some code for ardupilot recently, and before I try it on my aircraft (and potentially crash it), I was hoping to run it in the simulation using X-Plane. I enabled the HIL_MODE_ATTITUDE in the APM code and got the simulation running fine
Mostly for the sake of better understanding the insides of APM2, Arduplane and Arducopter, I'm attempting to write what I'm calling ArduGimbal (very clever I know).
Immediately I'm just trying to use an APM2 to stabilize a triple axis gimbal. I'm a p
I'm relatively new to Arduino and Ardupilot, but my background is in electrical engineering, so C++ is not entirely new to me. I'm currently working on a small UAV project and I need some help. I posted in the Arduplane forums, but so far no