1
0
mirror of https://github.com/CovidBraceletPrj/CovidBracelet.git synced 2024-06-01 02:08:15 +02:00
Commit Graph

32 Commits

Author SHA1 Message Date
Patrick Rathje
5f0496558f Adding main tracing and sync calls again 2023-02-16 17:48:17 +01:00
Patrick Rathje
2f955851e1 add variables for bloom test 2023-02-16 17:48:17 +01:00
Patrick Rathje
cac96d7990 add mbedtls platform init call 2023-02-16 17:48:17 +01:00
Patrick Rathje
643d15969a bloom eval 2023-02-16 17:48:17 +01:00
Patrick Rathje
d5277916d7 WIP 2023-02-16 17:48:17 +01:00
Patrick Rathje
8e604ec81a Prepare Base for sync service 2023-02-16 17:48:17 +01:00
Patrick Rathje
ee4612104d Refactor and Clean Project for essential functionality 2023-02-16 17:48:17 +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
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
7575ab853f Add first version of a bloom filter 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
4399810691 Contacts: Add possibility to retrieve number of infected contacts for a period key 2021-12-10 15:30:21 +01:00
Hendrik Sauer
152fc4fb7e Add configuration options to test protobuf unpacking at startup 2021-12-08 18:09:00 +01:00
Hendrik Sauer
a9a8a71c10 Apply suggested changes from review 2021-06-24 12:59:33 +02:00
Hendrik Sauer
66510253b8 Apply suggested changes from review 2021-06-24 12:59:33 +02:00
Hendrik Sauer
62f31a3282 Add thread to handle lvgl events 2021-06-24 12:59:33 +02:00
Hendrik Sauer
75f5a8cf94 Implement UI prototype 2021-06-24 12:59:33 +02:00
Hendrik Sauer
d33ec2580b Enable native build 2021-06-24 12:59:33 +02:00
H1ghBre4k3r
970a42aea8 Use record instead of contact as naming convention 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
1101dd950f Remove unneeded contacts code and cleanup gatt-service.h 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
c4f035246b Store contacts in ens_fs 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
725259cfce Use NVS to store storage information 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
de21af38f2 Add sn_mask to mask a sequence number 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
9b55b3c8fd Implement api for storage 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
ae76b43ae0 Add storage initialization 2021-05-25 18:06:15 +02:00
Patrick Rathje
021c8fbc9f Move IO initialization and handling to separate files 2020-12-22 19:43:56 +01:00
pinkit-cwa
e73c45dca8
added missing #include
random/rand32.h is needed for sys_csrand_get()
2020-08-15 17:26:49 +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