Add configurable duration to show the OSD logo on arming
commit6b1f8485ac9e00df688820cf4f8c8a06883eb3af
authorBruce Luckcuck <github@etracer.net>
Fri, 29 Nov 2019 20:55:49 +0000 (29 15:55 -0500)
committerBruce Luckcuck <github@etracer.net>
Fri, 29 Nov 2019 20:55:49 +0000 (29 15:55 -0500)
tree5a33bfff690aa70176ab2dd060286c87b7fd60f3
parent05c8538752467ec9d4473a6abc5138311a66b8df
Add configurable duration to show the OSD logo on arming
Adds `osd_logo_on_arming_duration` which is configured in 0.1s intervals ranging from 5 to 50 (0.5s to 5.0s). The default is 5 (0.5s) to be consistent with the previous "ARMED" splash screen.
src/main/cli/settings.c
src/main/osd/osd.c
src/main/osd/osd.h