Skip to content

Tags: adafruit/Adafruit_CircuitPython_BNO055

Tags

5.4.18

Toggle 5.4.18's commit message
add sphinx configuration to rtd.yaml

Signed-off-by: foamyguy <foamyguy@gmail.com>

5.4.17

Toggle 5.4.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #128 from FoamyGuy/compass_mode_example

compass mode example

5.4.16

Toggle 5.4.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #126 from FoamyGuy/config_mode_fix

ensure config mode before setting range or bandwidth settings

5.4.15

Toggle 5.4.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #127 from FoamyGuy/fix_accel_doc_unit

Update units in acceleration docstring

5.4.14

Toggle 5.4.14's commit message
remove deprecated get_html_theme_path() call

Signed-off-by: foamyguy <foamyguy@gmail.com>

5.4.13

Toggle 5.4.13's commit message
unpin sphinx and add sphinx-rtd-theme to docs reqs

Signed-off-by: foamyguy <foamyguy@gmail.com>

5.4.12

Toggle 5.4.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #119 from CedarGroveStudios/main

add a calibration method to the examples folder

5.4.11

Toggle 5.4.11's commit message
"fix rtd theme

"

5.4.10

Toggle 5.4.10's commit message
Reformatted per pre-commit

5.4.9

Toggle 5.4.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #114 from pjjefferies/patch-1

Update quarternion type hint to show return of tuple of length 4.