ardupilot/libraries
DrZiplok 4f7402eee9 Suppress warnings from the Arduino core, since we can't do anything about them.
git-svn-id: https://arducopter.googlecode.com/svn/trunk@2076 f9c3cf11-9bcb-44bc-f272-b75c42450872
2011-05-03 05:04:27 +00:00
..
APM_BMP085 Eclipse makefile support for examples. 2011-04-09 19:38:12 +00:00
APM_PerfMon modified APM_PerfMon to display results sorted by %cpu 2010-11-03 07:49:37 +00:00
APM_RC defaulted to 38400 baud 2011-04-16 04:50:38 +00:00
AP_ADC Eclipse makefile support for examples. 2011-04-09 19:39:27 +00:00
AP_Common Suppress warnings from the Arduino core, since we can't do anything about them. 2011-05-03 05:04:27 +00:00
AP_Compass APO merge. 2011-05-01 02:05:17 +00:00
AP_DCM Re-order initialisers to suppress warnings 2011-05-02 05:55:59 +00:00
AP_EEPROMB Added basic EEPROM library back. 2010-12-23 23:29:59 +00:00
AP_GPS APO merge. 2011-05-01 02:05:17 +00:00
AP_IMU APO merge. 2011-05-01 02:05:17 +00:00
AP_Math ::transposed does not change the matrix; make it const. 2011-02-14 04:26:05 +00:00
AP_Navigation Eclipse makefile support for examples. 2011-04-09 19:38:12 +00:00
AP_OpticalFlow AP_OpticalFlow - first draft of optical flow library for use with experimental ADNS3080 sensor 2011-04-30 08:29:28 +00:00
AP_PID Libraries to support non AP_VAR usage. This is for Ardupilot legacy hardware. 2011-05-03 04:33:32 +00:00
AP_RC fixed an overflow issue in AP_RC 2011-05-03 04:32:37 +00:00
AP_RC_Channel Libraries to support non AP_VAR usage. This is for Ardupilot legacy hardware. 2011-05-03 04:33:32 +00:00
AP_RangeFinder git-svn-id: https://arducopter.googlecode.com/svn/trunk@1953 f9c3cf11-9bcb-44bc-f272-b75c42450872 2011-05-01 04:54:15 +00:00
DataFlash DataFlash - backed out recent changes to make it use SPI while I figure out the cause of some people's compile errors 2011-05-01 02:27:18 +00:00
FastSerial APO merge. 2011-05-01 02:05:17 +00:00
GCS_MAVLink MavLink Update 2011-03-20 23:28:42 +00:00
GCS_SIMPLE typo 2011-05-01 04:55:51 +00:00
GPS_IMU Eclipse makefile support for examples. 2011-04-09 19:38:12 +00:00
GPS_MTK Eclipse makefile support for examples. 2011-04-09 19:38:12 +00:00
GPS_NMEA Eclipse makefile support for examples. 2011-04-09 19:38:12 +00:00
GPS_UBLOX Eclipse makefile support for examples. 2011-04-09 19:38:12 +00:00
PID Eclipse makefile support for examples. 2011-04-09 19:38:12 +00:00
RC_Channel Re-order class members to avoid initializer-order warnings. 2011-05-02 05:56:21 +00:00
Waypoints still unstable 2010-09-18 19:18:55 +00:00
doc Checking these in makes the libraries too bulky. We need to host them somewhere. 2011-01-04 06:22:02 +00:00
.cproject Eclipse project config changes. 2011-02-14 03:16:03 +00:00
.project Add Eclipse project metadata. 2010-12-29 20:35:16 +00:00