Skip to content

Commit

Permalink
Update version to 0.5.1. Add Mag Interference fcns.
Browse files Browse the repository at this point in the history
Update docs
  • Loading branch information
BjarneBitscrambler committed Jan 26, 2021
1 parent e768a32 commit 865cf36
Show file tree
Hide file tree
Showing 162 changed files with 1,996 additions and 1,484 deletions.
2 changes: 1 addition & 1 deletion docs/html/board_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<map name="src_2board_8hdep" id="src_2board_8hdep">
<area shape="rect" title="Board configuration file." alt="" coords="279,5,374,32"/>
<area shape="rect" href="sensor__fusion__class_8h.html" title=" " alt="" coords="233,177,420,203"/>
<area shape="rect" href="main_8cc.html" title="Example main program, demonstrating how to use SensorFusion class This file creates a SensorFusion ob..." alt="" coords="152,266,248,293"/>
<area shape="rect" href="main_8cc.html" title="Example main program, demonstrating how to use SensorFusion class." alt="" coords="152,266,248,293"/>
<area shape="rect" href="sensor__fusion_8h.html" title="The sensor_fusion.h file implements the top level programming interface." alt="" coords="1562,80,1744,121"/>
<area shape="rect" href="control__output_8c.html" title="Implements output streaming for the control &amp; status subsystem. Data is packaged up in format compati..." alt="" coords="25,169,209,211"/>
<area shape="rect" href="status_8c.html" title="Application&#45;specific status subsystem." alt="" coords="3034,177,3224,203"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/board_8h__dep__incl.map
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<map id="src/board.h" name="src/board.h">
<area shape="rect" id="node1" title="Board configuration file." alt="" coords="279,5,374,32"/>
<area shape="rect" id="node2" href="$sensor__fusion__class_8h.html" title=" " alt="" coords="233,177,420,203"/>
<area shape="rect" id="node3" href="$main_8cc.html" title="Example main program, demonstrating how to use SensorFusion class This file creates a SensorFusion ob..." alt="" coords="152,266,248,293"/>
<area shape="rect" id="node3" href="$main_8cc.html" title="Example main program, demonstrating how to use SensorFusion class." alt="" coords="152,266,248,293"/>
<area shape="rect" id="node5" href="$sensor__fusion_8h.html" title="The sensor_fusion.h file implements the top level programming interface." alt="" coords="1562,80,1744,121"/>
<area shape="rect" id="node12" href="$control__output_8c.html" title="Implements output streaming for the control &amp; status subsystem. Data is packaged up in format compati..." alt="" coords="25,169,209,211"/>
<area shape="rect" id="node21" href="$status_8c.html" title="Application&#45;specific status subsystem." alt="" coords="3034,177,3224,203"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/board_8h__dep__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4c74f9e140a2bbfc36eb9997086efcbe
806b11e5d7c7cd16d9ccdfb08999120f
2 changes: 1 addition & 1 deletion docs/html/build_8h.html
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<map name="src_2build_8hdep" id="src_2build_8hdep">
<area shape="rect" title="Build configuration file." alt="" coords="510,5,599,32"/>
<area shape="rect" href="sensor__fusion__class_8h.html" title=" " alt="" coords="25,177,212,203"/>
<area shape="rect" href="main_8cc.html" title="Example main program, demonstrating how to use SensorFusion class This file creates a SensorFusion ob..." alt="" coords="5,266,101,293"/>
<area shape="rect" href="main_8cc.html" title="Example main program, demonstrating how to use SensorFusion class." alt="" coords="5,266,101,293"/>
<area shape="rect" href="sensor__fusion_8h.html" title="The sensor_fusion.h file implements the top level programming interface." alt="" coords="1566,80,1749,121"/>
<area shape="rect" href="control_8cc.html" title="Defines control sub&#45;system." alt="" coords="236,177,439,203"/>
<area shape="rect" href="control__output_8c.html" title="Implements output streaming for the control &amp; status subsystem. Data is packaged up in format compati..." alt="" coords="463,169,647,211"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/build_8h__dep__incl.map
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<map id="src/build.h" name="src/build.h">
<area shape="rect" id="node1" title="Build configuration file." alt="" coords="510,5,599,32"/>
<area shape="rect" id="node2" href="$sensor__fusion__class_8h.html" title=" " alt="" coords="25,177,212,203"/>
<area shape="rect" id="node3" href="$main_8cc.html" title="Example main program, demonstrating how to use SensorFusion class This file creates a SensorFusion ob..." alt="" coords="5,266,101,293"/>
<area shape="rect" id="node3" href="$main_8cc.html" title="Example main program, demonstrating how to use SensorFusion class." alt="" coords="5,266,101,293"/>
<area shape="rect" id="node5" href="$sensor__fusion_8h.html" title="The sensor_fusion.h file implements the top level programming interface." alt="" coords="1566,80,1749,121"/>
<area shape="rect" id="node7" href="$control_8cc.html" title="Defines control sub&#45;system." alt="" coords="236,177,439,203"/>
<area shape="rect" id="node12" href="$control__output_8c.html" title="Implements output streaming for the control &amp; status subsystem. Data is packaged up in format compati..." alt="" coords="463,169,647,211"/>
Expand Down
2 changes: 1 addition & 1 deletion docs/html/build_8h__dep__incl.md5
Original file line number Diff line number Diff line change
@@ -1 +1 @@
e2e0ddc86fd6980f791f4725c64cc99a
562297b4dc04e57ace4545f3ee567585
Loading

0 comments on commit 865cf36

Please sign in to comment.