Commit graph

1230 commits

Author SHA1 Message Date
grosj
0181075d3e
Update config.template.ini 2019-10-21 15:15:57 +02:00
Bastian Schroll
35b0c4d92e
Merge pull request #418 from grosj/Pushover
Sound-Settings für Pushover
2019-10-17 15:57:53 +02:00
grosj
d432a423fb
Config ergänzt 2019-10-17 15:23:18 +02:00
Bastian Schroll
6ded657899
add link in changelog 2019-10-17 14:56:56 +02:00
grosj
fd1c93326b
Update Pushover.py 2019-10-17 14:48:14 +02:00
grosj
c00022d834
Sound-Settings für Pushover 2019-10-17 14:47:51 +02:00
Florian
3761eb8e28
Update CHANGELOG.md 2019-10-17 12:51:35 +02:00
Bastian Schroll
d30bb515cd Merge branch 'develop' into patch-csv 2019-10-17 12:47:22 +02:00
Florian
dc00fbc7a0
Update descriptionList.py
Simplifying RegEx because of set IGNORECASE
2019-10-17 12:08:47 +02:00
Florian
c631692bac
Refactoring RegEx
Changing RegEx to check entry; FMS containing chars inbetween had not been loaded, so the RegEx (l. 46) has been changed to correct it.

Also: removing semicolon in l 105
2019-10-17 11:01:53 +02:00
Bastian Schroll
c3589a9337
Merge branch 'develop' into master 2019-10-15 11:33:56 +02:00
grosj
3d76997639
Changlog zum Divera-Plugin 2019-10-15 11:18:16 +02:00
grosj
6b638c55b2
Update line feeds 2019-10-15 10:46:38 +02:00
Florian
9f251bd544 Update Divera.py
correcting line indents
2019-10-15 10:16:12 +02:00
grosj
656fe482c2
Plugin for Divera 2019-10-15 08:42:09 +02:00
grosj
4b8f64795b
Add Section for Divera-Plugin 2019-10-15 08:40:12 +02:00
Bastian Schroll
ca26f1dc9a Update CHANGELOG.md 2019-10-14 09:17:57 +02:00
Bastian Schroll
13073ec75a
Update CHANGELOG.md 2019-10-14 09:17:26 +02:00
Bastian Schroll
057945be47 cherrypick hotfix from master (#414) 2019-10-14 09:10:47 +02:00
Bastian Schroll
18bde9d505
Merge pull request #414 from Schrolli91/hotfix_poc-decoder
HOTFIX pocsag decoder
2019-10-14 09:07:43 +02:00
Florian
a994381de1
HOTFIX pocsag decoder
HOTFIX pocsag decoder to solve #413 ; definition of var in both functions.
2019-10-13 23:18:03 +02:00
Bastian Schroll
7904fc3275
HOTFIX pocsag decoder
Fixes #413
2019-10-13 17:56:09 +02:00
Bastian Schroll
85fcba43a5
Update CHANGELOG.md 2019-10-07 12:16:32 +02:00
Bastian Schroll
9a8a00ef83
Update CHANGELOG.md 2019-10-04 21:59:47 +02:00
Bastian Schroll
58c3a9134b
Update CHANGELOG.md 2019-10-04 21:59:25 +02:00
Bastian Schroll
edb2329ab7
Update CHANGELOG.md 2019-10-04 21:58:47 +02:00
Bastian Schroll
1a75c1befb
Merge pull request #412 from kruegerj/patch-3
Update CHANGELOG.md
2019-10-04 21:56:28 +02:00
Bastian Schroll
5120bd5751
Merge pull request #411 from kruegerj/patch-2
Update boswatch.sql
2019-10-04 21:56:09 +02:00
Bastian Schroll
116a06eb20
Merge pull request #410 from kruegerj/patch-1
Update MySQL.py
2019-10-04 21:55:38 +02:00
kruegerj
fa5acd4d79
Update CHANGELOG.md 2019-10-04 20:39:39 +02:00
kruegerj
2da87a46dd
Update boswatch.sql
Key auf die RIC Spalte hinzugefügt
2019-10-04 14:09:05 +02:00
kruegerj
9e0e448520
Update MySQL.py
INSERT in die Pocsag Tabelle schlägt fehl, da function bei MySQL 8.0 als reserviertes Wort nicht einfach als Spaltenname genutzt werden kann. 
Siehe auch https://dev.mysql.com/doc/refman/8.0/en/keywords.html 
Daher habe ich nun die Spaltennamen escaped, damit funktioniert wieder ein INSERT in MySQL 8.0 Datenbanken
2019-10-04 14:05:48 +02:00
Bastian Schroll
9d708a0fcc
Merge pull request #408 from Schrolli91/Geo_decode-patch
Update poc.py
2019-09-27 11:13:54 +02:00
Florian
82448a737a
Update poc.py 2019-09-26 21:25:11 +02:00
Bastian Schroll
51709d0a61
Update CHANGELOG.md 2019-09-24 10:08:40 +02:00
Bastian Schroll
016bd906c3
Update CHANGELOG.md 2019-09-24 10:07:24 +02:00
Bastian Schroll
860f3d5e7d prepare dev for next release 2019-09-22 09:43:37 +02:00
Bastian Schroll
7a8afb1c51 Merge branch 'develop' 2019-09-22 09:42:31 +02:00
Bastian Schroll
dd82fe80ab prepare for release 2019-09-22 09:42:15 +02:00
Bastian Schroll
c60c51e565
Merge pull request #405 from Schrolli91/geodecode_poc
Extracting geo-data from poc-message
2019-09-22 00:16:33 +02:00
Florian
d45214627a
Update poc.py
Fixing brokes line-ends
2019-09-21 23:50:46 +02:00
Florian
0c19b5ece5
Update poc.py
Switch to enable decoding
2019-09-21 00:35:28 +02:00
Florian
216ee05f18
Update config.template.ini
Implementing global switch to enable geo-decoding
2019-09-21 00:32:52 +02:00
Bastian Schroll
9d8c9c986c
edit changelog 2019-09-08 18:14:24 +02:00
Florian
6130efa762
Update poc.py
Exceptionhandling in case no regex is specified
2019-09-07 22:57:04 +02:00
Florian
dab072d03c
Update CHANGELOG.md 2019-09-07 22:12:58 +02:00
Florian
7decb88d8b
Update CHANGELOG.md 2019-09-07 13:41:19 +02:00
Florian
ad0673b357
Update CHANGELOG.md 2019-09-05 08:29:57 +02:00
Florian
33b633c475
Update config.template.ini
Performing changes to provide regex for searching coordinates in poc-text
2019-09-05 08:27:44 +02:00
Florian
52fe249ab6
Filtering for geo-data
instead of checking for locations in a specific plugin, a central approach is done here; at the moment, a regex containing coordinates is to be found in the poc-text. The coordinates are parsed and afterwards stored into data as lon/lat.
2019-09-05 08:26:24 +02:00