2010-12-26 20:59:17 -04:00
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< title > ArduPilot Libraries: /home/jgoppert/Projects/ap/libraries/FastSerial/FastSerial.cpp File Reference< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
2010-12-26 23:23:35 -04:00
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javaScript" src = "search/search.js" > < / script >
2010-12-26 20:59:17 -04:00
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< / head >
2010-12-26 23:23:35 -04:00
< body onload = 'searchBox.OnSelectItem(0);' >
2010-12-26 20:59:17 -04:00
<!-- Generated by Doxygen 1.7.1 -->
< div class = "navigation" id = "top" >
< div class = "tabs" >
< ul class = "tablist" >
< li > < a href = "main.html" > < span > Main Page< / 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 >
< / ul >
< / div >
< div class = "tabs2" >
< ul class = "tablist" >
< li > < a href = "files.html" > < span > File List< / span > < / a > < / li >
< li > < a href = "globals.html" > < span > File Members< / span > < / a > < / li >
< / ul >
< / div >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#define-members" > Defines< / a > |
< a href = "#var-members" > Variables< / a > < / div >
< div class = "headertitle" >
< h1 > /home/jgoppert/Projects/ap/libraries/FastSerial/FastSerial.cpp File Reference< / h1 > < / div >
< / div >
< div class = "contents" >
< code > #include " < a class = "el" href = "_fast_serial_8h_source.html" > FastSerial.h< / a > " < / code > < br / >
< code > #include " < a class = "el" href = "_w_program_8h_source.html" > WProgram.h< / a > " < / code > < br / >
< div class = "dynheader" >
Include dependency graph for FastSerial.cpp:< / div >
< div class = "dyncontent" >
< div class = "center" > < img src = "_fast_serial_8cpp__incl.png" border = "0" usemap = "#_2home_2jgoppert_2_projects_2ap_2libraries_2_fast_serial_2_fast_serial_8cpp" alt = "" / > < / div >
< map name = "_2home_2jgoppert_2_projects_2ap_2libraries_2_fast_serial_2_fast_serial_8cpp" id = "_2home_2jgoppert_2_projects_2ap_2libraries_2_fast_serial_2_fast_serial_8cpp" >
< area shape = "rect" id = "node3" href = "_fast_serial_8h.html" title = "FastSerial.h" alt = "" coords = "192,83,288,112" / > < area shape = "rect" id = "node19" href = "_w_program_8h.html" title = "WProgram.h" alt = "" coords = "312,83,411,112" / > < area shape = "rect" id = "node13" href = "_better_stream_8h.html" title = "BetterStream.h" alt = "" coords = "435,160,557,189" / > < / map >
< / div >
< p > < a href = "_fast_serial_8cpp_source.html" > Go to the source code of this file.< / a > < / p >
< table class = "memberdecls" >
< tr > < td colspan = "2" > < h2 > < a name = "define-members" > < / a >
Defines< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > #define < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "_fast_serial_8cpp.html#a52a40ec3245d529723af3ce0a95bd7b6" > FS_MAX_PORTS< / a > 1< / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > #define < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "_fast_serial_8cpp.html#a739a2a1a0047c98ac1b18ecd25dac092" > RX_BUFFER_SIZE< / a > 128< / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > #define < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "_fast_serial_8cpp.html#a9ab33647617098646990fe263600b650" > TX_BUFFER_SIZE< / a > 64< / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > #define < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "_fast_serial_8cpp.html#a65c660282414eff7e990f21f6b306cb8" > BUFFER_MAX< / a > 512< / td > < / tr >
< tr > < td colspan = "2" > < h2 > < a name = "var-members" > < / a >
Variables< / h2 > < / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "struct_fast_serial_1_1_buffer.html" > FastSerial::Buffer< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "_fast_serial_8cpp.html#ae8641bf6f22cf7893cb462460417caf9" > __FastSerial__rxBuffer< / a > [FS_MAX_PORTS]< / td > < / tr >
< tr > < td class = "memItemLeft" align = "right" valign = "top" > < a class = "el" href = "struct_fast_serial_1_1_buffer.html" > FastSerial::Buffer< / a > < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "_fast_serial_8cpp.html#ada936bc2cdf111796f90cdb7dcdc54dd" > __FastSerial__txBuffer< / a > [FS_MAX_PORTS]< / td > < / tr >
< / table >
< hr / > < h2 > Define Documentation< / h2 >
< a class = "anchor" id = "a65c660282414eff7e990f21f6b306cb8" > < / a > <!-- doxytag: member="FastSerial.cpp::BUFFER_MAX" ref="a65c660282414eff7e990f21f6b306cb8" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define BUFFER_MAX 512< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Definition at line < a class = "el" href = "_fast_serial_8cpp_source.html#l00052" > 52< / a > of file < a class = "el" href = "_fast_serial_8cpp_source.html" > FastSerial.cpp< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a52a40ec3245d529723af3ce0a95bd7b6" > < / a > <!-- doxytag: member="FastSerial.cpp::FS_MAX_PORTS" ref="a52a40ec3245d529723af3ce0a95bd7b6" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define FS_MAX_PORTS 1< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Definition at line < a class = "el" href = "_fast_serial_8cpp_source.html#l00043" > 43< / a > of file < a class = "el" href = "_fast_serial_8cpp_source.html" > FastSerial.cpp< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a739a2a1a0047c98ac1b18ecd25dac092" > < / a > <!-- doxytag: member="FastSerial.cpp::RX_BUFFER_SIZE" ref="a739a2a1a0047c98ac1b18ecd25dac092" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define RX_BUFFER_SIZE 128< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Definition at line < a class = "el" href = "_fast_serial_8cpp_source.html#l00050" > 50< / a > of file < a class = "el" href = "_fast_serial_8cpp_source.html" > FastSerial.cpp< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "a9ab33647617098646990fe263600b650" > < / a > <!-- doxytag: member="FastSerial.cpp::TX_BUFFER_SIZE" ref="a9ab33647617098646990fe263600b650" args="" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > #define TX_BUFFER_SIZE 64< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Definition at line < a class = "el" href = "_fast_serial_8cpp_source.html#l00051" > 51< / a > of file < a class = "el" href = "_fast_serial_8cpp_source.html" > FastSerial.cpp< / a > .< / p >
< / div >
< / div >
< hr / > < h2 > Variable Documentation< / h2 >
< a class = "anchor" id = "ae8641bf6f22cf7893cb462460417caf9" > < / a > <!-- doxytag: member="FastSerial.cpp::__FastSerial__rxBuffer" ref="ae8641bf6f22cf7893cb462460417caf9" args="[FS_MAX_PORTS]" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "struct_fast_serial_1_1_buffer.html" > FastSerial::Buffer< / a > < a class = "el" href = "_fast_serial_8h.html#ad2687d3a6a3d7444849df9edc5597f6b" > __FastSerial__rxBuffer< / a > [FS_MAX_PORTS]< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Definition at line < a class = "el" href = "_fast_serial_8cpp_source.html#l00046" > 46< / a > of file < a class = "el" href = "_fast_serial_8cpp_source.html" > FastSerial.cpp< / a > .< / p >
< / div >
< / div >
< a class = "anchor" id = "ada936bc2cdf111796f90cdb7dcdc54dd" > < / a > <!-- doxytag: member="FastSerial.cpp::__FastSerial__txBuffer" ref="ada936bc2cdf111796f90cdb7dcdc54dd" args="[FS_MAX_PORTS]" -->
< div class = "memitem" >
< div class = "memproto" >
< table class = "memname" >
< tr >
< td class = "memname" > < a class = "el" href = "struct_fast_serial_1_1_buffer.html" > FastSerial::Buffer< / a > < a class = "el" href = "_fast_serial_8h.html#a50dd604252dbc7918b4da78e2229e0ce" > __FastSerial__txBuffer< / a > [FS_MAX_PORTS]< / td >
< / tr >
< / table >
< / div >
< div class = "memdoc" >
< p > Definition at line < a class = "el" href = "_fast_serial_8cpp_source.html#l00047" > 47< / a > of file < a class = "el" href = "_fast_serial_8cpp_source.html" > FastSerial.cpp< / a > .< / p >
< / div >
< / div >
< / div >
2010-12-26 23:23:35 -04:00
< hr class = "footer" / > < address class = "footer" > < small >
Generated for ArduPilot Libraries by < a href = "http://www.doxygen.org/index.html" > < img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > < / small > < / address >
2010-12-26 20:59:17 -04:00
< / body >
< / html >