Commit Graph

188 Commits

Author SHA1 Message Date
Patrick Rathje 0a3a1cf93d Adding main tracing and sync calls again 2023-02-16 17:43:46 +01:00
Patrick Rathje 07f49c1b06 add variables for bloom test 2023-02-16 17:39:42 +01:00
Patrick Rathje f0e1de044a Add library files 2023-02-16 17:32:20 +01:00
Patrick Rathje baff8053b6 add mbedtls platform init call 2023-02-16 17:32:20 +01:00
Patrick Rathje ee73e2d068 Smaller tweaks for graphs 2022-08-03 15:18:05 +02:00
Patrick Rathje b9b60fe483 Update graphs for camera-ready version 2022-08-03 14:35:38 +02:00
Patrick Rathje b5ccd0c058 Update eval script 2022-08-03 13:50:39 +02:00
Patrick Rathje 3515221eb4 tek_check consumption 2022-05-31 04:26:50 +02:00
Patrick Rathje eb50d1e200 bloom eval 2022-05-31 04:20:40 +02:00
Patrick Rathje a38c7249a7 Revert "eval-base"
This reverts commit ba72dc17be.
2022-05-31 02:33:36 +02:00
Patrick Rathje ba72dc17be eval-base 2022-05-31 02:33:26 +02:00
Patrick Rathje 7e1630fcf1 Update Zephyr version to fix consumption... 2022-05-31 02:22:29 +02:00
Patrick Rathje 3e3e584ca1 Wip current measurement 2022-05-31 00:54:02 +02:00
Patrick Rathje 9a9154fa86 WIP 2022-05-30 13:16:43 +02:00
Patrick Rathje b9bb8b1922 WIP 2022-05-30 00:03:14 +02:00
Patrick Rathje 2befe3372c Prepare Base for sync service 2022-05-28 23:22:18 +02:00
Patrick Rathje 540d759d4b Update project config 2022-05-28 22:01:41 +02:00
Patrick Rathje 48bbb363bf Trying to optimize Advertising 2022-05-28 00:46:23 +02:00
Patrick Rathje 1bc7d1131a Simplify Tracing 2022-05-27 23:08:04 +02:00
Patrick Rathje 612b638433 Refactor and Clean Project for essential functionality 2022-05-27 21:52:29 +02:00
Patrick Rathje 6f9de16bd1 wip 2022-05-25 22:08:36 +02:00
Patrick Rathje 1f8e564604 Correct test file extension 2022-05-25 20:51:17 +02:00
Patrick Rathje 2ff789ab25 Add time_get_unix_seconds utility 2022-05-25 20:47:32 +02:00
Patrick Rathje 55da0bb7d6 Move header files into include directory 2022-05-25 20:26:38 +02:00
H1ghBre4k3r b7053cafdf Add check for tests 2021-12-10 15:30:21 +01:00
H1ghBre4k3r 790064be7f Fix wrong config variable naming 2021-12-10 15:30:21 +01:00
H1ghBre4k3r 22697403f7 Finalize refactorings of contacts and bloom module 2021-12-10 15:30:21 +01:00
H1ghBre4k3r cd780b122d First refactorings for contacts and bloom api 2021-12-10 15:30:21 +01:00
H1ghBre4k3r 26d55cc91f Save temp state 2021-12-10 15:30:21 +01:00
H1ghBre4k3r 90b756eb3d Fix wrong binary operation in bloom filter and improve infected interval spreading 2021-12-10 15:30:21 +01:00
H1ghBre4k3r 3a2dc985f4 Add WIP bloom stage (rewrite git history) 2021-12-10 15:30:21 +01:00
H1ghBre4k3r a720bb7d9e Comment out creation of bloom filter 2021-12-10 15:30:21 +01:00
H1ghBre4k3r 2d0c298aa0 Rename bloom_init to bloom_create 2021-12-10 15:30:21 +01:00
H1ghBre4k3r 76ce19d94a Contacts: Add first draft of test functions 2021-12-10 15:30:21 +01:00
H1ghBre4k3r 7575ab853f Add first version of a bloom filter 2021-12-10 15:30:21 +01:00
H1ghBre4k3r f7587911d2 Contacts: optimize iterator init if periods overlap 2021-12-10 15:30:21 +01:00
H1ghBre4k3r ea492e11f9 Measure performance for multiple infected RPIs 2021-12-10 15:30:21 +01:00
H1ghBre4k3r ad4dcd013e Contacts: Remove unneeded function for retrieving infected keys for period 2021-12-10 15:30:21 +01:00
H1ghBre4k3r 4399810691 Contacts: Add possibility to retrieve number of infected contacts for a period key 2021-12-10 15:30:21 +01:00
Hendrik Sauer 0b9378716d Update readme 2021-12-08 18:09:00 +01:00
Hendrik Sauer 152fc4fb7e Add configuration options to test protobuf unpacking at startup 2021-12-08 18:09:00 +01:00
Hendrik Sauer c172fbced8 Add some comments 2021-12-08 18:09:00 +01:00
Hendrik Sauer a1e7a83c84 Add doc comments 2021-12-08 18:09:00 +01:00
Hendrik Sauer 7a0fa5b30c Measure time 2021-12-08 18:09:00 +01:00
Hendrik Sauer 8f532ac7e4 Make the packing and unpacking work 2021-12-08 18:09:00 +01:00
Hendrik Sauer a50b6746c0 Implement functions to work with exposure keys 2021-12-08 18:09:00 +01:00
Hendrik Sauer a9941c5cb9 Add protobuf library and make sure project compiles 2021-12-08 18:09:00 +01:00
Patrick Rathje d8b5682a94 Apply suggestions from code review 2021-12-08 16:44:36 +01:00
Hendrik Sauer faa817533c Add article to readme 2021-12-08 16:44:36 +01:00
Hendrik Sauer 6aa8608d44 Add doxygen comments 2021-12-08 16:44:36 +01:00