Commit graph

345 commits

Author SHA1 Message Date
Bastian Schroll f88c3ea03f improve logging 2019-10-23 08:10:50 +02:00
Bastian Schroll 3cdd0297dd
fix some pep8 in bw_client 2019-10-22 17:31:01 +02:00
Bastian Schroll 0d338dc10d
stderr of process to logfile 2019-10-22 17:16:38 +02:00
Bastian Schroll 495176457e
add some log messages 2019-10-21 20:56:51 +02:00
Bastian Schroll 96aeb3b705
fix rtl_fm path 2019-10-21 20:10:42 +02:00
Bastian Schroll 5f30bcb2f3 fix server test 2019-10-21 12:24:25 +02:00
Bastian Schroll 1ae54bee27 fix server test 2019-10-21 11:53:12 +02:00
Bastian Schroll 422109f3fe test changes 2019-10-21 11:22:53 +02:00
Bastian Schroll 40e0a951da add some config tests 2019-10-21 10:28:46 +02:00
Bastian Schroll 0e587e7698 fix server test 2019-10-21 10:11:54 +02:00
Bastian Schroll 2a139aeb29 add config for rtl and mm bin-path 2019-10-21 09:43:25 +02:00
Bastian Schroll 247bc3b6eb remove obsolete test files 2019-10-21 09:37:14 +02:00
Bastian Schroll a92bd2c4fa
fix typo 2019-10-20 21:37:51 +02:00
Bastian Schroll 1c6cd455f4
fix docs 2019-10-20 20:16:07 +02:00
Bastian Schroll f0bdaf5d99
fix docs 2019-10-20 20:05:54 +02:00
Bastian Schroll 06549b8e26 some improvements 2019-10-20 19:07:16 +02:00
Bastian Schroll 056e7857e5 simplify server/client exception handling 2019-10-20 18:55:02 +02:00
Bastian Schroll ae36cf8045 changes in client 2019-10-20 17:56:40 +02:00
Bastian Schroll 0445dc38cc fix test_serverStopsWhileConnected 2019-10-20 17:37:37 +02:00
Bastian Schroll 13fc8460b2 fix new test 2019-10-20 17:23:57 +02:00
Bastian Schroll 6f364b8e6a fix server client issues
- add test for server stops until clients connected
- add header for data packets
- check header on read and read only data size in
- make readings non blocking
2019-10-20 17:21:03 +02:00
Bastian Schroll 5989e5786f add server/client docs 2019-10-18 23:23:19 +02:00
Bastian Schroll 8db940bf8c remove multi-freq support 2019-10-18 22:28:50 +02:00
Bastian Schroll b370a96ed5 fix typo 2019-10-18 21:49:07 +02:00
Bastian Schroll 088be32a62 add decoding start log 2019-10-18 21:34:01 +02:00
Bastian Schroll c1fed54a1b fix TypeError Exception in processManager 2019-10-18 21:28:19 +02:00
Bastian Schroll 23aa2c7680 fix skipLinesUntil() in non text mode 2019-10-18 21:10:00 +02:00
Bastian Schroll 8a948597d4 some changes in bw_client 2019-10-18 21:07:14 +02:00
Bastian Schroll bc35dc5e2e read decoder from config 2019-10-18 13:34:47 +02:00
Bastian Schroll 5cee58a67e fix PEP8 in processManager 2019-10-18 09:21:50 +02:00
Bastian Schroll 806a0d476a add rtl_fm using in bw_client 2019-10-18 09:19:13 +02:00
Bastian Schroll 1295984aff added skipLinesUntil() to processManager 2019-10-18 09:19:01 +02:00
Bastian Schroll bbe02b7459 use config in input thread 2019-10-10 20:55:35 +02:00
Bastian Schroll 2f948b9e2d improve bw_client input thread 2019-10-10 19:36:11 +02:00
Bastian Schroll 0a78f4abd2 fix pep 8 2019-10-09 20:28:11 +02:00
Bastian Schroll 9a9a8c22d7 add some comments 2019-10-09 20:12:27 +02:00
Bastian Schroll c4b9f54df6 edit processManager demo 2019-10-09 20:10:49 +02:00
Bastian Schroll 2da9bfbe0c fix typo 2019-10-08 20:57:15 +02:00
Bastian Schroll a0d8724ada ensure bcServer is available 2019-10-08 20:40:53 +02:00
Bastian Schroll 055acfeca5
Merge pull request #16 from BOSWatch/process_manager
Merge some changes
2019-10-08 20:31:16 +02:00
Bastian Schroll 21ce79ae6a Merge remote-tracking branch 'origin/process_manager' into process_manager 2019-10-08 20:29:27 +02:00
Bastian Schroll 0b6814d7fb fix some pep8 violations 2019-10-08 20:29:00 +02:00
Bastian Schroll 809c715f7d
Merge branch 'develop' into process_manager 2019-10-08 20:26:14 +02:00
Bastian Schroll 295f0005d6 delete binaries 2019-10-08 20:23:12 +02:00
Bastian Schroll 56168b3426
Merge pull request #14 from BOSWatch/Schrolli91-patch-1
Add pytest action
2019-10-08 19:55:07 +02:00
Bastian Schroll 48a219619c
Update run_pytest.yml 2019-09-22 17:50:10 +02:00
Bastian Schroll 68f724b031
Update run_pytest.yml 2019-09-22 17:41:22 +02:00
Bastian Schroll 012a1dceb4
Update run_pytest.yml 2019-09-22 17:39:39 +02:00
Bastian Schroll 23b19c0e0f
Update run_pytest.yml 2019-09-22 14:34:35 +02:00
Bastian Schroll 6b4fc6df7c
Update run_pytest.yml 2019-09-22 14:31:46 +02:00