..
AC_AttitudeControl
Remove use of PROGMEM
9 years ago
AC_Fence
Remove use of PROGMEM
9 years ago
AC_PID
Remove use of PROGMEM
9 years ago
AC_PrecLand
Remove use of PROGMEM
9 years ago
AC_Sprayer
Remove use of PROGMEM
9 years ago
AC_WPNav
Remove use of PROGMEM
9 years ago
APM_Control
Minimize AP_Progmem.h includes
9 years ago
APM_OBC
Remove use of PROGMEM
9 years ago
APM_PI
Remove use of PROGMEM
9 years ago
AP_ADC
AP_ADC: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_ADC_AnalogSource
AP_ADC_AnalogSource: standardize inclusion of libaries headers
10 years ago
AP_AHRS
AP_AHRS: remove comment about avr-libc
9 years ago
AP_Airspeed
AP_Airspeed: show health status in examples
9 years ago
AP_Arming
Remove use of PROGMEM
9 years ago
AP_Baro
AP_Baro: remove check for AVR CPUs
9 years ago
AP_BattMonitor
AP_BattMonitor: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_BoardConfig
AP_BoardConfig: fixed PX4v1 build
9 years ago
AP_Buffer
AP_Buffer: change pop_front to return a bool if successful
10 years ago
AP_Camera
AP_Camera: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_Common
AP_Common: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_Compass
AP_Compass: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_Curve
AP_Curve: remove wrong comment about PSTR
9 years ago
AP_Declination
Minimize AP_Progmem.h includes
9 years ago
AP_EPM
Remove use of PROGMEM
9 years ago
AP_Frsky_Telem
AP_Frsky_Telem: standardize inclusion of libaries headers
10 years ago
AP_GPS
AP_GPS: remove check for GPS_SKIP_SIRF_NMEA
9 years ago
AP_HAL
AP_HAL: make available_memory() uint32_t
9 years ago
AP_HAL_AVR
Remove AP_HAL_AVR
9 years ago
AP_HAL_Empty
Replace prog_char and prog_char_t with char
9 years ago
AP_HAL_FLYMAPLE
AP_HAL_FLYMAPLE: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_HAL_Linux
HAL_Linux: always report 256k of available memory
9 years ago
AP_HAL_PX4
HAL_PX4: make available_memory() uint32_t
9 years ago
AP_HAL_SITL
HAL_SITL: make available_memory() uint32_t
9 years ago
AP_HAL_VRBRAIN
AP_HAL_VRBRAIN: fix typo using comma operator
9 years ago
AP_IRLock
IRLock: replace tabs with spaces
10 years ago
AP_InertialNav
AP_InertialNav: Address peer review comments
9 years ago
AP_InertialSensor
AP_InertialSensor: Add Erle-Brain 2 support
9 years ago
AP_L1_Control
AP_L1_Control: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_LandingGear
Remove use of PROGMEM
9 years ago
AP_Limits
Replace prog_char and prog_char_t with char
9 years ago
AP_Math
AP_Math: remove check for AVR CPUs
9 years ago
AP_Menu
AP_Menu: fix wrong printf format for printf
9 years ago
AP_Mission
AP_Mission: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_Motors
AP_Motors: remove check for AVR CPUs
9 years ago
AP_Mount
AP_Mount: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_NavEKF
AP_NavEKF: define getGpsGlitchStatus function
9 years ago
AP_NavEKF2
AP_NavEKF2: Reduce false positive on EKF health check
9 years ago
AP_Navigation
AP_Navigation: standardize inclusion of libaries headers
10 years ago
AP_Notify
AP_Notify: Add support for Erle-Brain 2
9 years ago
AP_OpticalFlow
AP_OpticalFlow: reduce lock region
9 years ago
AP_Parachute
AP_Parachute: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_Param
AP_Param: fix wrong printf format for printf
9 years ago
AP_PerfMon
Minimize AP_Progmem.h includes
9 years ago
AP_Progmem
AP_Progmem: remove dead code
9 years ago
AP_RCMapper
Remove use of PROGMEM
9 years ago
AP_RPM
Remove use of PROGMEM
9 years ago
AP_RSSI
Remove use of PROGMEM
9 years ago
AP_Rally
Remove use of PROGMEM
9 years ago
AP_RangeFinder
AP_RangeFinder: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_Relay
AP_Relay: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_Scheduler
Minimize AP_Progmem.h includes
9 years ago
AP_SerialManager
AP_SerialManager: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
AP_ServoRelayEvents
AP_ServoRelayEvents: standardize inclusion of libaries headers
10 years ago
AP_SpdHgtControl
AP_SpdHgtControl: added flight stage FLIGHT_LAND_ABORT
10 years ago
AP_TECS
Remove use of PROGMEM
9 years ago
AP_Terrain
Remove use of PROGMEM
9 years ago
AP_Vehicle
AP_Vehicle: standardize inclusion of libaries headers
10 years ago
DataFlash
DataFlash: remove DATAFLASH_NO_CLI
9 years ago
Filter
Filter: remove unnecessary includes from examples
9 years ago
GCS_Console
GCS_Console: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
GCS_MAVLink
GCS_MAVLink: handle available memory of over 64k in mavlink
9 years ago
PID
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
9 years ago
RC_Channel
RC_Channel: remove check for AVR CPUs
9 years ago
SITL
Remove use of PROGMEM
9 years ago
StorageManager
StorageManager: remove checks for HAL_BOARD_APM2 and HAL_BOARD_APM1
9 years ago
doc
…