Ardupilot2/libraries
2015-07-06 10:48:06 +10:00
..
AC_AttitudeControl AC_AttitudeControl: allow for tail pass-thru in ACRO mode 2015-06-26 12:45:38 +09:00
AC_Fence
AC_PID
AC_Sprayer AC_Sprayer: init flags 2015-06-08 14:46:35 +09:00
AC_WPNav AC_Circle: set only xy position targets 2015-06-27 15:43:49 +09:00
AP_ADC
AP_ADC_AnalogSource
AP_AHRS AP_AHRS: Add Linux support for example 2015-06-18 08:59:16 +10:00
AP_Airspeed
AP_Arming AP_Arming: allow pre_arm_checks() to be subclassed 2015-06-04 13:26:39 +10:00
AP_Baro
AP_BattMonitor AP_BattMonitor: Fix battery monitor Floating Point Exception in SITL 2015-06-29 16:42:52 +10:00
AP_BoardConfig AP_BoardConfig: add user-defined serial number 2015-06-30 17:20:15 +10:00
AP_Buffer
AP_Camera
AP_Common AP_Common: add helper macro ARRAY_SIZE 2015-07-06 10:07:21 +10:00
AP_Compass AP_Compass: updated backend detect method 2015-07-06 10:48:06 +10:00
AP_Curve
AP_Declination
AP_EPM
AP_Frsky_Telem
AP_GPS AP_GPS: prevent extra NMEA messages causing rapid fix rates 2015-07-03 22:08:05 +10:00
AP_HAL AP_HAL: allow to have spi device state 2015-07-06 10:48:06 +10:00
AP_HAL_AVR AP_HAL: use noreturn attribute on panic 2015-06-08 21:09:08 +10:00
AP_HAL_Empty AP_HAL: use noreturn attribute on panic 2015-06-08 21:09:08 +10:00
AP_HAL_FLYMAPLE AP_HAL: use noreturn attribute on panic 2015-06-08 21:09:08 +10:00
AP_HAL_Linux AP_HAL_Linux: BBBMINI uses /dev/i2c-2 2015-07-06 10:09:21 +10:00
AP_HAL_PX4 HAL_PX4: added implementation of NSH shell stream 2015-06-17 20:30:09 +10:00
AP_HAL_SITL HAL_SITL: allow for more data before GPS pipe flush 2015-07-04 15:14:39 +10:00
AP_HAL_VRBRAIN AP_HAL: use noreturn attribute on panic 2015-06-08 21:09:08 +10:00
AP_InertialNav
AP_InertialSensor AP_InertialSensor: Change BBBMINI standard orientation 2015-07-06 10:12:39 +10:00
AP_L1_Control
AP_LandingGear
AP_Limits
AP_Math AP_Math: fixed build error on PX4 2015-07-06 08:19:57 +10:00
AP_Menu AP_Menu: Corrects string null comparison in AP_Menu. 2015-07-01 11:31:54 +10:00
AP_Mission AP_Mission: ensure cache coherence on mission resume 2015-06-25 10:21:06 +10:00
AP_Motors AP_Motors: move constraints to set_throttle 2015-06-22 13:52:59 +09:00
AP_Mount AP_Mount: Fixed a bug with wrapping of panning angles. 2015-06-22 09:32:26 +09:00
AP_NavEKF AP_NAvEKF: Prevent failure due to magnetometer fusion numerical errors 2015-07-02 18:07:22 +10:00
AP_Navigation
AP_Notify AP_Notify: rename member to initialized 2015-06-10 16:39:01 +10:00
AP_OpticalFlow OpticalFlow: init _last_update_ms member 2015-06-08 14:46:11 +09:00
AP_Parachute AP_Parachute: convert example from .pde to .cpp 2015-06-01 17:07:06 +10:00
AP_Param AP_Param: Explicitly casts AP_CLASSTYPE parameter. 2015-07-01 11:32:11 +10:00
AP_PerfMon AP_PerfMon: convert example from .pde to .cpp 2015-06-01 17:07:09 +10:00
AP_Progmem
AP_Rally
AP_RangeFinder AP_RangeFinder: update for upstream merge 2015-06-09 19:44:20 +10:00
AP_RCMapper
AP_Relay
AP_Scheduler AP_Scheduler: stop using alias FUNCTOR_BIND_VOID 2015-06-04 13:37:40 +09:00
AP_SerialManager SerialManager: add SToRM32 to protocol param description 2015-06-27 11:18:17 +09:00
AP_ServoRelayEvents
AP_SpdHgtControl
AP_TECS
AP_Terrain AP_Terrain: fixed terrain path handling 2015-06-30 15:08:10 +10:00
AP_Vehicle
APM_Control APM_Control: Remove duplicate include statements 2015-06-25 10:23:47 +10:00
APM_OBC
APM_PI
DataFlash DataFlash: correct zero-byte-file handling in CLI 2015-07-02 08:53:18 +10:00
doc
Filter LowPassFilter: add get method 2015-06-12 21:36:24 +09:00
GCS_Console GCS_Console: convert example from .pde to .cpp 2015-06-01 17:07:07 +10:00
GCS_MAVLink GCS_MAVLink: regenerate headers 2015-07-01 12:02:44 +10:00
PID PID: convert example from .pde to .cpp 2015-06-01 17:07:08 +10:00
RC_Channel RC_Channel: update_aux_servo_function made public 2015-06-10 16:47:06 +09:00
SITL SITL: fixed some build warnings 2015-07-06 09:21:49 +10:00
StorageManager StorageManager: fixed hang in erase() 2015-06-20 15:00:57 +10:00