Commit graph

14 commits

Author SHA1 Message Date
Bastian Schroll 42384407ce edit resolveF() 2015-05-25 10:25:31 +02:00
Bastian Schroll 0d55903dec resolve F in zvei 2015-05-25 00:40:41 +02:00
JHCD 9c3c1f5df4 implement FMS in BosMon-plugin 2015-05-24 23:09:38 +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
JHCD 096ba7e6b6 bugfixing call processAlarm 2015-05-22 22:27:41 +02:00
JHCD 5a30548102 import correct module 2015-05-22 22:22:50 +02:00
JHCD e99286bc83 rename pluginHandler.py -> alarmHandler.py
Method rename:
throwAlarm() ->processAlaram()
2015-05-22 22:09:32 +02:00
JHCD f53552781b Merge branch 'develop' of https://github.com/Schrolli91/BOSWatch into develop
Conflicts:
	includes/decoder.py
2015-05-22 21:53:37 +02:00
JHCD 5929908c72 add information 2015-05-22 21:49:06 +02:00
JHCD 4915de585d restructure decoder - fms 2015-05-22 21:48:16 +02:00
JHCD 89aae1fb29 restructure decode - zvei 2015-05-22 21:40:38 +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