/
Sangak
/
ardupilot
ОбзорДокументацияВойти
/
Sangak
/
ardupilot
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
ardupilot/
libraries/
..
AC_AttitudeControl

AC_AttitudeControl: TailSitter: re-use gyro vector retrieved from AHRS

месяц назад
AC_AutoTune

AC_AutoTune: delay currently_level() test with large yaw changes

6 месяцев назад
AC_Autorotation

AC_Autorotation: Convert copter to radians

год назад
AC_Avoidance

AC_Avoidance: explicitly nominate constants as floats

2 месяца назад
AC_CustomControl

AC_CustomControl: document the customcontrol paraemters for the second controller

4 месяца назад
AC_Fence

AC_Fence: add home centered inclusion fence support

2 месяца назад
AC_InputManager

AC_InputManager: collective blending for mode switch

7 месяцев назад
AC_PID

AC_PID: adjust toymode for static methods going away

3 месяца назад
AC_PrecLand

AC_PrecLand: honour return value for getCorrectedDeltaVelocityNED

2 месяца назад
AC_Sprayer

AC_Sprayer: create and use an AP_Sprayer_config.h

2 года назад
AC_WPNav

AC_WPNav: Loiter: start break delay from last pilot roll/pitch input ignoring coordinated turns

месяц назад
APM_Control

APM_Control: Pitch: rework `_get_coordination_rate_offset` function to make it easyier to understand.

4 месяца назад
AP_ADC

AP_ADC: remove variable dead stores

2 года назад
AP_ADSB

AP_ADSB: correct copying of callsign in Sagetech XP ADSB driver

4 месяца назад
AP_AHRS

AP_AHRS: create a pointer to hold the secondary estimates

месяц назад
AP_AIS

AP_AIS: Add string length static asserts

3 месяца назад
AP_AccelCal

AP_AccelCal: accept ack only from initial source sysid/compid

год назад
AP_AdvancedFailsafe

AP_AdvancedFailsafe: replace AP_GPS::Status and AP_DAL_GPS::Status with AP_GPS_FixType

5 месяцев назад
AP_Airspeed

AP_Airspeed: drop CAN log message calls

3 месяца назад
AP_Arming

AP_Arming: guard IMU consistency window so the macro can be set to 0

3 месяца назад
AP_Avoidance

AP_Avoidance: use 'static constexpr' in place of 'static const'

5 месяцев назад
AP_BLHeli

AP_BLHeli: use 'static constexpr' in place of 'static const'

5 месяцев назад
AP_Baro

AP_Baro: SPL06: read calibration coefficients into a fixed-size buffer

2 месяца назад
AP_BattMonitor

AP_BattMonitor: Add 0x40 INA2XX probe addresses

3 месяца назад
AP_Beacon

AP_Beacon: use ARMING_SKIPCHK in sitl params

8 месяцев назад
AP_BoardConfig

AP_BoardConfig: allow SITL to have ser_rtscts param

4 месяца назад
AP_Button

global: add Range to pin number param doc

10 месяцев назад
AP_CANManager

AP_MAVLinkCAN: reject negative CAN bus index in filter modify

2 месяца назад
AP_CRSF

AP_CRSF: add shared CRSF protocol types

7 месяцев назад
AP_CSVReader

global: correct shebang lines to refernce python3

год назад
AP_Camera

AP_Camera: add support for camera instance in SET_CAMERA_FOCUS

месяц назад
AP_CheckFirmware

AP_CheckFirmware:make check_fw_result_t available when check firmware disable

9 месяцев назад
AP_Common

AP_Common: add SITL check for matching alt frame in linearly_interpolate_alt

3 месяца назад
AP_Compass

AP_Compass: rotate the simulated compass by SIM_BRD_TRIM

2 месяца назад
AP_CustomRotations

AP_CustomRotations: use NEW_NOTHROW for new(std::nothrow)

2 года назад
AP_DAC

AP_DAC: Change the maximum and minimum values of the type to named constants

9 месяцев назад
AP_DAL

AP_DAL: move gyro bias metadata to new RISJ message

3 месяца назад
AP_DDS

AP_DDS: Add cmdline option for dds use sim clock

