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.
 
 
 
 
 
 
Jason Short 69ffc7e115 updated channel notes 13 years ago
..
APM_PI allows main code to manually set the integrator value 13 years ago
APM_PerfMon
APM_RC updated channel notes 13 years ago
APO Fixed along track bug. 13 years ago
AP_ADC sensorSign swicth 13 years ago
AP_AnalogSource AnalogSource: return a float from read() method 13 years ago
AP_Baro baro: fixed an integer overflow issue at high altitudes 13 years ago
AP_Common fixed type error 13 years ago
AP_Compass Bug fix for compass. 13 years ago
AP_DCM DCM: prevent a segmentation fault when compass is not enabled 13 years ago
AP_EEPROMB
AP_GPS add gps character count. 13 years ago
AP_IMU removed dead test program 13 years ago
AP_InertialSensor MPU6k: don't init the Wire library 13 years ago
AP_Math added comment in polygon code 13 years ago
AP_Mount
AP_Navigation
AP_OpticalFlow OpticalFlow - bug fix - highest resolution was incorrectly set as 1200 instead of 1600 13 years ago
AP_PID
AP_PeriodicProcess TimerProcess: prevent a race in setting up the timer callbacks 13 years ago
AP_RC
AP_RC_Channel
AP_RangeFinder AP Rangefinder had some bad characters in it. Converted and cleaned the text files. 13 years ago
AP_Relay
Arduino_Mega_ISR_Registry purple: added ISR_Registry() library 13 years ago
DataFlash Repair dataflash test 13 years ago
Desktop desktop: floating point precision changes from Justin Beech 13 years ago
FastSerial Fix issue #423 - FastSerial flush bug. 13 years ago
GCS_MAVLink added missing mavlink headers 13 years ago
GCS_SIMPLE
GPS_IMU
I2C I2C: fixed some warnings 13 years ago
ModeFilter
PID
RC_Channel purple: rework the RC_Channel library for the APM_RC changes 13 years ago
Trig_LUT
Waypoints
doc
memcheck