Commit Graph

44 Commits

Author SHA1 Message Date
Cort Buffington 81c3467ec0 Clean up formatting 2018-03-12 21:29:05 -05:00
Cort Buffington 25d6bc08d0 cleaned up superfluous spaces 2018-03-12 21:26:33 -05:00
Cort Buffington e8311b1f54 Last commit was MESSED UP! 2018-03-12 19:32:20 -05:00
Cort Buffington cd11397416 Improve IPSC/DMR Re-Write 2018-03-11 17:37:22 -05:00
Cort Buffington cdd65d8edf Added support for IPSC "Trunks"
A “TRUNK” is a variant on IPSC unique to this project. They are used to
pass traffic between DMRlink instances. They do no contention handling
regarding TS/TGID, they take any traffic sent to them.
2018-02-05 12:27:44 -06:00
Cort Buffington 2b63b5c111 Fix Bug where confbridge.py would not start if there was not an ACL defined. 2018-02-05 11:20:42 -06:00
Cort Buffington f216300539 Logic error where RESET TGID caused unintended action 2017-07-30 11:02:37 -05:00
Cort Buffington 8e858e48a2 Missed building hex values for RESET TGID Addition (see last) 2017-07-30 10:52:48 -05:00
Cort Buffington c16d549e94 Added additional way to reset running timers
Added a list of RESET TGIDs used, additionally, to reset running
timers. All previous actions still work the same way, this is only
ANOTHER way to reset timers.
2017-07-30 10:29:52 -05:00
Cort Buffington 4ac862b93c update ACL format and action to add "ranges" 2017-06-29 13:02:53 -05:00
Cort Buffington 8fbd7ccf33 more formatting.... UGH! 2017-06-28 16:35:51 -05:00
Cort Buffington b8d1449d2f format fix from last update. 2017-06-28 16:32:23 -05:00
Cort Buffington c8804d7231 Network logging format update
Make it a format that webtables.py can more easily re-format/manipulate.
2017-06-28 16:30:15 -05:00
Cort Buffington 7fde9d1ce8 Fixing syntax problems in network logging. Incremental 2017-06-28 16:22:38 -05:00
Cort Buffington d1143ddb7c bug fix - last update 2017-06-28 16:11:23 -05:00
Cort Buffington 0079ad1baa Change Network Logging Format 2017-06-28 16:07:29 -05:00
Cort Buffington 62fc209b4f fix TS parsing during trigger action 2017-06-23 16:04:45 -05:00
Cort Buffington 509b3b1173 Remove debugging code 2017-05-17 20:56:12 -05:00
Cort Buffington 353ce2be79 time formatting fix 2017-05-17 15:37:40 -05:00
Cort Buffington 7a3157fcfa fix time report formatting 2017-05-17 15:35:37 -05:00
Cort Buffington 4c8a42bd81 bug fix - time formatting 2017-05-17 15:31:57 -05:00
Cort Buffington 202280e8d9 Fix Compatibility with Brandmeister
apparently they don’t increment the call sequence ID on each
transmission, you know, like the standard says to do.
2017-05-17 15:22:24 -05:00
Cort Buffington 7a9ece180a DEBUGGING - TEMP CHANGES 2017-05-17 12:54:58 -05:00
Cort Buffington 00bbb77d8e DEBUGGING: TEMP CHANGES 2017-05-17 12:46:54 -05:00
Cort Buffington ae6f2fdeec debugging version - TEMP ADDITIONS 2017-05-17 12:45:06 -05:00
Cort Buffington 1f4fedb432 fix bug in directory names 2017-05-16 16:55:08 -05:00
Cort Buffington 8f971496cd cleanup 2017-05-16 13:50:56 -05:00
Cort Buffington 05c0e71773 More cleanup... 2017-05-15 15:29:16 -05:00
Cort Buffington 04ce07dc24 Cleanup 2017-05-15 14:55:06 -05:00
Cort Buffington a8703e058c Updates.... 2017-05-15 14:31:34 -05:00
Cort Buffington 934d349532 cleanup 2017-05-01 15:43:21 -05:00
Cort Buffington b833461a1c incremental progress -- not ready for prime time 2017-05-01 12:20:34 -05:00
Cort Buffington 87092c79a8 socket-based reporting branch 1st upload 2017-04-27 15:37:41 -05:00
Steve N4IRS 5bebad3e1b Add command line support for LOG_LEVEL and LOG_HANDLERS 2017-04-26 15:51:30 -04:00
Cort Buffington 42cb1fa4c7 fixed logging bug in call contention handler
No functionality was broken, just the logger line.
2017-04-14 07:23:18 -05:00
Cort Buffington 56635d7e66 Don't repeat timer cancel actions if unneeded. 2017-03-24 08:51:48 -05:00
Cort Buffington 9d379bf3c4 cancel timers when not in use 2017-03-24 08:44:00 -05:00
Cort Buffington ed06b92ef7 Start system with timers off 2017-03-24 08:38:34 -05:00
Cort Buffington dd3eb5d96e Squashed some timer bugs 2017-03-22 21:14:35 -05:00
Cort Buffington 1fdd8d3697 Prep for Web-based stats 2017-03-20 09:27:42 -05:00
Cort Buffington 3918e3bc36 Fixed Typo 2017-01-16 09:54:09 -06:00
Cort Buffington ea606b0424 Clean-up, re-arranging 2016-12-22 12:53:08 -06:00
Cort Buffington dbc7d923e1 Fixed Activation/Deactivation Logic 2016-12-21 21:00:54 -06:00
Cort Buffington f566cce1ca Preparing for confbridge app. WARNING - CONFIG ADDITION!!! 2016-12-21 19:55:53 -06:00