You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Amilcar Lucas f08cea8044 These changes were meant to be inside commit a14c06adc06b. I'm sorry but reverting stuff is not that easy 14 years ago
..
APM_BMP085 Changed bit shifts to division, relying on the compiler. 14 years ago
APM_PI renamed ACM_PI to APM_PI to fix build 14 years ago
APM_PerfMon modified APM_PerfMon to display results sorted by %cpu 14 years ago
APM_RC These changes were meant to be inside commit a14c06adc06b. I'm sorry but reverting stuff is not that easy 14 years ago
AP_ADC Cleaned up guided mode 14 years ago
AP_Common GNU sed wants -r, Darwin/BSD sed wants -E. 14 years ago
AP_Compass Compass: added a gain multiplier 14 years ago
AP_DCM These changes were meant to be inside commit a14c06adc06b. I'm sorry but reverting stuff is not that easy 14 years ago
AP_EEPROMB Added basic EEPROM library back. 14 years ago
AP_GPS Fix NMEA GPS error 14 years ago
AP_IMU IMU: fixed HIL init with callback 14 years ago
AP_Math Vector3<T>() { x = y = x = 0; } 14 years ago
AP_Navigation Eclipse makefile support for examples. 14 years ago
AP_OpticalFlow AP_OpticalFlow - small but important fixes for position calcs 14 years ago
AP_PID Libraries to support non AP_VAR usage. This is for Ardupilot legacy hardware. 14 years ago
AP_RC fixed an overflow issue in AP_RC 14 years ago
AP_RC_Channel git-svn-id: https://arducopter.googlecode.com/svn/trunk@2092 f9c3cf11-9bcb-44bc-f272-b75c42450872 14 years ago
AP_RangeFinder AP_RangeFinder - removed LV version because we use XL which covers both types of sonars 14 years ago
DataFlash dataflash: fixed some compiler warnings 14 years ago
FastSerial replace space() with txspace() 14 years ago
GCS_MAVLink Revert "added support for AP_ADC MAVLink packet" 14 years ago
GCS_SIMPLE typo 14 years ago
GPS_IMU Eclipse makefile support for examples. 14 years ago
GPS_MTK Eclipse makefile support for examples. 14 years ago
GPS_NMEA Eclipse makefile support for examples. 14 years ago
GPS_UBLOX Eclipse makefile support for examples. 14 years ago
ModeFilter ModeFilter: fixed a shadowed variable 14 years ago
PID Reverted to older PID. Restored the older filter, and removed PI command. I am no longer using PID for the quad and have switched to PIPI loops which perform much better. The D term in this class is not that great. 14 years ago
RC_Channel These changes were meant to be inside commit a14c06adc06b. I'm sorry but reverting stuff is not that easy 14 years ago
Trig_LUT removed AP_Common ref 14 years ago
Waypoints still unstable 15 years ago
doc Checking these in makes the libraries too bulky. We need to host them somewhere. 14 years ago
memcheck fixed spelling 14 years ago
.cproject Eclipse project config changes. 14 years ago
.project Add Eclipse project metadata. 14 years ago