Cort Buffington
112143ec05
incremental update - Not Working
...
the program runs at ths point, logging is updated for group calls, no errors in unit sectinon, but no contention handler and send routines not yet built.
2020-02-09 19:51:58 -06:00
Cort Buffington
887657aa16
Track subscribers
...
this is not yet really useable, just getting the mechanics started
2020-02-09 19:51:58 -06:00
Cort Buffington
7bf0a77e16
Separate UNIT from GROUP Calls
...
Initial framework for processing UNIT calls
2020-02-09 19:51:58 -06:00
Cort Buffington
28f006b493
Update bridge.py
2020-02-09 17:08:32 -06:00
Cort Buffington
99c76b44de
Update bridge.py
2020-02-09 16:33:46 -06:00
Cort Buffington
b9dc33dae5
Update README.md
2020-02-06 15:30:53 -06:00
Cort Buffington
58c84cf43a
Changed initial state values for some reporting variables. Cosmetic, but avoids unecessary tracabacks.
2020-01-13 14:45:17 +00:00
Cort Buffington
ef4514b8e0
updated commented debugging message at line #355 to remove unnecessary type conversion for _seq
2019-12-15 16:55:19 +00:00
Cort Buffington
96514de5cc
Fixed unecessary type conversion in commended debug logging at line #355
2019-12-15 16:52:14 +00:00
Cort Buffington
cdae79e0ee
Merge pull request #11 from kc1awv/patch-1
...
fix typo
2019-12-13 10:00:16 -06:00
Steve Miller
429287452a
fix typo
...
missing bracket on line 89
2019-12-13 10:54:04 -05:00
Cort Buffington
3cb00bc5bd
Update bridge.py
2019-12-04 19:13:13 -06:00
Cort Buffington
d68d3582da
Update bridge.py
2019-12-04 19:07:58 -06:00
Cort Buffington
3d5437e9a0
Update bridge.py
2019-12-04 19:06:57 -06:00
Cort Buffington
e00a98f7d2
Update bridge.py
2019-12-04 19:05:48 -06:00
Cort Buffington
053914a68b
Update bridge.py
2019-12-04 19:02:24 -06:00
Cort Buffington
76143f718c
Revert "Update bridge.py"
...
This reverts commit ab1a536147
.
2019-12-04 19:00:13 -06:00
Cort Buffington
83d120c101
Revert "Update bridge.py"
...
This reverts commit 0a2edc09a5
.
2019-12-04 18:59:55 -06:00
Cort Buffington
0a2edc09a5
Update bridge.py
2019-12-04 18:57:44 -06:00
Cort Buffington
ab1a536147
Update bridge.py
2019-12-04 18:51:42 -06:00
Cort Buffington
e6d25534b5
Update bridge.py
2019-12-04 18:48:51 -06:00
Cort Buffington
9219b4b2ee
Update bridge.py
2019-12-04 18:45:22 -06:00
Cort Buffington
da607cd542
inbound OBP Unit calls
2019-12-04 17:25:50 -06:00
Cort Buffington
83299312cc
Inbound OBP Unit calls
2019-12-04 17:23:04 -06:00
Cort Buffington
8bbd9ee850
Adding inbound OBP Processing
2019-12-04 17:12:26 -06:00
n0mjs710
999bbbf5f7
Working Code - REPORT ERRORS!
2019-12-03 13:11:01 -06:00
Cort Buffington
76bb7f1140
fixed missing ) on logging line
2019-12-02 19:56:41 -06:00
Cort Buffington
ece48f3a50
Merge branch 'private-call-dev' of https://github.com/n0mjs710/hblink3 into private-call-dev
2019-12-02 19:49:47 -06:00
Cort Buffington
1bc57b5ea4
add configuration to enable unit routing
2019-12-02 19:49:37 -06:00
n0mjs710
9e2d2315da
untested OBP support added
...
Push is just to sync with a test system.
2019-12-02 08:30:25 -06:00
n0mjs710
3893e12fca
OBP Support Added -- CURRENTLY UNTESTED
...
OpenBridge support added, but not yet tested. This push is so that I can pick up my updates on another computer to test.
2019-12-02 08:29:52 -06:00
Cort Buffington
8a45e927ae
unit to unit calls, with contention working - HBSystems only
...
This appears to work, but no openbridge support yet.
2019-12-01 13:27:07 -06:00
Cort Buffington
f98c12096c
Works, but no contention handler
...
Private call forwarding works, with destionation routing cache, but no contention handler yet.
2019-12-01 11:20:14 -06:00
Cort Buffington
e5eafeec3e
incremental update - Not Working
...
the program runs at ths point, logging is updated for group calls, no errors in unit sectinon, but no contention handler and send routines not yet built.
2019-12-01 10:06:08 -06:00
Cort Buffington
d8bfdc7068
Track subscribers
...
this is not yet really useable, just getting the mechanics started
2019-11-29 10:35:27 -06:00
Cort Buffington
d689a876aa
Separate UNIT from GROUP Calls
...
Initial framework for processing UNIT calls
2019-11-28 10:49:32 -06:00
Cort Buffington
31c23ae7a0
Fixed unecessary bytes to int conversion of sequence field -- used for loss reporting
2019-11-20 14:52:24 +00:00
n0mjs710
3878c82513
Add ability to specify a rules file on the CLI
2019-10-07 09:52:33 -05:00
n0mjs710
96b029a927
Cleaned up Processing and logging
2019-09-30 14:10:40 -05:00
n0mjs710
2ef0dfcd74
Fix ACL logging - SLOT specifig logging had quietly been broken
2019-09-25 14:36:20 -05:00
n0mjs710
1b265d8368
Initial Upload -- seems to work.
2019-09-25 09:56:03 -05:00
Cort Buffington
84800d690a
Merge pull request #8 from millaguie/docker
...
Add support for configuration from directory instead a git repo
2019-09-22 11:29:05 -05:00
Millaguie
9ba975bfff
Add support for configuration from directory instead a git repo
2019-09-22 18:17:10 +02:00
Cort Buffington
e570adbef0
Remove print() used for debugging
2019-09-18 23:45:32 +00:00
Cort Buffington
99d0b49559
convert seq from bytes to int so we can actually use it
2019-09-11 09:24:54 -05:00
Cort Buffington
d3a5ee2221
Fixed reference to STRING_TO to be const.STRING_TO
2019-09-07 13:31:37 +00:00
n0mjs710
557b21c022
Remove unnecessary state variables
2019-09-06 13:43:24 -05:00
n0mjs710
553bcba3a2
Contention Handler logging error fixed (lots of them)
2019-09-06 13:02:39 -05:00
n0mjs710
101a6e4a11
Fix typo in contention handler logging
2019-09-06 12:49:13 -05:00
n0mjs710
55a546a239
Added Contention Handler & Target Iteration to continue not return
2019-09-06 10:18:24 -05:00