Added throttle flight statistics (#12978)
commitdfef3bfb0e20a5a87e3df63e4425301ce19374d4
authorIvan Efimov <gendalf44@yandex.ru>
Sun, 6 Aug 2023 15:32:57 +0000 (6 10:32 -0500)
committerGitHub <noreply@github.com>
Sun, 6 Aug 2023 15:32:57 +0000 (6 17:32 +0200)
tree7f7c256ce67c9e7c47183bc77b2cd0897a5bd6c2
parentfb9587b2ec718448be9e6480c7b76da94d4152a4
Added throttle flight statistics (#12978)

* Added throttle flight statistics

* Changed rc_stats.c/h license header to a modern one

* rc_stats.c Style fix
mk/source.mk
src/main/build/debug.c
src/main/build/debug.h
src/main/cli/settings.c
src/main/fc/core.c
src/main/fc/tasks.c
src/main/osd/osd.c
src/main/osd/osd.h
src/main/rx/rc_stats.c [new file with mode: 0644]
src/main/rx/rc_stats.h [new file with mode: 0644]
src/main/scheduler/scheduler.h