osmandapp / OsmAnd

OsmAnd
https://osmand.net
Other
4.68k stars 1.02k forks source link

Widgets / Recording - BLE/ANT+ #17200

Closed vshcherb closed 1 year ago

vshcherb commented 1 year ago

ToDo

BLE/ANT+ Widgets And Trip Recording Refactoring:

Configure Screen

Sensor settings

 

Trip recording plugin, Figma

External sensors

Paired sensors

Paired sensors Paired sensors: Empty state
vshcherb commented 1 year ago

Review

dmpr0 commented 1 year ago

Review

dmpr0 commented 1 year ago

Doc: <osmand:heart_rate_sensor> <osmand:speed_sensor> <osmand:bike_cadence_sensor> <osmand:power_sensor> <osmand:temperature_sensor>

dmpr0 commented 1 year ago

Review 2

vshcherb commented 1 year ago

Settings are related to External Settings Plugin and displayed only with External Sensors plugin enabled.

dmpr0 commented 1 year ago

Settings are related to External Settings Plugin and displayed only with External Sensors plugin enabled.

Settings related to Trip recording, (thats why, they placed here) related to data that will be or not recorded to the track. You can't change mentioned settings in External sensor plugin settings.

vshcherb commented 1 year ago

Settings than should be always visible even if External sensor plugin is disabled which is not possible cause they store Sensor names etc... That's dependency between plugins could be avoided if Trip Recording won't be a plugin.

dmpr0 commented 1 year ago

https://en.wikipedia.org/wiki/Trip

vshcherb commented 1 year ago

Well we could make Trip Recording part of Default functionality especially now we have Trip Recording as Drawer item. Then we can move Trip recording settings to BLE Plugin

shurasmiling commented 1 year ago

All links are in this issue: BLE/ANT+ Management Sensors

15459