mirror of
https://github.com/ARM-software/devlib.git
synced 2025-02-23 04:57:50 +00:00
docs/instrumentation: Fix typos
This commit is contained in:
parent
0d6c6883dd
commit
c73266c3a9
@ -164,7 +164,7 @@ Instrument
|
|||||||
.. method:: Instrument.get_raw()
|
.. method:: Instrument.get_raw()
|
||||||
|
|
||||||
Returns a list of paths to files containing raw output from the underlying
|
Returns a list of paths to files containing raw output from the underlying
|
||||||
source(s) that is used to produce the data CSV. If now raw output is
|
source(s) that is used to produce the data CSV. If no raw output is
|
||||||
generated or saved, an empty list will be returned. The format of the
|
generated or saved, an empty list will be returned. The format of the
|
||||||
contents of the raw files is entirely source-dependent.
|
contents of the raw files is entirely source-dependent.
|
||||||
|
|
||||||
@ -400,7 +400,7 @@ For reference, the software stack on the host is roughly given by:
|
|||||||
|
|
||||||
Ethernet was the only IIO Interface used and tested during the development of
|
Ethernet was the only IIO Interface used and tested during the development of
|
||||||
this instrument. However,
|
this instrument. However,
|
||||||
`USB seems to be supported<https://gitlab.com/baylibre-acme/ACME/issues/2>`_.
|
`USB seems to be supported <https://gitlab.com/baylibre-acme/ACME/issues/2>`_.
|
||||||
The IIO library also provides "Local" and "XML" connections but these are to be
|
The IIO library also provides "Local" and "XML" connections but these are to be
|
||||||
used when the IIO devices are directly connected to the host *i.e.* in our
|
used when the IIO devices are directly connected to the host *i.e.* in our
|
||||||
case, if we were to run Python and devlib on the BBB. These are also untested.
|
case, if we were to run Python and devlib on the BBB. These are also untested.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user