..
AC_AttitudeControl
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AC_Fence
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AC_PID
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AC_PrecLand
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AC_Sprayer
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AC_WPNav
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_ADC
Remove use of PSTR
2015-10-30 14:35:04 +09:00
AP_ADC_AnalogSource
AP_AHRS
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
AP_Airspeed
Replace use of println_P() with println()
2015-10-30 14:35:22 +09:00
AP_Arming
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_Baro
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_BattMonitor
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_BoardConfig
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_Buffer
AP_Camera
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_Common
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
AP_Compass
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
AP_Curve
Replace use of println_P() with println()
2015-10-30 14:35:22 +09:00
AP_Declination
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_EPM
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_Frsky_Telem
AP_GPS
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_HAL
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_HAL_AVR
AP_HAL: add format attribute to panic()
2015-10-24 14:26:36 +11:00
AP_HAL_Empty
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_HAL_FLYMAPLE
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_HAL_Linux
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_HAL_PX4
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_HAL_SITL
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_HAL_VRBRAIN
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_InertialNav
AP_InertialNav: Address peer review comments
2015-10-20 15:21:36 +11:00
AP_InertialSensor
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_IRLock
AP_L1_Control
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_LandingGear
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_Limits
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_Math
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
AP_Menu
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_Mission
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
AP_Motors
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
AP_Mount
Replace use of println_P() with println()
2015-10-30 14:35:22 +09:00
AP_NavEKF
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_NavEKF2
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_Navigation
AP_Notify
Replace use of print_P() with print()
2015-10-30 14:35:21 +09:00
AP_OpticalFlow
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
AP_Parachute
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
AP_Param
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
AP_PerfMon
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
AP_Progmem
AP_Rally
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_RangeFinder
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
AP_RCMapper
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_Relay
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_RPM
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_RSSI
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_Scheduler
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
AP_SerialManager
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_ServoRelayEvents
AP_SpdHgtControl
AP_SpdHgtControl: added flight stage FLIGHT_LAND_ABORT
2015-09-09 09:04:24 +10:00
AP_TECS
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_Terrain
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
AP_Vehicle
APM_Control
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
APM_OBC
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
APM_PI
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
DataFlash
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
doc
Filter
Filter: remove unnecessary includes from examples
2015-10-21 09:16:10 +11:00
GCS_Console
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
GCS_MAVLink
Replace prog_char and prog_char_t with char
2015-10-30 14:35:30 +09:00
PID
Replace use of UARTDriver::printf_P() with UARTDriver::printf()
2015-10-30 14:35:25 +09:00
RC_Channel
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
SITL
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00
StorageManager
Remove use of PROGMEM
2015-10-30 14:35:16 +09:00