1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-23 00:05:22 +03:00

Gyro filtering restructure debug modes

This commit is contained in:
Miguel Angel Mulero Martinez 2019-08-30 13:58:25 +02:00
parent 9d6f35c7f5
commit 0daa22d5ea

View file

@ -283,9 +283,7 @@ TABS.onboard_logging.initialize = function (callback) {
{text: "RX_FRSKY_SPI"}, {text: "RX_FRSKY_SPI"},
{text: "RX_SFHSS_SPI"}, {text: "RX_SFHSS_SPI"},
{text: "GYRO_RAW"}, {text: "GYRO_RAW"},
{text: "DUAL_GYRO"},
{text: "DUAL_GYRO_RAW"}, {text: "DUAL_GYRO_RAW"},
{text: "DUAL_GYRO_COMBINE"},
{text: "DUAL_GYRO_DIFF"}, {text: "DUAL_GYRO_DIFF"},
{text: "MAX7456_SIGNAL"}, {text: "MAX7456_SIGNAL"},
{text: "MAX7456_SPICLOCK"}, {text: "MAX7456_SPICLOCK"},