Commit graph

709 commits

Author SHA1 Message Date
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
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 436e5e46ab
Merge pull request #72 from BOSWatch/develop
update master
2021-02-04 17:09:04 +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 4b911ab42b
Merge pull request #70 from BOSWatch/develop
bump master
2021-01-15 08:21:20 +01:00