Commit graph

631 commits

Author SHA1 Message Date
Jan Speller
b1f87e80d6
Merge branch 'BOSWatch:develop' into feature/ISSUE-67 2022-05-24 14:08:05 +02:00
Bastian Schroll
790b944200
Merge pull request #99 from janspeller/feature/gh-pages
Move to Github Pages for Documentation Deployment
2022-05-24 10:28:12 +02:00
Bastian Schroll
41d7f7b650
add dev branch
use dev branch as docs source until release
2022-05-24 10:27:23 +02:00
Jan Speller
22d122f096 upgrade to checkout v2, install python via action, add missing files to docs 2022-05-23 23:49:21 +02:00
Jan Speller
ed7c754e71 add file to mkdocs gh-deploy 2022-05-23 23:38:40 +02:00
Jan Speller
2c087d1ac6 Add feature/gh-pages branch to documentation-build pipeline for testing, change deployment to gh-pages 2022-05-23 23:36:00 +02:00
Jan Speller
efeb271de4 Documentation, fix config flag for logging 2022-05-23 23:20:54 +02:00
Jan Speller
a16f67fe2e Merge remote-tracking branch 'origin/develop' into feature/ISSUE-67 2022-05-23 22:47:10 +02:00
Bastian Schroll
fc39b15d54
Merge pull request #98 from janspeller/bugfix/ISSUE-94
Fix sending Location in Telegram Plugin (Issue #94)
2022-05-23 06:07:48 +02:00
Jan Speller
aafffaa998 Fix Tests for Python 3.10 2022-05-21 16:52:36 +02:00
Jan Speller
0e864147cb Fix Tests for Python 3.10 2022-05-21 16:51:01 +02:00
Jan Speller
0d09ff202b Fix Tests for Python 3.10 2022-05-21 16:48:32 +02:00
Jan Speller
c75a1dba96
Merge branch 'BOSWatch:develop' into bugfix/ISSUE-94 2022-05-21 16:46:41 +02:00
Jan Speller
39a34f7c24 Fix sending Location in Telegram Plugin (Issue #94) 2022-05-21 16:44:12 +02:00
Jan Speller
7cca892145
Merge branch 'develop' into feature/ISSUE-67 2022-05-04 23:06:45 +02:00
Jan Speller
d0f0792793 Disable most logging by default 2022-05-04 23:01:40 +02:00
Jan Speller
fb703fbf96 fix issue if additionalWildcard is not set (eg. descriptor) 2022-05-04 22:45:51 +02:00
Jan Speller
53a862375b add log option for server 2022-05-04 22:45:51 +02:00
Jan Speller
45dcd53bd9 Change spacing in init_db.sql and add comment on table creation 2022-05-04 22:45:51 +02:00
Jan Speller
7e45fca8fb add documentation 2022-05-04 22:45:51 +02:00
Bastian Schroll
13592f593f Update Dockerfile 2022-05-04 22:45:51 +02:00
Bastian Schroll
75f9a25982 Update Dockerfile 2022-05-04 22:45:51 +02:00
Jan Speller
3b4a594110 update mysql plugin: add init_db.sql and create table automatically 2022-05-04 22:45:51 +02:00
Jan Speller
5ac2ad213e implement basic mysql functionality 2022-05-04 22:45:51 +02:00
Bastian Schroll
0363979c6c Update timer.py 2022-05-04 22:45:51 +02:00
Bastian Schroll
890b2630cb Fix timer error 2022-05-04 22:45:51 +02:00
Bastian Schroll
e03abd28ca
Merge pull request #96 from 1nt4x/develop
fixed rtl_fm path
2022-03-18 13:53:58 +01:00
1nt4x
b66bc14241 fixed rtl_fm path 2022-03-17 22:20:42 +01:00
Bastian Schroll
4be6e5f641
Merge pull request #93 from lgremme/develop
Default value not working (fir_size)
2022-02-25 06:54:41 +01:00
Lars Gremme
b12c11d268 Update fir_size value and correct fir_size in docu 2022-02-23 19:15:45 +01:00
Bastian Schroll
c6b13bcb65
Merge pull request #92 from lgremme/develop
Update install-script, add divera-plugin
2022-02-19 15:45:30 +01:00
Lars Gremme
3b65052a5b Update Changelog and remove double negation 2022-02-18 19:34:00 +01:00
Lars Gremme
b5477e137d Update for flake8 2022-02-17 20:57:13 +01:00
Lars Gremme
f7334d8121 Merge branch 'develop' of github.com:lgremme/BW3-Core into develop 2022-02-17 20:01:36 +01:00
Lars Gremme
8a8fc3bd6b Update dependencies and correct issue 2022-02-17 20:01:26 +01:00
Bastian Schroll
395cde25c1
Merge branch 'develop' into develop 2022-02-17 10:11:04 +01:00
Bastian Schroll
7ecec6940f
Update run_pytest.yml
fix gh-action
2022-02-17 10:07:51 +01:00
Bastian Schroll
01e94856ac
Update run_pytest.yml
drop py3.6, add py3.10 to action
2022-02-17 10:05:07 +01:00
Bastian Schroll
6742524363
Merge branch 'develop' into develop 2022-02-17 10:00:51 +01:00
Bastian Schroll
174f3dc5c5
Merge pull request #82 from janspeller/bugfix/additional_wildcard_field_empty
Fix issue if additionalWildcard is not empty (eg. descriptor)
2022-02-17 09:58:26 +01:00
Lars Gremme
e4822cbf70 Add hint for fir_size in docu 2022-01-23 12:46:47 +01:00
Lars Gremme
b44dcd2de6 Set qt5 variable direct to qmake 2022-01-23 12:38:26 +01:00
Lars Gremme
07b6ded17f Update http.py 2022-01-23 12:27:08 +01:00
Lars Gremme
0e386e79c9 Changes request by review 2022-01-23 12:25:30 +01:00
Lars Gremme
c6df7a6b7b Add fir_size as optionally value 2022-01-23 11:06:24 +01:00
Lars Gremme
112254b928 Add python3-pip, alsa-utils to install-script; Fix install-script to use GIT in boswatch3-folder, use running RTL-FM version 2022-01-23 11:01:50 +01:00
Lars Gremme
18d2ff7e1f Add Divera24/7-Plugin 2022-01-23 10:54:36 +01:00
Jan Speller
8a1bcebbd9 fix issue if additionalWildcard is not set (eg. descriptor) 2021-03-13 17:41:25 +01:00
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