460 Commits

Author SHA1 Message Date
cb324cb1a9 prel commit for scan number prediction 2022-09-15 10:38:59 +02:00
a7f40fec9c bug fix for basic requests 2022-09-14 16:58:46 +02:00
551b1d7bd0 fixed test for new abort handling 2022-09-14 16:44:23 +02:00
89f2eb2503 changed abort handling; now within the instruction loop to avoid clearing the queue 2022-09-14 16:38:57 +02:00
43681f96ba Revert "Merge branch 'revert-a1ead9b6' into 'master'"
This reverts merge request !40
2022-09-14 10:48:00 +00:00
09bd00a405 Revert "Merge branch 'cleanup_after_stop' into 'master'"
This reverts merge request !39
2022-09-14 10:40:23 +00:00
c8525ae811 tests 2022-09-14 09:56:07 +02:00
6c9dbd41c2 fixed abort test 2022-09-14 09:02:57 +02:00
e9234888f3 cleanup after stop 2022-09-14 08:41:30 +02:00
f9e9a3b68b changes to ensure that services are unique and only launched once 2022-09-12 16:35:37 +02:00
5d6fd32981 introduced a buffer for public data with a default expiration time of 30 min 2022-09-12 11:18:51 +02:00
b45bebba80 simplified scan_server test 2022-09-11 17:23:21 +02:00
65c99a6dfe added more scan worker tests 2022-09-11 16:24:37 +02:00
6b94747d98 re-enabled trigger 2022-09-10 18:56:16 +02:00
44ba6a919f code cov 2022-09-10 18:29:52 +02:00
ee81c9a233 removed queue items are now append to a redis list 2022-09-10 14:49:22 +02:00
de252ab021 removed queue items are now append to a redis list 2022-09-10 14:48:51 +02:00
3988540360 disabled trigger 2022-09-09 13:33:58 +02:00
1402de4c62 disabled staging 2022-09-09 13:14:21 +02:00
0d6ff4e487 added scan_status_list; improvements for scan_bundler 2022-09-09 11:26:09 +02:00
795920ccf8 reduced timeout time 2022-09-09 08:21:34 +02:00
8ae4208553 added more logging 2022-09-09 08:13:02 +02:00
4ef8ba35d7 added cleanup for unstaging 2022-09-08 23:28:20 +02:00
2239ce9aa9 added stage and unstage 2022-09-08 21:47:57 +02:00
f793545433 cleanup 2022-09-08 19:57:30 +02:00
db879972cc added device trigger 2022-09-08 19:40:22 +02:00
0c37391794 moved scan number to redis; closes #23 2022-09-08 08:46:21 +02:00
022c71911b renamed device_msg_mixin to scan_stubs 2022-09-07 11:22:41 +02:00
615ee4f06b added params to flyer 2022-09-05 22:10:49 +02:00
f2ecc0f40f added fly scan test; closes #44 2022-09-05 19:31:01 +02:00
6d496d7153 bug fix for empty device list 2022-09-05 19:16:23 +02:00
80b0b4701d added doc strings; removed target param 2022-09-05 18:23:05 +02:00
4884107f2d ensured that either devices or device groups are used but not both 2022-09-05 17:44:43 +02:00
c0bc367267 bug fixes; enforced kwargs 2022-09-05 16:56:15 +02:00
e70043fa40 added missing device_mixin 2022-09-05 16:29:35 +02:00
9646d6860d refactoring for scan / scan stubs 2022-09-05 16:27:11 +02:00
2bcb11c8dc added timeout for scanID search 2022-09-03 16:55:30 +02:00
899a2f3755 fixed typo in test 2022-09-03 11:47:07 +02:00
e1b5bb670e added tolerances to lamnifermattests 2022-09-03 11:41:58 +02:00
4e412cf236 cleanup 2022-08-31 09:56:00 +02:00
7a7b4b2d4d added lamni test 2022-08-22 16:56:08 +02:00
0546c4db0b cleanup 2022-08-22 16:55:38 +02:00
dce58d699b cleanup 2022-08-07 14:36:08 +02:00
1992d25a85 queue sets and publishes 2022-08-06 23:08:16 +02:00
15ea671c71 moved test utils to utils 2022-08-04 19:22:19 +02:00
6ea854a3b5 added message bundle for lower latency 2022-08-04 10:20:57 +02:00
a4aa8830e6 added error handling for rpc calls; closes #40 2022-08-02 12:22:36 +02:00
381e2a5882 added device disabled errors; fixed device update in DB 2022-08-02 11:12:58 +02:00
da95e136f0 reverted changes 2022-08-02 10:15:54 +02:00
eb9cfd5cb1 prel version of cont_line_scan 2022-08-02 09:27:55 +02:00