-
```
Using readGyroRaw(...) will not returning raw values because values are being
divided by 14.375.
*_GyroX = ((_buff[0]
-
```
What steps will reproduce the problem?
Load Ocarina of Time with any version of Glide64.
What is the expected output? What do you see instead?
The lit areas of the rotating "N" logo are much da…
-
```
What steps will reproduce the problem?
1. compile embedded binary
2. start platform
What is the expected output? What do you see instead?
Expected: no output, waiting for ipm to connect
Observed…
-
```
What steps will reproduce the problem?
Load Ocarina of Time with any version of Glide64.
What is the expected output? What do you see instead?
The lit areas of the rotating "N" logo are much da…
-
For DISCOVERYF3 target LSM303DLHC the ACC sensor data looks to be wrong? There is a lot of heavy noise without any movement and there looks to be no reaction related to any movement.
![mag](https://cl…
MJ666 updated
9 years ago
-
```
What steps will reproduce the problem?
1. compile embedded binary
2. start platform
What is the expected output? What do you see instead?
Expected: no output, waiting for ipm to connect
Observed…
-
```
What steps will reproduce the problem?
1. compile embedded binary
2. start platform
What is the expected output? What do you see instead?
Expected: no output, waiting for ipm to connect
Observed…
-
The uuid chosen in the unit tests ("12345678-1234-5678-1234-567812345678") is not the best choice for reference. I ported your library to Java (great work btw), and for that you need to consider the b…
-
There are several bugs in the comments strewn around the source that were found during the recent code review. These should be corrected or (preferably) made obsolete by making the code more explicit.…
-
@itkwon
My code works until it tries to run getMagOnce(). I think this is because the getStatusReg() function never returns the value it expects. Two questions:
1) Should the bitwise AND (&) be repla…
ghost updated
10 years ago