TODO:
- Test with actual sensors
- Show sensor name (after receiving data)
- CyclingDistance needs wheel size
- Cleanup DriverObserver (onConnectionLost() and onDisconnect())
- ... check BluetoothConnectionDriver is correct
- Rename Aggregator.aggregator to value (and resetAggregator to reset)
- Show sensor address (before successful connection) Moved to #2275
- Remove Aggregator.getNoneValue()
- Migrate GpsManager to SensorHandler
- Add compassInternal (checking if the refactoring made the code easier) Moved to #2274
TODO:
- [x] Test with actual sensors
- [x] Show sensor name (after receiving data)
- [x] CyclingDistance needs wheel size
- [x] Cleanup DriverObserver (onConnectionLost() and onDisconnect())
- [x] ... check BluetoothConnectionDriver is correct
- [x] Rename Aggregator.aggregator to value (and resetAggregator to reset)
- [ ] Show sensor address (before successful connection) Moved to #2275
- [x] Remove Aggregator.getNoneValue()
- [x] Migrate GpsManager to SensorHandler
- [ ] Add compassInternal (checking if the refactoring made the code easier) Moved to #2274