Commit graph

895 commits

Author SHA1 Message Date
f-kessler
59b78a4f64 multi delimiter and text RICs
Changed to support multiple delimiters and text RICs
2017-10-23 20:34:25 +02:00
Bastian Schroll
3b2275094d Merge branch 'develop' into dev-express-alarm 2017-10-21 23:08:10 +02:00
Bastian Schroll
3265c51316 Merge pull request #324 from Schrolli91/remove_beta
remove beta branch
2017-10-21 23:06:16 +02:00
Bastian Schroll
9d06e38de9 edit CL 2017-10-21 22:57:52 +02:00
Bastian Schroll
fb82b1868d edit CL 2017-10-21 22:57:10 +02:00
Bastian Schroll
c144205eb0 edit version 2017-10-21 22:50:55 +02:00
Bastian Schroll
44821bbfcd edit CL 2017-10-21 22:49:18 +02:00
Bastian Schroll
66d2b4a79a Merge branch 'develop' into remove_beta 2017-10-21 22:42:47 +02:00
Bastian Schroll
c15de920ac edit CL 2017-10-21 22:34:37 +02:00
Bastian Schroll
5ec51d56cf edit CL for release 2017-10-21 22:33:08 +02:00
Bastian Schroll
9cad78f71c edit CL 2017-10-21 22:23:19 +02:00
Bastian Schroll
9e0e43ee13 edit travis config 2017-10-21 22:20:53 +02:00
Bastian Schroll
c49c76dd6b edit installer 2017-10-21 22:20:46 +02:00
Bastian Schroll
2626a0418f edit CL 2017-10-21 22:20:34 +02:00
Bastian Schroll
7abc398a94 edit readme 2017-10-21 22:18:49 +02:00
Bastian Schroll
ec96317226 Merge pull request #323 from philipgiuliani/patch-2
Fix output paths of the install script
2017-10-21 22:15:42 +02:00
Bastian Schroll
886dcf63d0 edit CL 2017-10-21 22:14:06 +02:00
Bastian Schroll
5f65e86922 Merge branch 'develop' into patch-2 2017-10-16 21:27:59 +02:00
f-kessler
b7141d986b fixed remove of old RICs and replacement of data for calling alarmHandler
Changed for loop to iterate over a copy of multiList
fixed replacement of data from xData
2017-10-09 20:59:03 +02:00
Philip Giuliani
b5d860f5cb Fix output paths of the install script 2017-10-09 14:11:26 +02:00
Bastian Schroll
8961148ecf Update Konzept.md 2017-10-08 10:21:02 +02:00
Bastian Schroll
307731dabe Update Konzept.md 2017-10-08 10:19:53 +02:00
f-kessler
bcdac6e2e6 exclude netIdent_ric from multicastAlarm
If not excluded it cannot be used anywhere
2017-10-05 21:09:24 +02:00
Florian
18425e2be2 Update install.sh
Clean up old statements
Fix a few typos
(#318)
2017-10-04 08:54:23 +02:00
Bastian Schroll
3782974094 edit log output 2017-10-04 06:43:44 +02:00
Bastian Schroll
33706e5f2d little fix 2017-10-04 06:30:53 +02:00
Bastian Schroll
cc66f4547a print python vers nr in log 2017-10-04 06:16:37 +02:00
Bastian Schroll
594ddb4452 add config debug prints 2017-10-03 22:26:05 +02:00
Bastian Schroll
578750a810 fix global definition issue 2017-10-03 22:08:38 +02:00
Bastian Schroll
7fa4a97ba4 edit CL 2017-10-03 20:23:48 +02:00
Bastian Schroll
fca69b974e add placeholder (unused var) 2017-10-03 19:32:09 +02:00
Bastian Schroll
03cd002cfe Merge branch 'develop' into dev-express-alarm 2017-10-03 19:18:37 +02:00
Bastian Schroll
cfcc12b445 Merge pull request #316 from Schrolli91/flothi-patch-1
Adaptations for "new" service
2017-10-03 18:10:09 +02:00
Florian
e86059a2f3 Update install_service.sh
Adding errorhandling due to wrong input characters
2017-10-03 17:08:22 +02:00
Bastian Schroll
e503130a03 edit CL 2017-10-03 16:03:27 +02:00
Bastian Schroll
3fed1ac12a decouple vers nr and branch name 2017-10-03 16:00:31 +02:00
Bastian Schroll
fa90ba10cc Merge branch 'develop' into dev-express-alarm 2017-10-03 15:08:57 +02:00
Bastian Schroll
63f2e58310 edit multicastAlarm 2017-10-03 14:43:36 +02:00
f-kessler
3220088e6c update indexes after remove of typ from multiList 2017-10-03 12:43:12 +02:00
Bastian Schroll
9aaa8aa267 remove typ from adding 2017-10-03 12:13:05 +02:00
Bastian Schroll
9c446b0660 del typ and freq in adding routine 2017-10-03 12:10:08 +02:00
Bastian Schroll
f701b6a010 del typ and freq in adding routine 2017-10-03 12:08:04 +02:00
Bastian Schroll
b52d972c20 edit debug msg 2017-10-03 12:03:08 +02:00
f-kessler
9aa163d5a8 text for multicastAlarm config updated 2017-10-03 11:41:02 +02:00
f-kessler
6bcba28979 changed to send complete data to multicastAlarm for buffering 2017-10-03 11:39:57 +02:00
f-kessler
166dd3e3f8 changed data buffering and updating for alarms 2017-10-03 11:38:24 +02:00
Bastian Schroll
eacb72adea edit CL 2017-10-03 08:50:11 +02:00
Florian
d248a7d45d Installscript for service
A tiny to script to install and register the service automatically

There is also a possibility to remove the service
2017-10-02 23:41:57 +02:00
Florian
625d6b643e Update README.md
Fixing description on how to install the service
2017-10-02 23:27:12 +02:00
f-kessler
b6077d522d enumerate value correction 2017-10-02 15:32:01 +02:00