From 1fd66fb9c719a7cc6a1bf05a55159ab0cf7221d7 Mon Sep 17 00:00:00 2001 From: "Rasul.dev" Date: Fri, 13 Mar 2026 21:32:23 +0530 Subject: [PATCH 1/6] Add navigation link and tool description in index.html Added a link to navigate back to the WebTools Home and provided a description of the MAGFit inflight calibration tool. --- MAGFit/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAGFit/index.html b/MAGFit/index.html index 21598ae6..203fc104 100644 --- a/MAGFit/index.html +++ b/MAGFit/index.html @@ -50,6 +50,10 @@

+← Back to WebTools Home + +

This tool takes a .bin log and performs a "MAGFit inflight calibration". Calibration parameters are found that fit the measured magnetic field from the log to the expected field from the World Magnetic Model. For best results use a flight log that covers as many orientations as possible. Flying figure of eight patterns works well. If you need a motor calibration using either throttle or a current reading then you should also cover as wide a range of throttles and current draws as possible. You do not have to be in any particular flight mode. From aa172c4fbfd5e93f2ece953dbee562a040f46179 Mon Sep 17 00:00:00 2001 From: "Rasul.dev" Date: Sun, 15 Mar 2026 09:14:06 +0530 Subject: [PATCH 2/6] Add back navigation link to HardwareReport page --- HardwareReport/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HardwareReport/index.html b/HardwareReport/index.html index 986623a5..865dfa35 100644 --- a/HardwareReport/index.html +++ b/HardwareReport/index.html @@ -327,6 +327,8 @@

Clock drift

init_loading_overlay() + ← Back to WebTools Home + From 9a3627bf29addac85189f58f0158f312dfa0fdc9 Mon Sep 17 00:00:00 2001 From: "Rasul.dev" Date: Sun, 15 Mar 2026 09:33:02 +0530 Subject: [PATCH 3/6] Add back navigation link to HardwareReport page --- index.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/index.html b/index.html index 5a676b5f..050a6dce 100644 --- a/index.html +++ b/index.html @@ -121,10 +121,6 @@

Work in progress tools

- - - - - +← Back to WebTools Home From c0a196ad35f6f1ee311c0963c5fb49c68f7a647a Mon Sep 17 00:00:00 2001 From: "Rasul.dev" Date: Sun, 15 Mar 2026 14:03:48 +0530 Subject: [PATCH 4/6] Add back navigation link to FilterReview page --- FilterReview/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/FilterReview/index.html b/FilterReview/index.html index 0f0a2c51..72c2b5f3 100644 --- a/FilterReview/index.html +++ b/FilterReview/index.html @@ -46,6 +46,7 @@

← Back to WebTools Home