All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- added percentage time shift for time stamp intervals.
- added code for updating time stamps to one second intervals.
- Updated slope calculation to remove extra rounding for floating point precision.
- Updated slope display to add a decimal place.
- slope display when the value is 0.
- added an undo/redo stack
- added an overlay while loading or processing
- fix the change log
- open cycle map to the map layers
- mapping of the route
- the ability to display the chart in metric or imperial
- box score smoothing for slope
- Kalman filter for slope
- change log
- the default for maximum change in slope between points
- a quick implementation of lapping. This will currently only work on files with one track containing one track segment
- load the application version from the package.json at build time
- fixed an issue where the slope legend was throwing an error because the height was not initialized correctly
- the slope difficulty feature to allow the slope between each set of points to be increased or decreased by a fixed percentage
- the display of average slope for original and smoothed data
- the ability to decrease precision for latitude, longitude, and elevation