ardupilot/libraries/AP_OSD
Alexander Malishev 15db7a6b97 AP_OSD: normalize whitespace symbols
This fixes garbage on the screen (\n and \r symbols are not mapped
inside used fonts).
Thanks to @atshort for reporting the issue.
2019-01-22 13:11:50 +11:00
..
fonts AP_OSD: updated fonts for new OSD items 2018-09-11 22:23:53 +10:00
AP_OSD.cpp AP_OSD: set default type for boards with onboard OSD 2018-11-09 08:12:51 +11:00
AP_OSD.h AP_OSD: add secondary airspeed item 2018-12-03 07:57:46 +11:00
AP_OSD_Backend.cpp AP_OSD: account for snprintf now null-terminating strings 2018-10-21 07:54:30 +11:00
AP_OSD_Backend.h AP_OSD: use software blink 2018-07-12 15:04:32 +10:00
AP_OSD_MAX7456.cpp AP_OSD: use software blink 2018-07-12 15:04:32 +10:00
AP_OSD_MAX7456.h AP_OSD: use software blink 2018-07-12 15:04:32 +10:00
AP_OSD_SITL.cpp AP_OSD: add include for WITH_SEMAPHORE 2018-10-22 11:15:47 +11:00
AP_OSD_SITL.h AP_OSD: use WITH_SEMAPHORE() 2018-10-17 12:54:22 +11:00
AP_OSD_Screen.cpp AP_OSD: normalize whitespace symbols 2019-01-22 13:11:50 +11:00
AP_OSD_Setting.cpp AP_OSD: fixed X range 2018-06-27 14:55:00 +10:00