Statistics
| Branch: | Revision:

adafruit_bno055 / utility / quaternion.h @ abce6607

History | View | Annotate | Download (7.279 KB)

# Date Author Comment
0695bf91 2015-05-21 22:15 Paul Du Bois (laptop)

Add "const" to non-mutating Vector, Quat methods

Also adds some clarifying documentation, since the quat->euler axis
conventions are a bit surprising.

4bc1c0c1 2015-04-05 01:45 Kevin Townsend

First commit