mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-06 14:53:53 +00:00
add more information
and update docu
This commit is contained in:
parent
b8931d1f75
commit
dc1827ad2c
61 changed files with 396 additions and 71 deletions
|
|
@ -1,6 +1,6 @@
|
|||
var searchData=
|
||||
[
|
||||
['_5f_5finit_5f_5f',['__init__',['../classboswatch_1_1config_1_1_config.html#a5a7fd74fa397a8c96245b51f51aa6f6a',1,'boswatch.config.Config.__init__()'],['../classboswatch_1_1decoder_1_1decoder_1_1_decoder.html#ae15cb65a69572a1a59943550496f53c0',1,'boswatch.decoder.decoder.Decoder.__init__()'],['../classboswatch_1_1decoder_1_1fms_1_1_fms.html#a6d2bf5793967e2cf755aa29d5d92670d',1,'boswatch.decoder.fms.Fms.__init__()'],['../classboswatch_1_1decoder_1_1pocsag_1_1_pocsag.html#a011a7f030f156ae2fe560461de759040',1,'boswatch.decoder.pocsag.Pocsag.__init__()'],['../classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#af4b26213d6658508719b93488a4856e5',1,'boswatch.decoder.zvei.Zvei.__init__()'],['../classboswatch_1_1network_1_1client_1_1_t_c_p_client.html#a753e24926d2b86b302b4d5a1832e968d',1,'boswatch.network.client.TCPClient.__init__()'],['../classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#a39d08376267ebba5f1306e77fd77ccc6',1,'boswatch.network.server.TCPServer.__init__()'],['../classboswatch_1_1watchdog_1_1watchdog_1_1_b_w_watchdog.html#a687a1e53b5fcccc58a2b39bbdc7f38ae',1,'boswatch.watchdog.watchdog.BWWatchdog.__init__()']]],
|
||||
['_5f_5finit_5f_5f',['__init__',['../class_file_head_1_1_class_name.html#a0a6c47e2a8213e1b0560edb6a617380a',1,'FileHead.ClassName.__init__()'],['../classboswatch_1_1config_1_1_config.html#a5a7fd74fa397a8c96245b51f51aa6f6a',1,'boswatch.config.Config.__init__()'],['../classboswatch_1_1decoder_1_1decoder_1_1_decoder.html#ae15cb65a69572a1a59943550496f53c0',1,'boswatch.decoder.decoder.Decoder.__init__()'],['../classboswatch_1_1decoder_1_1fms_1_1_fms.html#a6d2bf5793967e2cf755aa29d5d92670d',1,'boswatch.decoder.fms.Fms.__init__()'],['../classboswatch_1_1decoder_1_1pocsag_1_1_pocsag.html#a011a7f030f156ae2fe560461de759040',1,'boswatch.decoder.pocsag.Pocsag.__init__()'],['../classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#af4b26213d6658508719b93488a4856e5',1,'boswatch.decoder.zvei.Zvei.__init__()'],['../classboswatch_1_1network_1_1client_1_1_t_c_p_client.html#a753e24926d2b86b302b4d5a1832e968d',1,'boswatch.network.client.TCPClient.__init__()'],['../classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#a39d08376267ebba5f1306e77fd77ccc6',1,'boswatch.network.server.TCPServer.__init__()'],['../classboswatch_1_1watchdog_1_1watchdog_1_1_b_w_watchdog.html#a687a1e53b5fcccc58a2b39bbdc7f38ae',1,'boswatch.watchdog.watchdog.BWWatchdog.__init__()']]],
|
||||
['_5fgetclientdata',['_getClientData',['../classboswatch_1_1decoder_1_1decoder_1_1_decoder.html#aa9fc1d1ae059e6b1f8f8a31d86d4fb9f',1,'boswatch::decoder::decoder::Decoder']]],
|
||||
['_5freplacedoubletone',['_replaceDoubleTone',['../classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#ac470c7ddc6e7c87f186ad62d435561fe',1,'boswatch::decoder::zvei::Zvei']]],
|
||||
['_5fvalidate',['_validate',['../classboswatch_1_1decoder_1_1fms_1_1_fms.html#a6df642ebc7d0ac9db8da602b1f1aee4c',1,'boswatch.decoder.fms.Fms._validate()'],['../classboswatch_1_1decoder_1_1pocsag_1_1_pocsag.html#a6162a990f809806293ef3b996004635d',1,'boswatch.decoder.pocsag.Pocsag._validate()'],['../classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#aa0c221732f1feb54fc80ef9ba9eae403',1,'boswatch.decoder.zvei.Zvei._validate()']]]
|
||||
|
|
|
|||
|
|
@ -1,7 +1,8 @@
|
|||
var searchData=
|
||||
[
|
||||
['classname',['ClassName',['../class_file_head_1_1_class_name.html',1,'FileHead']]],
|
||||
['clientsconnected',['clientsConnected',['../classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#a59b4eb3e8df63da81d3d5b824f9068b4',1,'boswatch::network::server::TCPServer']]],
|
||||
['config',['Config',['../classboswatch_1_1config_1_1_config.html',1,'boswatch::config']]],
|
||||
['connect',['connect',['../classboswatch_1_1network_1_1client_1_1_t_c_p_client.html#a269a5cc62bb8b4077c6f0d01d4e309f9',1,'boswatch::network::client::TCPClient']]],
|
||||
['changelog',['Changelog',['../md__changelog.html',1,'']]]
|
||||
['changelog',['Changelog',['../md__info__changelog.html',1,'']]]
|
||||
];
|
||||
|
|
|
|||
|
|
@ -2,5 +2,5 @@ var searchData=
|
|||
[
|
||||
['flushdata',['flushData',['../classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#a1c2addb2a19639987d121b2cd3ae54c9',1,'boswatch::network::server::TCPServer']]],
|
||||
['fms',['Fms',['../classboswatch_1_1decoder_1_1fms_1_1_fms.html',1,'boswatch::decoder::fms']]],
|
||||
['format_20of_20the_20boswatch_20packets',['Format of the BOSWatch packets',['../md_information_packet.html',1,'']]]
|
||||
['format_20of_20the_20boswatch_20packets',['Format of the BOSWatch packets',['../md__info_packet.html',1,'']]]
|
||||
];
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
var searchData=
|
||||
[
|
||||
['classname',['ClassName',['../class_file_head_1_1_class_name.html',1,'FileHead']]],
|
||||
['config',['Config',['../classboswatch_1_1config_1_1_config.html',1,'boswatch::config']]]
|
||||
];
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
var searchData=
|
||||
[
|
||||
['_5f_5finit_5f_5f',['__init__',['../classboswatch_1_1config_1_1_config.html#a5a7fd74fa397a8c96245b51f51aa6f6a',1,'boswatch.config.Config.__init__()'],['../classboswatch_1_1decoder_1_1decoder_1_1_decoder.html#ae15cb65a69572a1a59943550496f53c0',1,'boswatch.decoder.decoder.Decoder.__init__()'],['../classboswatch_1_1decoder_1_1fms_1_1_fms.html#a6d2bf5793967e2cf755aa29d5d92670d',1,'boswatch.decoder.fms.Fms.__init__()'],['../classboswatch_1_1decoder_1_1pocsag_1_1_pocsag.html#a011a7f030f156ae2fe560461de759040',1,'boswatch.decoder.pocsag.Pocsag.__init__()'],['../classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#af4b26213d6658508719b93488a4856e5',1,'boswatch.decoder.zvei.Zvei.__init__()'],['../classboswatch_1_1network_1_1client_1_1_t_c_p_client.html#a753e24926d2b86b302b4d5a1832e968d',1,'boswatch.network.client.TCPClient.__init__()'],['../classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#a39d08376267ebba5f1306e77fd77ccc6',1,'boswatch.network.server.TCPServer.__init__()'],['../classboswatch_1_1watchdog_1_1watchdog_1_1_b_w_watchdog.html#a687a1e53b5fcccc58a2b39bbdc7f38ae',1,'boswatch.watchdog.watchdog.BWWatchdog.__init__()']]],
|
||||
['_5f_5finit_5f_5f',['__init__',['../class_file_head_1_1_class_name.html#a0a6c47e2a8213e1b0560edb6a617380a',1,'FileHead.ClassName.__init__()'],['../classboswatch_1_1config_1_1_config.html#a5a7fd74fa397a8c96245b51f51aa6f6a',1,'boswatch.config.Config.__init__()'],['../classboswatch_1_1decoder_1_1decoder_1_1_decoder.html#ae15cb65a69572a1a59943550496f53c0',1,'boswatch.decoder.decoder.Decoder.__init__()'],['../classboswatch_1_1decoder_1_1fms_1_1_fms.html#a6d2bf5793967e2cf755aa29d5d92670d',1,'boswatch.decoder.fms.Fms.__init__()'],['../classboswatch_1_1decoder_1_1pocsag_1_1_pocsag.html#a011a7f030f156ae2fe560461de759040',1,'boswatch.decoder.pocsag.Pocsag.__init__()'],['../classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#af4b26213d6658508719b93488a4856e5',1,'boswatch.decoder.zvei.Zvei.__init__()'],['../classboswatch_1_1network_1_1client_1_1_t_c_p_client.html#a753e24926d2b86b302b4d5a1832e968d',1,'boswatch.network.client.TCPClient.__init__()'],['../classboswatch_1_1network_1_1server_1_1_t_c_p_server.html#a39d08376267ebba5f1306e77fd77ccc6',1,'boswatch.network.server.TCPServer.__init__()'],['../classboswatch_1_1watchdog_1_1watchdog_1_1_b_w_watchdog.html#a687a1e53b5fcccc58a2b39bbdc7f38ae',1,'boswatch.watchdog.watchdog.BWWatchdog.__init__()']]],
|
||||
['_5fgetclientdata',['_getClientData',['../classboswatch_1_1decoder_1_1decoder_1_1_decoder.html#aa9fc1d1ae059e6b1f8f8a31d86d4fb9f',1,'boswatch::decoder::decoder::Decoder']]],
|
||||
['_5freplacedoubletone',['_replaceDoubleTone',['../classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#ac470c7ddc6e7c87f186ad62d435561fe',1,'boswatch::decoder::zvei::Zvei']]],
|
||||
['_5fvalidate',['_validate',['../classboswatch_1_1decoder_1_1fms_1_1_fms.html#a6df642ebc7d0ac9db8da602b1f1aee4c',1,'boswatch.decoder.fms.Fms._validate()'],['../classboswatch_1_1decoder_1_1pocsag_1_1_pocsag.html#a6162a990f809806293ef3b996004635d',1,'boswatch.decoder.pocsag.Pocsag._validate()'],['../classboswatch_1_1decoder_1_1zvei_1_1_zvei.html#aa0c221732f1feb54fc80ef9ba9eae403',1,'boswatch.decoder.zvei.Zvei._validate()']]]
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['changelog',['Changelog',['../md__changelog.html',1,'']]]
|
||||
['changelog',['Changelog',['../md__info__changelog.html',1,'']]]
|
||||
];
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
var searchData=
|
||||
[
|
||||
['format_20of_20the_20boswatch_20packets',['Format of the BOSWatch packets',['../md_information_packet.html',1,'']]]
|
||||
['format_20of_20the_20boswatch_20packets',['Format of the BOSWatch packets',['../md__info_packet.html',1,'']]]
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue