Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions FilterReview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ <h1 style="text-align:center; margin-block-end: 0.25em;"><a href="" style="color
</td></tr></table>

<body>
<a href="../index.html" style="margin-left:30px; font-size:16px;">← Back to WebTools Home</a>

<style>
div.plotly-notifier {
Expand Down
1 change: 1 addition & 0 deletions FilterTool/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,7 @@ <h3><label id="PID_title">Title</label></h3>


</script>
<a href="../index.html" style="margin-left:30px; font-size:16px;">← Back to WebTools Home</a>

</body>
</html>
2 changes: 2 additions & 0 deletions HardwareReport/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,8 @@ <h3>Clock drift</h3>
init_loading_overlay()

</script>
<a href="../index.html" style="margin-left:30px; font-size:16px;">← Back to WebTools Home</a>


</body>
</html>
4 changes: 4 additions & 0 deletions MAGFit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,10 @@ <h1 style="text-align:center"><a href="" style="color: #000000; text-decoration:

<body>

<a href="../index.html" style="margin-left:30px; font-size:16px;">
← Back to WebTools Home
</a>

<p style="width:1150px; text-align:justify; padding-left:30px; margin-block-start: 0; margin-block-end: 0.5em;">
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.
Expand Down
2 changes: 1 addition & 1 deletion PIDReview/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1 style="text-align:center"><a href="" style="color: #000000; text-decoration:
</td></tr></table>

<body>

<a href="../index.html" style="margin-left:30px; font-size:16px;">← Back to WebTools Home</a>
<style>
div.plotly-notifier {
visibility: hidden;
Expand Down
6 changes: 1 addition & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,10 +121,6 @@ <h2>Work in progress tools</h2>
</tr>

</table>





<a href="../index.html" style="margin-left:30px; font-size:16px;">← Back to WebTools Home</a>
</body>
</html>