All Discussions (20)

Sort by

APM servo program

Hi all,

       I have some question about the APM servo program.The question is that I can debug it correctly,but it can not make a difference.Meanwhile it run very well when I debug it in my arduino. So I want to know where I do wrong.

       Any help

Read more…
0 Replies

The APM code

Hi all 

I am a fresher to the APM code.I have difficult to understand those codes.Is anybody can help me with this code .Such as the programe experience,the way to understand the codes,flowchart or how to search things  what can help to understand tho

Read more…
0 Replies

Short question about MAVLink

Hello there!

I would like to add an additional sensor (that doesn't suppose to be used by autopilot) to my Pixhawk and add it to MAVLink protocol, so I need to study out the code and principles first. 

So my question regarding THIS instruction Step #3.

Read more…
1 Reply
MR60

Wiki for Custom Code

Rick Calder and I have been working on a wiki for those wanting or needing to do custom code.  The wiki now is specific to Windows but doesn't need to be.  The draft right now is in one file, but may be link based later as it gets to final draft.

If y

Read more…
0 Replies

SPI Reads of the MPU6000

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

Read more…
1 Reply

Compiling ArduPlane

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

Read more…
0 Replies