summaryrefslogtreecommitdiff
path: root/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'README.html')
-rw-r--r--README.html16
1 files changed, 9 insertions, 7 deletions
diff --git a/README.html b/README.html
index c1be5ea..e37c8c9 100644
--- a/README.html
+++ b/README.html
@@ -830,6 +830,8 @@ gtest_force_shared_crt OFF</tt></pre>
<div class="paragraph"><div class="title">-DDBUS_SERVICE_OBJECT_PATH="XXX"</div><p>sets the object path for Dbus, default "/org/genivi/audiomanager\0"</p></div>
<div class="paragraph"><div class="title">-DDEFAULT_TELNETPORT="XXX"</div><p>sets the default telnetport, default 6060. Can be overwriten by command line parameter</p></div>
<div class="paragraph"><div class="title">-DMAX_TELNETCONNECTIONS="XXX"</div><p>sets the default maximum number of telnetconnections, default is 3</p></div>
+<div class="paragraph"><div class="title">-DNSM_PATH="XXX"</div><p>sets the path of the NSM DBUS interface</p></div>
+<div class="paragraph"><div class="title">-DNSM_INTERFACE="XXX"</div><p>sets the interface to the NSM DBUS interface</p></div>
<div class="paragraph"><p>In order to change these options, you can modify this values with ccmake, do the appropriate changes in
CmakeList.txt or via the commandline for cmake or (when installed via ccmake)</p></div>
</div>
@@ -857,18 +859,18 @@ automotive-dlt [greater 2.5.0]
doxygen (only when WITH_DOCUMENTATION==ON) [tested on version 1.6.3]
</p>
</li>
-<li>
-<p>
-nodestatemanager headers [tested with version 0.1.0]
-</p>
-</li>
</ul></div>
<div class="paragraph"><p>To install them in a build environment like Ubuntu you can use:</p></div>
<div class="listingblock">
<div class="content">
<pre><tt>sudo apt-get install libdbus-1-dev libsqlite3-dev doxygen git cmake build-essential</tt></pre>
</div></div>
-<div class="paragraph"><p>The nodestatemanager can be retrieved from projects.genivi.org . You can install the headers on you system by</p></div>
+</div>
+<div class="sect2">
+<h3 id="_the_nodestatemanager">The NodeStateManager</h3>
+<div class="paragraph"><p>The nodestatemanager headers are needed to compile the audiomanager. If the nodestatemanagerincludes are not found,
+the headers shipped with the audiomanager are used.
+The nodestatemanager can be retrieved from projects.genivi.org . You can install the headers on you system by</p></div>
<div class="listingblock">
<div class="content">
<pre><tt>sudo make install-includeHEADERS</tt></pre>
@@ -1200,7 +1202,7 @@ handle later on.</p></div>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2012-12-17 13:07:13 CET
+Last updated 2013-01-07 13:31:14 CET
</div>
</div>
</body>