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

31 Commits

Author SHA1 Message Date
Patrick Rathje
f88a878dca Wip current measurement 2023-02-16 17:48:17 +01:00
Patrick Rathje
b1173bfaff WIP 2023-02-16 17:48:17 +01:00
Patrick Rathje
d5277916d7 WIP 2023-02-16 17:48:17 +01:00
Patrick Rathje
b3d449e1d3 Update project config 2023-02-16 17:48:17 +01: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
3a2dc985f4 Add WIP bloom stage (rewrite git history) 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
a905091666 Simulate flash for native posix 2021-07-23 11:52:57 +02:00
Hendrik Sauer
ca90702af6 Fix CMakeLists so Platformio works properly again 2021-06-24 12:59:33 +02: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
7a7914c7a9 Improve native build 2021-06-24 12:59:33 +02:00
Hendrik Sauer
6b58493305 Fix configuration 2021-06-24 12:59:33 +02:00
Hendrik Sauer
f783970389 Add display interface and fix configuration for boards without display 2021-06-24 12:59:33 +02:00
Hendrik Sauer
d33ec2580b Enable native build 2021-06-24 12:59:33 +02:00
H1ghBre4k3r
b96fc5ec50 Config: Introduce CONFIG_ENS_MAX_CONTACTS as possibility to configure the max amount of contacts stored in flash 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
fde55d947e Add TODOs for refactoring according to PR review and refactor ens_fs_write to return error, if entry is not only ones 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
594035ed77 Config: Move parameters for MX25R64 into platformio.ini file 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
796cf0f089 Fix multiple results of the PR:
- cleanup of sequence number utilites
- dynamic calculation of nvs sectors for fs information
- usage of buffer in ens_fs
- check for max entry size (page size)
- usage of interal entry size, which is always the next larger power of 2 to a given entry size
2021-05-25 18:06:15 +02:00
H1ghBre4k3r
a9e7c6354d Prj-Conf: Remove already defined config parameters 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
30dc3c31eb Init ens_fs in storage.c 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
68ed7371cc Rename storage partition 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
9ddbe15170 Add support for external onboard-storage 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
8583a3c9b0 Enable flash in prj conf 2021-05-25 18:06:15 +02:00
H1ghBre4k3r
c554a89711 Add device tree overlay and ini entry for nrf52840_mdk 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
Patrick Rathje
760ceca785 Add platformIO files and adapt file structure 2020-08-18 22:46:49 +02:00