2 месяца назад
AP_Declination

global: correct shebang lines to refernce python3

год назад
AP_Devo_Telem

AP_Devo_Telem: Change division to multiplication

2 года назад
AP_DroneCAN

waf: compile DroneCAN generated sources once into a shared target

2 месяца назад
AP_EFI

AP_EFI: EFI fix logged units

3 месяца назад
AP_ESC_Telem

AP_ESC_Telem: make AP_Logger quiet_nanf methods static

8 месяцев назад
AP_ExternalAHRS

AP_ExternalAHRS: move sending of ekf_status_report up

2 месяца назад
AP_ExternalControl

AP_ExternalControl: add unit and axis suffixes to function parameters

6 месяцев назад
AP_FETtecOneWire

AP_FETtecOneWire: tidy calculation of max. ESCs

2 месяца назад
AP_Filesystem

AP_FlashStorage: Add support for XTX XT25F128F nor flash chip

2 месяца назад
AP_FlashIface

AP_FlashIface: add support for FMSH FM25Q series

4 месяца назад
AP_FlashStorage

AP_FlashStorage: remove unset macro & skip multiwrite check for F4/F7

9 месяцев назад
AP_Follow

AP_Follow: Improve performance of default parameters

3 месяца назад
AP_Frsky_Telem

AP_Frsky_Telem: replace AP_GPS::Status and AP_DAL_GPS::Status with AP_GPS_FixType

5 месяцев назад
AP_GPS

AP_GPS: enable X20P support on all 2M boards

3 месяца назад
AP_GSOF

AP_GSOF: brace initialization and fix unit comment

4 месяца назад
AP_Generator

AP_Generator: use 'static constexpr' in place of 'static const'

5 месяцев назад
AP_Gripper

AP_Gripper: correct emitting of grabbed/released messages

2 года назад
AP_GyroFFT

global: fix whitespace issues in markdown files

6 месяцев назад
AP_HAL

AP_HAL: hwdef.py: Restore lost _driver_enabled check

месяц назад
AP_HAL_ChibiOS

AP_HAL_ChibiOS: add GPS defaults.parm file

месяц назад
AP_HAL_ESP32

AP_HAL_ESP32: correct spelling errors in markdown files

4 месяца назад
AP_HAL_Empty

AP_HAL_Empty: add get_device-ptr to HAL DeviceMananger API

год назад
AP_HAL_Linux

AP_HAL_Linux: Add new lsm6dsv IMU to Navigator

месяц назад
AP_HAL_QURT

AP_HAL_QURT: Add support for the ModalAI VOXL3 board

3 месяца назад
AP_HAL_SITL

AP_HAL_SITL: support sim:nooploop beacon device

месяц назад
AP_Hott_Telem

global: create and use HAL_PROGRAM_SIZE_LIMIT_KB

год назад
AP_IBus_Telem

AP_IBus_Telem: replace AP_GPS::Status and AP_DAL_GPS::Status with AP_GPS_FixType

5 месяцев назад
AP_ICEngine

AP_ICEngine: remove TCA9554

4 месяца назад
AP_IOMCU

AP_IOMCU: iofirmware: never output throttle if failsafe if disarmed

4 месяца назад
AP_IRLock

AP_IRLock: use non-bitfield booleans

год назад
AP_InertialNav

AP_InertialNav: remove get_filter_status from AP_InertialNav

год назад
AP_InertialSensor

AP_InertialSensor: rotate the simulated accels and gyros by SIM_BRD_TRIM

2 месяца назад
AP_InternalError

AP_InternalError: add INTERNAL_ERROR_IN_SITL macro

4 месяца назад
AP_JSButton

AP_JSButton: fix comments

8 месяцев назад
AP_JSON

AP_JSON: replace ALLOW_DOUBLE_MATH_FUNCTIONS with AP_MATH_ALLOW_DOUBLE_FUNCTIONS

год назад
AP_KDECAN

AP_KDECAN: limit to boards with more than 2MB of flash

9 месяцев назад
AP_L1_Control

AP_L1_Control: limit loiter PD when inside radius

3 месяца назад
AP_LTM_Telem

