Olli Vanhoja
Olli Vanhoja
Currently we only get accumulated wheel revolutions from the speed sensor which can be used to calculate the distance. The ANT+ FE-C over BLE profile supports calculation of accumulated distance...
Ignore zeroes, avg whatever it's that makes bad cadence sensors less useless. Should be a toggle switch in the sensors setup.
It's already a JSON blob so we could allow exporting and importing it.
For example a trainer may have a FE-C and a separate power meter in the same device, if one is disconnected the browser will disconnect all active services. This sometimes...
This is a bit weird because by a quick look it seems like the Web Bluetooth API specs are incorrect as well. The characteristic implements the following interfaces: ``` BluetoothRemoteGATTCharacteristic...