Commit graph

459 commits

Author SHA1 Message Date
Jan Speller fde99396b8 fix error 2020-04-18 14:14:56 +02:00
Jan Speller bfa9b0b3ce return bwpacket if scanField is None 2020-04-18 14:11:12 +02:00
Jan Speller 940075ed85 Add Fix for descriptor 2020-04-18 14:11:12 +02:00
Bastian Schroll 8089d53903
Merge pull request #33 from janspeller/feature/docu_zvei_to_tone
fix docu zvei->tone
2020-04-15 08:16:13 +02:00
Jan Speller 7ee5df0616 fix docu zvei->tone 2020-04-14 22:17:53 +02:00
Bastian Schroll 24f310e56f
Merge pull request #29 from janspeller/develop
change telegram docu for better understandability
2020-04-13 19:06:59 +02:00
Jan Speller fc2b23891e change telegram docu for better understandability 2020-04-13 18:38:00 +02:00
Smeti be898b8a1e
Create install.sh (#27)
* Create install.sh

sudo bash install.sh

* Update install.sh

* Update install.sh

* Update install.sh

* Update install.sh

* Update install.sh

* Update install.sh

* Update install.sh

* Update install.sh
2020-04-13 16:18:18 +02:00
Bastian Schroll f19f826f4d
Merge pull request #25 from janspeller/fork/feature/warning_python2
add assert and warning for python version
2020-04-11 22:12:22 +02:00
Jan Speller 78958b1795 add assert and warning for python version 2020-04-11 22:04:08 +02:00
Bastian Schroll 3746d26832
Merge pull request #24 from KirschbaumP/bug/23-zvei-tone
fixed zvei bug
2020-04-11 16:15:13 +02:00
Bastian Schroll 110c95757e
Merge branch 'develop' into bug/23-zvei-tone 2020-04-11 15:11:34 +02:00
Bastian Schroll 61312b76de
run pytest also on PRs 2020-04-11 15:11:18 +02:00
Philipp von Kirschbaum 514a142521 fixed zvei bug - issue #23 2020-04-11 15:05:22 +02:00
Bastian Schroll 4903e52142
fix typo 2020-02-25 13:39:12 +01:00
Bastian Schroll 9eaa146f10
Merge pull request #21 from BOSWatch/docs_fixes
Docs Anpassungen
2020-02-24 23:55:24 +01:00
Bastian Schroll 543f1d3ac6
Merge branch 'develop' into docs_fixes 2020-02-24 23:54:06 +01:00
Bastian Schroll 40d7a33a02
fix some pep8 errors 2020-02-24 23:52:20 +01:00
Bastian Schroll 62f3f1aff1
some docu edits 2020-02-24 23:38:13 +01:00
Bastian Schroll e359a0c646
Merge pull request #18 from janspeller/feature/plugin-telegram
Add Telegram Plugin
2020-02-24 23:06:30 +01:00
Bastian Schroll 936f1b6023
Merge branch 'develop' into feature/plugin-telegram 2020-02-24 23:05:48 +01:00
Bastian Schroll 132e4158d3
Merge pull request #20 from janspeller/feature/plugin-http
Add Http Plugin
2020-02-24 23:04:35 +01:00
Jan Speller 0ba3f5ca3b Update http documentation 2020-02-24 22:55:16 +01:00
Jan Speller edcb098adf Merge branch 'feature/plugin-http' of https://github.com/janspeller/bw3-core into feature/plugin-http 2020-02-24 22:47:44 +01:00
Jan Speller ded2116009 move methods to bottom 2020-02-24 22:47:40 +01:00
Jan Speller 4d9bf5b126 threads 2020-02-24 22:35:30 +01:00
Jan Speller 9fb7fe9ea5 threads 2020-02-24 22:15:28 +01:00
Jan Speller e5d11b74af threads 2020-02-24 22:07:23 +01:00
Jan Speller 4b0614c7da threads and a few fixes to wildcards 2020-02-24 21:51:19 +01:00
Jan Speller 0dbd01b3f9 Merge branch 'develop' of https://github.com/BOSWatch/BW3-Core into feature/plugin-telegram 2020-02-24 21:34:17 +01:00
Bastian Schroll 09033171d7
Merge branch 'develop' into feature/plugin-http 2020-02-23 08:54:00 +01:00
Bastian Schroll e2ed5b0d22
Merge pull request #19 from janspeller/hotfix/wildcards
fix wildcard replacement
2020-02-23 08:52:46 +01:00
Jan Speller 1c05245867 add http to mkdocs 2020-02-23 01:17:26 +01:00
Jan Speller bf52816c17 Add docu 2020-02-23 01:16:02 +01:00
Jan Speller 51b1b3e13e add http plugin 2020-02-23 01:07:10 +01:00
Jan Speller cb64045f32 fix wildcard replacement 2020-02-22 23:47:13 +01:00
Jan Speller 33dd41b513 Merge branch 'feature/plugin-telegram' of https://github.com/janspeller/bw3-core into feature/plugin-telegram 2020-02-22 22:53:47 +01:00
Jan Speller a12af18b54 resolve threads (: 2020-02-22 22:53:03 +01:00
Jan Speller 716d7a18c0
Delete test env 2020-02-22 19:14:45 +01:00
Jan Speller c7f99bcfcb changes to telegram 2020-02-22 19:11:21 +01:00
Jan Speller 4aea7b5d78 add geocoding module, resolve threads 2020-02-22 19:08:53 +01:00
Bastian Schroll 575e44ae54
Merge branch 'develop' into feature/plugin-telegram 2020-02-22 17:55:18 +01:00
Bastian Schroll 2bb481111b edit templates for module and plugin 2020-02-19 14:20:56 +01:00
Jan Speller 4a2f2992b2 better error handling 2020-02-18 23:26:13 +01:00
Jan Speller 4e79feb92b coding-styles 2020-02-18 23:06:14 +01:00
Jan Speller 7b091fabe4 Add Telegram Plugin and Documentation 2020-02-18 22:12:53 +01:00
Bastian Schroll ab0af5c61d removed unused import 2019-10-30 11:38:38 +01:00
Bastian Schroll c7d7231959 add ABC 2019-10-30 11:08:26 +01:00
Bastian Schroll e61ffb4b5b
fix some errors 2019-10-28 21:27:15 +01:00
Bastian Schroll bf16a5c82f
adding sdrInput and inputBase classes 2019-10-28 21:24:09 +01:00