Commit graph

745 commits

Author SHA1 Message Date
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
Jan Speller fe48da9c63 Change deprecated maintainer label to opencontainers spec and change emails 2022-05-23 22:18:16 +02:00
Jan Speller 04d2a53bcc Label images to show them in repository 2022-05-23 22:15:25 +02:00
Jan Speller 3be1c11100 Fix docker-compose image paths 2022-05-23 22:15:25 +02:00
Jan Speller 17e761d5cb Remove old dockerfile 2022-05-23 22:15:25 +02:00
Jan Speller 74c8f40afb Fix Multimon Path Variable, change rtlPath to Container Path, add config volume to docker compose file, fix Dockerfile 2022-05-23 22:15:25 +02:00
Jan Speller 06f0e01649 fix docker repo path 2022-05-23 22:15:25 +02:00
Jan Speller b574c8693f fix docker repo path 2022-05-23 22:15:25 +02:00
Jan Speller f3c2fbe450 fix docker login 2022-05-23 22:15:25 +02:00
Jan Speller 2d2374df5b typo 2022-05-23 22:15:25 +02:00
Jan Speller 7c728ce199 Add Trigger 2022-05-23 22:15:25 +02:00
Jan Speller 20da06ab91 Update Dockerfile, add Build for Images, change docker-compose to use images 2022-05-23 22:15:25 +02:00
Jan Speller 47c75772d1 change target repo 2022-05-23 22:15:25 +02:00
Jan Speller 2862123fe6 add push 2022-05-23 22:15:25 +02:00
Jan Speller 1836223f95 rename repo to lowercase 2022-05-23 22:15:25 +02:00
Jan Speller 93b84b4876 add secrets 2022-05-23 22:15:25 +02:00
Jan Speller cf33db9c64 Add github package push 2022-05-23 22:15:25 +02:00
Jan Speller 48648913f8 add build_image workflow 2022-05-23 22:15:25 +02:00
Jan Speller 6d3fe8499a move Dockerfiles, change paths in docker-compose.yaml, change default config for paths in Dockerfile, add Dockerfile for build, 2022-05-23 22:15:25 +02:00
Jan Speller d8e8662c7d add newline in docker-compose.yaml 2022-05-23 22:15:25 +02:00
Jan Speller ea8fd94926 add dockerfile for server, add docker-compose, change dockerfile for client 2022-05-23 22:15:25 +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