Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 3ebaf504d69f581a8834e53e04e712a5 > files > 600

gearbox-devel-9.11-6.fc14.i686.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>GearBox Project</title>

<link rel="icon" href="gbx_icon_cardbox_sky.png" type="image/png">
<link rel="shortcut icon" href="gbx_icon_cardbox_sky.png" type="image/png">

<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<!-- Google Analytics -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3583782-1");
pageTracker._initData();
pageTracker._trackPageview();
</script>
<!-- Returning you to your regular programming -->
</head><body>

<!-- Header -->

<table border="0" cellspacing="0" cellpadding="0">

<tr><!-- create row -->

<!-- spacer cell -->
<!-- #CC CC CC -->
<td rowspan="1" colspan="1" bgcolor="#EEEEEE">&nbsp;&nbsp;&nbsp;&nbsp;</td>

<!-- menu cell -->
<td width="170" rowspan="1" colspan="1" align="left" valign="top" bgcolor="#EEEEEE">


<p>&nbsp;</p>
<p align="center"><a href="index.html"><img src="gbx_logo_cardbox_sky_150x150.png"></a></p><br>

<strong>INTRODUCTION</strong><br>
<strong><a href="gbx_doc_overview.html" style="text-decoration:none">Overview</a></strong><br>
<strong><a href="gbx_doc_getting.html" style="text-decoration:none">Download and Install</a></strong><br>
<!-- <strong><a href="gbx_doc_quickstart.html" style="text-decoration:none">Quick Start</a></strong><br> -->
<strong><a href="gbx_doc_documentation.html" style="text-decoration:none">Documentation</a></strong><br>
<strong><a href="gbx_doc_publications.html" style="text-decoration:none">Publications</a></strong><br>
<br>

<strong>REPOSITORY</strong><br>
<strong><a href="group__gbx__libs.html" style="text-decoration:none">Libraries</a></strong><br>
<!-- <strong><a href="group__gbx__utils.html" style="text-decoration:none">Utilities</a></strong><br> -->
<br>

<strong>DEVELOPER</strong><br>

<!--<strong><a href="gbx_doc_tutorials.html" style="text-decoration:none">Tutorials</a></strong><br>
<strong><a href="group__gbx__examples.html" style="text-decoration:none">Examples</a></strong><br>-->
<strong><a href="gbx_doc_devguide.html" style="text-decoration:none">Dev Guide</a></strong><br>
<!-- 
<strong><a href="gbx_doc_faq.html" style="text-decoration:none">FAQ</a></strong><br>
-->
<strong><a href="http://cdash.acfr.usyd.edu.au/index.php?project=Gearbox" style="text-decoration:none">Dashboard</a></strong><br>
<!--<strong><a href="http://wiki2.cas.edu.au/orca">Wiki</a></strong><br>
login/pass: orca/orca<br>-->
<br>

<strong>PEOPLE</strong><br>
<strong><a href="gbx_doc_contributors.html" style="text-decoration:none">Contributors</a></strong><br>
<strong><a href="gbx_doc_users.html" style="text-decoration:none">Users</a></strong><br>
<br>

<a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=216468&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a><br>
<strong><a href="http://sourceforge.net/projects/gearbox">Project</a></strong><br>
<strong><a href="http://sourceforge.net/project/showfiles.php?group_id=216468">Download</a></strong><br>
<!--<strong><a href="http://sourceforge.net/tracker/?group_id=216468">Bugs/Feedback</a></strong><br>-->
<strong><a href="http://sourceforge.net/mail/?group_id=216468">Mailing lists</a></strong></p>
<p>&nbsp;</p>

</td><!-- /menu cell -->

<!-- one grey spacer cells -->
<td rowspan="1" colspan="1" bgcolor="#EEEEEE">&nbsp;&nbsp;&nbsp;&nbsp;</td>

<!-- one white spacer cells -->
<td rowspan="1" colspan="1">&nbsp;&nbsp;&nbsp;&nbsp;</td>

<!-- main content cell -->
<td rowspan="1" colspan="1" align="left" valign="top">


<!-- Generated by Doxygen 1.6.2-20100208 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li>
      <li><a href="modules.html"><span>Modules</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    </ul>
  </div>
  <div class="navpath"><a class="el" href="dir_b8ba9ebcb71a95a44c4fd60b7d348fe1.html">src</a>&nbsp;&raquo;&nbsp;<a class="el" href="dir_e6faee39d20d45fac309cc35f2ddb285.html">gbxsickacfr</a>
  </div>
