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.
 
 
 
 
 
 
Peter Hall 67bfedd845 AP_Scripting: add button example script 5 years ago
..
AC_AttitudeControl AC_PosControl: move freeze_ff_z to be with other z-axis methods 5 years ago
AC_AutoTune
AC_Autorotation AC_Autorotation: convert to new get_rpm() API 5 years ago
AC_Avoidance
AC_Fence
AC_InputManager
AC_PID
AC_PrecLand
AC_Sprayer
AC_WPNav AC_WPNav: add shift_wp_origin_to_current_pos_xy 5 years ago
APM_Control AR_AttitudeControl: correct spelling error in param docs 5 years ago
AP_ADC
AP_ADSB
AP_AHRS AP_AHRS: implement get_vibration method on AHRS 5 years ago
AP_AccelCal
AP_AdvancedFailsafe AP_AdvancedFailsafe: correct WP_GPS_LOSS param documentation block 5 years ago
AP_Airspeed
AP_Arming AP_Arming: correct toymode compilation for recent disarm-reason changes 5 years ago
AP_Avoidance
AP_BLHeli
AP_Baro
AP_BattMonitor
AP_Beacon
AP_BoardConfig AP_BoardConfig: fold init_vehicle back into AP_Vehicle init method 5 years ago
AP_Button AP_Button: add crude debouncing and get_button_state function 5 years ago
AP_Camera AP_Camera: bug fixes to support 5-key remote RunCams 5 years ago
AP_Common AP_Common: add method that can help to put contraint on accessor type 5 years ago
AP_Compass AP_Compass: correct use of incorrect backend-count macro 5 years ago
AP_Declination
AP_Devo_Telem
AP_EFI
AP_ESC_Telem
AP_Filesystem AP_Filesystem: fixed EOF on file read 5 years ago
AP_FlashStorage
AP_Follow
AP_Frsky_Telem AP_Frsky_Telem: add semaphores to ahrs access and fix potential array out of bounds access 5 years ago
AP_GPS AP_GPS: removed dead blending code 5 years ago
AP_Gripper
AP_GyroFFT AP_GyroFFT: adjust default FFT lengths for boards that can cope and are likely to have BMI088 5 years ago
AP_HAL AP_HAL_ChibiOS: stash lr_thd in watchdog hardfault handler 5 years ago
AP_HAL_ChibiOS AP_HAL_ChibiOS: stash lr_thd in watchdog hardfault handler 5 years ago
AP_HAL_Empty AP_HAL_Empty: empty implementation of HAL FFT 5 years ago
AP_HAL_Linux AP_HAL_Linux: Use template to generate raspberry pins 5 years ago
AP_HAL_SITL AP_HAL_SITL: update function names 5 years ago
AP_Hott_Telem AP_Hott_Telem: convert to new get_rpm() API 5 years ago
AP_ICEngine AP_ICEngine: convert to new get_rpm() API 5 years ago
AP_IOMCU
AP_IRLock
AP_InertialNav
AP_InertialSensor AP_InertialSensor: suppress expected errors from invensense IMUs 5 years ago
AP_InternalError
AP_JSButton
AP_KDECAN
AP_L1_Control
AP_LTM_Telem
AP_Landing
AP_LandingGear AP_LandingGear: add OPTIONS param to auto deploy and retract 5 years ago
AP_LeakDetector
AP_Logger AP_Logger: add comments about message_writer being leaked 5 years ago
AP_Math AP_Math: Add missing constexpr 5 years ago
AP_Menu
AP_Mission AP_Mission: added to rewind mission on resume with MAV_CMD_DO_SET_RESUME_REPEAT_DIST 5 years ago
AP_Module
AP_Motors AP_Motors: MotorsMulticopter fix floating boost output 5 years ago
AP_Mount AP_Mount: ignore rc trim when calculating desired mount angles 5 years ago
AP_NMEA_Output
AP_NavEKF
AP_NavEKF2 AP_NavEKF2: use compass reference rather than repeatedly asking AHRS for it 5 years ago
AP_NavEKF3 AP_NavEKF3: use compass reference rather than repeatedly asking AHRS for it 5 years ago
AP_Navigation
AP_Notify AP_Notify: support ProfiLEDs 5 years ago
AP_OSD
AP_OpticalFlow
AP_Parachute
AP_Param AP_Param: Add static assert on NVM struct sizes 5 years ago
AP_PiccoloCAN
AP_Proximity
AP_RAMTRON AP_RAMTRON: improved driver robustness 5 years ago
AP_RCMapper
AP_RCProtocol AP_RCProtocol: handle 0x10 and 0x00 frames, check scheduler delay and fix incoming crc 5 years ago
AP_ROMFS
AP_RPM AP_RPM: changed get_rpm() API to be scripting compatible 5 years ago
AP_RSSI
AP_RTC
AP_Radio AP_Radio: correct for recent semaphore bool/void changes 5 years ago
AP_Rally
AP_RangeFinder
AP_Relay
AP_RobotisServo
AP_SBusOut
AP_Scheduler AP_Scheduler: allow registration of tasks at loop rate 5 years ago
AP_Scripting AP_Scripting: add button example script 5 years ago
AP_SerialLED AP_SerialLED: support ProfiLEDs 5 years ago
AP_SerialManager AP_SerialManager: Add a description 5 years ago
AP_ServoRelayEvents
AP_SmartRTL
AP_Soaring AP_Soaring: remove empty Units: parameter doc entries 5 years ago
AP_SpdHgtControl
AP_Stats
AP_TECS
AP_TempCalibration
AP_TemperatureSensor
AP_Terrain
AP_ToshibaCAN
AP_Tuning
AP_UAVCAN
AP_Vehicle AP_Vehicle: added get_target_location() method 5 years ago
AP_VisualOdom
AP_Volz_Protocol
AP_WheelEncoder AP_WheelEncoder: add param docs for new PID filter parameters 5 years ago
AP_Winch
AP_WindVane AP_WindVane: convert to new get_rpm() API 5 years ago
AR_WPNav
Filter Copter: port betaflight in-flight fft analysis to arducopter and expose as a log message 5 years ago
GCS_MAVLink GCS_MAVLink: add option to get the autopilot to hard-fault itself 5 years ago
PID
RC_Channel RC_Channel: formatting fixes 5 years ago
SITL SITL: added SIM_LED_LAYOUT parameter 5 years ago
SRV_Channel SRV_Channel: add ProfiLED ouputs 5 years ago
StorageManager
doc