Project

General

Profile

Revision 241

Updated libdragonfly documentation.

View differences:

xbee_8h.html
1 1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
2
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
3 3
<title>libwireless: xbee.h File Reference</title>
4 4
<link href="doxygen.css" rel="stylesheet" type="text/css">
5 5
<link href="tabs.css" rel="stylesheet" type="text/css">
6 6
</head><body>
7
<!-- Generated by Doxygen 1.4.6 -->
7
<!-- Generated by Doxygen 1.5.3 -->
8 8
<div class="tabs">
9 9
  <ul>
10 10
    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
11 11
    <li><a href="modules.html"><span>Modules</span></a></li>
12 12
    <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li>
13
    <li id="current"><a href="files.html"><span>Files</span></a></li>
14
  </ul></div>
15
<div class="tabs">
16
  <ul>
17
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
18
    <li><a href="globals.html"><span>Globals</span></a></li>
19
  </ul></div>
13
    <li class="current"><a href="files.html"><span>Files</span></a></li>
14
  </ul>
15
</div>
20 16
<h1>xbee.h File Reference</h1>Contains definitions for using the XBee. <a href="#_details">More...</a>
21 17
<p>
22 18

  
......
89 85
<tr><td class="memItemLeft" nowrap align="right" valign="top">unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__xbee.html#g7c53e8a8492494a61ca306875d633309">xbee_get_address</a> (void)</td></tr>
90 86

  
91 87
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Get the XBee's 16-bit address.  <a href="group__xbee.html#g7c53e8a8492494a61ca306875d633309"></a><br></td></tr>
88
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="g1e9e3c2abf0ff683ca8e591c3851cf0a"></a><!-- doxytag: member="xbee.h::xbee_set_com_port" ref="g1e9e3c2abf0ff683ca8e591c3851cf0a" args="(char *port)" -->
89
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="group__xbee.html#g1e9e3c2abf0ff683ca8e591c3851cf0a">xbee_set_com_port</a> (char *port)</td></tr>
90

  
91
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set the com port on a computer, undefined on the robot. <br></td></tr>
92 92
</table>
93 93
<hr><a name="_details"></a><h2>Detailed Description</h2>
94 94
Contains definitions for using the XBee. 
95 95
<p>
96 96
Contains definitions for interfacing with the XBee module, from either a robot or a computer. To use a robot, define ROBOT in <a class="el" href="wl__defs_8h-source.html">wl_defs.h</a>, and to use a computer, don't define ROBOT.<p>
97
<dl compact><dt><b>Author:</b></dt><dd>Brian Coltin, Colony Project, CMU Robotics Club </dd></dl>
97
<dl class="author" compact><dt><b>Author:</b></dt><dd>Brian Coltin, Colony Project, CMU Robotics Club </dd></dl>
98 98
<hr><h2>Define Documentation</h2>
99
<a class="anchor" name="0ddad85671ebdb108b228835312d4f62"></a><!-- doxytag: member="xbee.h::XBEE_PORT" ref="0ddad85671ebdb108b228835312d4f62" args="" --><p>
100
<table class="mdTable" cellpadding="2" cellspacing="0">
101
  <tr>
102
    <td class="mdRow">
103
      <table cellpadding="0" cellspacing="0" border="0">
99
<a class="anchor" name="0ddad85671ebdb108b228835312d4f62"></a><!-- doxytag: member="xbee.h::XBEE_PORT" ref="0ddad85671ebdb108b228835312d4f62" args="" -->
100
<div class="memitem">
101
<div class="memproto">
102
      <table class="memname">
104 103
        <tr>
105
          <td class="md" nowrap valign="top">#define XBEE_PORT&nbsp;&nbsp;&nbsp;&quot;/dev/ttyUSB1&quot;          </td>
104
          <td class="memname">#define XBEE_PORT&nbsp;&nbsp;&nbsp;&quot;/dev/ttyUSB1&quot;          </td>
106 105
        </tr>
107 106
      </table>
108
    </td>
109
  </tr>
110
</table>
111
<table cellspacing="5" cellpadding="0" border="0">
112
  <tr>
113
    <td>
114
      &nbsp;
115
    </td>
116
    <td>
107
</div>
108
<div class="memdoc">
117 109

  
118 110
<p>
119
The port to use the XBee from on the computer. Also, a backup port if the other is used.     </td>
120
  </tr>
121
</table>
122
<hr size="1"><address style="align: right;"><small>Generated on Wed Oct 31 17:54:43 2007 for libwireless by&nbsp;
111
The port to use the XBee from on the computer. Also, a backup port if the other is used. 
112
</div>
113
</div><p>
114
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Nov 8 22:16:24 2007 for libwireless by&nbsp;
123 115
<a href="http://www.doxygen.org/index.html">
124
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.6 </small></address>
116
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.3 </small></address>
125 117
</body>
126 118
</html>

Also available in: Unified diff