ardupilot/libraries/AP_OSD
yaapu 25e0edc54b AP_OSD: New per screen PARAMs for OSD overlay resolution and font
This adds
 OSDn_TXT_RES to select SD/HD overlay resoloution
 OSDn_FONT_INDEX for font index selection

Right now support is limited to MSP Displayport OSD devices
2022-09-21 17:16:20 +10:00
..
fonts AP_OSD: sidebar support for remaining 4 fonts 2021-09-28 09:04:45 +10:00
AP_OSD.cpp AP_OSD: added missing parameter meta information for OSD_TYPE=5 2022-09-15 10:17:52 +10:00
AP_OSD.h AP_OSD: New per screen PARAMs for OSD overlay resolution and font 2022-09-21 17:16:20 +10:00
AP_OSD_Backend.cpp AP_OSD: added packed decimal support to MSP DisplayPort 2021-09-22 18:06:12 +10:00
AP_OSD_Backend.h AP_OSD: Fixed UART thread ownership for the MSP DisplayPort OSD Backend 2022-09-14 18:47:01 +10:00
AP_OSD_MAX7456.cpp AP_OSD: added a new backend for msp displayport aka canvas mode support 2021-08-25 17:12:15 +10:00
AP_OSD_MAX7456.h AP_OSD: refactor to enable a TX-only set of parameter screens 2020-11-11 18:13:11 +11:00
AP_OSD_MSP.cpp AP_OSD: added a new backend for msp displayport aka canvas mode support 2021-08-25 17:12:15 +10:00
AP_OSD_MSP.h AP_OSD: added a new backend for msp displayport aka canvas mode support 2021-08-25 17:12:15 +10:00
AP_OSD_MSP_DisplayPort.cpp AP_OSD: New per screen PARAMs for OSD overlay resolution and font 2022-09-21 17:16:20 +10:00
AP_OSD_MSP_DisplayPort.h AP_OSD: Fixed UART thread ownership for the MSP DisplayPort OSD Backend 2022-09-14 18:47:01 +10:00
AP_OSD_ParamScreen.cpp AP_OSD: add required include 2022-08-16 09:45:51 +10:00
AP_OSD_ParamSetting.cpp AP_OSD: params always use set method 2022-08-03 13:43:48 +01:00
AP_OSD_SITL.cpp AP_OSD: allow for loading fonts from sdcard 2020-11-18 09:11:36 +11:00
AP_OSD_SITL.h
AP_OSD_Screen.cpp AP_OSD: New per screen PARAMs for OSD overlay resolution and font 2022-09-21 17:16:20 +10:00
AP_OSD_Setting.cpp AP_OSD: params always use set method 2022-08-03 13:43:48 +01:00