Bastian Schroll
|
d018c7eb18
|
Merge pull request #76 from janspeller/feature/mysql
Mysql Plugin // Fix #54
|
2021-03-04 14:04:08 +01:00 |
|
Jan Speller
|
31ee935628
|
Change spacing in init_db.sql and add comment on table creation
|
2021-03-04 12:40:57 +01:00 |
|
Jan Speller
|
3354a7d5f2
|
add documentation
|
2021-03-01 08:13:26 +01:00 |
|
Jan Speller
|
82bb50f2cb
|
Merge branch 'develop' into feature/mysql
|
2021-02-28 14:00:14 +01:00 |
|
Jan Speller
|
90d932d53c
|
update mysql plugin: add init_db.sql and create table automatically
|
2021-02-28 13:58:29 +01:00 |
|
Bastian Schroll
|
5e69c478c8
|
Merge pull request #78 from BOSWatch/update_dockerfile
Update Dockerfile
|
2021-02-17 07:05:20 +01:00 |
|
Bastian Schroll
|
77acab0429
|
Update Dockerfile
|
2021-02-16 15:08:30 +01:00 |
|
Bastian Schroll
|
99859f961c
|
Update Dockerfile
|
2021-02-16 15:06:18 +01:00 |
|
Jan Speller
|
9d73be593f
|
implement basic mysql functionality
|
2021-02-16 01:09:04 +01:00 |
|
Bastian Schroll
|
a74f28150d
|
Merge pull request #71 from BOSWatch/fix_timer_error
Fix timer error
|
2021-02-04 20:37:25 +01:00 |
|
Bastian Schroll
|
110e99ca43
|
Merge branch 'develop' into fix_timer_error
|
2021-02-04 17:16:59 +01:00 |
|
Bastian Schroll
|
87eafc898f
|
Update descriptor.md
|
2021-02-04 17:07:30 +01:00 |
|
Bastian Schroll
|
8263450c79
|
Merge branch 'develop' into fix_timer_error
|
2021-02-04 06:55:42 +01:00 |
|
Bastian Schroll
|
0f18e3322b
|
Update README.md
|
2021-02-03 10:46:12 +01:00 |
|
Bastian Schroll
|
3a627c94a1
|
Update timer.py
|
2021-02-03 10:43:12 +01:00 |
|
Bastian Schroll
|
9c2f9c4c18
|
Fix timer error
|
2021-02-03 10:40:38 +01:00 |
|
Bastian Schroll
|
985396f7d6
|
Update README.md
|
2021-02-03 10:08:59 +01:00 |
|
Bastian Schroll
|
3050ad3121
|
Create codeql-analysis.yml
|
2021-02-03 07:46:50 +01:00 |
|
Bastian Schroll
|
6c4424e22f
|
Merge pull request #65 from BOSWatch/fix_offline_timestamp_problem
Fix offline timestamp problem
|
2021-02-03 07:33:39 +01:00 |
|
Bastian Schroll
|
d710947d81
|
Merge branch 'develop' into fix_offline_timestamp_problem
|
2021-02-03 07:31:32 +01:00 |
|
Bastian Schroll
|
a44f10bdf0
|
Create FUNDING.yml
|
2021-02-02 17:47:07 +01:00 |
|
Bastian Schroll
|
97660b2e41
|
Merge branch 'develop' into fix_offline_timestamp_problem
|
2021-01-20 11:49:03 +01:00 |
|
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
|
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 |
|