If you are ready please feel free to test the code. The best place to start is with the manual which is located here
Please note
- There are libraries that you will need to install in your Arduino IDE for this firmware to work.
- This code is under development so there are lots of holes. Currently it supports MANUAL, STABILIZE, FLY_BY_WIRE_A, AUTO, RTL, and LOITER flight modes, a small number of a larger set of commands that will be implemented, and on board data logging. Currently it does not support any gps other than ublox, absolute or differential (airspeed) pressure sensors, magnetometer, battery voltage measurement, telemetry or uplink (some downlink available through Serial0), take-off or landing, and a bunch of other stuff
- The code is not compatible with the ArduPilot configuration tool. There is a waypoint (command) writer tool available in the tools directory of the repository, but no documentation available yet.
- The code is not currently compatible with the ground station.
Comments
http://code.google.com/p/arducopter/source/browse/#svn/trunk/librar...
Note that you need to install the APM_RC library...
i recently recieved arduipilot and arduino imu shield and i already soldering it together, i plug the USB and can saw the message from board. i wish like see the raw PWM values which function i should call. plase give me some example. thank a lot.
The Ground station team will be reworking the ground station to use a new binary communication protocol to support 2 way comm, etc. I don't know if the GCS will support the old downlink text stream going forward.
Keep up the good work, i am waiting eagerly...
Daniel
Earl