Bastian Schroll
|
fa328676e8
|
bug in filter.py
|
2015-05-25 10:28:35 +02:00 |
|
Bastian Schroll
|
42384407ce
|
edit resolveF()
|
2015-05-25 10:25:31 +02:00 |
|
Bastian Schroll
|
84a4837f7b
|
Merge branch 'develop' of https://github.com/Schrolli91/BOSWatch into develop
|
2015-05-25 00:41:08 +02:00 |
|
Bastian Schroll
|
0d55903dec
|
resolve F in zvei
|
2015-05-25 00:40:41 +02:00 |
|
JHCD
|
2b333975c5
|
add some documentation
|
2015-05-25 00:13:34 +02:00 |
|
JHCD
|
76b540f1c0
|
Merge branch 'develop' of https://github.com/Schrolli91/BOSWatch into develop
|
2015-05-25 00:12:37 +02:00 |
|
JHCD
|
21ad7e1a4a
|
add some documentation
|
2015-05-25 00:11:35 +02:00 |
|
Bastian Schroll
|
3e59ca2127
|
revert edit in filter.py
|
2015-05-24 23:59:00 +02:00 |
|
Bastian Schroll
|
d460947685
|
little change filter.py
|
2015-05-24 23:52:10 +02:00 |
|
Bastian Schroll
|
623d8967aa
|
edit readme
|
2015-05-24 23:34:09 +02:00 |
|
Bastian Schroll
|
76752b0085
|
edit config.ini
|
2015-05-24 23:22:32 +02:00 |
|
JHCD
|
9c3c1f5df4
|
implement FMS in BosMon-plugin
|
2015-05-24 23:09:38 +02:00 |
|
JHCD
|
1ccc5bb402
|
enable pro-working
|
2015-05-24 21:27:50 +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
|
a628be6ff2
|
edit config.ini
|
2015-05-24 12:21:06 +02:00 |
|
Bastian Schroll
|
2938bd08ce
|
edit readme.md
|
2015-05-23 11:12:45 +02:00 |
|
Bastian Schroll
|
5adad2f2fa
|
edit readme.md
|
2015-05-23 09:40:59 +02:00 |
|
Bastian Schroll
|
205114bad5
|
edit plugin_test.py for filter check
|
2015-05-23 09:35:46 +02:00 |
|
Bastian Schroll
|
02a84b6ec9
|
add filter check to alarm
add filter.checkFilters() to alarmHandler.processAlarm()
|
2015-05-23 09:34:48 +02:00 |
|
Bastian Schroll
|
206463f8e9
|
load filters in boswatch.py
|
2015-05-23 09:09:13 +02:00 |
|
Bastian Schroll
|
45159aa16e
|
edit config
|
2015-05-23 09:07:15 +02:00 |
|
Bastian Schroll
|
fbdc08d05a
|
debug edit in filter.py
|
2015-05-23 09:04:01 +02:00 |
|
Bastian Schroll
|
7adb710be1
|
insert filter.checkFilters()
|
2015-05-23 08:58:46 +02:00 |
|
Bastian Schroll
|
43e56967cc
|
add filter.py
filtering alarms
method getFilters() added
|
2015-05-23 08:47:05 +02:00 |
|
Bastian Schroll
|
298ed0a06c
|
fixed error httpreq plugin
|
2015-05-23 08:40:35 +02:00 |
|
Bastian Schroll
|
8ce7af579b
|
edit config.template.ini
|
2015-05-23 07:50:20 +02:00 |
|
Bastian Schroll
|
ac7965137d
|
set Loglevel of fileHandler in config.ini
|
2015-05-23 07:48:02 +02:00 |
|
JHCD
|
2ddee40d9d
|
disable HTTPConnection debugging
|
2015-05-22 23:52:09 +02:00 |
|
JHCD
|
8ef7a46dac
|
Merge branch 'develop' of https://github.com/Schrolli91/BOSWatch into develop
|
2015-05-22 23:48:01 +02:00 |
|
JHCD
|
01bec5df35
|
implement ZVEI in BosMon-plugin
|
2015-05-22 23:46:54 +02:00 |
|
Bastian Schroll
|
989cb95e57
|
update plugin_test.py to new methods
|
2015-05-22 22:59:33 +02:00 |
|
Bastian Schroll
|
f53bdb30f6
|
debug return from plugin
|
2015-05-22 22:58:43 +02:00 |
|
Bastian Schroll
|
148547b69f
|
little edit httpreq plugin
|
2015-05-22 22:58:27 +02:00 |
|
Bastian Schroll
|
0849672cbe
|
rename pluginloader -> pluginLoader
|
2015-05-22 22:40:44 +02:00 |
|
Bastian Schroll
|
c590d70655
|
rename pluginloader -> pluginLoader
|
2015-05-22 22:40:24 +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
|
54d0230713
|
merge decoder after restructuring
|
2015-05-22 21:57:41 +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 |
|
JHCD
|
54fe3e8cca
|
bugfix in MySQL plugin
|
2015-05-22 21:38:35 +02:00 |
|
Bastian Schroll
|
26c9e23db8
|
rename pluginHander.py->alarmHandler.py
Method rename:
throwAlarm() ->processAlarm()
|
2015-05-22 21:32:37 +02:00 |
|
Bastian Schroll
|
82a837c19e
|
move loadPlugins() pHanlder->pLoader
|
2015-05-22 21:27:46 +02:00 |
|
JHCD
|
22db39efcf
|
Merge branch 'develop' of https://github.com/Schrolli91/BOSWatch into develop
|
2015-05-22 20:20:28 +02:00 |
|
Bastian Schroll
|
da2ea5fe4e
|
change in httpreq plugin
|
2015-05-22 20:17:57 +02:00 |
|
JHCD
|
e009cecf9f
|
restructure decoders (poc)
|
2015-05-22 20:17:01 +02:00 |
|
Bastian Schroll
|
169fb8569a
|
Merge branch 'develop' of https://github.com/Schrolli91/BOSWatch into develop
|
2015-05-22 20:13:16 +02:00 |
|