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.
 
 
 
 
 
 
Randy Mackay bbbd90c430 AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
..
AC_Fence AC_Fence: first implemenation of library 12 years ago
AC_PID
AC_WPNav AC_WPNav: optimise to reduce memory copies 12 years ago
APM_Control
APM_OBC
APM_PI
AP_ADC AP_ADC: fixed APM1 HIL_SENSORS Ch6() return 12 years ago
AP_ADC_AnalogSource
AP_AHRS AP_AHRS: added _kp gain reduction for catapult launch 12 years ago
AP_Airspeed AP_Airspeed: use new voltage_average() API in Airspeed driver 12 years ago
AP_Baro AP_Baro: Fixed build for APM2 Beta hardware 12 years ago
AP_Buffer AP_Buffer: remove bool return from add() method 12 years ago
AP_Camera AP_Camera: enable relay off in all builds 12 years ago
AP_Common AP_Common: added BIT_IS_SET() macro 12 years ago
AP_Compass Compass: use const references for some functions 12 years ago
AP_Curve
AP_Declination
AP_GPS AP_GPS: added last_message_time_ms() API 12 years ago
AP_HAL AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
AP_HAL_AVR AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
AP_HAL_AVR_SITL AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
AP_HAL_Empty AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
AP_HAL_PX4 AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
AP_HAL_SMACCM AP_HAL: rename RCInput's valid() fn to valid_channels 12 years ago
AP_InertialNav AP_InertialNav: optimise some multiplies 12 years ago
AP_InertialSensor INS: add calibrated check 12 years ago
AP_L1_Control L1_Control: make NAVL1_DAMPING docs clearer 12 years ago
AP_LeadFilter
AP_Limits AP_Limits: fixed return of AP_Int8 parameters from object 12 years ago
AP_Math AP_Math: move print_latlon() to location.cpp 12 years ago
AP_Menu AP_Menu: fixed crash bug in strtok_r() handling 12 years ago
AP_Motors Copter: Leonard's fix for trapezoidal frame 12 years ago
AP_Mount cleanup: use const for struct Location pointers and references 12 years ago
AP_Navigation AP_Navigation: added a navigation controller class 12 years ago
AP_OpticalFlow OpticalFlow: switch order of sin_yaw, cos_yaw 12 years ago
AP_Param AP_Param: make things a bit more efficient 12 years ago
AP_PerfMon
AP_Progmem
AP_RangeFinder RangeFinder: fixed a warning 12 years ago
AP_Relay
AP_Scheduler AP_Scheduler: added SCHED_DEBUG=2 12 years ago
DataFlash DataFlash: chamged FMT message to include labels 12 years ago
Filter
GCS_Console
GCS_MAVLink GCS_MAVLink: added comm_is_idle() function 12 years ago
PID PID: added get_pid_4500() 12 years ago
RC_Channel RC_Channel: support 8 auxillary RC channels 12 years ago
SITL SITL: change default wind speed to zero 12 years ago
doc
memcheck