juliangaal
|
eb4a3d3146
|
enable motion detection
|
2021-02-19 22:57:04 +01:00 |
|
juliangaal
|
5f51ec136e
|
enable CLK_SEL control
|
2021-02-19 10:20:28 +01:00 |
|
juliangaal
|
0ab57cadf4
|
fix temperature sensor enable/disable
|
2021-02-19 08:50:54 +01:00 |
|
juliangaal
|
f021c88a08
|
control sleep, temp on/off
|
2021-02-19 02:15:07 +01:00 |
|
juliangaal
|
f0c5b1790a
|
update status with range settings for accel, gyro
|
2021-02-18 13:06:12 +01:00 |
|
Julian Gaal
|
ddabd81ab3
|
Update status.md
|
2021-02-18 12:57:35 +01:00 |
|
juliangaal
|
a211c8e7b1
|
checkboxes register map
|
2021-02-18 12:55:37 +01:00 |
|
juliangaal
|
32ab3928a4
|
add register map
|
2021-02-18 12:52:25 +01:00 |
|
juliangaal
|
ea54b0accf
|
set range, hpf
|
2021-02-18 12:27:26 +01:00 |
|
juliangaal
|
f36aa2c73b
|
implement readbit(s), writebit(s)
|
2021-02-18 01:30:53 +01:00 |
|
juliangaal
|
e7c0e5ac20
|
write_bit_n, set_bit_n implemented
|
2021-02-17 20:32:16 +01:00 |
|
juliangaal
|
9ed27ce8fa
|
delete makefile [skip ci]
|
2021-02-15 19:09:36 +01:00 |
|
Julian Gaal
|
ccb1a24d42
|
Merge pull request #24 from juliangaal/dev
bump dependencies, rm buggy bias calc
|
2021-02-15 19:02:10 +01:00 |
|
juliangaal
|
e12f93f2c1
|
add versions since 1.40
|
2021-02-15 18:57:41 +01:00 |
|
juliangaal
|
5044d5ca29
|
bump rust versions circleci
|
2021-02-15 18:54:07 +01:00 |
|
juliangaal
|
16e17ce364
|
bump dependencies, rm buggy bias calc
|
2021-02-15 18:45:50 +01:00 |
|
Julian Gaal
|
f9a4ef5563
|
Merge pull request #18 from timkoning17/patch-1
Fix spelling error in lib.rs
|
2021-01-31 18:51:40 +01:00 |
|
Julian Gaal
|
e993549b25
|
Update README.md
|
2020-12-11 15:41:34 +01:00 |
|
Julian Gaal
|
05bf758148
|
Update README.md with status
|
2020-12-11 15:41:08 +01:00 |
|
timkoning17
|
290ce95fb7
|
Update lib.rs
Tiny spelling error correction
|
2020-11-16 16:12:55 +01:00 |
|
Julian Gaal
|
25a0b45b46
|
Update example with non owning delay [skip ci]
|
2020-09-24 15:24:06 +02:00 |
|
Julian Gaal
|
04057f3e2d
|
Merge pull request #10 from juliangaal/dependabot/cargo/libm-0.2.1
Update libm requirement from 0.1.3 to 0.2.1
|
2020-09-24 14:18:40 +02:00 |
|
Julian Gaal
|
cd726772d3
|
Merge pull request #15 from juliangaal/non-owning-delay
Non owning delay, see #7
|
2020-09-24 14:17:48 +02:00 |
|
Julian Gaal
|
f0fe23b1ab
|
Update comments to reflect changes to non owning delay
|
2020-09-24 14:15:07 +02:00 |
|
dependabot-preview[bot]
|
6e46ec1301
|
Update libm requirement from 0.1.3 to 0.2.1
Updates the requirements on [libm](https://github.com/rust-lang/libm) to permit the latest version.
- [Release notes](https://github.com/rust-lang/libm/releases)
- [Changelog](https://github.com/rust-lang/libm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libm/compare/0.1.3...0.2.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-02-11 14:24:53 +00:00 |
|
Julian
|
96d02f99fc
|
formatting
|
2019-12-29 20:25:24 +01:00 |
|
Julian
|
600d3e6b03
|
update linux example
|
2019-12-29 20:23:10 +01:00 |
|
Julian
|
8b9aee4b00
|
use delay only non-owning
|
2019-12-29 20:21:07 +01:00 |
|
Julian Gaal
|
39f441d4de
|
Merge pull request #6 from Moongoodboy/fix-example
Fix _unresolved type `Error`_ in example code
|
2019-07-04 08:33:27 +02:00 |
|
Moongoodboy
|
d70b54dab5
|
Fix _unresolved type Error _ in example code
|
2019-06-27 05:59:13 -07:00 |
|
juliangaal
|
6af9d887f4
|
Merge branch 'master' of github.com:juliangaal/mpu6050
|
2019-06-07 10:58:55 +02:00 |
|
juliangaal
|
33c1431a6e
|
enable multiple rust versions in circleci
|
2019-06-07 10:57:51 +02:00 |
|
juliangaal
|
f2d2996c58
|
multiple jobs
|
2019-06-07 10:54:04 +02:00 |
|
juliangaal
|
5556a2910c
|
disable 1_30_0
|
2019-06-07 10:52:04 +02:00 |
|
Julian Gaal
|
93d29d585b
|
typo [skip ci]
|
2019-06-07 10:48:35 +02:00 |
|
juliangaal
|
5f64d50653
|
test versions 1.30.0-latest
|
2019-06-07 10:47:57 +02:00 |
|
juliangaal
|
4f222773df
|
status badge
|
2019-06-07 10:42:15 +02:00 |
|
juliangaal
|
09cea9483f
|
fix circleci typo
|
2019-06-07 10:35:54 +02:00 |
|
juliangaal
|
303a6094dc
|
new make targets: install, rustup_cross
|
2019-06-07 10:33:02 +02:00 |
|
juliangaal
|
2a64741b88
|
basic circeci config
|
2019-06-07 10:32:26 +02:00 |
|
juliangaal
|
69d0fd0d0e
|
documentation tests - fixed
|
2019-06-07 10:06:17 +02:00 |
|
juliangaal
|
d5138caee3
|
clean up comments
|
2019-06-07 09:34:34 +02:00 |
|
juliangaal
|
63e3cc4980
|
merge with dev
|
2019-06-06 19:43:04 +02:00 |
|
juliangaal
|
dd1d0a176c
|
bump version: nalgebra migration
|
2019-06-06 19:40:51 +02:00 |
|
juliangaal
|
e25c04d782
|
update linux example compilation instructions
|
2019-06-06 19:29:35 +02:00 |
|
juliangaal
|
b86b9d77c1
|
adjust to example restructuring
|
2019-06-06 19:29:17 +02:00 |
|
Julian Gaal
|
c4083ea87d
|
remove i2cdev patch - fixed in i2cdev 4.1.2 with nix 0.14
|
2019-05-29 16:14:20 +02:00 |
|
Julian Gaal
|
f8b64f8fca
|
delete .cargo
|
2019-05-23 08:53:52 +02:00 |
|
Julian Gaal
|
f42bd47882
|
rm ununsed imports
|
2019-05-23 08:52:56 +02:00 |
|
Julian Gaal
|
cefa081630
|
adapt Makefile to example structure
|
2019-05-23 08:42:42 +02:00 |
|