ardupilot/libraries/AP_OSD
Alexander Malishev d2e2a5b2ea AP_OSD: fixes in screen swithing methods
Do not switch to the next screen just after initialization.
Reduced auto switch interval to 1s.
Allow switch sreen in autoswitch mode just after transition.
2018-07-01 20:26:53 +10:00
..
fonts AP_OSD: initial version 2018-06-27 14:55:00 +10:00
AP_OSD.cpp AP_OSD: fixes in screen swithing methods 2018-07-01 20:26:53 +10:00
AP_OSD.h AP_OSD: add two new methods to switch osd screen 2018-07-01 20:26:53 +10:00
AP_OSD_Backend.cpp AP_OSD: fixed CI build error 2018-06-27 14:55:00 +10:00
AP_OSD_Backend.h AP_OSD: tidy ups 2018-06-27 14:55:00 +10:00
AP_OSD_MAX7456.cpp AP_OSD: use autoincrement mode to reduce spi traffic 2018-07-01 20:26:53 +10:00
AP_OSD_MAX7456.h AP_OSD: use autoincrement mode to reduce spi traffic 2018-07-01 20:26:53 +10:00
AP_OSD_Screen.cpp AP_OSD: fix warnings 2018-07-01 20:26:53 +10:00
AP_OSD_Setting.cpp AP_OSD: fixed X range 2018-06-27 14:55:00 +10:00