master
AP_OSD: convert :ref: cross-reference to markdown link in fonts README
AP_OSD: fixes for static RC_Channel methods going away
AP_OSD: use get_stick_gesture_pos() for OSD menus
AP_OSD: remove GCS.h from library header files
AP_OSD: add extended RC link stats OSD fields
AP_OSD: remove line feeds from GCS_SEND_TEXT calls
AP_OSD: added OSD_TYPE2 param to enable dual OSDs backend support Co-authored-by:HWurzburg(hurzburg@yahoo.com)
AP_OSD: use NEW_NOTHROW for new(std::nothrow)
AP_OSD: Correct INAV font page selection for arrow at 11:00 position
AP_OSD: split out the new multi-page font tables into cpp file
AP_OSD: fix param type cast
AP_OSD: add option for IOMCU SerialProtocol
AP_OSD: allow size of SITL OSD to be set with parameters
AP_OSD: show actual VTX power on the OSD when reported
AP_OSD: use new param defualting method