Commit Graph

621 Commits

Author SHA1 Message Date
Steve N4IRS
7f5f6c81f4 Updated for dmr_utils 2017-01-30 15:24:36 -05:00
Steve N4IRS
a08a155433 Updated for dmr_utils 2017-01-30 15:20:51 -05:00
Cort Buffington
3918e3bc36 Fixed Typo 2017-01-16 09:54:09 -06:00
N4IRS
11706b6ea5 Typo 2017-01-05 15:04:45 -05:00
N4IRS
dd56cc40d9 Rename files and tweaks 2017-01-05 15:01:32 -05:00
Cort Buffington
ea606b0424 Clean-up, re-arranging 2016-12-22 12:53:08 -06:00
Cort Buffington
cc2adcffae Removed debugging from previous update 2016-12-21 21:09:33 -06:00
Cort Buffington
c61f913514 Fixed contention handler GROUP_TIMEOUT checking
when the contention handler checked the GROUP_TIMEOUT value before
transmitting, it was using the SOURCE value, not the destination.
That’s now fixed.
2016-12-21 21:08:58 -06:00
Cort Buffington
614fdb030b Delete confbridge_rules.py 2016-12-21 21:01:22 -06:00
Cort Buffington
dbc7d923e1 Fixed Activation/Deactivation Logic 2016-12-21 21:00:54 -06:00
Cort Buffington
80941c9608 bug fix 2016-12-21 19:59:16 -06:00
Cort Buffington
d7070dacf9 Bug fix 2016-12-21 19:56:07 -06:00
Cort Buffington
f566cce1ca Preparing for confbridge app. WARNING - CONFIG ADDITION!!! 2016-12-21 19:55:53 -06:00
Cort Buffington
8f724d1f51 fix logger for de-registration 2016-12-19 18:49:36 -06:00
Cort Buffington
fe7a3bf56d fix action if ACL missing 2016-12-19 18:43:42 -06:00
Cort Buffington
444bedb3eb Update 2016-12-19 07:55:11 -06:00
Cort Buffington
9515790ab6 Update 2016-12-18 21:59:58 -06:00
Cort Buffington
8dbba4b42d Merge branch 'modularization' 2016-12-18 21:59:01 -06:00
Cort Buffington
53c4ff5b23 ALL ARE WORKING EXCEPT ambe_audio.py 2016-12-18 21:51:13 -06:00
Cort Buffington
9c6de3b902 update - incomplete 2016-12-16 08:10:33 -06:00
Cort Buffington
a8c868dc26 NON-WORKING 2016-12-15 16:26:48 -06:00
Cort Buffington
0622f8a9bf NON-WORKING 2016-12-15 15:04:45 -06:00
Cort Buffington
23354574d1 Merge remote-tracking branch 'origin/modularization' into modularization
# Conflicts:
#	dmrlink.py
#	dmrlink_config.py
2016-12-15 13:08:51 -06:00
Cort Buffington
c2bf16bd73 Update 2016-12-15 13:08:41 -06:00
Cort Buffington
d0963792e2 update 2016-12-15 12:12:56 -06:00
Cort Buffington
26baa3c26c General progress - untested with live traffic 2016-11-23 16:55:39 -06:00
Cort Buffington
fbac51b3e9 Progress - maybe works 2016-11-23 16:37:37 -06:00
Cort Buffington
477a00887a Removed File 2016-11-23 15:23:21 -06:00
Cort Buffington
4b81a6b22d Fix typos 2016-11-23 15:09:24 -06:00
Cort Buffington
9f5ac3fad4 Licence Change 2016-11-23 07:50:56 -06:00
Cort Buffington
2704d32b69 Better way to build hex strings 2016-11-20 10:16:12 -06:00
Cort Buffington
d4832fc0d0 Contention Handler Updates 2016-11-19 10:12:00 -06:00
root
d62b6861ac Add voice_packets.txt to doc directory 2016-10-13 14:17:22 -04:00
Cort Buffington
8bb698a9f6 clean up 2016-09-22 15:34:07 -05:00
Cort Buffington
37ba34bd3b Added debugging 2016-09-18 08:39:42 -05:00
Cort Buffington
a6058598e0 Added timer logging information 2016-09-15 19:57:39 -05:00
Cort Buffington
c48495b1d2 Remove superfluous timer reset. 2016-09-15 19:36:57 -05:00
Cort Buffington
25a82f743c Merge branch 'refactor-sending-packets' 2016-09-10 18:42:14 -05:00
Cort Buffington
0a5c53afd2 call logging additions 2016-09-10 16:57:48 -05:00
Cort Buffington
da0eb0ad37 formatting 2016-09-10 16:37:07 -05:00
Cort Buffington
74eb8edb5f add call timer 2016-09-10 16:34:50 -05:00
Cort Buffington
c33ba91f4f add call duration timer 2016-09-10 16:32:14 -05:00
Cort Buffington
c26e5bb489 Maybe this time. 2016-09-10 16:26:44 -05:00
Cort Buffington
213756a161 how many stupid typos? I should slow down. 2016-09-10 10:52:29 -05:00
Cort Buffington
2fed2912a8 fix more stupid typos 2016-09-10 10:51:04 -05:00
Cort Buffington
15362a823b fix stupid typo 2016-09-10 10:43:40 -05:00
Cort Buffington
3209fce782 remove duplicate voice start header log messages 2016-09-10 10:41:42 -05:00
Cort Buffington
697b492d4e fix authentication checks on RX packets 2016-09-09 22:51:11 -05:00
Cort Buffington
e80fe33545 updating hash/send routines 2016-09-09 22:44:40 -05:00
Cort Buffington
ad1e9a2ca2 Don't reset timer that aren't used - waste of time 2016-09-09 22:31:08 -05:00