</div>
<div class="contents">
<h1>serialhandler.h</h1><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> * GearBox Project: Peer-Reviewed Open-Source Libraries for Robotics</span>
<a name="l00003"></a>00003 <span class="comment"> *               http://gearbox.sf.net/</span>
<a name="l00004"></a>00004 <span class="comment"> * Copyright (c) 2004-2008 Alex Brooks</span>
<a name="l00005"></a>00005 <span class="comment"> *</span>
<a name="l00006"></a>00006 <span class="comment"> * This distribution is licensed to you under the terms described in</span>
<a name="l00007"></a>00007 <span class="comment"> * the LICENSE file included in this distribution.</span>
<a name="l00008"></a>00008 <span class="comment"> *</span>
<a name="l00009"></a>00009 <span class="comment"> */</span>
<a name="l00010"></a>00010 
<a name="l00011"></a>00011 <span class="preprocessor">#ifndef SICK_ACFR_SERIALHANDLER_H</span>
<a name="l00012"></a>00012 <span class="preprocessor"></span><span class="preprocessor">#define SICK_ACFR_SERIALHANDLER_H</span>
<a name="l00013"></a>00013 <span class="preprocessor"></span>
<a name="l00014"></a>00014 <span class="preprocessor">#include &lt;gbxsickacfr/messages.h&gt;</span>
<a name="l00015"></a>00015 <span class="preprocessor">#include &lt;gbxserialacfr/serial.h&gt;</span>
<a name="l00016"></a>00016 <span class="preprocessor">#include &lt;gbxsickacfr/gbxiceutilacfr/thread.h&gt;</span>
<a name="l00017"></a>00017 <span class="preprocessor">#include &lt;gbxsickacfr/gbxiceutilacfr/buffer.h&gt;</span>
<a name="l00018"></a>00018 <span class="preprocessor">#include &lt;gbxsickacfr/gbxserialdeviceacfr/serialdevicehandler.h&gt;</span>
<a name="l00019"></a>00019 
<a name="l00020"></a>00020 <span class="keyword">namespace </span>gbxsickacfr {
<a name="l00021"></a>00021 
<a name="l00022"></a>00022 <span class="keyword">class </span>ResponseParser : <span class="keyword">public</span> gbxserialdeviceacfr::IResponseParser 
<a name="l00023"></a>00023 {
<a name="l00024"></a>00024 <span class="keyword">public</span>:
<a name="l00025"></a>00025     <span class="keywordtype">bool</span> parseBuffer( <span class="keyword">const</span> std::vector&lt;char&gt;         &amp;buffer,
<a name="l00026"></a>00026                       gbxserialdeviceacfr::IResponsePtr &amp;response,
<a name="l00027"></a>00027                       <span class="keywordtype">int</span>                             &amp;numBytesParsed )
<a name="l00028"></a>00028         {
<a name="l00029"></a>00029             LmsResponse *lmsResponse;
<a name="l00030"></a>00030             <span class="keywordtype">int</span> gotResponse = parseBufferForResponses( (<span class="keyword">const</span> uChar*)&amp;(buffer[0]),
<a name="l00031"></a>00031                                                        buffer.size(),
<a name="l00032"></a>00032                                                        lmsResponse,
<a name="l00033"></a>00033                                                        numBytesParsed );
<a name="l00034"></a>00034             <span class="keywordflow">if</span> ( gotResponse )
<a name="l00035"></a>00035             {
<a name="l00036"></a>00036                 response = lmsResponse;
<a name="l00037"></a>00037             }
<a name="l00038"></a>00038             <span class="keywordflow">return</span> gotResponse;
<a name="l00039"></a>00039         }
<a name="l00040"></a>00040 
<a name="l00041"></a>00041 };
<a name="l00042"></a>00042 
<a name="l00043"></a>00043 <span class="comment">// LmsResponse plus a timeStamp</span>
<a name="l00044"></a>00044 <span class="keyword">class </span>TimedLmsResponse {
<a name="l00045"></a>00045 <span class="keyword">public</span>:
<a name="l00046"></a>00046     TimedLmsResponse() {}
<a name="l00047"></a>00047     TimedLmsResponse( <span class="keywordtype">int</span> s, <span class="keywordtype">int</span> us, <span class="keyword">const</span> LmsResponse &amp;r )
<a name="l00048"></a>00048         : timeStampSec(s), timeStampUsec(us), response(r) {}
<a name="l00049"></a>00049 
<a name="l00050"></a>00050     <span class="keywordtype">int</span> timeStampSec;
<a name="l00051"></a>00051     <span class="keywordtype">int</span> timeStampUsec;
<a name="l00052"></a>00052     LmsResponse response;
<a name="l00053"></a>00053 };
<a name="l00054"></a>00054 
<a name="l00055"></a>00055 <span class="comment">//</span>
<a name="l00056"></a>00056 <span class="comment">// @brief Handles the serial port.</span>
<a name="l00057"></a>00057 <span class="comment">//</span>
<a name="l00058"></a>00058 <span class="comment">// Read in this separate loop so we can hopefully grab the messages</span>
<a name="l00059"></a>00059 <span class="comment">// as soon as they arrive, without relying on having Driver::read()</span>
<a name="l00060"></a>00060 <span class="comment">// called by an external thread which may be doing other stuff.</span>
<a name="l00061"></a>00061 <span class="comment">// This will hopefully give us more accurate timestamps.</span>
<a name="l00062"></a>00062 <span class="comment">//</span>
<a name="l00063"></a>00063 <span class="comment">// @author Alex Brooks</span>
<a name="l00064"></a>00064 <span class="comment">//</span>
<a name="l00065"></a>00065 <span class="keyword">class </span>SerialHandler
<a name="l00066"></a>00066 {
<a name="l00067"></a>00067 
<a name="l00068"></a>00068 <span class="keyword">public</span>: 
<a name="l00069"></a>00069 
<a name="l00070"></a>00070     SerialHandler( <span class="keyword">const</span> std::string &amp;dev,
<a name="l00071"></a>00071                    <a class="code" href="classgbxutilacfr_1_1Tracer.html" title="Local and remote tracing.">gbxutilacfr::Tracer</a>       &amp;tracer,
<a name="l00072"></a>00072                    <a class="code" href="classgbxutilacfr_1_1Status.html" title="Local interface to component status.">gbxutilacfr::Status</a>       &amp;status );
<a name="l00073"></a>00073     ~SerialHandler();
<a name="l00074"></a>00074 
<a name="l00075"></a>00075     <span class="keywordtype">void</span> send( <span class="keyword">const</span> std::vector&lt;uChar&gt; &amp;telegram )
<a name="l00076"></a>00076         { serialDeviceHandler_-&gt;send( (<span class="keyword">const</span> <span class="keywordtype">char</span>*)&amp;(telegram[0]), telegram.size() ); }
<a name="l00077"></a>00077 
<a name="l00078"></a>00078     <span class="keywordtype">void</span> setBaudRate( <span class="keywordtype">int</span> baudRate )
<a name="l00079"></a>00079         { serialDeviceHandler_-&gt;setBaudRate( baudRate ); }
<a name="l00080"></a>00080 
<a name="l00081"></a>00081     <span class="comment">// waits up to maxWaitMs for a Response</span>
<a name="l00082"></a>00082     <span class="comment">// return codes same as gbxiceutilacfr::Buffer</span>
<a name="l00083"></a>00083     <span class="keywordtype">int</span> getNextResponse( TimedLmsResponse &amp;timedResponse, <span class="keywordtype">int</span> maxWaitMs )
<a name="l00084"></a>00084         { 
<a name="l00085"></a>00085             <a class="code" href="classgbxserialdeviceacfr_1_1TimedResponse.html" title="Response plus a timeStamp: a simple container to keep the two together.">gbxserialdeviceacfr::TimedResponse</a> genericTimedResponse;
<a name="l00086"></a>00086             <span class="keywordtype">int</span> ret = serialDeviceHandler_-&gt;responseBuffer().getAndPopWithTimeout( genericTimedResponse, maxWaitMs );
<a name="l00087"></a>00087             <span class="keywordflow">if</span> ( ret == 0 )
<a name="l00088"></a>00088             {
<a name="l00089"></a>00089                 timedResponse.timeStampSec = genericTimedResponse.timeStampSec;
<a name="l00090"></a>00090                 timedResponse.timeStampUsec = genericTimedResponse.timeStampUsec;
<a name="l00091"></a>00091 
<a name="l00092"></a>00092                 <span class="comment">// This cast is safe becuase the response had to have been generated by ResponseParser</span>
<a name="l00093"></a>00093                 LmsResponse *lmsResponse = (LmsResponse*) &amp;(*(genericTimedResponse.response));
<a name="l00094"></a>00094 
<a name="l00095"></a>00095                 timedResponse.response = *lmsResponse;
<a name="l00096"></a>00096             }
<a name="l00097"></a>00097             <span class="keywordflow">return</span> ret;
<a name="l00098"></a>00098         }
<a name="l00099"></a>00099 
<a name="l00100"></a>00100 <span class="keyword">private</span>: 
<a name="l00101"></a>00101 
<a name="l00102"></a>00102     ResponseParser                            responseParser_;
<a name="l00103"></a>00103     <a class="code" href="classgbxserialacfr_1_1Serial.html" title="Encapsulates a serial port.">gbxserialacfr::Serial</a>                     serialPort_;
<a name="l00104"></a>00104     <a class="code" href="classgbxserialdeviceacfr_1_1SerialDeviceHandler.html" title="Handles the serial port.">gbxserialdeviceacfr::SerialDeviceHandler</a> *serialDeviceHandler_;
<a name="l00105"></a>00105     <span class="comment">// Keep a smart pointer to the SerialDeviceHandler as a thread, for stop/start purposes</span>
<a name="l00106"></a>00106     <a class="code" href="namespacegbxiceutilacfr.html#a426649efe8df447b1e04fa1e46efde08" title="A smart pointer to the thread class.">gbxiceutilacfr::ThreadPtr</a>                 serialDeviceHandlerThreadPtr_;
<a name="l00107"></a>00107 };
<a name="l00108"></a>00108 
<a name="l00109"></a>00109 }
<a name="l00110"></a>00110 
<a name="l00111"></a>00111 <span class="preprocessor">#endif</span>
</pre></div></div>

            </td>
            <td colspan="1">&nbsp;</td>
         </tr>
        </table>
<!-- end of table -->

 <hr size="1"><address style="align: right;"><small>Generated for GearBox by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.5 </small></address>
</body>
</html>