mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2025-12-06 07:12:04 +01:00
176 lines
9 KiB
HTML
176 lines
9 KiB
HTML
<!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"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.14"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>BOSWatch 3: Data Fields</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(initResizable);
|
|
/* @license-end */</script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function() { init_search(); });
|
|
/* @license-end */
|
|
</script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">BOSWatch 3
|
|
</div>
|
|
<div id="projectbrief">Python Script to receive and decode German BOS Information with rtl_fm and multimon-NG</div>
|
|
</td>
|
|
<td> <div id="MSearchBox" class="MSearchBoxInactive">
|
|
<span class="left">
|
|
<img id="MSearchSelect" src="search/mag_sel.png"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
alt=""/>
|
|
<input type="text" id="MSearchField" value="Search" accesskey="S"
|
|
onfocus="searchBox.OnSearchFieldFocus(true)"
|
|
onblur="searchBox.OnSearchFieldFocus(false)"
|
|
onkeyup="searchBox.OnSearchFieldChange(event)"/>
|
|
</span><span class="right">
|
|
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
|
|
</span>
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.14 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('functions.html','');});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="contents">
|
|
<div class="textblock">Here is a list of all documented struct and union fields with links to the struct/union documentation for each field:</div><ul>
|
|
<li>__init__()
|
|
: <a class="el" href="classboswatch_1_1config_1_1_config.html#a5a7fd74fa397a8c96245b51f51aa6f6a">boswatch.config.Config</a>
|
|
, <a class="el" href="classboswatch_1_1decoder_1_1decoder_1_1_decoder.html#ae15cb65a69572a1a59943550496f53c0">boswatch.decoder.decoder.Decoder</a>
|
|
, <a class="el" href="classboswatch_1_1decoder_1_1fms_1_1_fms.html#a6d2bf5793967e2cf755aa29d5d92670d">boswatch.decoder.fms.Fms</a>
|
|
, <a class="el" href="classboswatch_1_1decoder_1_1pocsag_1_1_pocsag.html#a011a7f030f156ae2fe560461de759040">boswatch.decoder.pocsag.Pocsag</a>
|
|
, <a class="el" href="classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#af4b26213d6658508719b93488a4856e5">boswatch.decoder.zvei.Zvei</a>
|
|
, <a class="el" href="classboswatch_1_1network_1_1client_1_1_t_c_p_client.html#a753e24926d2b86b302b4d5a1832e968d">boswatch.network.client.TCPClient</a>
|
|
, <a class="el" href="classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#a39d08376267ebba5f1306e77fd77ccc6">boswatch.network.server.TCPServer</a>
|
|
, <a class="el" href="classboswatch_1_1watchdog_1_1watchdog_1_1_b_w_watchdog.html#a687a1e53b5fcccc58a2b39bbdc7f38ae">boswatch.watchdog.watchdog.BWWatchdog</a>
|
|
</li>
|
|
<li>_getClientData()
|
|
: <a class="el" href="classboswatch_1_1decoder_1_1decoder_1_1_decoder.html#aa9fc1d1ae059e6b1f8f8a31d86d4fb9f">boswatch.decoder.decoder.Decoder</a>
|
|
</li>
|
|
<li>_replaceDoubleTone()
|
|
: <a class="el" href="classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#ac470c7ddc6e7c87f186ad62d435561fe">boswatch.decoder.zvei.Zvei</a>
|
|
</li>
|
|
<li>_validate()
|
|
: <a class="el" href="classboswatch_1_1decoder_1_1fms_1_1_fms.html#a6df642ebc7d0ac9db8da602b1f1aee4c">boswatch.decoder.fms.Fms</a>
|
|
, <a class="el" href="classboswatch_1_1decoder_1_1pocsag_1_1_pocsag.html#a6162a990f809806293ef3b996004635d">boswatch.decoder.pocsag.Pocsag</a>
|
|
, <a class="el" href="classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#aa0c221732f1feb54fc80ef9ba9eae403">boswatch.decoder.zvei.Zvei</a>
|
|
</li>
|
|
<li>clientsConnected()
|
|
: <a class="el" href="classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#a59b4eb3e8df63da81d3d5b824f9068b4">boswatch.network.server.TCPServer</a>
|
|
</li>
|
|
<li>connect()
|
|
: <a class="el" href="classboswatch_1_1network_1_1client_1_1_t_c_p_client.html#a269a5cc62bb8b4077c6f0d01d4e309f9">boswatch.network.client.TCPClient</a>
|
|
</li>
|
|
<li>decode()
|
|
: <a class="el" href="classboswatch_1_1decoder_1_1decoder_1_1_decoder.html#add39dbdb43ed0168c310457a7c1df493">boswatch.decoder.decoder.Decoder</a>
|
|
, <a class="el" href="classboswatch_1_1decoder_1_1fms_1_1_fms.html#a0b595db897f099237994da17f557451c">boswatch.decoder.fms.Fms</a>
|
|
, <a class="el" href="classboswatch_1_1decoder_1_1pocsag_1_1_pocsag.html#ab79c8c5e4eeb10107db544c4c806ef08">boswatch.decoder.pocsag.Pocsag</a>
|
|
, <a class="el" href="classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#a022512d0e73daab5496cd6eeec71bd08">boswatch.decoder.zvei.Zvei</a>
|
|
</li>
|
|
<li>disconnect()
|
|
: <a class="el" href="classboswatch_1_1network_1_1client_1_1_t_c_p_client.html#a6bd414bfb8b3b6e7453f2ffa7b288979">boswatch.network.client.TCPClient</a>
|
|
</li>
|
|
<li>flushData()
|
|
: <a class="el" href="classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#a1c2addb2a19639987d121b2cd3ae54c9">boswatch.network.server.TCPServer</a>
|
|
</li>
|
|
<li>getConfig()
|
|
: <a class="el" href="classboswatch_1_1config_1_1_config.html#ae8c521d735a864121ffb04f95bbc118e">boswatch.config.Config</a>
|
|
</li>
|
|
<li>getData()
|
|
: <a class="el" href="classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#abeaaaf03fad1689604a79fc04d9830a1">boswatch.network.server.TCPServer</a>
|
|
</li>
|
|
<li>handle()
|
|
: <a class="el" href="classboswatch_1_1network_1_1server_1_1_t_c_p_handler.html#afe2d9a9365f886e80fbb3ee4fa85e644">boswatch.network.server.TCPHandler</a>
|
|
</li>
|
|
<li>loadConfig()
|
|
: <a class="el" href="classboswatch_1_1config_1_1_config.html#a24771882fd22b6c93f0924772199e6f7">boswatch.config.Config</a>
|
|
</li>
|
|
<li>receive()
|
|
: <a class="el" href="classboswatch_1_1network_1_1client_1_1_t_c_p_client.html#ae84d2fa327a19535950d2f7c013b7e1f">boswatch.network.client.TCPClient</a>
|
|
</li>
|
|
<li>start()
|
|
: <a class="el" href="classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#a3b311c5d86e829c45c5d494d27633bdb">boswatch.network.server.TCPServer</a>
|
|
</li>
|
|
<li>stop()
|
|
: <a class="el" href="classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#a427d9904084e9a4c4b2e51d54f6410c9">boswatch.network.server.TCPServer</a>
|
|
</li>
|
|
<li>transmit()
|
|
: <a class="el" href="classboswatch_1_1network_1_1client_1_1_t_c_p_client.html#ae18958f9acbdbb7c9c2d2b5b4df9364c">boswatch.network.client.TCPClient</a>
|
|
</li>
|
|
</ul>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="footer">Generated on Thu Jan 4 2018 08:56:53 for BOSWatch 3 by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|