-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request: Add a "Bearing to anchor" and "Distance to anchor" to calculate the anchor position #31
Comments
The plugin settings page was never meant to be used for setting the anchor alarm. The ability to do what your asking is already there, but even better. I think only WilhelmSK supports it. All you have to do is enter the rhode length and wait until your bow is pointing at the anchor. It uses your heading sensor, depth sensor and the distance of your bow to the water to calculate the anchor position. I have no intention of spending time on making the plugin config user interface do this. It will never be user friendly. so unless I am missing something, what you really need are enhancements to existing user interfaces? |
OK no problem. I don't have IOS, nor heading sensor, but fair enough. sorru for the bothering. pleae close the issue |
My anchor position here was set using the feature in WilhelmSK I mentioned above. As you can see, it's pretty damn close. But not perfect. There are way too many factors involved in estimating the anchor position. Data and time are the only way IMHO. |
Not bothering. No need to apologize. Again, what you want to do, even without a heading sensor, is easily done. I just don't think the plugin config interface is the place to do it. Fair winds! |
Thanks. btw, who is raising the notifications? The pluggin or the app? Because I have another issue ;-). I reported it in Freeboard but I don't know what side it is... (SignalK/freeboard-sk#122) |
The plugin raises the notifications |
Request: Add "Bearing to anchor" and "Distance to anchor" fields to the interface to calculate the actual position of the anchor and the exclusion circle.
Rationale:
Details:
See attached file for an overview of the interface change. Please excuse the poor hand writing.
I guess it would have to be changed in the API as well so the other webapps or pluggin could use it.
If the fields are 0 (default value) there would be no change to the actual calculation of the anchor drop position.
I the fields have values
The actual position (coordinates of the watch circle center) would be
Latitude/Longitude corrected by the bearing to the anchor and the distance to the anchor as depicted in page 2 of the uploaded document.
The bearing I mention should be the true bearing (or magnetic it doesn't matter), not the angle to the bow, as my skecth could be confusing. This is the one you obtain with a handbearing compass that everydbody should have on board.
FeatureEnh.v01.pdf
The text was updated successfully, but these errors were encountered: