From f67b772704e4e8dc0b08dde1505ce567042288e2 Mon Sep 17 00:00:00 2001 From: Patrick <41267865+Patrick-McGuire@users.noreply.github.com> Date: Thu, 14 Nov 2024 20:56:20 -0500 Subject: [PATCH] update docs --- docs/html/ICM20948Sensor_8h_source.html | 4 ++-- docs/html/MS8607Sensor_8h_source.html | 4 ++-- docs/html/annotated.html | 18 +++++++------- docs/html/classBarometer__inherit__graph.dot | 2 +- .../classGenericSensor__inherit__graph.dot | 4 ++-- docs/html/classICM20948Sensor.html | 20 +++++++++++----- .../html/classICM20948Sensor__coll__graph.dot | 2 +- .../classICM20948Sensor__inherit__graph.dot | 2 +- docs/html/classMS8607Sensor.html | 10 +++++++- docs/html/classMS8607Sensor__coll__graph.dot | 2 +- .../classMS8607Sensor__inherit__graph.dot | 2 +- docs/html/classes.html | 4 ++-- docs/html/hierarchy.html | 10 ++++---- docs/html/inherit_graph_11.dot | 2 +- docs/html/inherit_graph_12.dot | 2 +- docs/html/inherit_graph_9.dot | 4 ++-- docs/html/inherits.html | 8 ++----- docs/html/search/all_7.js | 7 +++--- docs/html/search/all_9.js | 3 +-- docs/html/search/classes_6.js | 3 +-- docs/html/search/classes_8.js | 3 +-- docs/latex/ICM20948Sensor_8h_source.tex | 2 +- docs/latex/MS8607Sensor_8h_source.tex | 2 +- docs/latex/annotated.tex | 6 ++--- docs/latex/classBarometer__inherit__graph.dot | 2 +- .../classGenericSensor__inherit__graph.dot | 4 ++-- docs/latex/classICM20948Sensor.tex | 24 +++++++++++++++---- .../classICM20948Sensor__coll__graph.dot | 2 +- .../classICM20948Sensor__inherit__graph.dot | 2 +- docs/latex/classMS8607Sensor.tex | 14 +++++++++++ docs/latex/classMS8607Sensor__coll__graph.dot | 2 +- .../classMS8607Sensor__inherit__graph.dot | 2 +- docs/latex/hierarchy.tex | 2 -- docs/latex/refman.tex | 2 -- .../include/ICM20948Sensor.h | 2 +- .../include/MS8607Sensor.h | 2 +- 36 files changed, 106 insertions(+), 80 deletions(-) diff --git a/docs/html/ICM20948Sensor_8h_source.html b/docs/html/ICM20948Sensor_8h_source.html index 72c9a8f..4372dd5 100644 --- a/docs/html/ICM20948Sensor_8h_source.html +++ b/docs/html/ICM20948Sensor_8h_source.html @@ -87,7 +87,7 @@
- + @@ -158,7 +158,7 @@ -Driver for ICM20948. + More...
+ +#include <ICM20948Sensor.h>
Driver for ICM20948.
+Uses the sparkfun Arduino ICM20948 library, and abstracts it to our sensor formats
+Creates a ICM20948.
+Creates a ICM20948.
An implementation of Barometer for the MS8607 barometer.
+Uses the SparkFun PHT MS8607 Arduino library and implements an abstraction layer for our format. The datasheet can be found here: https://cdn.sparkfun.com/assets/b/a/f/b/f/MS8607_Datasheet.pdf
+