1
0
mirror of https://github.com/corona-warn-app/cwa-documentation synced 2024-06-02 06:38:02 +02:00
Commit Graph

77 Commits

Author SHA1 Message Date
Thomas Klingbeil
5743969ddb
replace placeholder for required Android version
fix #138
2020-05-21 19:23:27 +02:00
Thomas Klingbeil
3c14b01d9a
update details on attenuation buckets
fixes #135
2020-05-21 14:35:49 +02:00
Thomas Klingbeil
199c4ace61
remove weights from configuration parameters
update solution architecture document
relates #94
2020-05-21 14:33:21 +02:00
Thomas Klingbeil
9377e5d8fd
Mention compression advantage of lexicographic order
fixes #132
2020-05-21 13:24:42 +02:00
Thomas Klingbeil
bf2a1e8e86
Merge pull request #131 from marcopashkov/patch-8
reference correction
2020-05-21 13:07:04 +02:00
Marco Pashkov
8a5ea55e67
reference correction 2020-05-20 22:45:41 -07:00
Marco Pashkov
6fb4c5e379
minor correction 2020-05-20 22:08:36 -07:00
Thomas Klingbeil
d71198ed2b
Merge branch 'master' into solution-architecture-typo 2020-05-20 18:07:06 +02:00
Thomas Klingbeil
8622194c05
Merge pull request #109 from marcopashkov/patch-5
replacing incorrect use of citizens
2020-05-20 18:00:12 +02:00
Thomas Klingbeil
418f2add73
Merge branch 'master' into patch-1 2020-05-20 17:58:55 +02:00
Thomas Klingbeil
4be065f858
use words API/framework correctly 2020-05-20 17:56:36 +02:00
Marco Pashkov
17354f4370
Update solution_architecture.md 2020-05-20 08:46:56 -07:00
Marco Pashkov
708909471b
sending power to transmit power
(as discussed above in pull request)
2020-05-20 08:39:25 -07:00
Niklas
e37b0cfc35 Fixed typos in solution_architecture.md 2020-05-20 12:36:57 +01:00
Thomas Klingbeil
984a2b08e2
Merge branch 'master' into patch-2 2020-05-20 10:41:57 +02:00
Thomas Klingbeil
fe2d29cdc7
Merge pull request #107 from marcopashkov/patch-3
Clarification and contextual link to the diagrams
2020-05-20 10:40:18 +02:00
Thomas Klingbeil
e32c803517
Merge pull request #111 from marcopashkov/patch-6
correction and simplification
2020-05-20 10:27:55 +02:00
Thomas Klingbeil
97840b86bd
clarify that upload only happens with user consent
fixes #105
2020-05-20 09:16:31 +02:00
Marco Pashkov
b29195053b
correction and simplification 2020-05-19 23:00:27 -07:00
Marco Pashkov
91249316fd
replacing incorrect use of citizens
I am guessing the author did not actually meant to use `citizens` (Staatsbuerger) in those two instances, since also non-citizen that reside in Germany are probably allowed, if not encouraged to use the app as well.
2020-05-19 22:46:34 -07:00
Marco Pashkov
0b5b99107e
correction of the figures 2020-05-19 22:19:16 -07:00
Marco Pashkov
5af91deaea
Clarification and contextual link to the diagrams
`main approaches` implies that the app will eventually only use either option 1 or option 2. However, I am guessing the author meant that those are both options to be used in the production app.

I further highlighted the two options visually and removed clutter.
2020-05-19 22:16:17 -07:00
Marco Pashkov
bda22bdf60
clarification and correction 2020-05-19 21:58:06 -07:00
Marco Pashkov
6a3460659b
better phrasing
there is no `sending power`, but [signal strength](https://developer.apple.com/documentation/corebluetooth/cbperipheral/1518869-rssi)
2020-05-19 21:28:09 -07:00
Thomas Klingbeil
5ee1090992
Update risk score calculation
follow documentation at https://developer.apple.com/documentation/exposurenotification/enexposureconfiguration

fix #94
2020-05-19 12:43:08 +02:00
lukasniemeier
5b80a080ee Specify minimum required iOS version 2020-05-17 23:02:25 +02:00
Thomas Klingbeil
fac101241c
Add solution architecture document 2020-05-17 19:53:38 +02:00