-
```
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…
-
You might already notice that the getCalZ() returned wrong results as you wrote in the manual. I guess that is due to the wrong value of theta_3 at calXYZ function.
I simply added an offset(+23) for …
-
/cc @fnoble @mookerji
Per the interface spec, the first three subframes (which comprise the clock correction curve and the ephemeris) each include an Issue Of Data field - IODC in subframe 1 and IODE…
-
```
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…
-
With the following sample dcadec outputs 24bit:
http://madshi.net/incorrectBitdepth.dtshd
My own DTS parser says it should be a 16bit DTS-MA track. And if I simply >> 8 the dcadec output, it's 100% …
-
```
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…
-
```
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…
-
I have enabled `tsd.core.meta.enable_realtime_uid`, but `/api/lookup` still does not work for new metrics:
```
~ λ curl -s 'http://opentsdb:12345/api/config' | jq '."tsd.core.meta.enable_realtime_uid…
-
The load byte instruction would not need a memory address that is a multiple of 4 as accessing bytes within the word should be possible. However as the block size has been specified as 4 for the simul…