ardupilot/libraries/AP_Limits
Lucas De Marchi 1b07dabeb7 Replace prog_char and prog_char_t with char
prog_char and prog_char_t are now the same as char on supported
platforms. So, just change all places that use them and prefer char
instead.

AVR-specific places were not changed.
2015-10-30 14:35:30 +09:00
..
AP_Limit_Altitude.cpp Remove use of PROGMEM 2015-10-30 14:35:16 +09:00
AP_Limit_Altitude.h AP_Limits: standardize inclusion of libaries headers 2015-08-11 16:38:18 +10:00
AP_Limit_GPSLock.cpp Remove use of PROGMEM 2015-10-30 14:35:16 +09:00
AP_Limit_GPSLock.h AP_Limits: fixed indent-tabs-mode 2013-05-30 09:52:00 +10:00
AP_Limit_Geofence.cpp Remove use of PROGMEM 2015-10-30 14:35:16 +09:00
AP_Limit_Geofence.h AP_Limits: standardize inclusion of libaries headers 2015-08-11 16:38:18 +10:00
AP_Limit_Module.cpp Replace prog_char and prog_char_t with char 2015-10-30 14:35:30 +09:00
AP_Limit_Module.h Replace prog_char and prog_char_t with char 2015-10-30 14:35:30 +09:00
AP_Limits.cpp Remove use of PROGMEM 2015-10-30 14:35:16 +09:00
AP_Limits.h AP_Limits: standardize inclusion of libaries headers 2015-08-11 16:38:18 +10:00