Commit Graph

93 Commits

Author SHA1 Message Date
Cort Buffington efb4d233cc added call time to TX reporting 2019-01-07 14:35:25 -06:00
Cort Buffington 4717ff5cb4 add OBP call-end reporting 2019-01-07 14:02:14 -06:00
Cort Buffington 9f7ab976fa Add OBP System TX Reporting 2019-01-07 13:54:12 -06:00
Cort Buffington 9c6aaf6b6c Fixed OBP LC Generation
Had previously failed to take into account re-writes when generating OBP LCs for bridged traffic.

This is an attempt to fix it.
2019-01-07 11:00:18 -06:00
n0mjs710 d237cafe03 fixed a dictionary key error 2018-12-12 19:47:04 -06:00
n0mjs710 f8a5914248 removed unused logging contstructs 2018-12-11 20:39:13 -06:00
n0mjs710 03e81bfafe Updated "Connected" stat information for HBmonitor 2018-12-11 09:19:58 -06:00
n0mjs710 958cbdcc58 removed debug printing 2018-12-07 11:38:54 -06:00
n0mjs710 1cf7d58f29 added missing slot state for stream time-out removal 2018-12-07 10:52:27 -06:00
Cort Buffington 57b8470866 fixed typos 2018-12-07 09:21:52 -06:00
Cort Buffington 40630a9efd added TX_TYPE tracking for reports 2018-12-07 09:04:32 -06:00
Cort Buffington 06de537ff5 added HBP system updates when source is OBP 2018-12-05 12:00:53 -06:00
n0mjs710 fea1e01e09 fixed TX real-time logging 2018-12-05 11:56:56 -06:00
Cort Buffington 93471c240e remove TX report END 2018-12-05 10:43:21 -06:00
Cort Buffington a943f54c52 fix target reporting for call end 2018-12-05 10:41:56 -06:00
Cort Buffington da4999360c Update hb_confbridge.py 2018-12-05 10:37:50 -06:00
Cort Buffington a76ce116a2 Revert "test"
This reverts commit 912ac9fb87.
2018-12-05 10:36:34 -06:00
Cort Buffington 406ddf48db Revert "Update hb_confbridge.py"
This reverts commit d87ac85326.
2018-12-05 10:36:25 -06:00
Cort Buffington 437c99898f Revert "Update hb_confbridge.py"
This reverts commit 37082b9a16.
2018-12-05 10:36:19 -06:00
Cort Buffington e3193ff9ec Revert "Update hb_confbridge.py"
This reverts commit 91e8948d19.
2018-12-05 10:36:17 -06:00
Cort Buffington ace0831fee Revert "Update hb_confbridge.py"
This reverts commit c713ca6675.
2018-12-05 10:36:14 -06:00
Cort Buffington 85412dd0d1 Revert "Update hb_confbridge.py"
This reverts commit d81ac12fb6.
2018-12-05 10:36:11 -06:00
Cort Buffington 191b49cdb8 Revert "Update hb_confbridge.py"
This reverts commit bb58916c96.
2018-12-05 10:36:08 -06:00
Cort Buffington cbbc46da90 Revert "Update hb_confbridge.py"
This reverts commit e6036965df.
2018-12-05 10:36:05 -06:00
Cort Buffington 255d63fe6d Revert "Update hb_confbridge.py"
This reverts commit 13ce20d115.
2018-12-05 10:36:02 -06:00
Cort Buffington 1cd8ca0d5c Revert "Update hb_confbridge.py"
This reverts commit aa11c1caed.
2018-12-05 10:35:56 -06:00
Cort Buffington aa11c1caed Update hb_confbridge.py 2018-12-05 10:28:15 -06:00
Cort Buffington 13ce20d115 Update hb_confbridge.py 2018-12-05 10:26:38 -06:00
Cort Buffington e6036965df Update hb_confbridge.py 2018-12-05 10:25:59 -06:00
Cort Buffington bb58916c96 Update hb_confbridge.py 2018-12-05 10:23:54 -06:00
Cort Buffington d81ac12fb6 Update hb_confbridge.py 2018-12-05 10:23:03 -06:00
Cort Buffington c713ca6675 Update hb_confbridge.py 2018-12-05 10:20:08 -06:00
Cort Buffington 91e8948d19 Update hb_confbridge.py 2018-12-05 10:11:06 -06:00
Cort Buffington 37082b9a16 Update hb_confbridge.py 2018-12-05 10:03:08 -06:00
Cort Buffington d87ac85326 Update hb_confbridge.py 2018-12-05 09:59:43 -06:00
Cort Buffington 912ac9fb87 test 2018-12-05 09:49:29 -06:00
Cort Buffington 305f7f4a49 add TX reporting 2018-12-05 09:41:34 -06:00
n0mjs710 65e793d622 added bridge-event for timed-out transmission on HBP slot 2018-12-04 13:48:57 -06:00
n0mjs710 d61bc8a5e5 comment non-working log line 2018-12-03 20:59:12 -06:00
Cort Buffington 07269cde85 Add bridge event for timout (experimental) 2018-12-03 20:50:44 -06:00
n0mjs710 ff2818016d Lengthen OBP active queue length 2018-11-29 10:27:32 -06:00
Cort Buffington d0fef204cf Don't mark properly ended OBP calls as timed out 2018-11-28 07:53:07 -06:00
n0mjs710 ce3ab6710b Comment out OBP outbound stream ID removal - mulitple terminators breaks this. 2018-11-28 07:44:23 -06:00
Cort Buffington 17c4a03c0b remove stream ID from target systems at call end 2018-11-28 07:34:32 -06:00
n0mjs710 bf2a99ec00 fix packet length to not confuse YSF2DMR when OBP is the source 2018-11-27 20:59:39 -06:00
Cort Buffington 8a6225bd8e fix signals 2018-11-25 10:47:00 -06:00
Cort Buffington 9e5cc5311c logging typo fixed 2018-11-25 10:40:42 -06:00
Cort Buffington 479eb5a9bb Added BSD style copyright notice 2018-11-25 10:36:14 -06:00
Cort Buffington 71e794dd52 modified logging methodology
configure a logger in each module, create the proper configuration in the __main__ of each file
2018-11-24 10:20:47 -06:00
Cort Buffington e5978f79ca Consolidate ACLs into HBlink.py
MAJOR CHANGE: Move ACLs into the main hblink.cfg configuraiton file and process all ingress ACLs in hblink.py itself. This means removing all other ACL processing from other programs, except hb_bridge_all.py which uses the main hblink.py ACLs for egress processing.
2018-11-21 10:24:19 -06:00