diff --git a/flight/modules/System/systemmod.c b/flight/modules/System/systemmod.c index 4a629f301..2cf86e751 100644 --- a/flight/modules/System/systemmod.c +++ b/flight/modules/System/systemmod.c @@ -124,11 +124,8 @@ static void updateWDGstats(); #endif #ifdef PIOS_INCLUDE_I2C - #define I2C_ERROR_ACTIVITY_TIMEOUT_SECONDS 2 - #define I2C_ERROR_ACTIVITY_TIMEOUT (I2C_ERROR_ACTIVITY_TIMEOUT_SECONDS * 1000 / SYSTEM_UPDATE_PERIOD_MS) - static uint8_t i2c_error_activity[PIOS_I2C_ERROR_COUNT_NUMELEM]; #endif diff --git a/ground/gcs/src/plugins/systemhealth/html/Attitude-Critical.html b/ground/gcs/src/plugins/systemhealth/html/Attitude-Critical.html index b7676c6dd..3a763a567 100644 --- a/ground/gcs/src/plugins/systemhealth/html/Attitude-Critical.html +++ b/ground/gcs/src/plugins/systemhealth/html/Attitude-Critical.html @@ -9,8 +9,9 @@
One of the following conditions may be present:
+ One of the following conditions may be present: +
diff --git a/ground/gcs/src/plugins/systemhealth/html/Attitude-Error.html b/ground/gcs/src/plugins/systemhealth/html/Attitude-Error.html index d1cbb4982..7ebc6ce75 100644 --- a/ground/gcs/src/plugins/systemhealth/html/Attitude-Error.html +++ b/ground/gcs/src/plugins/systemhealth/html/Attitude-Error.html @@ -9,8 +9,9 @@
One of the following conditions may be present:
diff --git a/ground/gcs/src/plugins/systemhealth/html/Attitude-Warning.html b/ground/gcs/src/plugins/systemhealth/html/Attitude-Warning.html new file mode 100644 index 000000000..61ab7f9a3 --- /dev/null +++ b/ground/gcs/src/plugins/systemhealth/html/Attitude-Warning.html @@ -0,0 +1,16 @@ + +
+
+ + + +
+