CoraLibre / CoraLibre-android-sdk

CoraLibre-android-sdk fork of prestandard DP-3T to make compatible with the Google/Apple protocol
Mozilla Public License 2.0
127 stars 7 forks source link

Synchronise TX and Rssi power lists for Different devices #35

Open theScrabi opened 4 years ago

theScrabi commented 4 years ago

We need to provide the tables, which contain the TX/RX power of the different devices, to the sdk. This is important since we have no other way to find out what the TX power of a device could be.

This is required for https://github.com/CoraLibre/CoraLibre-android-sdk/issues/28 to work properly however does not block it atm.

Related pullrequest: https://github.com/CoraLibre/CoraLibre-android-sdk/pull/46