AP_LTM_Telem: use get_roll_deg in place of roll_sensor (etc.)

год назад
AP_Landing

AP_Landing: remove dead initialisation of target_airspeed_cm

2 месяца назад
AP_LandingGear

global: add Range to pin number param doc

10 месяцев назад
AP_LeakDetector

AP_LeakDetector: add get_pin()

8 месяцев назад
AP_LightWareSerial

ardupilotwaf: add AP_LightWareSerial library

10 месяцев назад
AP_Logger

AP_FlashStorage: Add support for XTX XT25F128F nor flash chip

2 месяца назад
AP_MSP

AP_MSP: replace AP_GPS::Status and AP_DAL_GPS::Status with AP_GPS_FixType

5 месяцев назад
AP_Math

AP_Math: Log SCurve for Blimp as well

2 месяца назад
AP_Menu

AP_Menu: use NEW_NOTHROW for new(std::nothrow)

2 года назад
AP_Mission

AP_Mission: add ability to change focus on multiple different cameras

месяц назад
AP_Module

global: correct shebang lines to refernce python3

год назад
AP_Motors

AP_Motors: fix DDVP after RSC rework

3 месяца назад
AP_Mount

AP_Mount: handle attitude nan check fix

месяц назад
AP_MultiHeap

global: correct shebang lines to refernce python3

год назад
AP_NMEA_Output

AP_NMEA_Output: replace AP_GPS::Status and AP_DAL_GPS::Status with AP_GPS_FixType

5 месяцев назад
AP_NavEKF

AP_NavEKF: add NavFilterFaultBit enum documenting filter fault bits

месяц назад
AP_NavEKF2

AP_NavEKF2: use NavFilterFaultBit values in getFilterFaults

месяц назад
AP_NavEKF3

AP_NavEKF3: use NavFilterFaultBit values in getFilterFaults

месяц назад
AP_Navigation

AP_Navigation: add unit suffix to crosstrack_error_m() method

5 месяцев назад
AP_Networking

AP_Networking: add SITL TAP backend for host-side reachability

3 месяца назад
AP_Notify

AP_Notify: replace AP_GPS::Status and AP_DAL_GPS::Status with AP_GPS_FixType

5 месяцев назад
AP_OLC

global: correct shebang lines to refernce python3

год назад
AP_ONVIF

AP_ONVIF: Change all POSTION to POSITION

7 месяцев назад
AP_OSD

AP_OSD: show actual VTX power on the OSD when reported

3 месяца назад
AP_OpenDroneID

AP_OpenDroneID: fix out of bounds access to UAS ID

2 месяца назад
AP_OpticalFlow

AP_OpticalFlow: use 'static constexpr' in place of 'static const'

5 месяцев назад
AP_Parachute

AP_Parachute: fail arming checks if AP_Relay not not available

7 месяцев назад
AP_Param

AP_Param: Purge param_overrides from default_list

2 месяца назад
AP_PiccoloCAN

AP_PiccoloCAN: drop CAN log message calls

3 месяца назад
AP_Proximity

AP_Proximity: add RPLidar S2 Dense Express scan

3 месяца назад
AP_Quicktune

AP_Quicktune: adjust defaults

2 года назад
AP_RAMTRON

AP_RAMTRON: stop using OwnPtr

год назад
AP_RCMapper

AP_RCMapper: exclude body of AP_RCMapper based on AP_RCMAPPER_ENABLED

2 года назад
AP_RCProtocol

AP_RCProtocol: drop CAN log message calls

3 месяца назад
AP_RCTelemetry

AP_RCTelemetry: replace AP_GPS::Status and AP_DAL_GPS::Status with AP_GPS_FixType

5 месяцев назад
AP_ROMFS

AP_ROMFS: clarify usage and null termination

2 года назад
AP_RPM

global: add Range to pin number param doc

10 месяцев назад
AP_RSSI

global: add Range to pin number param doc

10 месяцев назад
AP_RTC

AP_RTC: add logging of RTC source type

7 месяцев назад
AP_Radio

AP_Radio: replace AP_GPS::Status and AP_DAL_GPS::Status with AP_GPS_FixType

