Commit Graph

24 Commits

Author SHA1 Message Date
Cort Buffington 5b21e8d612 Progress 2016-10-24 16:25:14 -05:00
Cort Buffington 46b7632ad8 Progress 2016-10-24 06:33:55 -05:00
Cort Buffington 9b6e1a1984 Encoding Progress 2016-10-23 11:07:16 -05:00
Cort Buffington 7a1aeeea43 DMR Voice Packet Decoding Completed! 2016-10-20 20:56:19 -05:00
Cort Buffington 9b6a071cee Moving towards complete DMR rebuild for re-write 2016-10-10 20:49:51 -05:00
Cort Buffington 45104d2328 add basic tests 2016-10-10 20:11:50 -05:00
Cort Buffington 4d46baa357 Added data type/voice sequence field 2016-09-22 09:12:38 -05:00
Cort Buffington fbf28e8692 random updates 2016-09-18 08:40:32 -05:00
Bastian, DO2BN 4a1a838529 wrong variable used, possible typo. TS change working now. 2016-09-03 12:05:54 +02: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 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 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 9dff981ffc Initial commit to branch 2016-08-25 20:44:15 -05:00
Cort Buffington 80229bc5b0 DON'T rewrite "RptId" 2016-08-02 18:23:04 -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 98aac798a1 Work in progress 2016-08-01 20:24:37 -05: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