Windsurfing application
· v3.23
About
This is an activity tracking application optimized for windsurfing. During race tracking It shows 2 screens. 1st screen shows (from top to bottom) current speed, top speed for the race, top 2 second speed for the race, amount of laps (tacks), race time in minutes, total distance and current time. Speed and distance are shown in selected units (knots, km/h for speed, or km, miles and nautical miles for distance). 2nd screen shows best five 10 seconds averaging speeds per lap. Starting from version 2.0b there are 2 more screens with best 100m, 250m, 500m and Alpha 500 values(screen3) and best Alpha 500 per lap(screen4). The color of the circle around the screen corresponds to the GPS accuracy from Red(which is poor or N/A) till Green (Good). Upon race completion, all this statistic is saved to the application storage and can be viewed using "Review Results" menu. Up to 25 races can be saved. There is also timer mode that can be used during competition to track the time till the race start flag (up to 5 minutes). Units for speed and distance are set using "Settings" menu. I tried to support as many devices as possible, but the only real device that was used for testing was Fenix 6. Other targets were tested on simulator only. Feel free to report any issues or bugs, I will try to fix them as soon as I can but please take into consideration that this is my hobby project that I am doing at free from office and windsurfing time. Application is provided as is with no warranies or obligations from my side.
What's new
Version 1.0
Initial release;
Version 1.01
Fixed bug in Lap detection algorithm;
Version 2.0b
Added screen with best 100m, 250m and 500m speed for the race;
Added screen with best Alpha 500(&500) value per lap;
10 second speed as well as 100m, 250m and 500m speed and &500 are saved into fit file and can be seen then in the Garmin Connect. This is still in beta quality. Known issue: speed units in Garmin Connect are shown as "km/h" even when user select "knots" or "mi/h" in the app.
Some fixes in lap detection algorithm;
SDK version updated to 3.1.9
Version 2.02b: Bugfix: Changed the lap start number from 0 to 1.
Version 3.0b:
Added Virtual Start Line feature;
Version 3.1b:
Added "About" menu with information about app and SDK version;
Added option to set GPS constellations in Settings(need update to SDK version 3.2 or higher);
Fixed issue when speed in knots was shown as "km/h" in Garmin Connect;
Added Max 2s speed to session summary;
Version 3.11b:
Minor fixes and memory optimizations;
Version 3.12b:
Reverted incorrect fix of issue when speed in knots was shown as "km/h" in Garmin Connect;
This issue is impossible to fix due to SDK Limitation;
Version 3.13b:
SDK version updated to 3.2.5;
Some minor fixes and refactoring;
Version 3.14
Updated Virtual start line feature to detect false starts;
Fixed memory overflow issue that happened occasionally during inactivity;
Version 3.15
Set app version in about menu to 3.15;
Version 3.17:
Updated to SDK 4.0.2
Version 3.18:
Updated to SDK 4.0.3. Added support of Venue 2, Venue Sq and some other devices.
Version 3.19:
Added support of FR55 watch.
Version 3.20:
Updated to the SDK 3.20;
Added support for new devices;
Added "pause" mode;
Version 3.21:
- Added support of new devices;
- Fixed an issue with lap count during pause
Version 3.22:
- Added support of new devices;
- Ported to SDK 6.4.1;
- Some bugfixes;
Version 3.23:
- Added support of new devices;
- Ported to SDK 8.2.;