674 Commits

Author SHA1 Message Date
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
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
Cort Buffington
1bd31f09f5 fixed minor reference errors 2017-02-22 10:13:51 -06:00
Cort Buffington
3063b35eb6 formatting update 2017-02-17 09:25:38 -06:00
Cort Buffington
a86ba63d2d formatting update 2017-02-16 22:27:34 -06:00
Cort Buffington
f29a01290e use dmr_utils 2017-02-16 22:14:28 -06:00
Cort Buffington
da882f086d Web-based Stats Display 2017-02-16 21:16:00 -06:00
Cort Buffington
8ac1be5f35 Update README.md 2017-02-01 09:10:38 -06:00
Cort Buffington
a693d70ca7 Update DO_NOT_README.md 2017-02-01 09:07:35 -06:00
Cort Buffington
8c038689a8 Update README.md 2017-02-01 09:07:13 -06:00
Cort Buffington
4161c6c717 Create DO_NOT_README.md 2017-02-01 09:06:29 -06:00
Cort Buffington
4f63e04a5b Update README.md 2017-02-01 09:00:09 -06:00
Cort Buffington
b0313e2361 Update README.md 2017-02-01 08:58:37 -06:00