ardupilot/libraries/AP_OSD
Andy Piper c483c04d4b AP_OSD: separate parameter screen
display parameter names and types and allow modification via stick gestures
add support for updating selected parameters
support symbolic names for cetain options with add vehicle specific labels
add support for OSD parameter access and modification over mavlink
save OSD parameter when setting
add missing serial protocols
set defaults on settings correctly
re-organise defaults for NTSC screens and add 9th parameter
allow parameter control to be disabled
add plane aux options (from vierfuffzig)
only enable osd param on bitmap enabled backends
make sure draw() is elided on non-bitmap backends
2020-09-09 20:36:42 +10:00
..
fonts AP_OSD: ensure that we use environment Python interpreter 2020-08-03 14:02:09 +10:00
AP_OSD_Backend.cpp AP_OSD: fixed vsnprintf return assumption 2019-09-12 08:43:31 +10:00
AP_OSD_Backend.h AP_OSD: apply aspect ratio correction to horizon 2020-07-21 20:08:03 +10:00
AP_OSD_MAX7456.cpp AP_OSD: apply aspect ratio correction to horizon 2020-07-21 20:08:03 +10:00
AP_OSD_MAX7456.h AP_OSD: apply aspect ratio correction to horizon 2020-07-21 20:08:03 +10:00
AP_OSD_MSP.cpp AP_OSD: added support for an MSP based OSD 2020-09-02 05:56:46 +10:00
AP_OSD_MSP.h AP_OSD: added support for an MSP based OSD 2020-09-02 05:56:46 +10:00
AP_OSD_ParamScreen.cpp AP_OSD: separate parameter screen 2020-09-09 20:36:42 +10:00
AP_OSD_ParamSetting.cpp AP_OSD: separate parameter screen 2020-09-09 20:36:42 +10:00
AP_OSD_Screen.cpp AP_OSD: separate parameter screen 2020-09-09 20:36:42 +10:00
AP_OSD_Setting.cpp AP_OSD: fixed X range 2018-06-27 14:55:00 +10:00
AP_OSD_SITL.cpp AP_OSD: fixes for modified AP_ROMFS API 2019-10-24 22:03:43 +11:00
AP_OSD_SITL.h AP_OSD: formatting fixes 2019-09-25 15:01:59 +09:00
AP_OSD.cpp AP_OSD: separate parameter screen 2020-09-09 20:36:42 +10:00
AP_OSD.h AP_OSD: separate parameter screen 2020-09-09 20:36:42 +10:00