Commit graph

709 commits

Author SHA1 Message Date
Bastian Schroll cc309b7696
Merge pull request #66 from BOSWatch/drop_eol_py_versions
Drop python 3.5 testing
2021-01-15 08:15:22 +01:00
Schrolli91 ef01fe51e8
add decoder for test mode 2021-01-09 09:24:10 +01:00
Schrolli91 a8858eda40
drop py 3.5 test 2021-01-08 22:00:53 +01:00
Schrolli91 f3f188f93b
move decoding to InputBase.addToQueue() 2021-01-08 21:39:41 +01:00
Schrolli91 a697564294
fix requirements file 2021-01-08 21:27:05 +01:00
Bastian Schroll d5cc5e4d2b
Update template_plugin.py
fixes #60
2021-01-08 20:35:00 +01:00
Bastian Schroll fc64f033d3
Merge pull request #64 from janspeller/feature/sdrInput_improvements
Add 10s timeout and restart multimon if rtl_fm crashes & fix pytest and codingstyle-failures
2021-01-08 10:16:58 +01:00
Jan Speller ae2dfc9954
Add Python 3.9 to pytest ci stage 2021-01-07 11:53:17 +01:00
Jan Speller 9363fc80d5 add W504 to flake8-ignore because of some weird error involving W503 2021-01-06 23:42:51 +01:00
Jan Speller d67478690c ignore E722 and W605 for now because they produce a lot of errors 2021-01-06 23:19:59 +01:00
Jan Speller 21081360e2 change pytest config for flake8 2021-01-06 22:53:16 +01:00
Jan Speller 2b4e1c1bda update pytest plugins and options 2021-01-06 22:47:37 +01:00
Jan Speller a7671dc154 add 10s timeout and multimon restart for rtl_fm crash 2021-01-06 22:21:02 +01:00
Bastian Schroll bd9228f0cf
Merge pull request #53 from BOSWatch/develop
dev to master
2020-07-17 07:38:26 +02:00
Bastian Schroll 04e78c01c8
Merge pull request #50 from BOSWatch/feature/tg_message_queuing
add queuing to telegram plugin (Solves Issue #39)
2020-07-17 07:35:23 +02:00
Bastian Schroll 6ad99a56cc
Merge branch 'develop' into feature/tg_message_queuing 2020-07-15 10:03:07 +02:00
Bastian Schroll e742283216
Merge pull request #52 from b-watch/FR-DoubleFilter
PR doubleFilter
2020-07-15 10:02:42 +02:00
B-Watch 1f57119a7b Merge branch 'FR-DoubleFilter' of https://github.com/b-watch/BW3-Core into FR-DoubleFilter 2020-07-15 08:10:13 +02:00
B-Watch 4e95d14d88 added changes from PR-Discussion 2020-07-15 08:09:57 +02:00
Jan Speller 6d2b398014
Merge branch 'develop' into feature/tg_message_queuing 2020-07-14 09:08:54 +02:00
Jan Speller b19d2e7eda Add Notice to documentation 2020-07-14 08:40:04 +02:00
Jan Speller 43c9ed1edc add new parameter to disable queue 2020-07-14 08:39:41 +02:00
Bastian Schroll dda218f622
Merge branch 'develop' into FR-DoubleFilter 2020-07-14 08:34:55 +02:00
Bastian Schroll 4281e58b0b
Merge pull request #49 from b-watch/FR-MM-Move
PR Multimon rebase
2020-07-14 07:57:03 +02:00
B-Watch a08a1ae173 Merge branch 'FR-MM-Move' of https://github.com/b-watch/BW3-Core into FR-MM-Move 2020-07-13 20:03:44 +02:00
B-Watch 24899f3d08 changed var-names 2020-07-13 20:02:00 +02:00
B-Watch 6e2ee6ba6a Changed return to None 2020-07-13 19:56:38 +02:00
B-Watch e8a62a37f2 Merge branch 'FR-DoubleFilter' of https://github.com/b-watch/BW3-Core into FR-DoubleFilter 2020-07-10 21:41:21 +02:00
B-Watch 1aac3ce2cf Merge branch 'develop' into FR-DoubleFilter 2020-07-10 21:41:19 +02:00
B-Watch 2f96e4aa9b added documentation 2020-07-10 21:35:08 +02:00
B-Watch 8bd9e26fe1 fixed wrong return 2020-07-10 21:25:03 +02:00
Bastian Schroll 356c77bfdb
Merge branch 'develop' into FR-DoubleFilter 2020-07-10 07:19:14 +02:00
Bastian Schroll ec9f3f3875
fix pep8 err 2020-07-10 07:17:48 +02:00
Bastian Schroll 954cf0fa26
Merge branch 'develop' into feature/tg_message_queuing 2020-07-10 07:14:51 +02:00
Bastian Schroll 79033fa2a6
Merge branch 'develop' into FR-MM-Move 2020-07-10 07:12:51 +02:00
B-Watch 8b5a538c5f first draft doubleFilter 2020-07-09 21:17:44 +02:00
Bastian Schroll 5d11c9fe0f
Merge pull request #51 from b-watch/Fix-Typo
Fixed Typo
2020-07-09 18:28:00 +02:00
B-Watch 89d16793b2 Fixed Typo 2020-07-09 15:27:04 +02:00
B-Watch 96cb967bb7 added default for mm char option 2020-07-09 15:24:04 +02:00
B-Watch 99df0340a6 renamed config vars 2020-07-09 15:20:54 +02:00
Jan Speller ff86261792 add queuing to telegram plugin 2020-07-09 15:02:22 +02:00
B-Watch 546ecada42 added/modified documentation 2020-07-09 14:20:16 +02:00
B-Watch e1afdcec7d rename startmm to getDecoderInstance 2020-07-08 20:33:58 +02:00
B-Watch ba2fab398e Moved setStdin to BaseClass 2020-07-08 11:55:46 +02:00
B-Watch 35ada90130 Early draft 2020-07-08 08:59:55 +02:00
Bastian Schroll 6b0a7822e9
Merge pull request #47 from b-watch/FR-PulseAudio
Added PulseAudio as SourceInput
2020-07-06 10:45:52 +02:00
B-Watch 5b3f1c3bd1 additional documentation for inputsource 2020-07-06 09:48:27 +02:00
B-Watch 5457cbfd3e changed log output 2020-07-01 11:45:13 +02:00
B-Watch 7f35d0592e Added PulseAudio as Source 2020-06-29 21:11:07 +02:00
Bastian Schroll df4ffaac53
Update config.md 2020-06-29 07:25:24 +02:00