mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-11 02:13:57 -04:00
These have been caught by making constructors private and enforcing calling a create() method to create objects are supposed to be statically allocated only. The Vector3f reference was just nearby and was a change copied from similar PR from Peter Barker (#6873). |
||
---|---|---|
.. | ||
AC_AttitudeControl | ||
AC_Avoidance | ||
AC_Fence | ||
AC_InputManager | ||
AC_PID | ||
AC_PrecLand | ||
AC_Sprayer | ||
AC_WPNav | ||
AP_AccelCal | ||
AP_ADC | ||
AP_ADSB | ||
AP_AdvancedFailsafe | ||
AP_AHRS | ||
AP_Airspeed | ||
AP_Arming | ||
AP_Avoidance | ||
AP_Baro | ||
AP_BattMonitor | ||
AP_Beacon | ||
AP_BoardConfig | ||
AP_Buffer | ||
AP_Button | ||
AP_Camera | ||
AP_Common | ||
AP_Compass | ||
AP_Declination | ||
AP_FlashStorage | ||
AP_Frsky_Telem | ||
AP_GPS | ||
AP_Gripper | ||
AP_HAL | ||
AP_HAL_AVR | ||
AP_HAL_Empty | ||
AP_HAL_FLYMAPLE | ||
AP_HAL_Linux | ||
AP_HAL_PX4 | ||
AP_HAL_QURT | ||
AP_HAL_SITL | ||
AP_HAL_VRBRAIN | ||
AP_ICEngine | ||
AP_InertialNav | ||
AP_InertialSensor | ||
AP_IRLock | ||
AP_JSButton | ||
AP_L1_Control | ||
AP_Landing | ||
AP_LandingGear | ||
AP_LeakDetector | ||
AP_Math | ||
AP_Menu | ||
AP_Mission | ||
AP_Module | ||
AP_Motors | ||
AP_Mount | ||
AP_NavEKF | ||
AP_NavEKF2 | ||
AP_NavEKF3 | ||
AP_Navigation | ||
AP_Notify | ||
AP_OpticalFlow | ||
AP_Parachute | ||
AP_Param | ||
AP_Proximity | ||
AP_Rally | ||
AP_RangeFinder | ||
AP_RCMapper | ||
AP_Relay | ||
AP_RPM | ||
AP_RSSI | ||
AP_Scheduler | ||
AP_SerialManager | ||
AP_ServoRelayEvents | ||
AP_Soaring | ||
AP_SpdHgtControl | ||
AP_Stats | ||
AP_TECS | ||
AP_TemperatureSensor | ||
AP_Terrain | ||
AP_Tuning | ||
AP_UAVCAN | ||
AP_Vehicle | ||
AP_VisualOdom | ||
AP_WheelEncoder | ||
APM_Control | ||
DataFlash | ||
doc | ||
Filter | ||
GCS_Console | ||
GCS_MAVLink | ||
PID | ||
RC_Channel | ||
SITL | ||
SRV_Channel | ||
StorageManager |