You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lucas De Marchi b52d1cfabb DataFlash: remove DataFlash.Log_Write_Message_P() 9 years ago
..
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 Remove use of PROGMEM 9 years ago
APM_OBC Remove use of PROGMEM 9 years ago
APM_PI Remove use of PROGMEM 9 years ago
AP_ADC Remove use of PSTR 9 years ago
AP_ADC_AnalogSource AP_ADC_AnalogSource: standardize inclusion of libaries headers 10 years ago
AP_AHRS Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_Airspeed Replace use of println_P() with println() 9 years ago
AP_Arming Remove use of PROGMEM 9 years ago
AP_Baro Remove use of PROGMEM 9 years ago
AP_BattMonitor Remove use of PROGMEM 9 years ago
AP_BoardConfig Remove use of PROGMEM 9 years ago
AP_Buffer
AP_Camera Remove use of PROGMEM 9 years ago
AP_Common Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_Compass Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_Curve Replace use of println_P() with println() 9 years ago
AP_Declination Remove use of PROGMEM 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 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_HAL BetterStream: use common macro for printf formatting 9 years ago
AP_HAL_AVR AP_HAL: add format attribute to panic() 9 years ago
AP_HAL_Empty Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_HAL_FLYMAPLE Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_HAL_Linux Replace use of println_P() with println() 9 years ago
AP_HAL_PX4 Replace use of println_P() with println() 9 years ago
AP_HAL_SITL Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_HAL_VRBRAIN Remove use of PSTR 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: use printf() rather than _printf_P() 9 years ago
AP_L1_Control Remove use of PROGMEM 9 years ago
AP_LandingGear Remove use of PROGMEM 9 years ago
AP_Limits Remove use of PROGMEM 9 years ago
AP_Math Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_Menu Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_Mission Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_Motors Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_Mount Replace use of println_P() with println() 9 years ago
AP_NavEKF Remove use of PROGMEM 9 years ago
AP_NavEKF2 Remove use of PROGMEM 9 years ago
AP_Navigation AP_Navigation: standardize inclusion of libaries headers 10 years ago
AP_Notify Replace use of print_P() with print() 9 years ago
AP_OpticalFlow Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_Parachute Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_Param Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_PerfMon Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_Progmem AP_Progmem: standardize inclusion of libaries headers 10 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 Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_Relay Remove use of PROGMEM 9 years ago
AP_Scheduler Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
AP_SerialManager Remove use of PROGMEM 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.Log_Write_Message_P() 9 years ago
Filter Filter: remove unnecessary includes from examples 9 years ago
GCS_Console Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
GCS_MAVLink GCS_MAVLink: remove send_text_P() in favor of send_text() 9 years ago
PID Replace use of UARTDriver::printf_P() with UARTDriver::printf() 9 years ago
RC_Channel Remove use of PROGMEM 9 years ago
SITL Remove use of PROGMEM 9 years ago
StorageManager Remove use of PROGMEM 9 years ago
doc