mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
docs: changed libmraa references to MRAA
Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
parent
9206480b9c
commit
ef30ab6fb2
10
README.md
10
README.md
@ -1,8 +1,8 @@
|
|||||||
UPM (Useful Packages & Modules) Sensor/Actuator repository for libmraa
|
UPM (Useful Packages & Modules) Sensor/Actuator repository for MRAA
|
||||||
==============
|
==============
|
||||||
|
|
||||||
UPM is a high level repository for sensors that use libmraa. Each sensor links
|
UPM is a high level repository for sensors that use MRAA. Each sensor links
|
||||||
to libmraa and are not meant to be interlinked although some groups of sensors
|
to MRAA and are not meant to be interlinked although some groups of sensors
|
||||||
may be. Each sensor contains a header which allows to interface with it.
|
may be. Each sensor contains a header which allows to interface with it.
|
||||||
Typically a sensor is represented as a class and instantiated.
|
Typically a sensor is represented as a class and instantiated.
|
||||||
|
|
||||||
@ -103,8 +103,8 @@ API Documentation
|
|||||||
<a href="http://iotdk.intel.com/docs/master/upm/python"><img src="docs/icons/python.png"/></a>
|
<a href="http://iotdk.intel.com/docs/master/upm/python"><img src="docs/icons/python.png"/></a>
|
||||||
<a href="http://iotdk.intel.com/docs/master/upm/node"><img src="docs/icons/node.png"/></a>
|
<a href="http://iotdk.intel.com/docs/master/upm/node"><img src="docs/icons/node.png"/></a>
|
||||||
|
|
||||||
##### Changelog
|
### Changelog
|
||||||
Version changelog [here](docs/changelog.md).
|
Version changelog [here](docs/changelog.md).
|
||||||
|
|
||||||
##### Known Limitations
|
### Known Limitations
|
||||||
List of known limitations [here](docs/knownlimitations.md).
|
List of known limitations [here](docs/knownlimitations.md).
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
UPM (Useful Packages & Modules) Sensor/Actuator repository for libmraa
|
UPM (Useful Packages & Modules) Sensor/Actuator repository for MRAA
|
||||||
==============
|
==============
|
||||||
|
|
||||||
UPM is a high level repository for sensors that use libmraa. Each sensor links
|
UPM is a high level repository for sensors that use MRAA. Each sensor links
|
||||||
to libmraa and are not meant to be interlinked although some groups of sensors
|
to MRAA and are not meant to be interlinked although some groups of sensors
|
||||||
may be. Each sensor contains a header which allows to interface with it.
|
may be. Each sensor contains a header which allows to interface with it.
|
||||||
Typically a sensor is represented as a class and instantiated.
|
Typically a sensor is represented as a class and instantiated.
|
||||||
|
|
||||||
|
@ -1,8 +1,7 @@
|
|||||||
UPM (Useful Packages & Modules) Sensor/Actuator repository for libmraa
|
UPM (Useful Packages & Modules) Sensor/Actuator repository for MRAA
|
||||||
==============
|
|
||||||
|
|
||||||
UPM is a high level repository for sensors that use libmraa. Each sensor links
|
UPM is a high level repository for sensors that use MRAA. Each sensor links
|
||||||
to libmraa and are not meant to be interlinked although some groups of sensors
|
to MRAA and are not meant to be interlinked although some groups of sensors
|
||||||
may be. Each sensor contains a header which allows to interface with it.
|
may be. Each sensor contains a header which allows to interface with it.
|
||||||
Typically a sensor is represented as a class and instantiated.
|
Typically a sensor is represented as a class and instantiated.
|
||||||
|
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
<p>Browse to a module or class using the sidebar to view its API
|
<p>Browse to a module or class using the sidebar to view its API
|
||||||
documentation.</p>
|
documentation.</p>
|
||||||
|
|
||||||
<p>UPM is a high level repository for sensors that use libmraa. Each
|
<p>UPM is a high level repository for sensors that use MRAA. Each
|
||||||
sensor links to libmraa and are not meant to be interlinked although
|
sensor links to MRAA and are not meant to be interlinked although
|
||||||
some groups of sensors may be. Each sensor contains a header which
|
some groups of sensors may be. Each sensor contains a header which
|
||||||
allows to interface with it. Typically a sensor is represented as a
|
allows to interface with it. Typically a sensor is represented as a
|
||||||
class and instantiated.</p>
|
class and instantiated.</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user