Remove the use of bno055_convert*() funtions.
authorWalter Fetter Lages <w.fetter@ieee.org>
Tue, 5 Feb 2019 02:04:53 +0000 (00:04 -0200)
committerWalter Fetter Lages <w.fetter@ieee.org>
Tue, 5 Feb 2019 02:14:12 +0000 (00:14 -0200)
commit8b8c11bbda0cd8b8c590c3251f0c1d18ffd9e52d
treee09ba5943a327df8c5826264e7085f31c77463e1
parent5874ec1302e521e920afba4b48e2f968504e290d
Remove the use of bno055_convert*() funtions.

Change all displayed values to SI units.
Chanage display of quaternion to unit quaternion.
include/bno055_delay.h
include/bno055_tty.h
include/bno055_units.h [new file with mode: 0644]
test/bno055_test.c