Commit graph

496 commits

Author SHA1 Message Date
Bastian Schroll 8b1e76f789
Merge pull request #43 from janspeller/feature/telegram_zvei
ZVEI/FMS ueber Telegram
2020-06-08 07:46:46 +02:00
Bastian Schroll e4852be0e7
Update plugin/telegram.py
Co-authored-by: Jan Speller <j-speller@outlook.com>
2020-05-06 07:42:20 +02:00
Bastian Schroll 6b0488ed1b
Update plugin/telegram.py
Co-authored-by: Jan Speller <j-speller@outlook.com>
2020-05-06 07:42:11 +02:00
Bastian Schroll 689d81565b
Update plugin/telegram.py
Co-authored-by: Jan Speller <j-speller@outlook.com>
2020-05-06 07:42:04 +02:00
Bastian Schroll f79554f415
Update plugin/telegram.py
Co-authored-by: Jan Speller <j-speller@outlook.com>
2020-05-06 07:41:52 +02:00
Schrolli91 e05b81e5d7
bugfix 2020-05-01 23:56:29 +02:00
Schrolli91 c94938dd3d
update docs 2020-05-01 23:52:38 +02:00
Schrolli91 456efc1116
update telegram plugin 2020-05-01 23:52:19 +02:00
Jan Speller fd9307dd03 fix telegram.py 2020-05-01 14:00:16 +02:00
Jan Speller ca81d86a1e add source for telegram.py 2020-05-01 13:58:36 +02:00
kirschbaump c2aab648c8
Neue InputSource - LineIn (#38)
* Line-In input Source - code

* bugfix

* Docs

* code cleanup

* cleanup

* code cleanup

* Update docu/docs/config.md

Co-Authored-By: Jan Speller <janspeller1@gmail.com>

* fixes

Co-authored-by: Jan Speller <janspeller1@gmail.com>
2020-04-20 08:18:29 +02:00
Bastian Schroll 9463bc1eec
Merge pull request #35 from BOSWatch/build_docs
add workflow to build documentation
2020-04-18 15:31:11 +02:00
Bastian Schroll 7478597b87
Merge branch 'develop' into build_docs 2020-04-18 15:29:34 +02:00
Bastian Schroll cf9aa3c68b
Merge pull request #32 from BOSWatch/descriptor_test
add descriptor unit test
2020-04-18 15:29:11 +02:00
Bastian Schroll 2df5e46104
Merge branch 'develop' into descriptor_test 2020-04-18 15:23:57 +02:00
Bastian Schroll 1e4676a809
Merge pull request #34 from janspeller/feature/#31_descriptor_bug
Add Fix for descriptor, resolves #31
2020-04-18 15:23:45 +02:00
Bastian Schroll b6622167e2
Merge branch 'develop' into feature/#31_descriptor_bug 2020-04-18 15:22:06 +02:00
Bastian Schroll 1680490ca1
Update .github/workflows/build_docs.yml
Co-Authored-By: Jan Speller <j-speller@outlook.com>
2020-04-18 15:18:30 +02:00
Bastian Schroll 1f694c5ac7
Merge pull request #36 from BOSWatch/pytest_3_8
Pytest 3.8
2020-04-18 15:17:16 +02:00
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 82b40b48e1
Merge branch 'develop' into pytest_3_8 2020-04-17 23:42:01 +02:00
Schrolli91 af2fa094a0
remove max parallel 2020-04-17 23:40:43 +02:00
Schrolli91 85b7cb3468
add py 3.8 for tests 2020-04-17 23:38:14 +02:00
Schrolli91 72c795562b
add strip_components 2020-04-17 23:26:09 +02:00
Schrolli91 6b0724baf5
test 2020-04-17 23:22:09 +02:00
Schrolli91 b2beafe190
test 2020-04-17 23:19:16 +02:00
Schrolli91 4170e31355
update workflow 2020-04-17 23:17:27 +02:00
Bastian Schroll 985820540d
add SCP upload 2020-04-17 10:13:24 +02:00
Bastian Schroll 2767b6f603
fix mkdocs call 2020-04-17 09:58:17 +02:00
Bastian Schroll 195215ac46
add missing run 2020-04-17 09:56:31 +02:00
Bastian Schroll 61a61d1f25
basic test 2020-04-17 09:55:40 +02:00
Bastian Schroll 79b66a8668
add basic docs build workflow 2020-04-17 09:44:00 +02:00
Bastian Schroll 8e4dba28e3 PEP8 new line at end 2020-04-15 09:24:02 +02:00
Bastian Schroll 4b0e9839ef
Merge branch 'develop' into descriptor_test 2020-04-15 08:53:27 +02:00
Bastian Schroll 61819cda08 little fix 2020-04-15 08:52:44 +02:00
Bastian Schroll 806a3d8669 add non existent field test 2020-04-15 08:35:00 +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 e5141c186d
add comments 2020-04-14 18:47:12 +02:00
Bastian Schroll 370ad5ac85
add descriptor unit test 2020-04-14 18:33:49 +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