Commit Graph

24 Commits

Author SHA1 Message Date
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 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 137c042410 Resolve rebase conflict 2021-06-24 12:59:33 +02:00
Hendrik Sauer d33ec2580b Enable native build 2021-06-24 12:59:33 +02:00
H1ghBre4k3r 1101dd950f Remove unneeded contacts code and cleanup gatt-service.h 2021-05-25 18:06:15 +02:00
H1ghBre4k3r d38996a021 Implement ens_fs and move ens stuff to ens directory 2021-05-25 18:06:15 +02:00
H1ghBre4k3r 9b55b3c8fd Implement api for storage 2021-05-25 18:06:15 +02:00
H1ghBre4k3r 917f103999 Move type declarations in contacts.h 2021-05-25 18:06:15 +02:00
H1ghBre4k3r fa8d82c496 Move period_contact_t to header file 2021-05-25 18:06:15 +02:00
Patrick Rathje 4a7fcafdbb Add fixture test to nrf code and fix heap allocation 2020-09-13 20:42:20 +02:00
olafland 900089112e Adding some documentation to defines and making them ifndef 2020-06-15 12:10:59 +02:00
olafland 2639b39faf move to from u32_t to uint32_t and so one to make all compilers happy 2020-06-12 12:25:31 +02:00
olafland c66f9d8c9b initial code release
initial code release
2020-06-08 11:15:05 +02:00