zwiftout/src
Rene Saarsoo 6bbdea1908 Generate <Ramp> tags in ZWO
- When range-interval at start: generate <Warmup>
- When range-interval at end: generate <Cooldown>
- Otherwise use <Ramp>
2021-03-21 15:04:18 +02:00
..
parser Recognize "Ramp" intervals 2021-03-21 14:51:32 +02:00
stats Simplify normalizedIntensity calculation 2021-01-27 12:53:27 +02:00
Duration.ts Rename Duration.value -> Duration.seconds 2020-09-25 13:51:01 +03:00
Intensity.ts Assign the same TSS score to FreeRide as Zwift does 2020-12-25 20:25:54 +02:00
ZoneType.ts Add freeride to zone types 2020-10-03 16:40:58 +03:00
ast.ts Add source location data to comments 2020-11-21 21:01:40 +02:00
detectRepeats.test.ts Add missing loc props to tests 2020-12-25 20:19:20 +02:00
detectRepeats.ts Avoid instanceof RangeIntensity checks 2020-10-06 13:27:11 +03:00
generateZwo.ts Generate <Ramp> tags in ZWO 2021-03-21 15:04:18 +02:00
index.ts Export also ValidationError & combined exception union 2020-12-25 19:55:25 +02:00
parseCliOptions.ts Use argparse for parsing command-line options 2020-09-30 15:03:33 +03:00