Open schrockwell opened 1 year ago
Per discussion with @CaptChrisD, this is a very common situation. We should have a way to select a primary source of GPS data for a given boat.
Waiting on #32 to build out the UI for selecting it. This ticket should be about using the selected source correctly on the map display.
And we're seeing some differences on the drawing:
one of the two position sensors is giving very low resolution data, It looks like it is getting positions every few minutes, we can simply probably set the default position sensor for a given vessel
I suspect this will require a boat page so owners can do this
The boat Static has two Signals that provide position data, and we're showing both of them. This behavior is currently buggy because we assumed each boat only has 1 GPS sensor. We need to decide how to handle this: