Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
F
firmware
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 74
    • Issues 74
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 31
    • Merge requests 31
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • card10
  • firmware
  • Merge requests
  • !392

Merged
Created Jun 25, 2020 by schneider@schneiderOwner

Show COVID-19 exposure notification statistics

  • Overview 14
  • Commits 8
  • Pipelines 15
  • Changes 9

Based on !390 (merged)

Displays how many unique MACs (aka phones) which send exposure notifications have been seen during the last 100 seconds.

It tries to distinguish between Apple and Google devices based on a heuristic mentioned in https://github.com/znuh/microbit-corona-scanner. The user can choose if they want the LEDs and/or the vibration motor to show newly discovered MACs / exposure notifications.

Loosely based on:

  • https://github.com/kauzu/CoronaAppDetector
  • https://github.com/frankrieger/CoronaAppDetectorM5StickC
  • https://github.com/znuh/microbit-corona-scanner

Most of the logic resides in a plain Python script and can be modified by the user as needed.

IMG_20200628_005806

Edited Jun 27, 2020 by schneider
Assignee
Assign to
Reviewer
Request review from
None
Milestone
None
Assign milestone
Time tracking
Source branch: schneider/covid-tracing