Automatic Anchor Mark

Automatic Anchor Mark. This is what it does. If the following are ALL true:

  1. In “Cruising” mode, meaning that speed has at some point exceeded 3.0 kts.
  2. Current speed is less than 0.5 kts.
  3. OpenCPN has been up at least 30 minutes
  4. OpenCPN is exiting normally
  5. There is no anchor watch set on an “anchor…” icon mark.
  6. Any “Anchorage - icon” waypoint within 0.25 NM of current GPS location is deleted.

Then, OpenCPN will drop a waypoint at the current location, with the name - “Anchorage created on [Date Stamp]”.

Thus waypoints are automatically created for known good anchorages as you shut down the computer. The 0.25 NM condition prevents clogging up frequently visited anchorages with closely spaced waypoints. The other conditions help to prevent spurious waypoints.

To use this feature find opencpn.conf or opencpn.ini as it is called in windows. Search for a line like this:

AutoAnchorDrop=0 

and change the value from “0” to “1”.

Also see Configuration File