Skip to content

Commit

Permalink
add EKF logging option
Browse files Browse the repository at this point in the history
  • Loading branch information
tblaha committed Dec 20, 2023
1 parent 9c19260 commit 3983bd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/tabs/onboard_logging.js
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ onboard_logging.initialize = function (callback) {
{ text: "GPS" },
{ text: "INDI" },
{ text: "Position"},
{ text: "EKF"},
];

let fieldsMask = FC.BLACKBOX.blackboxDisabledMask;
Expand Down

0 comments on commit 3983bd7

Please sign in to comment.