5 месяцев назад
AP_Rally

AP_Rally: bindings for scripted arming checks

год назад
AP_RangeFinder

AP_RangeFinder: add LightWare GRF I2C driver

3 месяца назад
AP_Relay

AP_Relay: clarify internal function names

7 месяцев назад
AP_RobotisServo

AP_RobotisServo: disable RobotisServo on boards with <=2MB flash

9 месяцев назад
AP_SBusOut

AP_SBusOut: move serial port init of SBusOut protocol into SBusOut library

год назад
AP_Scheduler

AP_Scheduler: use 'static constexpr' in place of 'static const'

5 месяцев назад
AP_Scripting

Tools: add LoggedNamedValueInt test

2 месяца назад
AP_SerialLED

AP_SerialLED: rename SRV_Channel::Aux_servo_function_t to SRV_Channel::Function

2 года назад
AP_SerialManager

AP_SerialManager: add Range to baud param doc

10 месяцев назад
AP_ServoRelayEvents

libraries: AP_ServoRelayEvents: add missing compilation check

8 месяцев назад
AP_Servo_Telem

AP_Servo_Telem: allow more telem channels than outputs on periph

6 месяцев назад
AP_SmartRTL

AP_SmartRTL: adjust for Clang not understanding -Wframe-larger-than=

4 месяца назад
AP_Soaring

AP_Soaring: rename airspeed methods on AHRS to include EAS or TAS

9 месяцев назад
AP_Stats

AP_Stats: use 'static constexpr' in place of 'static const'

5 месяцев назад
AP_SurfaceDistance

AP_SurfaceDistance: Add glitch-related parameters

2 месяца назад
AP_TECS

AP_TECS: add units and mults to all log messages, TEC4 add climb min and max limits

4 месяца назад
AP_TempCalibration

AP_TempCalibration: add HAL_TCAL_BARO_EXP_DEFAULT

год назад
AP_TemperatureSensor

AP_TemperatureSensor: TMP119 sensor support

месяц назад
AP_Terrain

AP_Terrain: replace AP_GPS::Status and AP_DAL_GPS::Status with AP_GPS_FixType

5 месяцев назад
AP_Torqeedo

global: add Range to pin number param doc

10 месяцев назад
AP_Tuning

AP_Tuning: use 'static constexpr' in place of 'static const'

5 месяцев назад
AP_Vehicle

AP_Vehicle: move beacon up to AP_Vehicle

месяц назад
AP_VideoTX

AP_VideoTX: clamp SmartAudio power level count from the wire

2 месяца назад
AP_VisualOdom

AP_VisualOdom: clamp vel_err to VEL_M_NSE minimum

5 месяцев назад
AP_Volz_Protocol

AP_Volz_Protocol: Change all POSTION to POSITION

7 месяцев назад
AP_WheelEncoder

global: add Range to pin number param doc

10 месяцев назад
AP_Winch

AP_Winch: use 'static constexpr' in place of 'static const'

5 месяцев назад
AP_WindVane

AP_WindVane: use hex_twochars_to_uint8 for NMEA checksum decode

4 месяца назад
AR_Motors

AR_Motors: Fix power limit bounds checking

4 месяца назад
AR_WPNav

AR_WPNav: improve comments, units, and naming

4 месяца назад
Filter

Filter: HarmonicNotchFilter: fix out-of-bounds read in log_notch_centers

2 месяца назад
GCS_MAVLink

GCS_MAVLink: create a pointer to hold the secondary estimates

месяц назад
PID

PID: use new defualt pattern

4 года назад
RC_Channel

RC_Channel: add RC_OPTIONS bit to clear RC override by RC input change

2 месяца назад
SITL

SITL: MAVLinkCamV2/AVT_CM62: simulate zoom and focus level setting

месяц назад
SRV_Channel

SRV_Channel: Slew limit: always allocate even if disabled

5 месяцев назад
StorageManager

global: correct shebang lines to refernce python3

год назад
doc

treewide: fix shebangs - /bin/bash -> /usr/bin/env bash

3 года назад
COLCON_IGNORE

Tools: add COLCON_IGNORE to modules and libraries

3 года назад