ardupilot/libraries
DrZiplok@gmail.com e2184615d9 Change the way pre-prompt printing works to avoid having to deal with "magic" menu entries.
Add a default 'exit' command to back out of a menu.

git-svn-id: https://arducopter.googlecode.com/svn/trunk@546 f9c3cf11-9bcb-44bc-f272-b75c42450872
2010-09-24 07:31:59 +00:00
..
APM_ADC Returned channel read order to the original order 2010-09-11 14:21:16 +00:00
APM_BMP085 First version. This is the "core" of the project and libraries. 2010-05-28 14:38:51 +00:00
APM_BinComm Decouple BinComm from FastSerial, now that we can use Stream instead. 2010-09-06 09:40:45 +00:00
APM_Compass fixed text encoding 2010-08-30 00:16:35 +00:00
APM_FastSerial New version of APM_FastSerial library 2010-08-13 16:17:08 +00:00
APM_RC Add a guard ifdef to catch folks trying to build APM with the wrong board selected. 2010-09-14 15:22:08 +00:00
APM_RC_QUAD First version. This is the "core" of the project and libraries. 2010-05-28 14:38:51 +00:00
AP_Common Change the way pre-prompt printing works to avoid having to deal with "magic" menu entries. 2010-09-24 07:31:59 +00:00
AP_Compass added ground_course 0-36000 for Ardupilot 2010-08-30 00:18:56 +00:00
AP_GPS Bug fixes for EM-406 2010-09-23 00:20:11 +00:00
AP_Math Rather than subclassing from the templated classes, just typedef directly to them. 2010-09-23 05:45:43 +00:00
AP_Navigation still unstable 2010-09-18 19:18:55 +00:00
DCM DCM Lib - unstable 2010-09-06 05:01:54 +00:00
DataFlash Added GetWritePage() 2010-08-18 18:29:03 +00:00
FastSerial Clean up the bitrate calculations per the Atmel datasheet. 2010-09-23 05:41:30 +00:00
GPS_IMU fixed issue #34 from issues list regarding incredibly minor issue in keywords.txt. Also fixed a spelling mistake and removed the "n" from Jordi's name that causes Arduino IDE to complain about non-standard characters. 2010-09-19 03:06:46 +00:00
GPS_MTK corrected units on MTK test program 2010-09-04 14:56:48 +00:00
GPS_NMEA First version. This is the "core" of the project and libraries. 2010-05-28 14:38:51 +00:00
GPS_UBLOX cleanup 2010-08-26 02:19:30 +00:00
RC git-svn-id: https://arducopter.googlecode.com/svn/trunk@514 f9c3cf11-9bcb-44bc-f272-b75c42450872 2010-09-14 02:33:00 +00:00
Waypoints still unstable 2010-09-18 19:18:55 +00:00