Commit Graph

735 Commits

Author SHA1 Message Date
Cort Buffington 10cec77baa Add report client wildcard 2017-05-25 14:08:52 -05:00
Cort Buffington d6e18737d0 ONLINE SUPPORT FORUM 2017-05-24 09:49:06 -05:00
Cort Buffington 8cfdab8614 ONLINE SUPPORT FORUM 2017-05-24 09:42:02 -05:00
Cort Buffington f55ac5e407 Update - I'm back! 2017-05-19 11:47:16 -05:00
Cort Buffington 509b3b1173 Remove debugging code 2017-05-17 20:56:12 -05:00
Cort Buffington 0d87ffa2df really fixed this time. 2017-05-17 15:46:18 -05:00
Cort Buffington d5811b5228 fix formatting of time 2017-05-17 15:45:26 -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 55da4e3c6e added event reporting 2017-05-17 09:44:02 -05:00
Cort Buffington a7390de248 add event reporting 2017-05-17 09:32:48 -05:00
Cort Buffington 01916c3197 Dumb forwarder 2017-05-17 08:30:59 -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 d5ff0ff0bf Merge pull request #22 from n0mjs710/socket-reporting
Socket reporting
2017-05-01 16:46:56 -05:00
Cort Buffington 86b2160330 better example 2017-05-01 16:45:43 -05:00
Cort Buffington 65df5a2ab7 update sample for network reporting 2017-05-01 16:44:28 -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 6caa10d083 BROKEN CODE, but making process 2017-04-29 08:55:15 -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
MrBungle42 95d3bb30c1 Update ambe_audio.py 2017-04-06 08:40:42 -04:00
MrBungle42 8d2365eb89 Update ambe_audio.py 2017-04-05 23:33:58 -04:00
MrBungle42 48ab7572ff Update ambe_audio.py 2017-04-05 17:18:50 -04:00
MrBungle42 11695ddb63 Update ambe_audio.py 2017-04-05 16:31:39 -04:00
Steve N4IRS eda37bb7c8 Fix self.playbackFromUDP per N4IRR 2017-04-05 09:45:28 -04:00
Steve N4IRS 45463b73b8 Fix formatting 2017-04-05 06:32:41 -04:00
Steve N4IRS 78994ef523 Fix formatting 2017-04-05 06:29:15 -04:00
Steve N4IRS 5cb477fed1 add a dummy parameter to the method launchUDP 2017-04-04 10:11:31 -04:00
Steve N4IRS f5c0fcdc60 Make script executable 2017-04-03 13:33:33 -04:00
Steve N4IRS aaaf85b063 Typo and minor expansion 2017-03-30 14:33:57 -04:00
Steve N4IRS 7071cc629f Fix typo 2017-03-29 09:08:54 -04:00
Cort Buffington 9a27b5185c Squashed unknown packet type callback bug 2017-03-28 13:36:04 -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 f45d9cd829 General Progress 2017-03-21 09:57:19 -05:00
Cort Buffington 1fdd8d3697 Prep for Web-based stats 2017-03-20 09:27:42 -05:00
Cort Buffington 49d7c1f484 Bug Fix - message_types to const
import of the constants naming convention didn’t get changed when the
global naming change occurred.
2017-03-20 07:51:39 -05:00