Commit Graph

174 Commits

Author SHA1 Message Date
Cort Buffington 702159d20c Update copyright 2017-05-27 09:00:54 -05:00
Cort Buffington e3070c5bb7 logging of report server connection attempts 2017-05-25 14:19:00 -05:00
Cort Buffington 10cec77baa Add report client wildcard 2017-05-25 14:08:52 -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 6caa10d083 BROKEN CODE, but making process 2017-04-29 08:55:15 -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 9a27b5185c Squashed unknown packet type callback bug 2017-03-28 13:36:04 -05: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 8f724d1f51 fix logger for de-registration 2016-12-19 18:49:36 -06:00
Cort Buffington 53c4ff5b23 ALL ARE WORKING EXCEPT ambe_audio.py 2016-12-18 21:51:13 -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 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 697b492d4e fix authentication checks on RX packets 2016-09-09 22:51:11 -05:00
Cort Buffington d530be263c fixed typo 2016-09-09 22:13:44 -05:00
Cort Buffington 41e9351d7e refactoring auth code 2016-09-09 22:05:47 -05:00
Cort Buffington db3b3cfc0f enable authentication validation 2016-09-09 13:22:12 -05:00
root b9a96a594d Fix typos 2016-08-31 15:02:07 -04:00
Cort Buffington 70bf6d3dce Change Print to Logger 2016-08-05 09:19:50 -05:00
Mike Zingman b47fd15155 Merge ambe_audio_2way into master 2016-07-10 09:53:36 -04:00
Cort Buffington 1465468a96 Added null log handler
For those who REALLY like to be in the dark, now you can be completely
unaware.
2016-05-02 08:44:46 -05:00
Cort Buffington f293d408b2 Update - Clearing Cruft 2016-04-28 15:25:59 -05:00
Cort Buffington 475dc9d766 Housekeeping Updates 2016-04-28 14:28:32 -05:00
Mike Zingman eb1614f814 Make the cwd for execution be the same directory as the .py file 2015-12-07 22:47:02 -05:00
Mike Zingman 4ecf651cc5 Update to non-xxx file names and DMR-MARC format files 2015-12-06 16:55:31 -05:00
Mike Zingman a77061e21b Gateway changes 2015-11-26 19:25:23 -05:00
Cort Buffington 2524822e80 added null reporting loop
this makes importing consistent for applications in case there is no
reporting configured.
2015-07-27 20:10:35 -05:00
Cort Buffington 2635046aad logging bug: Unknown IPSC Type
The packet type’s numeric value was reported wrong in log messages for
unknown types.
2015-07-27 17:13:41 -05:00
Cort Buffington ae29844809 fix bridge.py reporting 2015-06-30 20:36:14 -05:00
Cort Buffington 8e85b71e27 Add Pickle Dump to Reporting 2015-06-30 11:50:51 -05:00
Cort Buffington ecd2648372 remove commented code 2015-06-29 14:58:39 -05:00
Cort Buffington 5b4520318f Fix Typo "_host, _port" was missing ", " 2015-06-29 14:48:58 -05:00
Cort Buffington 574a89e7f9 Remove JSON Reporting
It has a major problem with byte strings in the dictionaries… this may
never work
2015-06-20 19:57:07 -05:00
Cort Buffington 31223a846d Work on reporting options 2015-06-12 08:28:48 -05:00
Cort Buffington 10a21ed118 Word on data reporting options
in the process of adding several ways to dump the data structure from
each IPSC for processing by some external program.
2015-06-07 20:54:21 -05:00
Cort Buffington ec9c20d5ee *NOT_BACKWARD_COMPATIBLE* changes
Changes to the REPORTS section of the config and dmrlink.py to pave the
way for more flexible reporting types.
2015-06-07 15:46:29 -05:00
Cort Buffington d2a73a044e log "ID, IP:PORT" instead of just "ID" 2015-06-07 13:19:32 -05:00