- All the ArduPilot 1.0 functions: programmable 3D waypoints; return-to-launch mode, in-flight reset ability, fully programmable actions at waypoint and totally expandable board.
- Now integrates the stabilization and navigation functions, eliminating the need for a FMA Co-Pilot and vastly improving waypoint tracking
- Controls elevator and ailerons/rudder. Throttle control coming in 2.1
- "Fly-by-wire" mode stabilizes the aircraft in RC mode, duplicating the function of the FMA Co-Pilot
- Stores home waypoints and sensor calibration in EEPROM, so they are retained even in the case of a system restart
- Controls altitude with the elevator, vastly improving performance in wind
- Currently optimized for the three-channel EasyStar. Versions have also been tested on Funjet and four-channel Superstar (code coming soon)
- Simple in-field calibration process
- Can use any thermopile XY sensors (default settings are for the FMA sensor, but Paparazzi, AttoPilot and custom sensors can also be used)
- Currently supports the EM406 GPS. Support for Locosys and Ublox GPS modules coming soon
- Uses "chained PID loops" to combine the stabilization and navigation functions seamlessly
- ArduPilot board ($24.95)
- EM406 GPS module ($59.95)
- A FMA XY sensor ($42.95; if you already have a FMA Co-Pilot, you can use its sensor). If you're buying the FMA sensor by itself, you'll also need to purchase a cable.
- A FTDI cable, such as the Sparkfun ($13.95) or Adafruit ($20) ones
- ArduPilot 2.0 code (Free)
- Uses Z sensor for self-calibration in the field
- Uses small desktop app to load ArduPilot settings and waypoints, without having to work with code
- Adds throttle to altitude control, improving accuracy and wind performance
Comments
I'm happy to play with the 1.0 version for now.
thanks,
-tychoc
Most autopilots don't allows this at all, so I hope you can see that this is a significant challenge and won't happen overnight. The reason the project is open source is so people can modify it for their own needs, and we'd really rather not have to do it all ourselves, especially for hardware configurations we don't have and have never used.
BTW, If anyones planning on getting the XSC long range Xbee, be aware that I have just discovered it will not fit the Adafruit board due the the extra lenth hitting 2 componets. :-(. I'll have to remount then to the backside of the board. However, the Sparkfun USB explorer board fits great, and i'd recommend it for the groundstation module..
Chirs: In another thread you mentioned yesterday that you would support the locosys in the future for version 2.0. Will this be done using NMEA? I thought I read Jordi say that the locosys didn't have a binary protocol.
Great work on the 2.0 version. Hopefully I can us this in the future.
-tychoc
yes the plan is to use XBee, in my case the 900mhz version because i have 2.4ghz radio, and 1.3ghz video.... =)
The version 1 of ardupilot will continue, and it will use NMEA and eeprom to save home parameters.. But will be partial autonomous.. (requires FMA)..