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.
 
 
 
 
 
 
Georgii Staroselskii ef3cad7833 AP_Notify: add RCOutputRGBLedInverted 7 years ago
..
AC_AttitudeControl AC_AttitudeControl: added inverted flight support 7 years ago
AC_Avoidance AC_Avoidance: add static create method 7 years ago
AC_Fence AC_Fence: add static create method 7 years ago
AC_InputManager AC_InputManager: add static create method 7 years ago
AC_PID AC_PID: minor formatting change 8 years ago
AC_PrecLand AC_PrecLand: add static create method 7 years ago
AC_Sprayer AC_Sprayer: add static create method 7 years ago
AC_WPNav AC_WPNav: add set_wp_destination_NED to accept target in meters NED 8 years ago
APM_Control APM_Control: fix throttle and steering integrator calc 7 years ago
AP_ADC Global: change Device::PeriodicCb signature 8 years ago
AP_ADSB AP_ADSB: add static create method 7 years ago
AP_AHRS global: use static method to construct AP_AHRS_DCM 7 years ago
AP_AccelCal AccelCal: Continously report success/failure to the GCS that requested the calibration 8 years ago
AP_AdvancedFailsafe AP_AdvancedFailsafe: Allow landing to be a termination action 8 years ago
AP_Airspeed global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
AP_Arming AP_Arming: make constructor protected 7 years ago
AP_Avoidance AP_Avoidance: add static create method for AP_Avoidance_* 7 years ago
AP_Baro global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
AP_BattMonitor global: use static method to construct AP_BattMonitor 7 years ago
AP_Beacon global: use static method to construct AP_SerialManager 7 years ago
AP_BoardConfig AP_BoardConfig: add static create method 7 years ago
AP_Buffer Global: remove mode line from headers 8 years ago
AP_Button Global: remove mode line from headers 8 years ago
AP_Camera AP_Camera: add static create method 7 years ago
AP_Common AP_Common: do not include version.h/ap_version.h 7 years ago
AP_Compass AP_Compass: avoid double detection of the AK09916 7 years ago
AP_Declination AP_Declination: example fix travis warning 8 years ago
AP_FlashStorage AP_FlashStorage: added erase_ok callback 8 years ago
AP_Frsky_Telem AP_Frsky_Telem: add static create method 7 years ago
AP_GPS AP_GPS: u-blox: Log unconfigured messages 7 years ago
AP_Gripper AP_Gripper: Improve the PWM parameters descriptions 8 years ago
AP_HAL AP_HAL: stop defining a default Lightware I2C bus 7 years ago
AP_HAL_AVR
AP_HAL_Empty global: remove AP_HAL::in_timerprocess() 8 years ago
AP_HAL_FLYMAPLE
AP_HAL_Linux AP_HAL_Linux: reset duty cycle before setting period 7 years ago
AP_HAL_PX4 AP_HAL: move in tap esc implementation 7 years ago
AP_HAL_QURT AP_HAL_QURT: make in_main_thread const and override 7 years ago
AP_HAL_SITL SITL: add parameter to simulate reversed pitot tube order 7 years ago
AP_HAL_VRBRAIN AP_HAL_VRBRAIN: make in_main_thread const and override 7 years ago
AP_ICEngine AP_IceEngine: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
AP_IRLock AP_IRLock: added override keyword 8 years ago
AP_InertialNav AP_InertialNav: Update for AHRS NED changes 8 years ago
AP_InertialSensor AP_InertialSensor: allow for 1,1,1 accel scaling 7 years ago
AP_JSButton AP_JSButton: input_hold_toggle -> input_hold_set 8 years ago
AP_L1_Control AP_L1: update constraint Nu comment to match sourcecode 7 years ago
AP_Landing AP_Landing: Deepstall: Small style fixes 7 years ago
AP_LandingGear AP_LandingGear: add static create method 7 years ago
AP_LeakDetector AP_LeakDetector: add static create method 7 years ago
AP_Math AP_Math: replace divide with multiply in distance_to_segment 8 years ago
AP_Menu AP_Menu: Unify from print or println to printf. 8 years ago
AP_Mission AP_Mission: Load yaw heading for landing commands 7 years ago
AP_Module global: use static method to construct AP_AHRS_DCM 7 years ago
AP_Motors AP_Motors: fixed scaling of servo outputs 7 years ago
AP_Mount AP_Mount: add static create method 7 years ago
AP_NavEKF AP_NavEKF: Add monitoring of average EKF time step 8 years ago
AP_NavEKF2 AP_NavEKF2: Require reboot after changing ALT_SOURCE parameter 7 years ago
AP_NavEKF3 AP_NavEKF3: add static create method 7 years ago
AP_Navigation AP_Navigation: Add a loiter radius interface 8 years ago
AP_Notify AP_Notify: add RCOutputRGBLedInverted 7 years ago
AP_OpticalFlow global: use static method to construct AP_AHRS_NavEKF 7 years ago
AP_Parachute global: use static method to construct AP_Parachute 7 years ago
AP_Param AP_Param: remove CLI 8 years ago
AP_Proximity AP_Proximity: add support for RP Lidar A2 7 years ago
AP_RCMapper AP_RCMapper: add static create method 7 years ago
AP_RPM global: use static method to construct AP_RPM 7 years ago
AP_RSSI AP_RSSI: add static create method 7 years ago
AP_Rally AP_Rally: add static create method 7 years ago
AP_RangeFinder AP_Rangefinder: search buses 0 and 1 for Maxbotix I2C driver 7 years ago
AP_Relay AP_Relay: add static create method 7 years ago
AP_Scheduler global: use static method to construct AP_Board_Config{,_CAN} 7 years ago
AP_SerialManager AP_SerialManager: add static create method 7 years ago
AP_ServoRelayEvents AP_ServoRelayEvents: add static create method 7 years ago
AP_SmartRTL AP_SmartRTL: update example to new API and fix object copy 7 years ago
AP_Soaring AP_Soaring: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
AP_SpdHgtControl AP_SpdHgtControl: added function to reset integrator 8 years ago
AP_Stats AC_Stats: NFC Statistics are read-only variables 8 years ago
AP_TECS AP_TECS: add static create method 7 years ago
AP_TemperatureSensor AP_TemperatureSensor: use HAL_SEMAPHORE_BLOCK_FOREVER macro 8 years ago
AP_Terrain AP_Terrain: add static create method 7 years ago
AP_Tuning AP_Tuning: eliminate GCS_MAVLINK::send_statustext_all 8 years ago
AP_UAVCAN AP_UAVCAN: changes to servo bitmasks to support multiple instances, baro, compass, gps changes for several CAN interfaces 8 years ago
AP_Vehicle AP_Vehicle: Add the ArduSub vehicle type. 8 years ago
AP_VisualOdom AP_VisualOdom: class accepts deltas from visual odom camera 8 years ago
AP_WheelEncoder AP_WheelEncoder: last_reading is last update time instead of system time 8 years ago
DataFlash DataFlash: Remove PIDL and a DSTL for a deepstall specific message 7 years ago
Filter Filter: added a notch filter 8 years ago
GCS_Console GCS_Console: Unify from print or println to printf. 8 years ago
GCS_MAVLink GCS_MAVLink: send mission item requests to correct destination 7 years ago
PID PID: Add a full reset method 7 years ago
RC_Channel RC_Channel: fixed bug in manual with TRIM == MIN 8 years ago
SITL SITL: support -roll180 option to frames 7 years ago
SRV_Channel SRV_Channel: added copy_radio_in_out_mask() 8 years ago
StorageManager StorageManager: example fix travis warning 8 years ago
doc