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.
 
 
 
 
 
 
Andrew Tridgell 7cbb326405 AP_Rally: convert to using StorageManager 11 years ago
..
AC_AttitudeControl AC_PosControl: remove 20cm on takeoff 11 years ago
AC_Fence AC_Fence: fix example sketch 11 years ago
AC_PID AC_PID: init members to reduce compiler warnings 11 years ago
AC_Sprayer AC_Sprayer: fix example sketch 11 years ago
AC_WPNav AC_WPNav: fix example sketch 11 years ago
APM_Control APM_Control: avoid some float conversion warnings 11 years ago
APM_OBC APM_OBC: use send_statustext_all() 11 years ago
APM_PI
AP_ADC
AP_ADC_AnalogSource AP_ADC_AnalogSource: avoid some float conversion warnings 11 years ago
AP_AHRS AP_AHRS_DCM.cpp: changed the direction of position projection to ensure correct behavious in crosswind 11 years ago
AP_Airspeed AP_Airspeed: added HIL support 11 years ago
AP_Arming Arming: accept non-const compass in constructor 11 years ago
AP_Baro AP_Baro_MS5611: add address switch for Navio board 11 years ago
AP_BattMonitor AP_BattMonitor: added 2nd battery voltage monitoring 11 years ago
AP_BoardConfig
AP_Buffer
AP_Camera Camera: remove unused reference to hal 11 years ago
AP_Common AP_Common: added terrain_alt flag to Location 11 years ago
AP_Compass AP_Compass_VRBrain: add support for two compasses 11 years ago
AP_Curve
AP_Declination
AP_EPM
AP_Frsky_Telem AP_Frsky_Telem: added initial Frsky telemetry library 11 years ago
AP_GPS AP_GPS: removed wrong reassignment of msec 11 years ago
AP_HAL AP_HAL: ensure we have subtypes for all boards 11 years ago
AP_HAL_AVR AP_HAL: fixed example builds 11 years ago
AP_HAL_AVR_SITL SITL: allow for different storage sizes 11 years ago
AP_HAL_Empty HAL_Empty: avoid some float conversion warnings 11 years ago
AP_HAL_FLYMAPLE AP_HAL: fixed example builds 11 years ago
AP_HAL_Linux HAL_Linux: Add SPI configuration for Navio 11 years ago
AP_HAL_PX4 HAL_PX4: don't report power status change if in first 5 seconds 11 years ago
AP_HAL_VRBRAIN HAL_VRBRAIN: updated analog drivers and scheduler driver to latest official version 11 years ago
AP_InertialNav InertialNav: do not reset velocity after glitch clears 11 years ago
AP_InertialSensor AP_InertialSensor: Use MPU9250 DRDY pin only on boards that support it 11 years ago
AP_L1_Control AP_L1_Control : Fix potential divide by zero error 11 years ago
AP_Limits
AP_Math AP_Math: Using const references in matrix3 11 years ago
AP_Menu
AP_Mission AP_Mission: Consecutive return, break, continue, goto or throw statements are unnecessary. 11 years ago
AP_Motors AC_Motors: make get_throttle_out const 11 years ago
AP_Mount AP_Mount: fixed example build 11 years ago
AP_NavEKF AP_NavEKF: prevent a possible numerical error on startup 11 years ago
AP_Navigation
AP_Notify AP_Notify: Add dummy LED configuration for Navio 11 years ago
AP_OpticalFlow
AP_Parachute
AP_Param AP_Param: convert to using StorageManager 11 years ago
AP_PerfMon AP_PerfMon: removed unusued commented code 11 years ago
AP_Progmem
AP_RCMapper
AP_Rally AP_Rally: convert to using StorageManager 11 years ago
AP_RangeFinder AP_RangeFinder: Added a call to sonar.update in RFIND_test 11 years ago
AP_Relay
AP_Scheduler
AP_ServoRelayEvents
AP_SpdHgtControl AP_SpdHgtControl: added get_max_climbrate() 11 years ago
AP_TECS AP_TECS: added get_max_climbrate() 11 years ago
AP_Terrain AP_Terrain: added note on CPU cost of height_amsl() 11 years ago
AP_Vehicle
DataFlash DataFlash: removed more unusued BufferRead functions 11 years ago
Filter
GCS_Console GCS_Console: fixed example build 11 years ago
GCS_MAVLink GCS_MAVLink: fixed example sketch builds 11 years ago
PID
RC_Channel RC_Channel: fixed k_manual for set_servo_limit() 11 years ago
SITL SITL: added SIM_SONAR_SCALE parameter 11 years ago
StorageManager StorageManager: added example sketch 11 years ago
doc