Merlin Chlosta

Results 13 comments of Merlin Chlosta

Hi everybody! I had the same issue and still couldn't get it to run after reading this issue. Wireshark seems to have changed behavior, executing any Lua files in the...

https://github.com/corona-warn-app/cwa-app-android/issues/1084 If I understand this issue correctly, tests expire within 21 days after registration. Smartphones would then stop polling for test results, leaving less smartphones with invalid tests polling the...

### Available Data **Date of User scanning the QR code**: `AppSession->createdON` in Verification Server. More precise, this the time that users agree to receive results through the app, and their...

for reference, the method proposed here would help quantify the following FAQ: https://www.coronawarn.app/de/blog/2020-08-25-notes-qr-codes/

By now, are there any figures how many users actually get results after registering the test in the app?

@heinezen @alanrick bezüglich https://github.com/corona-warn-app/cwa-documentation/issues/475#issuecomment-747517091: wird im Backend erfasst, wieviele Nutzer zwar auf ein Testergebnis warten, aber kein Ergebnis übermittelt bekommen (z.B. weil die Checkbox fehlt?) Wäre aus meiner Sicht möglich,...

Thanks! I didn't realize `inspectrum` actually supports this. (People reading this: you need to [build the lastest version](https://github.com/miek/inspectrum/wiki/Build)). I think we could have used SigMF as an internal format as...

Good point, the frequencies in our code might actually be wrong, it wasn't our focus. It's great you double-checked with [proto17/dji_droneid](https://github.com/proto17/dji_droneid). Our code is OcuSync-specific, so it cannot receive Lightbridge...

The code is RX-only, it cannot send but only receive. So as long as you can receive with the required bandwidth, it should work. Please note we didn't test HackRF....

Another use-case to consider: some labs send QR codes via e-mail; you can't scan the code if your only device is a smartphone. #224 universal URLs could help: users click...