BangleApps/apps/openwind
Anton 2a10df7f45 Bump app versions 2024-03-04 22:32:06 +01:00
..
ChangeLog Bump app versions 2024-03-04 22:32:06 +01:00
README.md Fix true wind computation bug, add swipe gesture to pause GPS 2022-04-28 17:57:39 -04:00
app-icon.js New app "OpenWind" 2022-04-08 13:28:03 -04:00
app.js Fix no-unused-vars in existing apps 2024-03-04 21:34:50 +01:00
app.png New app "OpenWind" 2022-04-08 13:28:03 -04:00
metadata.json Bump app versions 2024-03-04 22:32:06 +01:00
openwind.png New app "OpenWind" 2022-04-08 13:28:03 -04:00
openwind_screenshot.png New app "OpenWind" 2022-04-08 13:28:03 -04:00
settings.js Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00

README.md

OpenWind

Receive and display data from a wireless OpenWind sailing wind instrument on the Bangle.

Usage

Upon startup, the app will attempt to automatically connect to the wind instrument. This typically only takes a few seconds.

Features

The app displays the apparent wind direction (via a green dot) and speed (green numbers, in knots) relative to the mounting direction of the wind vane. If "True wind" is enabled in settings and a GPS fix is available, the true wind speed and direction (relative to the mounting direction of the vane) is additionally displayed in red. In this mode, the speed over ground in knots is also shown at the bottom left of the screen.

Controls

In the main app, when true wind mode is enabled (see below), swiping left on the screen will temporarily disable GPS (to preserve battery); a small red satellite symbol will appear on the bottom right. Swiping right will turn GPS back on. The settings app provides the following two settings:

  • True wind: enables or disables true wind calculations; enabling this will turn on GPS inside the app
  • Mounting angle: mounting relative to the boat of the wind instrument (in degrees)