Commit graph

13 commits

Author SHA1 Message Date
JHCD c32beae4bb change exception-handling
- only error-msg instead of logging.exception
- second logging.debug with exec-trace
2015-06-23 18:37:32 +02:00
JHCD 97e87fcae2 small changes in documentation 2015-06-14 20:21:21 +02:00
JHCD c1c5595b6f small changes in log-level 2015-06-14 19:49:48 +02:00
JHCD f1f6503198 new functionality: lookUp description in a given csv-file for FMS, ZVEI and POC
you have the possibility to set a discription for every FMS, ZWEI oder RIC address
descriptions will be imported via csv-files
if enabled BOSWatch will look up the description and could be used in the plugins

eMail-plugin extended wildcards to use describtion %DESC%
2015-06-05 21:49:51 +02:00
JHCD 300675a0e3 move creation of ric-sub as char to poc-decoder 2015-06-05 11:26:01 +02:00
JHCD 7857aa3146 add support for poc <7 characters
look likes multimon-ng doesn't print out left-hand zeros
2015-06-04 19:07:46 +02:00
JHCD 0a621b283a a little bit documentation 2015-05-31 12:40:43 +02:00
Schrolli 346d5a41f6 little changes for docu 2015-05-27 11:55:04 +02:00
Schrolli 5394bceedf insert a Lots of Docu in includes 2015-05-27 07:48:24 +02:00
JHCD 72ef930c7f simple filter for pocsag
- implement allow-/deny-list
- move rangefilter

restructure config.ini to follow code-structure
implemented switch to turn on/off regEx-filter
2015-05-24 21:24:26 +02:00
Bastian Schroll 26c9e23db8 rename pluginHander.py->alarmHandler.py
Method rename:
throwAlarm() ->processAlarm()
2015-05-22 21:32:37 +02:00
JHCD e009cecf9f restructure decoders (poc) 2015-05-22 20:17:01 +02:00
JHCD e67a357d8e (re-)structure code - use include-files now
- move gobals and other stuff to includes
- extract code from boswatch.py to include-files

bugfix in BosMon-plugin
2015-05-22 16:44:23 +02:00
Renamed from includes/decoder/poc.py (Browse further)