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.
 
 
 
 
 
 
DrZiplok@gmail.com c52b459a53 Variable names must be PROGMEM strings. 14 years ago
..
APM_BMP085 updated formatting, baud 14 years ago
APM_BinComm
APM_PerfMon
APM_RC Deal more gracefully with the case where the incoming PPM stream has more than 8 channels encoded. 14 years ago
AP_ADC Change ADC overflow correction 14 years ago
AP_Common Add a constant that can be used to identify groups. 14 years ago
AP_Compass Line ending property changes. 14 years ago
AP_Controller APO Compiling with new AP_Var! 14 years ago
AP_DCM
AP_EEPROMB
AP_EEProm
AP_GPS Correct knots -> m/sec conversion. Thanks to Paul M. for spotting this. 14 years ago
AP_IMU Use AP_Var to store accel/gyro calibration. 14 years ago
AP_Math ::transposed does not change the matrix; make it const. 14 years ago
AP_Navigation
AP_RC
AP_RangeFinder AP_RangeFinder_test.pde - corrected some inaccurate comments in the code 14 years ago
AP_RcChannel AP_RcChannel demos updated for AP_Var. 14 years ago
DataFlash updated formatting, baud 14 years ago
FastSerial Extend the logic that preserves buffer sizing on re-begin by also avoiding freeing and re-allocating buffers when they don't change in size. 14 years ago
GCS_MAVLink Mavlink update 14 years ago
GPS_IMU
GPS_MTK
GPS_NMEA
GPS_UBLOX
PID Use AP_Var to store PID scaling values. 14 years ago
RC_Channel Variable names must be PROGMEM strings. 14 years ago
Waypoints
doc Checking these in makes the libraries too bulky. We need to host them somewhere. 14 years ago
.cproject Eclipse project config changes. 14 years ago
.project