Commit Graph

234 Commits

Author SHA1 Message Date
phl0
f30c579706 Revert "Use integer indices"
This reverts commit 54d3a962ca.
2016-09-01 18:21:38 +02:00
phl0
a8d1559073 Revert "Testing integer boundaries"
This reverts commit aa135c0e6b.
2016-09-01 18:20:59 +02:00
phl0
aa135c0e6b
Testing integer boundaries 2016-09-01 18:18:10 +02:00
phl0
54d3a962ca
Use integer indices 2016-09-01 18:09:59 +02:00
phl0
fe4a8a01d4
Obviously I used a wrong variable. See if this works ... 2016-09-01 18:06:46 +02:00
phl0
0f95fae240
Wrong variable used :) 2016-09-01 18:05:31 +02:00
phl0
0987e2478e
Add callsign to repeat messages 2016-09-01 18:03:52 +02:00
phl0
4418bbc1fb
Add output of callsign to ping messages 2016-09-01 18:00:41 +02:00
phl0
5848a1a7ea
Move underscore to correct position 2016-09-01 17:55:26 +02:00
phl0
252b15d752
Remove underscore 2016-09-01 17:53:38 +02:00
phl0
f3b65b7042
Add callsign to close message 2016-09-01 17:49:16 +02:00
phl0
587c419316
Add callsign to timeout message 2016-09-01 17:41:37 +02:00
phl0
43290268ff
Add callsign to deregistration message 2016-09-01 17:37:27 +02:00
phl0
cf11002b87
Correct typo No 2 :-( 2016-09-01 17:34:36 +02:00
phl0
0baf8401a6
Correct typo :-/ 2016-09-01 17:33:47 +02:00
phl0
1692ea8b88
Output callsign into the logs 2016-09-01 17:32:30 +02:00
Cort Buffington
95d3a22bc5 rising my horrible typos 2016-08-27 19:56:54 -05:00
Cort Buffington
6ef21da2d2 Ported from DMRlink 2016-08-27 19:45:59 -05:00
Cort Buffington
01197731de debugging TS/TGID translation 2016-08-26 22:56:47 -05:00
Cort Buffington
adc0203379 Routing rules work, but can't translate yet
Looks like the LC needs decoded, re-written, and re-encoded (FEC)
before we can re-write the TGID.
2016-08-26 22:43:51 -05:00
Cort Buffington
973c93ece4 Merge branch 'consolidate-master-client' 2016-08-26 21:33:52 -05:00
Cort Buffington
a7af449c79 Merge remote-tracking branch 'origin/consolidate-master-client' into consolidate-master-client
# Conflicts:
#	hb_router.py
2016-08-26 21:33:35 -05:00
Cort Buffington
f2a8fdf79b update call routing 2016-08-26 21:31:20 -05:00
Cort Buffington
004889f515 Merge branch 'consolidate-master-client' 2016-08-25 21:39:00 -05:00
Cort Buffington
5760db55fa Delete hb_routing_rules.py 2016-08-25 21:30:57 -05:00
Cort Buffington
4dbb541845 preparing to merge master 2016-08-25 21:29:58 -05:00
Cort Buffington
539d4b852a Now it works 2016-08-25 21:27:10 -05:00
Cort Buffington
0625e158da Merge branch 'master' into consolidate-master-client
# Conflicts:
#	hb_routing_rules.py
2016-08-25 20:46:16 -05:00
Cort Buffington
9dff981ffc Initial commit to branch 2016-08-25 20:44:15 -05:00
Cort Buffington
d200c2844b additional voice decoding 2016-08-15 17:18:16 -05:00
Cort Buffington
c6af04f305 Minor error in logging line on master 2016-08-12 07:16:06 -05:00
Cort Buffington
e10a2d138a kill a few logger lines. 2016-08-03 04:41:38 -05:00
Cort Buffington
dbd77b73c8 Fixed logging error 2016-08-02 18:34:52 -05:00
Cort Buffington
80229bc5b0 DON'T rewrite "RptId" 2016-08-02 18:23:04 -05:00
Cort Buffington
b0752ad9ca Call Router Work (untested) 2016-08-02 08:12:49 -05:00
Cort Buffington
e90da9f02e Call Router Work (untested)
# Conflicts:
#	hblink.py
2016-08-02 08:10:52 -05:00
Cort Buffington
8faeb39095 work on basic routing 2016-08-01 22:34:30 -05:00
Cort Buffington
6f349f5da1 Basic routing work 2016-08-01 22:19:25 -05:00
Cort Buffington
59effc1e73 BRIDGES ALL - NO RULE CHECKING!
but it does work
2016-08-01 21:37:04 -05:00
Cort Buffington
06be02c69f ALL PACKETS BRIDGED! (but works)
currently no real rule checking in place, other than bridging to any
target network listed, client or master
2016-08-01 21:31:28 -05:00
Cort Buffington
237085cb09 general clean-up 2016-08-01 21:30:40 -05:00
Cort Buffington
98aac798a1 Work in progress 2016-08-01 20:24:37 -05:00
Cort Buffington
eff05466ab Improved logging 2016-08-01 20:24:27 -05:00
Cort Buffington
3ade1dd2e0 Initial commit 2016-08-01 15:31:06 -05:00
Cort Buffington
b22b63250c Update README.md 2016-08-01 09:42:31 -05:00
Steve Zingman
c733addb65 Expand logging information explanation 2016-08-01 10:25:11 -04:00
Cort Buffington
428fb6764a Application for inter-system call routing
This would be a “bridge” for all of you stuck in the c-Bridge mentality
:)
2016-07-31 09:42:11 -05:00
Cort Buffington
e98a3e012f Initial Upload 2016-07-31 09:41:28 -05:00
Cort Buffington
825bfc4bea Prepare for subclassing in applications 2016-07-31 09:41:21 -05:00
Cort Buffington
dd77705701 AMBE Export options added 2016-07-30 20:37:05 -05:00