Skip to content

Commit 193d7dc

Browse files
committed
fix typos/minor errors
1 parent 2c8ef7a commit 193d7dc

File tree

3 files changed

+3
-29
lines changed

3 files changed

+3
-29
lines changed

source/Hardware Guide/Datasheets/bno055.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,9 @@ byte in the frame). The unit conversions for each of these measurements are as
100100
follows:
101101

102102
Euler angle (Tait-Bryan formalism)
103+
- Pitch: -180 to 180 degrees
104+
- Roll: -90 to 90 degrees
103105
- Yaw: 0 to 360 degrees
104-
- Roll: -180 to 180 degrees
105-
- Pitch: -90 to 90 degrees
106106

107107
.. math::
108108

source/Hardware Guide/Datasheets/fmc-digital-io.rst

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -280,32 +280,6 @@ current digital input and user input state.
280280
config: {bits: 224, lanes: 7, vflip: true, hflip: true, fontsize: 11}
281281
}
282282

283-
.. wavedrom::
284-
285-
{
286-
reg: [
287-
{bits: 64, name: "Acquisition Clock Counter", type: 0},
288-
{bits: 32, name: "Device Address", type: 0},
289-
{bits: 32, name: "Data Size", type: 0, attr: 10},
290-
291-
{bits: 64, name: "Hub Clock Counter", type: 3},
292-
293-
{bits: 8, name: "Status Codeword", type: 4},
294-
295-
{bits: 5, name: "Reserved"},
296-
297-
{bits: 1, name: "CV", type: 2},
298-
{bits: 1, name: "PP", type: 2},
299-
{bits: 1, name: "SL", type: 2},
300-
301-
{bits: 16}
302-
303-
],
304-
config: {bits: 224, lanes: 7, vflip: true, hflip: true, fontsize: 11}
305-
}
306-
307-
|
308-
309283
Input Port State
310284
8-bit input port state
311285

source/Hardware Guide/Datasheets/rhs2116.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ DC Voltage
255255

256256
Recovery State
257257
A 16-element bit mask indicating if a channel in stimulus recovery at the
258-
time indicated by the Hub Clock Counter value in the frame. A value of 1b1
258+
time indicated by the Hub Clock Counter value in the frame. A value of 0b1
259259
at index N indicates that channel N is currently in stimulus recovery mode.
260260

261261
.. _onidatasheet_rhs2116_h2d:

0 commit comments

Comments
 (0)