From 467a58e9b27ff0a56d47c86771e4214b67d807f5 Mon Sep 17 00:00:00 2001 From: RomanBapst Date: Mon, 17 Jun 2024 14:37:19 +0200 Subject: [PATCH] fix hardfault link Signed-off-by: RomanBapst --- app/plot_app/plotted_tables.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/plot_app/plotted_tables.py b/app/plot_app/plotted_tables.py index 05c0d216b..69eca1e2a 100644 --- a/app/plot_app/plotted_tables.py +++ b/app/plot_app/plotted_tables.py @@ -419,7 +419,7 @@ def get_hardfault_html(ulog):

This log contains hardfault data from a software crash (see + href="https://docs.px4.io/main/en/debug/gdb_hardfault.html#hard-fault-debugging"> here how to debug).
The hardfault data is shown below.