diff --git a/test/polar/v2/testdata/training-sessions-1988256040-create b/test/polar/v2/testdata/training-sessions-1988256040-create new file mode 100644 index 00000000..1ec0bdcf Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-create differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-create.expected.json b/test/polar/v2/testdata/training-sessions-1988256040-create.expected.json new file mode 100644 index 00000000..ce0573f6 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040-create.expected.json @@ -0,0 +1,217 @@ +{ + "calories": [ + 28 + ], + "device": [ + "A374391F" + ], + "distance": [ + 1150.800048828125 + ], + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 375 + ], + "minutes": [ + 3 + ], + "seconds": [ + 7 + ] + } + ], + "end": [ + { + "date": [ + { + "day": [ + 29 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "offset": [ + 60 + ], + "time": [ + { + "hour": [ + 19 + ], + "milliseconds": [ + 375 + ], + "minute": [ + 27 + ], + "seconds": [ + 4 + ] + } + ], + "trusted": [ + 0 + ] + } + ], + "exercise-count": [ + 1 + ], + "heartrate": [ + { + "average": [ + 124 + ], + "maximum": [ + 142 + ] + } + ], + "heartrate-duration": [ + { + "hours": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 24 + ] + }, + { + "hours": [ + 0 + ], + "minutes": [ + 1 + ], + "seconds": [ + 26 + ] + }, + { + "hours": [ + 0 + ], + "minutes": [ + 1 + ], + "seconds": [ + 16 + ] + }, + { + "hours": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 0 + ] + }, + { + "hours": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 0 + ] + } + ], + "model": [ + "Polar V800" + ], + "session-name": [ + { + "text": [ + "Radfahren" + ] + } + ], + "start": [ + { + "date": [ + { + "day": [ + 29 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "offset": [ + 60 + ], + "time": [ + { + "hour": [ + 19 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 23 + ], + "seconds": [ + 56 + ] + } + ], + "trusted": [ + 0 + ] + } + ], + "training-load": [ + { + "carbs": [ + 62 + ], + "fat": [ + 37 + ], + "load-value": [ + 3 + ], + "protein": [ + 1 + ], + "recovery-time": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 0 + ], + "minutes": [ + 13 + ], + "seconds": [ + 0 + ] + } + ] + } + ] +} diff --git a/test/polar/v2/testdata/training-sessions-1988256040-create.expected.var b/test/polar/v2/testdata/training-sessions-1988256040-create.expected.var new file mode 100644 index 00000000..256c31a0 Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-create.expected.var differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-create b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-create new file mode 100644 index 00000000..3e411701 Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-create differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-create.expected.json b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-create.expected.json new file mode 100644 index 00000000..c2238bd3 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-create.expected.json @@ -0,0 +1,129 @@ +{ + "calories": [ + 28 + ], + "distance": [ + 1150.800048828125 + ], + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 375 + ], + "minutes": [ + 3 + ], + "seconds": [ + 7 + ] + } + ], + "sensors": [ + 1, + 2, + 3, + 4, + 20, + 21, + 6, + 7, + 8, + 11, + 13, + 14, + 15, + 16, + 17, + 18, + 19, + 26, + 27, + 6, + 28, + 29, + 6, + 31, + 32 + ], + "sport": [ + { + "value": [ + 2 + ] + } + ], + "start": [ + { + "date": [ + { + "day": [ + 29 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "offset": [ + 60 + ], + "time": [ + { + "hour": [ + 19 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 23 + ], + "seconds": [ + 56 + ] + } + ], + "trusted": [ + 0 + ] + } + ], + "training-load": [ + { + "carbs": [ + 62 + ], + "fat": [ + 37 + ], + "load-value": [ + 3 + ], + "protein": [ + 1 + ], + "recovery-time": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 0 + ], + "minutes": [ + 13 + ], + "seconds": [ + 0 + ] + } + ] + } + ] +} diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-create.expected.var b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-create.expected.var new file mode 100644 index 00000000..f1e5a84c Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-create.expected.var differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-laps b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-laps new file mode 100644 index 00000000..e69de29b diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-laps.expected.json b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-laps.expected.json new file mode 100644 index 00000000..2c63c085 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-laps.expected.json @@ -0,0 +1,2 @@ +{ +} diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-laps.expected.var b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-laps.expected.var new file mode 100644 index 00000000..593f4708 Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-laps.expected.var differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-route b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-route new file mode 100644 index 00000000..d4b9926d Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-route differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-route.expected.json b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-route.expected.json new file mode 100644 index 00000000..2c63c085 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-route.expected.json @@ -0,0 +1,2 @@ +{ +} diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-route.expected.var b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-route.expected.var new file mode 100644 index 00000000..593f4708 Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-route.expected.var differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-samples b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-samples new file mode 100644 index 00000000..ba528c0d Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-samples differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-samples.expected.json b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-samples.expected.json new file mode 100644 index 00000000..50cb7c79 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-samples.expected.json @@ -0,0 +1,12248 @@ +{ + "altitude": [ + 172.36648559570312, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 173.4333038330078, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312, + 172.36648559570312 + ], + "altitude-calibration": [ + { + "operation": [ + 2 + ], + "start-index": [ + 0 + ], + "value": [ + 0 + ] + } + ], + "cadence": [ + 21, + 21, + 15, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 20, + 20, + 29, + 51, + 53, + 59, + 63, + 68, + 73, + 79, + 83, + 88, + 89, + 90, + 90, + 92, + 92, + 92, + 92, + 92, + 93, + 92, + 92, + 92, + 92, + 92, + 92, + 93, + 93, + 93, + 92, + 93, + 92, + 93, + 93, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 91, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 92, + 91, + 91, + 91, + 92, + 94, + 94, + 95, + 95, + 96, + 95, + 95, + 95, + 95, + 94, + 96, + 94, + 95, + 96, + 96, + 96, + 96, + 96, + 96, + 96, + 96, + 95, + 97, + 96, + 96, + 96, + 96, + 96, + 95, + 95, + 95, + 95, + 96, + 95, + 95, + 95, + 95, + 95, + 95, + 95, + 95, + 95, + 95, + 95, + 45, + 25, + 18, + 0, + 0, + 0, + 0, + 0, + 0, + 17, + 17, + 17, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 93, + 93, + 93, + 45, + 25, + 18, + 27, + 75, + 86, + 86, + 161, + 161, + 161, + 51, + 27, + 27, + 27, + 27, + 95, + 102, + 110, + 110, + 54, + 54, + 124, + 124, + 124, + 48, + 26, + 22, + 22, + 22, + 0, + 0, + 0, + 0, + 0 + ], + "distance": [ + 2.0999999046325684, + 2.0999999046325684, + 3.700000047683716, + 7, + 8.399999618530273, + 8.399999618530273, + 8.399999618530273, + 8.399999618530273, + 8.399999618530273, + 9.399999618530273, + 12.199999809265137, + 13.899999618530273, + 14, + 16.5, + 19.399999618530273, + 24.200000762939453, + 28.899999618530273, + 33.79999923706055, + 38.400001525878906, + 45.29999923706055, + 52.20000076293945, + 58.900001525878906, + 67.69999694824219, + 74.5, + 83.19999694824219, + 91.80000305175781, + 100.30000305175781, + 108.80000305175781, + 117.19999694824219, + 125.5999984741211, + 134.10000610351562, + 142.5, + 150.89999389648438, + 159.3000030517578, + 167.6999969482422, + 176.10000610351562, + 184.5, + 192.89999389648438, + 201.3000030517578, + 209.6999969482422, + 218.10000610351562, + 226.5, + 234.89999389648438, + 243.3000030517578, + 251.6999969482422, + 260.1000061035156, + 268.5, + 276.8999938964844, + 285.29998779296875, + 293.6000061035156, + 302, + 310.3999938964844, + 318.8999938964844, + 327.20001220703125, + 335.70001220703125, + 344, + 352.3999938964844, + 360.79998779296875, + 369.20001220703125, + 377.6000061035156, + 386, + 394.3999938964844, + 402.79998779296875, + 411.20001220703125, + 411.29998779296875, + 428.1000061035156, + 436.5, + 444.8999938964844, + 453.20001220703125, + 461.70001220703125, + 470.1000061035156, + 478.5, + 486.8999938964844, + 495.20001220703125, + 503.6000061035156, + 511.8999938964844, + 520.2999877929688, + 528.7999877929688, + 537.4000244140625, + 545.7999877929688, + 554.2999877929688, + 562.7000122070312, + 571.2000122070312, + 581.5999755859375, + 590, + 598.4000244140625, + 606.7999877929688, + 615.2000122070312, + 623.5999755859375, + 632, + 640.4000244140625, + 651, + 659.4000244140625, + 667.7999877929688, + 676.2000122070312, + 684.5999755859375, + 693, + 703.5, + 711.9000244140625, + 720.2999877929688, + 728.7000122070312, + 737.0999755859375, + 745.5, + 756, + 764.4000244140625, + 772.7999877929688, + 781.0999755859375, + 789.5, + 797.9000244140625, + 806.2999877929688, + 816.7999877929688, + 825.2000122070312, + 833.5999755859375, + 842, + 850.4000244140625, + 858.9000244140625, + 867.2000122070312, + 877.7000122070312, + 886.0999755859375, + 894.5, + 902.9000244140625, + 911.2999877929688, + 919.7000122070312, + 927.5999755859375, + 933, + 938.0999755859375, + 940.9000244140625, + 941.5999755859375, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 942.9000244140625, + 946.7000122070312, + 955.4000244140625, + 966.0999755859375, + 974.9000244140625, + 985.4000244140625, + 993.5999755859375, + 1001.5, + 1009.5, + 1015.2999877929688, + 1022.9000244140625, + 1023.4000244140625, + 1030.699951171875, + 1041.199951171875, + 1052.4000244140625, + 1055, + 1057.9000244140625, + 1058.699951171875, + 1063.699951171875, + 1069.300048828125, + 1079.5999755859375, + 1089.800048828125, + 1099.4000244140625, + 1110.199951171875, + 1120.300048828125, + 1127.800048828125, + 1135.199951171875, + 1140.4000244140625, + 1143.5999755859375, + 1146.5999755859375, + 1147.5999755859375, + 1149.199951171875, + 1150.800048828125, + 1150.800048828125, + 1150.800048828125, + 1150.800048828125, + 1150.800048828125, + 1150.800048828125, + 1150.800048828125 + ], + "heartrate": [ + 92, + 92, + 93, + 95, + 97, + 98, + 98, + 98, + 98, + 99, + 99, + 100, + 101, + 102, + 103, + 103, + 104, + 105, + 105, + 105, + 106, + 107, + 107, + 108, + 109, + 110, + 111, + 111, + 112, + 112, + 112, + 113, + 113, + 113, + 113, + 113, + 113, + 114, + 114, + 115, + 115, + 116, + 117, + 118, + 118, + 119, + 119, + 120, + 120, + 121, + 121, + 121, + 121, + 121, + 122, + 122, + 122, + 123, + 123, + 124, + 124, + 124, + 125, + 125, + 125, + 125, + 125, + 125, + 125, + 125, + 124, + 124, + 123, + 123, + 123, + 123, + 123, + 123, + 123, + 123, + 123, + 123, + 123, + 123, + 124, + 124, + 125, + 126, + 126, + 127, + 127, + 128, + 128, + 129, + 129, + 129, + 130, + 130, + 131, + 131, + 131, + 132, + 132, + 133, + 133, + 133, + 134, + 134, + 135, + 135, + 136, + 136, + 137, + 138, + 138, + 139, + 139, + 140, + 140, + 140, + 141, + 141, + 141, + 141, + 141, + 142, + 142, + 142, + 142, + 142, + 141, + 141, + 141, + 141, + 140, + 139, + 138, + 137, + 136, + 135, + 135, + 134, + 133, + 132, + 130, + 127, + 124, + 121, + 118, + 117, + 117, + 118, + 120, + 122, + 125, + 126, + 127, + 128, + 128, + 128, + 129, + 129, + 130, + 130, + 129, + 128, + 127, + 125, + 125, + 125, + 126, + 127, + 127, + 128, + 129, + 130, + 130, + 131, + 131, + 131, + 132, + 132, + 133, + 132, + 131, + 129, + 127, + 125 + ], + "heartrate-variability": [ + { + "intervals": [ + 596 + ] + }, + { + "intervals": [ + 593 + ] + }, + { + "intervals": [ + 593 + ] + }, + { + "intervals": [ + 596 + ] + }, + { + "intervals": [ + 601 + ] + }, + { + "intervals": [ + 606 + ] + }, + { + "intervals": [ + 610 + ] + }, + { + "intervals": [ + 613 + ] + }, + { + "intervals": [ + 606 + ] + }, + { + "intervals": [ + 608 + ] + }, + { + "intervals": [ + 606 + ] + }, + { + "intervals": [ + 603 + ] + }, + { + "intervals": [ + 595 + ] + }, + { + "intervals": [ + 591 + ] + }, + { + "intervals": [ + 588 + ] + }, + { + "intervals": [ + 586 + ] + }, + { + "intervals": [ + 586 + ] + }, + { + "intervals": [ + 579 + ] + }, + { + "intervals": [ + 574 + ] + }, + { + "intervals": [ + 572 + ] + }, + { + "intervals": [ + 572 + ] + }, + { + "intervals": [ + 569 + ] + }, + { + "intervals": [ + 568 + ] + }, + { + "intervals": [ + 568 + ] + }, + { + "intervals": [ + 568 + ] + }, + { + "intervals": [ + 570 + ] + }, + { + "intervals": [ + 565 + ] + }, + { + "intervals": [ + 565 + ] + }, + { + "intervals": [ + 564 + ] + }, + { + "intervals": [ + 562 + ] + }, + { + "intervals": [ + 562 + ] + }, + { + "intervals": [ + 557 + ] + }, + { + "intervals": [ + 555 + ] + }, + { + "intervals": [ + 552 + ] + }, + { + "intervals": [ + 551 + ] + }, + { + "intervals": [ + 546 + ] + }, + { + "intervals": [ + 543 + ] + }, + { + "intervals": [ + 540 + ] + }, + { + "intervals": [ + 537 + ] + }, + { + "intervals": [ + 535 + ] + }, + { + "intervals": [ + 535 + ] + }, + { + "intervals": [ + 535 + ] + }, + { + "intervals": [ + 533 + ] + }, + { + "intervals": [ + 532 + ] + }, + { + "intervals": [ + 531 + ] + }, + { + "intervals": [ + 530 + ] + }, + { + "intervals": [ + 532 + ] + }, + { + "intervals": [ + 534 + ] + }, + { + "intervals": [ + 533 + ] + }, + { + "intervals": [ + 531 + ] + }, + { + "intervals": [ + 530 + ] + }, + { + "intervals": [ + 530 + ] + }, + { + "intervals": [ + 532 + ] + }, + { + "intervals": [ + 532 + ] + }, + { + "intervals": [ + 529 + ] + }, + { + "intervals": [ + 528 + ] + }, + { + "intervals": [ + 529 + ] + }, + { + "intervals": [ + 529 + ] + }, + { + "intervals": [ + 530 + ] + }, + { + "intervals": [ + 529 + ] + }, + { + "intervals": [ + 526 + ] + }, + { + "intervals": [ + 524 + ] + }, + { + "intervals": [ + 524 + ] + }, + { + "intervals": [ + 524 + ] + }, + { + "intervals": [ + 521 + ] + }, + { + "intervals": [ + 517 + ] + }, + { + "intervals": [ + 517 + ] + }, + { + "intervals": [ + 514 + ] + }, + { + "intervals": [ + 513 + ] + }, + { + "intervals": [ + 512 + ] + }, + { + "intervals": [ + 512 + ] + }, + { + "intervals": [ + 508 + ] + }, + { + "intervals": [ + 506 + ] + }, + { + "intervals": [ + 504 + ] + }, + { + "intervals": [ + 503 + ] + }, + { + "intervals": [ + 501 + ] + }, + { + "intervals": [ + 501 + ] + }, + { + "intervals": [ + 500 + ] + }, + { + "intervals": [ + 499 + ] + }, + { + "intervals": [ + 498 + ] + }, + { + "intervals": [ + 497 + ] + }, + { + "intervals": [ + 497 + ] + }, + { + "intervals": [ + 497 + ] + }, + { + "intervals": [ + 495 + ] + }, + { + "intervals": [ + 496 + ] + }, + { + "intervals": [ + 495 + ] + }, + { + "intervals": [ + 495 + ] + }, + { + "intervals": [ + 494 + ] + }, + { + "intervals": [ + 493 + ] + }, + { + "intervals": [ + 492 + ] + }, + { + "intervals": [ + 495 + ] + }, + { + "intervals": [ + 493 + ] + }, + { + "intervals": [ + 496 + ] + }, + { + "intervals": [ + 493 + ] + }, + { + "intervals": [ + 494 + ] + }, + { + "intervals": [ + 492 + ] + }, + { + "intervals": [ + 491 + ] + }, + { + "intervals": [ + 490 + ] + }, + { + "intervals": [ + 490 + ] + }, + { + "intervals": [ + 490 + ] + }, + { + "intervals": [ + 489 + ] + }, + { + "intervals": [ + 487 + ] + }, + { + "intervals": [ + 485 + ] + }, + { + "intervals": [ + 486 + ] + }, + { + "intervals": [ + 485 + ] + }, + { + "intervals": [ + 485 + ] + }, + { + "intervals": [ + 481 + ] + }, + { + "intervals": [ + 481 + ] + }, + { + "intervals": [ + 482 + ] + }, + { + "intervals": [ + 480 + ] + }, + { + "intervals": [ + 481 + ] + }, + { + "intervals": [ + 478 + ] + }, + { + "intervals": [ + 479 + ] + }, + { + "intervals": [ + 478 + ] + }, + { + "intervals": [ + 479 + ] + }, + { + "intervals": [ + 479 + ] + }, + { + "intervals": [ + 479 + ] + }, + { + "intervals": [ + 476 + ] + }, + { + "intervals": [ + 478 + ] + }, + { + "intervals": [ + 475 + ] + }, + { + "intervals": [ + 477 + ] + }, + { + "intervals": [ + 480 + ] + }, + { + "intervals": [ + 481 + ] + }, + { + "intervals": [ + 480 + ] + }, + { + "intervals": [ + 481 + ] + }, + { + "intervals": [ + 481 + ] + }, + { + "intervals": [ + 486 + ] + }, + { + "intervals": [ + 484 + ] + }, + { + "intervals": [ + 483 + ] + }, + { + "intervals": [ + 486 + ] + }, + { + "intervals": [ + 484 + ] + }, + { + "intervals": [ + 484 + ] + }, + { + "intervals": [ + 489 + ] + }, + { + "intervals": [ + 490 + ] + }, + { + "intervals": [ + 489 + ] + }, + { + "intervals": [ + 487 + ] + }, + { + "intervals": [ + 490 + ] + }, + { + "intervals": [ + 491 + ] + }, + { + "intervals": [ + 490 + ] + }, + { + "intervals": [ + 489 + ] + }, + { + "intervals": [ + 487 + ] + }, + { + "intervals": [ + 487 + ] + }, + { + "intervals": [ + 491 + ] + }, + { + "intervals": [ + 489 + ] + }, + { + "intervals": [ + 488 + ] + }, + { + "intervals": [ + 489 + ] + }, + { + "intervals": [ + 492 + ] + }, + { + "intervals": [ + 491 + ] + }, + { + "intervals": [ + 490 + ] + }, + { + "intervals": [ + 487 + ] + }, + { + "intervals": [ + 488 + ] + }, + { + "intervals": [ + 490 + ] + }, + { + "intervals": [ + 489 + ] + }, + { + "intervals": [ + 487 + ] + }, + { + "intervals": [ + 483 + ] + }, + { + "intervals": [ + 485 + ] + }, + { + "intervals": [ + 484 + ] + }, + { + "intervals": [ + 481 + ] + }, + { + "intervals": [ + 478 + ] + }, + { + "intervals": [ + 479 + ] + }, + { + "intervals": [ + 481 + ] + }, + { + "intervals": [ + 475 + ] + }, + { + "intervals": [ + 475 + ] + }, + { + "intervals": [ + 474 + ] + }, + { + "intervals": [ + 472 + ] + }, + { + "intervals": [ + 474 + ] + }, + { + "intervals": [ + 474 + ] + }, + { + "intervals": [ + 470 + ] + }, + { + "intervals": [ + 469 + ] + }, + { + "intervals": [ + 468 + ] + }, + { + "intervals": [ + 469 + ] + }, + { + "intervals": [ + 468 + ] + }, + { + "intervals": [ + 467 + ] + }, + { + "intervals": [ + 466 + ] + }, + { + "intervals": [ + 465 + ] + }, + { + "intervals": [ + 466 + ] + }, + { + "intervals": [ + 465 + ] + }, + { + "intervals": [ + 464 + ] + }, + { + "intervals": [ + 462 + ] + }, + { + "intervals": [ + 462 + ] + }, + { + "intervals": [ + 464 + ] + }, + { + "intervals": [ + 462 + ] + }, + { + "intervals": [ + 460 + ] + }, + { + "intervals": [ + 460 + ] + }, + { + "intervals": [ + 459 + ] + }, + { + "intervals": [ + 460 + ] + }, + { + "intervals": [ + 459 + ] + }, + { + "intervals": [ + 457 + ] + }, + { + "intervals": [ + 457 + ] + }, + { + "intervals": [ + 455 + ] + }, + { + "intervals": [ + 456 + ] + }, + { + "intervals": [ + 455 + ] + }, + { + "intervals": [ + 453 + ] + }, + { + "intervals": [ + 455 + ] + }, + { + "intervals": [ + 452 + ] + }, + { + "intervals": [ + 454 + ] + }, + { + "intervals": [ + 451 + ] + }, + { + "intervals": [ + 451 + ] + }, + { + "intervals": [ + 451 + ] + }, + { + "intervals": [ + 449 + ] + }, + { + "intervals": [ + 450 + ] + }, + { + "intervals": [ + 448 + ] + }, + { + "intervals": [ + 449 + ] + }, + { + "intervals": [ + 448 + ] + }, + { + "intervals": [ + 446 + ] + }, + { + "intervals": [ + 446 + ] + }, + { + "intervals": [ + 445 + ] + }, + { + "intervals": [ + 444 + ] + }, + { + "intervals": [ + 443 + ] + }, + { + "intervals": [ + 444 + ] + }, + { + "intervals": [ + 443 + ] + }, + { + "intervals": [ + 441 + ] + }, + { + "intervals": [ + 442 + ] + }, + { + "intervals": [ + 438 + ] + }, + { + "intervals": [ + 439 + ] + }, + { + "intervals": [ + 440 + ] + }, + { + "intervals": [ + 439 + ] + }, + { + "intervals": [ + 435 + ] + }, + { + "intervals": [ + 437 + ] + }, + { + "intervals": [ + 434 + ] + }, + { + "intervals": [ + 435 + ] + }, + { + "intervals": [ + 433 + ] + }, + { + "intervals": [ + 432 + ] + }, + { + "intervals": [ + 434 + ] + }, + { + "intervals": [ + 430 + ] + }, + { + "intervals": [ + 430 + ] + }, + { + "intervals": [ + 432 + ] + }, + { + "intervals": [ + 429 + ] + }, + { + "intervals": [ + 429 + ] + }, + { + "intervals": [ + 428 + ] + }, + { + "intervals": [ + 427 + ] + }, + { + "intervals": [ + 426 + ] + }, + { + "intervals": [ + 429 + ] + }, + { + "intervals": [ + 427 + ] + }, + { + "intervals": [ + 425 + ] + }, + { + "intervals": [ + 427 + ] + }, + { + "intervals": [ + 425 + ] + }, + { + "intervals": [ + 427 + ] + }, + { + "intervals": [ + 426 + ] + }, + { + "intervals": [ + 425 + ] + }, + { + "intervals": [ + 427 + ] + }, + { + "intervals": [ + 424 + ] + }, + { + "intervals": [ + 425 + ] + }, + { + "intervals": [ + 424 + ] + }, + { + "intervals": [ + 424 + ] + }, + { + "intervals": [ + 424 + ] + }, + { + "intervals": [ + 424 + ] + }, + { + "intervals": [ + 423 + ] + }, + { + "intervals": [ + 421 + ] + }, + { + "intervals": [ + 421 + ] + }, + { + "intervals": [ + 425 + ] + }, + { + "intervals": [ + 423 + ] + }, + { + "intervals": [ + 423 + ] + }, + { + "intervals": [ + 422 + ] + }, + { + "intervals": [ + 424 + ] + }, + { + "intervals": [ + 424 + ] + }, + { + "intervals": [ + 423 + ] + }, + { + "intervals": [ + 424 + ] + }, + { + "intervals": [ + 423 + ] + }, + { + "intervals": [ + 425 + ] + }, + { + "intervals": [ + 424 + ] + }, + { + "intervals": [ + 425 + ] + }, + { + "intervals": [ + 426 + ] + }, + { + "intervals": [ + 425 + ] + }, + { + "intervals": [ + 427 + ] + }, + { + "intervals": [ + 427 + ] + }, + { + "intervals": [ + 427 + ] + }, + { + "intervals": [ + 427 + ] + }, + { + "intervals": [ + 427 + ] + }, + { + "intervals": [ + 428 + ] + }, + { + "intervals": [ + 431 + ] + }, + { + "intervals": [ + 431 + ] + }, + { + "intervals": [ + 434 + ] + }, + { + "intervals": [ + 435 + ] + }, + { + "intervals": [ + 437 + ] + }, + { + "intervals": [ + 440 + ] + }, + { + "intervals": [ + 442 + ] + }, + { + "intervals": [ + 441 + ] + }, + { + "intervals": [ + 442 + ] + }, + { + "intervals": [ + 444 + ] + }, + { + "intervals": [ + 444 + ] + }, + { + "intervals": [ + 448 + ] + }, + { + "intervals": [ + 447 + ] + }, + { + "intervals": [ + 446 + ] + }, + { + "intervals": [ + 451 + ] + }, + { + "intervals": [ + 452 + ] + }, + { + "intervals": [ + 455 + ] + }, + { + "intervals": [ + 455 + ] + }, + { + "intervals": [ + 454 + ] + }, + { + "intervals": [ + 458 + ] + }, + { + "intervals": [ + 465 + ] + }, + { + "intervals": [ + 466 + ] + }, + { + "intervals": [ + 474 + ] + }, + { + "intervals": [ + 477 + ] + }, + { + "intervals": [ + 488 + ] + }, + { + "intervals": [ + 500 + ] + }, + { + "intervals": [ + 510 + ] + }, + { + "intervals": [ + 516 + ] + }, + { + "intervals": [ + 519 + ] + }, + { + "intervals": [ + 530 + ] + }, + { + "intervals": [ + 531 + ] + }, + { + "intervals": [ + 530 + ] + }, + { + "intervals": [ + 522 + ] + }, + { + "intervals": [ + 516 + ] + }, + { + "intervals": [ + 517 + ] + }, + { + "intervals": [ + 509 + ] + }, + { + "intervals": [ + 499 + ] + }, + { + "intervals": [ + 490 + ] + }, + { + "intervals": [ + 482 + ] + }, + { + "intervals": [ + 478 + ] + }, + { + "intervals": [ + 478 + ] + }, + { + "intervals": [ + 473 + ] + }, + { + "intervals": [ + 467 + ] + }, + { + "intervals": [ + 466 + ] + }, + { + "intervals": [ + 470 + ] + }, + { + "intervals": [ + 468 + ] + }, + { + "intervals": [ + 466 + ] + }, + { + "intervals": [ + 464 + ] + }, + { + "intervals": [ + 468 + ] + }, + { + "intervals": [ + 464 + ] + }, + { + "intervals": [ + 465 + ] + }, + { + "intervals": [ + 468 + ] + }, + { + "intervals": [ + 472 + ] + }, + { + "intervals": [ + 467 + ] + }, + { + "intervals": [ + 464 + ] + }, + { + "intervals": [ + 461 + ] + }, + { + "intervals": [ + 466 + ] + }, + { + "intervals": [ + 463 + ] + }, + { + "intervals": [ + 460 + ] + }, + { + "intervals": [ + 458 + ] + }, + { + "intervals": [ + 462 + ] + }, + { + "intervals": [ + 462 + ] + }, + { + "intervals": [ + 459 + ] + }, + { + "intervals": [ + 464 + ] + }, + { + "intervals": [ + 470 + ] + }, + { + "intervals": [ + 474 + ] + }, + { + "intervals": [ + 475 + ] + }, + { + "intervals": [ + 480 + ] + }, + { + "intervals": [ + 483 + ] + }, + { + "intervals": [ + 487 + ] + }, + { + "intervals": [ + 484 + ] + }, + { + "intervals": [ + 487 + ] + }, + { + "intervals": [ + 487 + ] + }, + { + "intervals": [ + 487 + ] + }, + { + "intervals": [ + 481 + ] + }, + { + "intervals": [ + 477 + ] + }, + { + "intervals": [ + 472 + ] + }, + { + "intervals": [ + 475 + ] + }, + { + "intervals": [ + 471 + ] + }, + { + "intervals": [ + 465 + ] + }, + { + "intervals": [ + 466 + ] + }, + { + "intervals": [ + 467 + ] + }, + { + "intervals": [ + 464 + ] + }, + { + "intervals": [ + 460 + ] + }, + { + "intervals": [ + 459 + ] + }, + { + "intervals": [ + 461 + ] + }, + { + "intervals": [ + 459 + ] + }, + { + "intervals": [ + 455 + ] + }, + { + "intervals": [ + 456 + ] + }, + { + "intervals": [ + 461 + ] + }, + { + "intervals": [ + 459 + ] + }, + { + "intervals": [ + 455 + ] + }, + { + "intervals": [ + 456 + ] + }, + { + "intervals": [ + 457 + ] + }, + { + "intervals": [ + 457 + ] + }, + { + "intervals": [ + 456 + ] + }, + { + "intervals": [ + 454 + ] + }, + { + "intervals": [ + 455 + ] + }, + { + "intervals": [ + 454 + ] + }, + { + "intervals": [ + 454 + ] + }, + { + "intervals": [ + 452 + ] + }, + { + "intervals": [ + 450 + ] + }, + { + "intervals": [ + 448 + ] + }, + { + "intervals": [ + 450 + ] + }, + { + "intervals": [ + 454 + ] + }, + { + "intervals": [ + 459 + ] + }, + { + "intervals": [ + 460 + ] + }, + { + "intervals": [ + 462 + ] + }, + { + "intervals": [ + 470 + ] + }, + { + "intervals": [ + 477 + ] + }, + { + "intervals": [ + 482 + ] + }, + { + "intervals": [ + 481 + ] + }, + { + "intervals": [ + 485 + ] + }, + { + "intervals": [ + 494 + ] + }, + { + "intervals": [ + 496 + ] + }, + { + "intervals": [ + 499 + ] + } + ], + "left-pedal-power": [ + { + "cumulative-revolutions": [ + 2662 + ], + "cumulative-timestamp": [ + 46085 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2662 + ], + "cumulative-timestamp": [ + 46085 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2662 + ], + "cumulative-timestamp": [ + 46085 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2662 + ], + "cumulative-timestamp": [ + 46085 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2662 + ], + "cumulative-timestamp": [ + 46085 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2662 + ], + "cumulative-timestamp": [ + 46085 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2662 + ], + "cumulative-timestamp": [ + 46085 + ], + "current-power": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 0 + ], + "cumulative-revolutions": [ + 2663 + ], + "cumulative-timestamp": [ + 54200 + ], + "current-power": [ + 0 + ], + "max-force": [ + 81 + ], + "max-force-angle": [ + 330 + ], + "min-force": [ + -33 + ], + "min-force-angle": [ + 2 + ], + "top-dead-spot": [ + 114 + ] + }, + { + "bottom-dead-spot": [ + 0 + ], + "cumulative-revolutions": [ + 2663 + ], + "cumulative-timestamp": [ + 54200 + ], + "current-power": [ + 0 + ], + "max-force": [ + 81 + ], + "max-force-angle": [ + 330 + ], + "min-force": [ + -33 + ], + "min-force-angle": [ + 2 + ], + "top-dead-spot": [ + 114 + ] + }, + { + "cumulative-revolutions": [ + 2663 + ], + "cumulative-timestamp": [ + 54200 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2663 + ], + "cumulative-timestamp": [ + 54200 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2664 + ], + "cumulative-timestamp": [ + 58626 + ], + "current-power": [ + 0 + ], + "max-force": [ + 101 + ], + "max-force-angle": [ + 10 + ], + "min-force": [ + 6 + ], + "min-force-angle": [ + 285 + ] + }, + { + "cumulative-revolutions": [ + 2664 + ], + "cumulative-timestamp": [ + 58626 + ], + "current-power": [ + 0 + ], + "max-force": [ + 101 + ], + "max-force-angle": [ + 10 + ], + "min-force": [ + 6 + ], + "min-force-angle": [ + 285 + ] + }, + { + "cumulative-revolutions": [ + 2665 + ], + "cumulative-timestamp": [ + 61063 + ], + "current-power": [ + 0 + ], + "max-force": [ + 57 + ], + "max-force-angle": [ + 1 + ], + "min-force": [ + 1 + ], + "min-force-angle": [ + 230 + ] + }, + { + "cumulative-revolutions": [ + 2665 + ], + "cumulative-timestamp": [ + 61063 + ], + "current-power": [ + 0 + ], + "max-force": [ + 57 + ], + "max-force-angle": [ + 1 + ], + "min-force": [ + 1 + ], + "min-force-angle": [ + 230 + ] + }, + { + "bottom-dead-spot": [ + 238 + ], + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 62698 + ], + "current-power": [ + 80 + ], + "max-force": [ + 450 + ], + "max-force-angle": [ + 103 + ], + "min-force": [ + -68 + ], + "min-force-angle": [ + 300 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 229 + ], + "cumulative-revolutions": [ + 2667 + ], + "cumulative-timestamp": [ + 63975 + ], + "current-power": [ + 127 + ], + "max-force": [ + 484 + ], + "max-force-angle": [ + 109 + ], + "min-force": [ + -50 + ], + "min-force-angle": [ + 295 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 232 + ], + "cumulative-revolutions": [ + 2668 + ], + "cumulative-timestamp": [ + 65082 + ], + "current-power": [ + 98 + ], + "max-force": [ + 342 + ], + "max-force-angle": [ + 94 + ], + "min-force": [ + -43 + ], + "min-force-angle": [ + 278 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2669 + ], + "cumulative-timestamp": [ + 538 + ], + "current-power": [ + 107 + ], + "max-force": [ + 357 + ], + "max-force-angle": [ + 96 + ], + "min-force": [ + -52 + ], + "min-force-angle": [ + 284 + ], + "top-dead-spot": [ + 11 + ] + }, + { + "bottom-dead-spot": [ + 217 + ], + "cumulative-revolutions": [ + 2670 + ], + "cumulative-timestamp": [ + 1448 + ], + "current-power": [ + 103 + ], + "max-force": [ + 310 + ], + "max-force-angle": [ + 105 + ], + "min-force": [ + -35 + ], + "min-force-angle": [ + 273 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 208 + ], + "cumulative-revolutions": [ + 2671 + ], + "cumulative-timestamp": [ + 2291 + ], + "current-power": [ + 83 + ], + "max-force": [ + 264 + ], + "max-force-angle": [ + 107 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 288 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 205 + ], + "cumulative-revolutions": [ + 2673 + ], + "cumulative-timestamp": [ + 3872 + ], + "current-power": [ + 90 + ], + "max-force": [ + 272 + ], + "max-force-angle": [ + 95 + ], + "min-force": [ + -52 + ], + "min-force-angle": [ + 271 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 205 + ], + "cumulative-revolutions": [ + 2674 + ], + "cumulative-timestamp": [ + 4610 + ], + "current-power": [ + 97 + ], + "max-force": [ + 286 + ], + "max-force-angle": [ + 91 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 275 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 200 + ], + "cumulative-revolutions": [ + 2675 + ], + "cumulative-timestamp": [ + 5320 + ], + "current-power": [ + 84 + ], + "max-force": [ + 290 + ], + "max-force-angle": [ + 104 + ], + "min-force": [ + -71 + ], + "min-force-angle": [ + 247 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 207 + ], + "cumulative-revolutions": [ + 2677 + ], + "cumulative-timestamp": [ + 6708 + ], + "current-power": [ + 63 + ], + "max-force": [ + 211 + ], + "max-force-angle": [ + 83 + ], + "min-force": [ + -56 + ], + "min-force-angle": [ + 232 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 217 + ], + "cumulative-revolutions": [ + 2678 + ], + "cumulative-timestamp": [ + 7397 + ], + "current-power": [ + 68 + ], + "max-force": [ + 203 + ], + "max-force-angle": [ + 95 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 218 + ], + "cumulative-revolutions": [ + 2680 + ], + "cumulative-timestamp": [ + 8761 + ], + "current-power": [ + 65 + ], + "max-force": [ + 198 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 19 + ] + }, + { + "bottom-dead-spot": [ + 209 + ], + "cumulative-revolutions": [ + 2681 + ], + "cumulative-timestamp": [ + 9440 + ], + "current-power": [ + 55 + ], + "max-force": [ + 179 + ], + "max-force-angle": [ + 109 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 259 + ], + "top-dead-spot": [ + 19 + ] + }, + { + "bottom-dead-spot": [ + 218 + ], + "cumulative-revolutions": [ + 2683 + ], + "cumulative-timestamp": [ + 10790 + ], + "current-power": [ + 59 + ], + "max-force": [ + 185 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 268 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 210 + ], + "cumulative-revolutions": [ + 2684 + ], + "cumulative-timestamp": [ + 11464 + ], + "current-power": [ + 59 + ], + "max-force": [ + 177 + ], + "max-force-angle": [ + 110 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 261 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 199 + ], + "cumulative-revolutions": [ + 2686 + ], + "cumulative-timestamp": [ + 12802 + ], + "current-power": [ + 52 + ], + "max-force": [ + 180 + ], + "max-force-angle": [ + 97 + ], + "min-force": [ + -67 + ], + "min-force-angle": [ + 275 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 214 + ], + "cumulative-revolutions": [ + 2688 + ], + "cumulative-timestamp": [ + 14141 + ], + "current-power": [ + 57 + ], + "max-force": [ + 182 + ], + "max-force-angle": [ + 88 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 290 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 209 + ], + "cumulative-revolutions": [ + 2689 + ], + "cumulative-timestamp": [ + 14810 + ], + "current-power": [ + 54 + ], + "max-force": [ + 174 + ], + "max-force-angle": [ + 108 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 260 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 199 + ], + "cumulative-revolutions": [ + 2691 + ], + "cumulative-timestamp": [ + 16150 + ], + "current-power": [ + 55 + ], + "max-force": [ + 169 + ], + "max-force-angle": [ + 97 + ], + "min-force": [ + -54 + ], + "min-force-angle": [ + 274 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 219 + ], + "cumulative-revolutions": [ + 2692 + ], + "cumulative-timestamp": [ + 16820 + ], + "current-power": [ + 49 + ], + "max-force": [ + 160 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -54 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 209 + ], + "cumulative-revolutions": [ + 2694 + ], + "cumulative-timestamp": [ + 18159 + ], + "current-power": [ + 53 + ], + "max-force": [ + 168 + ], + "max-force-angle": [ + 108 + ], + "min-force": [ + -54 + ], + "min-force-angle": [ + 259 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 204 + ], + "cumulative-revolutions": [ + 2695 + ], + "cumulative-timestamp": [ + 18830 + ], + "current-power": [ + 53 + ], + "max-force": [ + 167 + ], + "max-force-angle": [ + 103 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 279 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 219 + ], + "cumulative-revolutions": [ + 2697 + ], + "cumulative-timestamp": [ + 20170 + ], + "current-power": [ + 56 + ], + "max-force": [ + 176 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 295 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 215 + ], + "cumulative-revolutions": [ + 2698 + ], + "cumulative-timestamp": [ + 20836 + ], + "current-power": [ + 54 + ], + "max-force": [ + 175 + ], + "max-force-angle": [ + 88 + ], + "min-force": [ + -66 + ], + "min-force-angle": [ + 266 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 207 + ], + "cumulative-revolutions": [ + 2700 + ], + "cumulative-timestamp": [ + 22173 + ], + "current-power": [ + 55 + ], + "max-force": [ + 171 + ], + "max-force-angle": [ + 106 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 283 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 201 + ], + "cumulative-revolutions": [ + 2701 + ], + "cumulative-timestamp": [ + 22845 + ], + "current-power": [ + 52 + ], + "max-force": [ + 160 + ], + "max-force-angle": [ + 100 + ], + "min-force": [ + -54 + ], + "min-force-angle": [ + 276 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 218 + ], + "cumulative-revolutions": [ + 2703 + ], + "cumulative-timestamp": [ + 24179 + ], + "current-power": [ + 49 + ], + "max-force": [ + 162 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -68 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 213 + ], + "cumulative-revolutions": [ + 2704 + ], + "cumulative-timestamp": [ + 24850 + ], + "current-power": [ + 55 + ], + "max-force": [ + 173 + ], + "max-force-angle": [ + 112 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 289 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 204 + ], + "cumulative-revolutions": [ + 2706 + ], + "cumulative-timestamp": [ + 26189 + ], + "current-power": [ + 56 + ], + "max-force": [ + 174 + ], + "max-force-angle": [ + 103 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 280 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 199 + ], + "cumulative-revolutions": [ + 2707 + ], + "cumulative-timestamp": [ + 26856 + ], + "current-power": [ + 56 + ], + "max-force": [ + 170 + ], + "max-force-angle": [ + 98 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 275 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2709 + ], + "cumulative-timestamp": [ + 28189 + ], + "current-power": [ + 51 + ], + "max-force": [ + 164 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 270 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 217 + ], + "cumulative-revolutions": [ + 2710 + ], + "cumulative-timestamp": [ + 28859 + ], + "current-power": [ + 53 + ], + "max-force": [ + 162 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -56 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 15 + ] + }, + { + "bottom-dead-spot": [ + 206 + ], + "cumulative-revolutions": [ + 2712 + ], + "cumulative-timestamp": [ + 30202 + ], + "current-power": [ + 44 + ], + "max-force": [ + 153 + ], + "max-force-angle": [ + 105 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 282 + ], + "top-dead-spot": [ + 15 + ] + }, + { + "bottom-dead-spot": [ + 218 + ], + "cumulative-revolutions": [ + 2714 + ], + "cumulative-timestamp": [ + 31552 + ], + "current-power": [ + 50 + ], + "max-force": [ + 168 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 268 + ], + "top-dead-spot": [ + 15 + ] + }, + { + "bottom-dead-spot": [ + 210 + ], + "cumulative-revolutions": [ + 2715 + ], + "cumulative-timestamp": [ + 32228 + ], + "current-power": [ + 51 + ], + "max-force": [ + 165 + ], + "max-force-angle": [ + 84 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 260 + ], + "top-dead-spot": [ + 15 + ] + }, + { + "bottom-dead-spot": [ + 196 + ], + "cumulative-revolutions": [ + 2717 + ], + "cumulative-timestamp": [ + 33573 + ], + "current-power": [ + 55 + ], + "max-force": [ + 180 + ], + "max-force-angle": [ + 95 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 272 + ], + "top-dead-spot": [ + 15 + ] + }, + { + "bottom-dead-spot": [ + 214 + ], + "cumulative-revolutions": [ + 2718 + ], + "cumulative-timestamp": [ + 34249 + ], + "current-power": [ + 53 + ], + "max-force": [ + 178 + ], + "max-force-angle": [ + 89 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 264 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 203 + ], + "cumulative-revolutions": [ + 2720 + ], + "cumulative-timestamp": [ + 35591 + ], + "current-power": [ + 52 + ], + "max-force": [ + 173 + ], + "max-force-angle": [ + 102 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 279 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 198 + ], + "cumulative-revolutions": [ + 2721 + ], + "cumulative-timestamp": [ + 36263 + ], + "current-power": [ + 59 + ], + "max-force": [ + 172 + ], + "max-force-angle": [ + 98 + ], + "min-force": [ + -52 + ], + "min-force-angle": [ + 274 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 212 + ], + "cumulative-revolutions": [ + 2723 + ], + "cumulative-timestamp": [ + 37609 + ], + "current-power": [ + 43 + ], + "max-force": [ + 152 + ], + "max-force-angle": [ + 111 + ], + "min-force": [ + -67 + ], + "min-force-angle": [ + 287 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 205 + ], + "cumulative-revolutions": [ + 2724 + ], + "cumulative-timestamp": [ + 38284 + ], + "current-power": [ + 51 + ], + "max-force": [ + 166 + ], + "max-force-angle": [ + 105 + ], + "min-force": [ + -68 + ], + "min-force-angle": [ + 280 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 214 + ], + "cumulative-revolutions": [ + 2726 + ], + "cumulative-timestamp": [ + 39637 + ], + "current-power": [ + 53 + ], + "max-force": [ + 179 + ], + "max-force-angle": [ + 114 + ], + "min-force": [ + -68 + ], + "min-force-angle": [ + 289 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 207 + ], + "cumulative-revolutions": [ + 2727 + ], + "cumulative-timestamp": [ + 40314 + ], + "current-power": [ + 55 + ], + "max-force": [ + 171 + ], + "max-force-angle": [ + 106 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 282 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 217 + ], + "cumulative-revolutions": [ + 2729 + ], + "cumulative-timestamp": [ + 41667 + ], + "current-power": [ + 53 + ], + "max-force": [ + 165 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -65 + ], + "min-force-angle": [ + 292 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 210 + ], + "cumulative-revolutions": [ + 2730 + ], + "cumulative-timestamp": [ + 42342 + ], + "current-power": [ + 57 + ], + "max-force": [ + 173 + ], + "max-force-angle": [ + 84 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 260 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 198 + ], + "cumulative-revolutions": [ + 2732 + ], + "cumulative-timestamp": [ + 43685 + ], + "current-power": [ + 52 + ], + "max-force": [ + 168 + ], + "max-force-angle": [ + 97 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 273 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 215 + ], + "cumulative-revolutions": [ + 2733 + ], + "cumulative-timestamp": [ + 44357 + ], + "current-power": [ + 57 + ], + "max-force": [ + 171 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -56 + ], + "min-force-angle": [ + 266 + ], + "top-dead-spot": [ + 342 + ] + }, + { + "bottom-dead-spot": [ + 206 + ], + "cumulative-revolutions": [ + 2735 + ], + "cumulative-timestamp": [ + 45699 + ], + "current-power": [ + 55 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 105 + ], + "min-force": [ + -54 + ], + "min-force-angle": [ + 257 + ], + "top-dead-spot": [ + 342 + ] + }, + { + "bottom-dead-spot": [ + 201 + ], + "cumulative-revolutions": [ + 2736 + ], + "cumulative-timestamp": [ + 46370 + ], + "current-power": [ + 45 + ], + "max-force": [ + 157 + ], + "max-force-angle": [ + 100 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 276 + ], + "top-dead-spot": [ + 342 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2738 + ], + "cumulative-timestamp": [ + 47712 + ], + "current-power": [ + 56 + ], + "max-force": [ + 169 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -51 + ], + "min-force-angle": [ + 241 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 212 + ], + "cumulative-revolutions": [ + 2739 + ], + "cumulative-timestamp": [ + 48381 + ], + "current-power": [ + 46 + ], + "max-force": [ + 159 + ], + "max-force-angle": [ + 85 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 262 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 200 + ], + "cumulative-revolutions": [ + 2741 + ], + "cumulative-timestamp": [ + 49726 + ], + "current-power": [ + 46 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 100 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 276 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 194 + ], + "cumulative-revolutions": [ + 2742 + ], + "cumulative-timestamp": [ + 50396 + ], + "current-power": [ + 53 + ], + "max-force": [ + 174 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -54 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 209 + ], + "cumulative-revolutions": [ + 2744 + ], + "cumulative-timestamp": [ + 51738 + ], + "current-power": [ + 52 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 82 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 260 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 204 + ], + "cumulative-revolutions": [ + 2745 + ], + "cumulative-timestamp": [ + 52407 + ], + "current-power": [ + 50 + ], + "max-force": [ + 166 + ], + "max-force-angle": [ + 103 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 280 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 219 + ], + "cumulative-revolutions": [ + 2747 + ], + "cumulative-timestamp": [ + 53747 + ], + "current-power": [ + 53 + ], + "max-force": [ + 167 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 345 + ] + }, + { + "bottom-dead-spot": [ + 209 + ], + "cumulative-revolutions": [ + 2749 + ], + "cumulative-timestamp": [ + 55088 + ], + "current-power": [ + 47 + ], + "max-force": [ + 159 + ], + "max-force-angle": [ + 82 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 284 + ], + "top-dead-spot": [ + 345 + ] + }, + { + "bottom-dead-spot": [ + 202 + ], + "cumulative-revolutions": [ + 2750 + ], + "cumulative-timestamp": [ + 55764 + ], + "current-power": [ + 48 + ], + "max-force": [ + 164 + ], + "max-force-angle": [ + 102 + ], + "min-force": [ + -65 + ], + "min-force-angle": [ + 277 + ], + "top-dead-spot": [ + 345 + ] + }, + { + "bottom-dead-spot": [ + 211 + ], + "cumulative-revolutions": [ + 2752 + ], + "cumulative-timestamp": [ + 57120 + ], + "current-power": [ + 46 + ], + "max-force": [ + 167 + ], + "max-force-angle": [ + 111 + ], + "min-force": [ + -69 + ], + "min-force-angle": [ + 286 + ], + "top-dead-spot": [ + 345 + ] + }, + { + "bottom-dead-spot": [ + 201 + ], + "cumulative-revolutions": [ + 2753 + ], + "cumulative-timestamp": [ + 57802 + ], + "current-power": [ + 50 + ], + "max-force": [ + 180 + ], + "max-force-angle": [ + 101 + ], + "min-force": [ + -66 + ], + "min-force-angle": [ + 275 + ], + "top-dead-spot": [ + 27 + ] + }, + { + "bottom-dead-spot": [ + 206 + ], + "cumulative-revolutions": [ + 2755 + ], + "cumulative-timestamp": [ + 59160 + ], + "current-power": [ + 93 + ], + "max-force": [ + 269 + ], + "max-force-angle": [ + 107 + ], + "min-force": [ + -74 + ], + "min-force-angle": [ + 281 + ], + "top-dead-spot": [ + 27 + ] + }, + { + "bottom-dead-spot": [ + 197 + ], + "cumulative-revolutions": [ + 2756 + ], + "cumulative-timestamp": [ + 59837 + ], + "current-power": [ + 116 + ], + "max-force": [ + 300 + ], + "max-force-angle": [ + 96 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 247 + ], + "top-dead-spot": [ + 27 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2758 + ], + "cumulative-timestamp": [ + 61161 + ], + "current-power": [ + 102 + ], + "max-force": [ + 273 + ], + "max-force-angle": [ + 114 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 268 + ], + "top-dead-spot": [ + 27 + ] + }, + { + "bottom-dead-spot": [ + 218 + ], + "cumulative-revolutions": [ + 2759 + ], + "cumulative-timestamp": [ + 61817 + ], + "current-power": [ + 118 + ], + "max-force": [ + 296 + ], + "max-force-angle": [ + 89 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 27 + ] + }, + { + "bottom-dead-spot": [ + 202 + ], + "cumulative-revolutions": [ + 2761 + ], + "cumulative-timestamp": [ + 63120 + ], + "current-power": [ + 100 + ], + "max-force": [ + 282 + ], + "max-force-angle": [ + 98 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 254 + ], + "top-dead-spot": [ + 27 + ] + }, + { + "bottom-dead-spot": [ + 208 + ], + "cumulative-revolutions": [ + 2762 + ], + "cumulative-timestamp": [ + 63769 + ], + "current-power": [ + 99 + ], + "max-force": [ + 272 + ], + "max-force-angle": [ + 103 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 223 + ], + "top-dead-spot": [ + 27 + ] + }, + { + "bottom-dead-spot": [ + 198 + ], + "cumulative-revolutions": [ + 2764 + ], + "cumulative-timestamp": [ + 65066 + ], + "current-power": [ + 99 + ], + "max-force": [ + 260 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 276 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 213 + ], + "cumulative-revolutions": [ + 2766 + ], + "cumulative-timestamp": [ + 829 + ], + "current-power": [ + 96 + ], + "max-force": [ + 284 + ], + "max-force-angle": [ + 108 + ], + "min-force": [ + -75 + ], + "min-force-angle": [ + 265 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 217 + ], + "cumulative-revolutions": [ + 2767 + ], + "cumulative-timestamp": [ + 1481 + ], + "current-power": [ + 108 + ], + "max-force": [ + 279 + ], + "max-force-angle": [ + 87 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 243 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 201 + ], + "cumulative-revolutions": [ + 2769 + ], + "cumulative-timestamp": [ + 2787 + ], + "current-power": [ + 103 + ], + "max-force": [ + 271 + ], + "max-force-angle": [ + 97 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 279 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 203 + ], + "cumulative-revolutions": [ + 2770 + ], + "cumulative-timestamp": [ + 3444 + ], + "current-power": [ + 111 + ], + "max-force": [ + 285 + ], + "max-force-angle": [ + 64 + ], + "min-force": [ + -51 + ], + "min-force-angle": [ + 280 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 211 + ], + "cumulative-revolutions": [ + 2772 + ], + "cumulative-timestamp": [ + 4752 + ], + "current-power": [ + 107 + ], + "max-force": [ + 282 + ], + "max-force-angle": [ + 107 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 341 + ] + }, + { + "bottom-dead-spot": [ + 215 + ], + "cumulative-revolutions": [ + 2773 + ], + "cumulative-timestamp": [ + 5401 + ], + "current-power": [ + 105 + ], + "max-force": [ + 272 + ], + "max-force-angle": [ + 111 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 341 + ] + }, + { + "bottom-dead-spot": [ + 226 + ], + "cumulative-revolutions": [ + 2775 + ], + "cumulative-timestamp": [ + 6702 + ], + "current-power": [ + 100 + ], + "max-force": [ + 253 + ], + "max-force-angle": [ + 95 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 278 + ], + "top-dead-spot": [ + 341 + ] + }, + { + "bottom-dead-spot": [ + 204 + ], + "cumulative-revolutions": [ + 2777 + ], + "cumulative-timestamp": [ + 8004 + ], + "current-power": [ + 106 + ], + "max-force": [ + 265 + ], + "max-force-angle": [ + 100 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 256 + ], + "top-dead-spot": [ + 334 + ] + }, + { + "bottom-dead-spot": [ + 219 + ], + "cumulative-revolutions": [ + 2778 + ], + "cumulative-timestamp": [ + 8652 + ], + "current-power": [ + 98 + ], + "max-force": [ + 244 + ], + "max-force-angle": [ + 88 + ], + "min-force": [ + -49 + ], + "min-force-angle": [ + 271 + ], + "top-dead-spot": [ + 334 + ] + }, + { + "bottom-dead-spot": [ + 210 + ], + "cumulative-revolutions": [ + 2780 + ], + "cumulative-timestamp": [ + 9941 + ], + "current-power": [ + 113 + ], + "max-force": [ + 290 + ], + "max-force-angle": [ + 104 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 334 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2781 + ], + "cumulative-timestamp": [ + 10584 + ], + "current-power": [ + 111 + ], + "max-force": [ + 272 + ], + "max-force-angle": [ + 89 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 273 + ], + "top-dead-spot": [ + 334 + ] + }, + { + "bottom-dead-spot": [ + 212 + ], + "cumulative-revolutions": [ + 2783 + ], + "cumulative-timestamp": [ + 11873 + ], + "current-power": [ + 97 + ], + "max-force": [ + 253 + ], + "max-force-angle": [ + 107 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 265 + ], + "top-dead-spot": [ + 334 + ] + }, + { + "bottom-dead-spot": [ + 196 + ], + "cumulative-revolutions": [ + 2784 + ], + "cumulative-timestamp": [ + 12520 + ], + "current-power": [ + 102 + ], + "max-force": [ + 261 + ], + "max-force-angle": [ + 91 + ], + "min-force": [ + -56 + ], + "min-force-angle": [ + 274 + ], + "top-dead-spot": [ + 334 + ] + }, + { + "bottom-dead-spot": [ + 214 + ], + "cumulative-revolutions": [ + 2786 + ], + "cumulative-timestamp": [ + 13811 + ], + "current-power": [ + 101 + ], + "max-force": [ + 264 + ], + "max-force-angle": [ + 109 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 240 + ], + "top-dead-spot": [ + 345 + ] + }, + { + "bottom-dead-spot": [ + 206 + ], + "cumulative-revolutions": [ + 2788 + ], + "cumulative-timestamp": [ + 15098 + ], + "current-power": [ + 96 + ], + "max-force": [ + 243 + ], + "max-force-angle": [ + 101 + ], + "min-force": [ + -54 + ], + "min-force-angle": [ + 259 + ], + "top-dead-spot": [ + 338 + ] + }, + { + "bottom-dead-spot": [ + 217 + ], + "cumulative-revolutions": [ + 2789 + ], + "cumulative-timestamp": [ + 15746 + ], + "current-power": [ + 93 + ], + "max-force": [ + 243 + ], + "max-force-angle": [ + 111 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 338 + ] + }, + { + "bottom-dead-spot": [ + 207 + ], + "cumulative-revolutions": [ + 2791 + ], + "cumulative-timestamp": [ + 17037 + ], + "current-power": [ + 105 + ], + "max-force": [ + 265 + ], + "max-force-angle": [ + 102 + ], + "min-force": [ + -53 + ], + "min-force-angle": [ + 285 + ], + "top-dead-spot": [ + 338 + ] + }, + { + "bottom-dead-spot": [ + 215 + ], + "cumulative-revolutions": [ + 2792 + ], + "cumulative-timestamp": [ + 17681 + ], + "current-power": [ + 101 + ], + "max-force": [ + 278 + ], + "max-force-angle": [ + 110 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 268 + ], + "top-dead-spot": [ + 338 + ] + }, + { + "bottom-dead-spot": [ + 209 + ], + "cumulative-revolutions": [ + 2794 + ], + "cumulative-timestamp": [ + 18968 + ], + "current-power": [ + 108 + ], + "max-force": [ + 277 + ], + "max-force-angle": [ + 104 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 262 + ], + "top-dead-spot": [ + 338 + ] + }, + { + "bottom-dead-spot": [ + 198 + ], + "cumulative-revolutions": [ + 2796 + ], + "cumulative-timestamp": [ + 20260 + ], + "current-power": [ + 99 + ], + "max-force": [ + 262 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 251 + ], + "top-dead-spot": [ + 338 + ] + }, + { + "bottom-dead-spot": [ + 206 + ], + "cumulative-revolutions": [ + 2797 + ], + "cumulative-timestamp": [ + 20905 + ], + "current-power": [ + 102 + ], + "max-force": [ + 279 + ], + "max-force-angle": [ + 101 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 259 + ], + "top-dead-spot": [ + 338 + ] + }, + { + "bottom-dead-spot": [ + 197 + ], + "cumulative-revolutions": [ + 2799 + ], + "cumulative-timestamp": [ + 22196 + ], + "current-power": [ + 86 + ], + "max-force": [ + 257 + ], + "max-force-angle": [ + 91 + ], + "min-force": [ + -67 + ], + "min-force-angle": [ + 249 + ], + "top-dead-spot": [ + 338 + ] + }, + { + "bottom-dead-spot": [ + 231 + ], + "cumulative-revolutions": [ + 2800 + ], + "cumulative-timestamp": [ + 22844 + ], + "current-power": [ + 124 + ], + "max-force": [ + 284 + ], + "max-force-angle": [ + 101 + ], + "min-force": [ + -44 + ], + "min-force-angle": [ + 284 + ], + "top-dead-spot": [ + 338 + ] + }, + { + "bottom-dead-spot": [ + 196 + ], + "cumulative-revolutions": [ + 2802 + ], + "cumulative-timestamp": [ + 24139 + ], + "current-power": [ + 89 + ], + "max-force": [ + 238 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -51 + ], + "min-force-angle": [ + 248 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 226 + ], + "cumulative-revolutions": [ + 2803 + ], + "cumulative-timestamp": [ + 24788 + ], + "current-power": [ + 106 + ], + "max-force": [ + 259 + ], + "max-force-angle": [ + 96 + ], + "min-force": [ + -45 + ], + "min-force-angle": [ + 279 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 213 + ], + "cumulative-revolutions": [ + 2805 + ], + "cumulative-timestamp": [ + 26088 + ], + "current-power": [ + 102 + ], + "max-force": [ + 280 + ], + "max-force-angle": [ + 108 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 265 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 197 + ], + "cumulative-revolutions": [ + 2807 + ], + "cumulative-timestamp": [ + 27388 + ], + "current-power": [ + 97 + ], + "max-force": [ + 269 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -71 + ], + "min-force-angle": [ + 275 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 203 + ], + "cumulative-revolutions": [ + 2808 + ], + "cumulative-timestamp": [ + 28035 + ], + "current-power": [ + 95 + ], + "max-force": [ + 280 + ], + "max-force-angle": [ + 98 + ], + "min-force": [ + -72 + ], + "min-force-angle": [ + 255 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 215 + ], + "cumulative-revolutions": [ + 2810 + ], + "cumulative-timestamp": [ + 29335 + ], + "current-power": [ + 106 + ], + "max-force": [ + 270 + ], + "max-force-angle": [ + 111 + ], + "min-force": [ + -54 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 221 + ], + "cumulative-revolutions": [ + 2811 + ], + "cumulative-timestamp": [ + 29983 + ], + "current-power": [ + 96 + ], + "max-force": [ + 243 + ], + "max-force-angle": [ + 116 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 273 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 210 + ], + "cumulative-revolutions": [ + 2813 + ], + "cumulative-timestamp": [ + 31282 + ], + "current-power": [ + 110 + ], + "max-force": [ + 281 + ], + "max-force-angle": [ + 106 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 262 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2814 + ], + "cumulative-timestamp": [ + 31930 + ], + "current-power": [ + 106 + ], + "max-force": [ + 274 + ], + "max-force-angle": [ + 85 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 268 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 206 + ], + "cumulative-revolutions": [ + 2816 + ], + "cumulative-timestamp": [ + 33225 + ], + "current-power": [ + 93 + ], + "max-force": [ + 276 + ], + "max-force-angle": [ + 101 + ], + "min-force": [ + -71 + ], + "min-force-angle": [ + 284 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2818 + ], + "cumulative-timestamp": [ + 34523 + ], + "current-power": [ + 94 + ], + "max-force": [ + 251 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -70 + ], + "min-force-angle": [ + 273 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 200 + ], + "cumulative-revolutions": [ + 2819 + ], + "cumulative-timestamp": [ + 35173 + ], + "current-power": [ + 99 + ], + "max-force": [ + 268 + ], + "max-force-angle": [ + 96 + ], + "min-force": [ + -70 + ], + "min-force-angle": [ + 278 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 210 + ], + "cumulative-revolutions": [ + 2821 + ], + "cumulative-timestamp": [ + 36476 + ], + "current-power": [ + 103 + ], + "max-force": [ + 300 + ], + "max-force-angle": [ + 106 + ], + "min-force": [ + -65 + ], + "min-force-angle": [ + 261 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 215 + ], + "cumulative-revolutions": [ + 2822 + ], + "cumulative-timestamp": [ + 37127 + ], + "current-power": [ + 104 + ], + "max-force": [ + 287 + ], + "max-force-angle": [ + 110 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 200 + ], + "cumulative-revolutions": [ + 2824 + ], + "cumulative-timestamp": [ + 38428 + ], + "current-power": [ + 105 + ], + "max-force": [ + 292 + ], + "max-force-angle": [ + 95 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 279 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 212 + ], + "cumulative-revolutions": [ + 2826 + ], + "cumulative-timestamp": [ + 39731 + ], + "current-power": [ + 104 + ], + "max-force": [ + 275 + ], + "max-force-angle": [ + 108 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 264 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 40385 + ], + "current-power": [ + 89 + ], + "max-force": [ + 252 + ], + "max-force-angle": [ + 113 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 268 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 40385 + ], + "current-power": [ + 89 + ], + "max-force": [ + 252 + ], + "max-force-angle": [ + 113 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 268 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 40385 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 40385 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 40385 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 40385 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 40385 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 40385 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 40385 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 40385 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 40385 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ], + "max-force": [ + 111 + ], + "max-force-angle": [ + 83 + ], + "min-force": [ + 17 + ], + "min-force-angle": [ + 351 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ], + "max-force": [ + 111 + ], + "max-force-angle": [ + 83 + ], + "min-force": [ + 17 + ], + "min-force-angle": [ + 351 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2828 + ], + "cumulative-timestamp": [ + 51084 + ], + "current-power": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 283 + ], + "cumulative-revolutions": [ + 2829 + ], + "cumulative-timestamp": [ + 2235 + ], + "current-power": [ + 0 + ], + "max-force": [ + 103 + ], + "max-force-angle": [ + 18 + ], + "min-force": [ + -16 + ], + "min-force-angle": [ + 283 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 204 + ], + "cumulative-revolutions": [ + 2830 + ], + "cumulative-timestamp": [ + 3698 + ], + "current-power": [ + 167 + ], + "max-force": [ + 683 + ], + "max-force-angle": [ + 112 + ], + "min-force": [ + -10 + ], + "min-force-angle": [ + 0 + ], + "top-dead-spot": [ + 216 + ] + }, + { + "bottom-dead-spot": [ + 299 + ], + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 4586 + ], + "current-power": [ + 221 + ], + "max-force": [ + 725 + ], + "max-force-angle": [ + 108 + ], + "min-force": [ + -24 + ], + "min-force-angle": [ + 222 + ], + "top-dead-spot": [ + 261 + ] + }, + { + "bottom-dead-spot": [ + 197 + ], + "cumulative-revolutions": [ + 2832 + ], + "cumulative-timestamp": [ + 5261 + ], + "current-power": [ + 178 + ], + "max-force": [ + 656 + ], + "max-force-angle": [ + 97 + ], + "min-force": [ + -40 + ], + "min-force-angle": [ + 298 + ], + "top-dead-spot": [ + 261 + ] + }, + { + "bottom-dead-spot": [ + 96 + ], + "cumulative-revolutions": [ + 2833 + ], + "cumulative-timestamp": [ + 6414 + ], + "current-power": [ + 103 + ], + "max-force": [ + 346 + ], + "max-force-angle": [ + 52 + ], + "min-force": [ + -84 + ], + "min-force-angle": [ + 111 + ], + "top-dead-spot": [ + 140 + ] + }, + { + "bottom-dead-spot": [ + 234 + ], + "cumulative-revolutions": [ + 2835 + ], + "cumulative-timestamp": [ + 7556 + ], + "current-power": [ + 17 + ], + "max-force": [ + 70 + ], + "max-force-angle": [ + 114 + ], + "min-force": [ + -28 + ], + "min-force-angle": [ + 294 + ], + "top-dead-spot": [ + 53 + ] + }, + { + "bottom-dead-spot": [ + 234 + ], + "cumulative-revolutions": [ + 2835 + ], + "cumulative-timestamp": [ + 7556 + ], + "current-power": [ + 17 + ], + "max-force": [ + 70 + ], + "max-force-angle": [ + 114 + ], + "min-force": [ + -28 + ], + "min-force-angle": [ + 294 + ], + "top-dead-spot": [ + 53 + ] + }, + { + "cumulative-revolutions": [ + 2835 + ], + "cumulative-timestamp": [ + 7556 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2835 + ], + "cumulative-timestamp": [ + 7556 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2837 + ], + "cumulative-timestamp": [ + 11747 + ], + "current-power": [ + -191 + ], + "max-force": [ + 18446744073709552000 + ], + "max-force-angle": [ + 46 + ], + "min-force": [ + -110 + ], + "min-force-angle": [ + 201 + ] + }, + { + "bottom-dead-spot": [ + 227 + ], + "cumulative-revolutions": [ + 2838 + ], + "cumulative-timestamp": [ + 12565 + ], + "current-power": [ + 212 + ], + "max-force": [ + 458 + ], + "max-force-angle": [ + 123 + ], + "min-force": [ + -39 + ], + "min-force-angle": [ + 5 + ], + "top-dead-spot": [ + 330 + ] + }, + { + "bottom-dead-spot": [ + 273 + ], + "cumulative-revolutions": [ + 2840 + ], + "cumulative-timestamp": [ + 13930 + ], + "current-power": [ + 190 + ], + "max-force": [ + 403 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -20 + ], + "min-force-angle": [ + 299 + ], + "top-dead-spot": [ + 247 + ] + }, + { + "cumulative-revolutions": [ + 2842 + ], + "cumulative-timestamp": [ + 14737 + ], + "current-power": [ + -55 + ], + "max-force": [ + 18446744073709552000 + ], + "max-force-angle": [ + 117 + ], + "min-force": [ + -52 + ], + "min-force-angle": [ + 281 + ] + }, + { + "bottom-dead-spot": [ + 0 + ], + "cumulative-revolutions": [ + 2844 + ], + "cumulative-timestamp": [ + 15460 + ], + "current-power": [ + 0 + ], + "max-force": [ + 56 + ], + "max-force-angle": [ + 232 + ], + "min-force": [ + -25 + ], + "min-force-angle": [ + 18 + ], + "top-dead-spot": [ + 76 + ] + }, + { + "bottom-dead-spot": [ + 23 + ], + "cumulative-revolutions": [ + 2845 + ], + "cumulative-timestamp": [ + 16476 + ], + "current-power": [ + 0 + ], + "max-force": [ + 12 + ], + "max-force-angle": [ + 7 + ], + "min-force": [ + -128 + ], + "min-force-angle": [ + 272 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2846 + ], + "cumulative-timestamp": [ + 17517 + ], + "current-power": [ + -64 + ], + "max-force": [ + 18446744073709552000 + ], + "max-force-angle": [ + 12 + ], + "min-force": [ + -119 + ], + "min-force-angle": [ + 240 + ] + }, + { + "cumulative-revolutions": [ + 2846 + ], + "cumulative-timestamp": [ + 17517 + ], + "current-power": [ + -64 + ], + "max-force": [ + 18446744073709552000 + ], + "max-force-angle": [ + 12 + ], + "min-force": [ + -119 + ], + "min-force-angle": [ + 240 + ] + }, + { + "cumulative-revolutions": [ + 2846 + ], + "cumulative-timestamp": [ + 17517 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2846 + ], + "cumulative-timestamp": [ + 17517 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2846 + ], + "cumulative-timestamp": [ + 17517 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2848 + ], + "cumulative-timestamp": [ + 23277 + ], + "current-power": [ + 186 + ], + "max-force": [ + 670 + ], + "max-force-angle": [ + 127 + ], + "min-force": [ + 7 + ], + "min-force-angle": [ + 194 + ] + }, + { + "bottom-dead-spot": [ + 303 + ], + "cumulative-revolutions": [ + 2849 + ], + "cumulative-timestamp": [ + 23923 + ], + "current-power": [ + 239 + ], + "max-force": [ + 664 + ], + "max-force-angle": [ + 120 + ], + "min-force": [ + -8 + ], + "min-force-angle": [ + 303 + ], + "top-dead-spot": [ + 329 + ] + }, + { + "bottom-dead-spot": [ + 200 + ], + "cumulative-revolutions": [ + 2851 + ], + "cumulative-timestamp": [ + 25055 + ], + "current-power": [ + 158 + ], + "max-force": [ + 427 + ], + "max-force-angle": [ + 107 + ], + "min-force": [ + -90 + ], + "min-force-angle": [ + 200 + ], + "top-dead-spot": [ + 329 + ] + }, + { + "bottom-dead-spot": [ + 194 + ], + "cumulative-revolutions": [ + 2853 + ], + "cumulative-timestamp": [ + 26152 + ], + "current-power": [ + 104 + ], + "max-force": [ + 291 + ], + "max-force-angle": [ + 103 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 225 + ], + "top-dead-spot": [ + 329 + ] + }, + { + "bottom-dead-spot": [ + 194 + ], + "cumulative-revolutions": [ + 2853 + ], + "cumulative-timestamp": [ + 26152 + ], + "current-power": [ + 104 + ], + "max-force": [ + 291 + ], + "max-force-angle": [ + 103 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 225 + ], + "top-dead-spot": [ + 329 + ] + }, + { + "bottom-dead-spot": [ + 21 + ], + "cumulative-revolutions": [ + 2855 + ], + "cumulative-timestamp": [ + 28357 + ], + "current-power": [ + -122 + ], + "max-force": [ + 19 + ], + "max-force-angle": [ + 5 + ], + "min-force": [ + -139 + ], + "min-force-angle": [ + 133 + ], + "top-dead-spot": [ + 329 + ] + }, + { + "bottom-dead-spot": [ + 303 + ], + "cumulative-revolutions": [ + 2857 + ], + "cumulative-timestamp": [ + 29406 + ], + "current-power": [ + 12 + ], + "max-force": [ + 36 + ], + "max-force-angle": [ + 294 + ], + "min-force": [ + -33 + ], + "min-force-angle": [ + 16 + ], + "top-dead-spot": [ + 151 + ] + }, + { + "bottom-dead-spot": [ + 44 + ], + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 30341 + ], + "current-power": [ + -58 + ], + "max-force": [ + 24 + ], + "max-force-angle": [ + 11 + ], + "min-force": [ + -54 + ], + "min-force-angle": [ + 177 + ], + "top-dead-spot": [ + 329 + ] + }, + { + "bottom-dead-spot": [ + 175 + ], + "cumulative-revolutions": [ + 2860 + ], + "cumulative-timestamp": [ + 31007 + ], + "current-power": [ + -31 + ], + "max-force": [ + 39 + ], + "max-force-angle": [ + 98 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 276 + ], + "top-dead-spot": [ + 48 + ] + }, + { + "bottom-dead-spot": [ + 152 + ], + "cumulative-revolutions": [ + 2861 + ], + "cumulative-timestamp": [ + 31646 + ], + "current-power": [ + -43 + ], + "max-force": [ + 35 + ], + "max-force-angle": [ + 73 + ], + "min-force": [ + -80 + ], + "min-force-angle": [ + 232 + ], + "top-dead-spot": [ + 47 + ] + }, + { + "bottom-dead-spot": [ + 152 + ], + "cumulative-revolutions": [ + 2861 + ], + "cumulative-timestamp": [ + 31646 + ], + "current-power": [ + -43 + ], + "max-force": [ + 35 + ], + "max-force-angle": [ + 73 + ], + "min-force": [ + -80 + ], + "min-force-angle": [ + 232 + ], + "top-dead-spot": [ + 47 + ] + }, + { + "cumulative-revolutions": [ + 2861 + ], + "cumulative-timestamp": [ + 31646 + ], + "current-power": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 0 + ], + "cumulative-revolutions": [ + 2862 + ], + "cumulative-timestamp": [ + 34917 + ], + "current-power": [ + 0 + ], + "max-force": [ + 39 + ], + "max-force-angle": [ + 234 + ], + "min-force": [ + -33 + ], + "min-force-angle": [ + 4 + ], + "top-dead-spot": [ + 125 + ] + }, + { + "bottom-dead-spot": [ + 0 + ], + "cumulative-revolutions": [ + 2862 + ], + "cumulative-timestamp": [ + 34917 + ], + "current-power": [ + 0 + ], + "max-force": [ + 39 + ], + "max-force-angle": [ + 234 + ], + "min-force": [ + -33 + ], + "min-force-angle": [ + 4 + ], + "top-dead-spot": [ + 125 + ] + }, + { + "cumulative-revolutions": [ + 2862 + ], + "cumulative-timestamp": [ + 34917 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2862 + ], + "cumulative-timestamp": [ + 34917 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2862 + ], + "cumulative-timestamp": [ + 34917 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2862 + ], + "cumulative-timestamp": [ + 34917 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2862 + ], + "cumulative-timestamp": [ + 34917 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2862 + ], + "cumulative-timestamp": [ + 34917 + ], + "current-power": [ + 0 + ] + } + ], + "record-interval": [ + { + "seconds": [ + 1 + ] + } + ], + "right-pedal-power": [ + { + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 26622 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 26622 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 26622 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 26622 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 26622 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 26622 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 26622 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 26622 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 26622 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 26622 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2666 + ], + "cumulative-timestamp": [ + 26622 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2667 + ], + "cumulative-timestamp": [ + 39374 + ], + "current-power": [ + 0 + ], + "max-force": [ + 634 + ], + "max-force-angle": [ + 24 + ], + "min-force": [ + 49 + ], + "min-force-angle": [ + 180 + ] + }, + { + "cumulative-revolutions": [ + 2667 + ], + "cumulative-timestamp": [ + 39374 + ], + "current-power": [ + 0 + ], + "max-force": [ + 634 + ], + "max-force-angle": [ + 24 + ], + "min-force": [ + 49 + ], + "min-force-angle": [ + 180 + ] + }, + { + "cumulative-revolutions": [ + 2667 + ], + "cumulative-timestamp": [ + 39374 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2667 + ], + "cumulative-timestamp": [ + 39374 + ], + "current-power": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 278 + ], + "cumulative-revolutions": [ + 2668 + ], + "cumulative-timestamp": [ + 43232 + ], + "current-power": [ + 0 + ], + "max-force": [ + 503 + ], + "max-force-angle": [ + 108 + ], + "min-force": [ + -35 + ], + "min-force-angle": [ + 316 + ], + "top-dead-spot": [ + 13 + ] + }, + { + "bottom-dead-spot": [ + 200 + ], + "cumulative-revolutions": [ + 2669 + ], + "cumulative-timestamp": [ + 44445 + ], + "current-power": [ + 80 + ], + "max-force": [ + 370 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -35 + ], + "min-force-angle": [ + 284 + ], + "top-dead-spot": [ + 355 + ] + }, + { + "bottom-dead-spot": [ + 240 + ], + "cumulative-revolutions": [ + 2670 + ], + "cumulative-timestamp": [ + 45544 + ], + "current-power": [ + 99 + ], + "max-force": [ + 348 + ], + "max-force-angle": [ + 97 + ], + "min-force": [ + -28 + ], + "min-force-angle": [ + 255 + ], + "top-dead-spot": [ + 317 + ] + }, + { + "bottom-dead-spot": [ + 245 + ], + "cumulative-revolutions": [ + 2671 + ], + "cumulative-timestamp": [ + 46507 + ], + "current-power": [ + 110 + ], + "max-force": [ + 333 + ], + "max-force-angle": [ + 97 + ], + "min-force": [ + -27 + ], + "min-force-angle": [ + 262 + ], + "top-dead-spot": [ + 351 + ] + }, + { + "bottom-dead-spot": [ + 262 + ], + "cumulative-revolutions": [ + 2672 + ], + "cumulative-timestamp": [ + 47410 + ], + "current-power": [ + 109 + ], + "max-force": [ + 299 + ], + "max-force-angle": [ + 110 + ], + "min-force": [ + -17 + ], + "min-force-angle": [ + 281 + ], + "top-dead-spot": [ + 337 + ] + }, + { + "bottom-dead-spot": [ + 247 + ], + "cumulative-revolutions": [ + 2673 + ], + "cumulative-timestamp": [ + 48259 + ], + "current-power": [ + 107 + ], + "max-force": [ + 299 + ], + "max-force-angle": [ + 88 + ], + "min-force": [ + -33 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 212 + ], + "cumulative-revolutions": [ + 2674 + ], + "cumulative-timestamp": [ + 49042 + ], + "current-power": [ + 110 + ], + "max-force": [ + 306 + ], + "max-force-angle": [ + 113 + ], + "min-force": [ + -47 + ], + "min-force-angle": [ + 277 + ], + "top-dead-spot": [ + 4 + ] + }, + { + "bottom-dead-spot": [ + 218 + ], + "cumulative-revolutions": [ + 2676 + ], + "cumulative-timestamp": [ + 50556 + ], + "current-power": [ + 97 + ], + "max-force": [ + 283 + ], + "max-force-angle": [ + 89 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 265 + ], + "top-dead-spot": [ + 357 + ] + }, + { + "bottom-dead-spot": [ + 206 + ], + "cumulative-revolutions": [ + 2677 + ], + "cumulative-timestamp": [ + 51261 + ], + "current-power": [ + 95 + ], + "max-force": [ + 253 + ], + "max-force-angle": [ + 87 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 254 + ], + "top-dead-spot": [ + 351 + ] + }, + { + "bottom-dead-spot": [ + 222 + ], + "cumulative-revolutions": [ + 2679 + ], + "cumulative-timestamp": [ + 52638 + ], + "current-power": [ + 79 + ], + "max-force": [ + 189 + ], + "max-force-angle": [ + 87 + ], + "min-force": [ + -52 + ], + "min-force-angle": [ + 272 + ], + "top-dead-spot": [ + 12 + ] + }, + { + "bottom-dead-spot": [ + 211 + ], + "cumulative-revolutions": [ + 2680 + ], + "cumulative-timestamp": [ + 53326 + ], + "current-power": [ + 67 + ], + "max-force": [ + 189 + ], + "max-force-angle": [ + 99 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 261 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 217 + ], + "cumulative-revolutions": [ + 2682 + ], + "cumulative-timestamp": [ + 54681 + ], + "current-power": [ + 72 + ], + "max-force": [ + 188 + ], + "max-force-angle": [ + 85 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 268 + ], + "top-dead-spot": [ + 9 + ] + }, + { + "bottom-dead-spot": [ + 212 + ], + "cumulative-revolutions": [ + 2683 + ], + "cumulative-timestamp": [ + 55360 + ], + "current-power": [ + 66 + ], + "max-force": [ + 178 + ], + "max-force-angle": [ + 77 + ], + "min-force": [ + -68 + ], + "min-force-angle": [ + 262 + ], + "top-dead-spot": [ + 2 + ] + }, + { + "bottom-dead-spot": [ + 230 + ], + "cumulative-revolutions": [ + 2685 + ], + "cumulative-timestamp": [ + 56696 + ], + "current-power": [ + 70 + ], + "max-force": [ + 182 + ], + "max-force-angle": [ + 98 + ], + "min-force": [ + -56 + ], + "min-force-angle": [ + 255 + ], + "top-dead-spot": [ + 357 + ] + }, + { + "bottom-dead-spot": [ + 227 + ], + "cumulative-revolutions": [ + 2686 + ], + "cumulative-timestamp": [ + 57366 + ], + "current-power": [ + 70 + ], + "max-force": [ + 187 + ], + "max-force-angle": [ + 97 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 279 + ], + "top-dead-spot": [ + 355 + ] + }, + { + "bottom-dead-spot": [ + 223 + ], + "cumulative-revolutions": [ + 2688 + ], + "cumulative-timestamp": [ + 58698 + ], + "current-power": [ + 64 + ], + "max-force": [ + 187 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -68 + ], + "min-force-angle": [ + 248 + ], + "top-dead-spot": [ + 351 + ] + }, + { + "bottom-dead-spot": [ + 222 + ], + "cumulative-revolutions": [ + 2689 + ], + "cumulative-timestamp": [ + 59364 + ], + "current-power": [ + 65 + ], + "max-force": [ + 186 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -70 + ], + "min-force-angle": [ + 248 + ], + "top-dead-spot": [ + 350 + ] + }, + { + "bottom-dead-spot": [ + 225 + ], + "cumulative-revolutions": [ + 2691 + ], + "cumulative-timestamp": [ + 60694 + ], + "current-power": [ + 68 + ], + "max-force": [ + 188 + ], + "max-force-angle": [ + 94 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 251 + ], + "top-dead-spot": [ + 352 + ] + }, + { + "bottom-dead-spot": [ + 222 + ], + "cumulative-revolutions": [ + 2692 + ], + "cumulative-timestamp": [ + 61356 + ], + "current-power": [ + 64 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 94 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 274 + ], + "top-dead-spot": [ + 351 + ] + }, + { + "bottom-dead-spot": [ + 223 + ], + "cumulative-revolutions": [ + 2694 + ], + "cumulative-timestamp": [ + 62687 + ], + "current-power": [ + 66 + ], + "max-force": [ + 162 + ], + "max-force-angle": [ + 95 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 274 + ], + "top-dead-spot": [ + 18 + ] + }, + { + "bottom-dead-spot": [ + 226 + ], + "cumulative-revolutions": [ + 2695 + ], + "cumulative-timestamp": [ + 63352 + ], + "current-power": [ + 68 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 96 + ], + "min-force": [ + -48 + ], + "min-force-angle": [ + 277 + ], + "top-dead-spot": [ + 354 + ] + }, + { + "bottom-dead-spot": [ + 224 + ], + "cumulative-revolutions": [ + 2697 + ], + "cumulative-timestamp": [ + 64689 + ], + "current-power": [ + 63 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -56 + ], + "min-force-angle": [ + 250 + ], + "top-dead-spot": [ + 351 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2698 + ], + "cumulative-timestamp": [ + 65353 + ], + "current-power": [ + 65 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 91 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 271 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2700 + ], + "cumulative-timestamp": [ + 1147 + ], + "current-power": [ + 62 + ], + "max-force": [ + 164 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -65 + ], + "min-force-angle": [ + 271 + ], + "top-dead-spot": [ + 13 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2701 + ], + "cumulative-timestamp": [ + 1813 + ], + "current-power": [ + 60 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 271 + ], + "top-dead-spot": [ + 13 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2703 + ], + "cumulative-timestamp": [ + 3138 + ], + "current-power": [ + 66 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 91 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 271 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 218 + ], + "cumulative-revolutions": [ + 2705 + ], + "cumulative-timestamp": [ + 4469 + ], + "current-power": [ + 63 + ], + "max-force": [ + 160 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 12 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2706 + ], + "cumulative-timestamp": [ + 5130 + ], + "current-power": [ + 63 + ], + "max-force": [ + 160 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 246 + ], + "top-dead-spot": [ + 15 + ] + }, + { + "bottom-dead-spot": [ + 225 + ], + "cumulative-revolutions": [ + 2708 + ], + "cumulative-timestamp": [ + 6464 + ], + "current-power": [ + 61 + ], + "max-force": [ + 162 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 275 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2709 + ], + "cumulative-timestamp": [ + 7126 + ], + "current-power": [ + 65 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 272 + ], + "top-dead-spot": [ + 15 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2711 + ], + "cumulative-timestamp": [ + 8457 + ], + "current-power": [ + 61 + ], + "max-force": [ + 161 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 272 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2712 + ], + "cumulative-timestamp": [ + 9121 + ], + "current-power": [ + 60 + ], + "max-force": [ + 153 + ], + "max-force-angle": [ + 91 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 272 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 223 + ], + "cumulative-revolutions": [ + 2714 + ], + "cumulative-timestamp": [ + 10450 + ], + "current-power": [ + 63 + ], + "max-force": [ + 162 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 273 + ], + "top-dead-spot": [ + 15 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2715 + ], + "cumulative-timestamp": [ + 11122 + ], + "current-power": [ + 62 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 88 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 271 + ], + "top-dead-spot": [ + 12 + ] + }, + { + "bottom-dead-spot": [ + 214 + ], + "cumulative-revolutions": [ + 2717 + ], + "cumulative-timestamp": [ + 12463 + ], + "current-power": [ + 65 + ], + "max-force": [ + 171 + ], + "max-force-angle": [ + 84 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 265 + ], + "top-dead-spot": [ + 8 + ] + }, + { + "bottom-dead-spot": [ + 212 + ], + "cumulative-revolutions": [ + 2718 + ], + "cumulative-timestamp": [ + 13136 + ], + "current-power": [ + 70 + ], + "max-force": [ + 181 + ], + "max-force-angle": [ + 80 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 4 + ] + }, + { + "bottom-dead-spot": [ + 207 + ], + "cumulative-revolutions": [ + 2720 + ], + "cumulative-timestamp": [ + 14471 + ], + "current-power": [ + 58 + ], + "max-force": [ + 156 + ], + "max-force-angle": [ + 102 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 258 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 205 + ], + "cumulative-revolutions": [ + 2721 + ], + "cumulative-timestamp": [ + 15139 + ], + "current-power": [ + 61 + ], + "max-force": [ + 161 + ], + "max-force-angle": [ + 100 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 255 + ], + "top-dead-spot": [ + 358 + ] + }, + { + "bottom-dead-spot": [ + 225 + ], + "cumulative-revolutions": [ + 2723 + ], + "cumulative-timestamp": [ + 16472 + ], + "current-power": [ + 59 + ], + "max-force": [ + 158 + ], + "max-force-angle": [ + 96 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 251 + ], + "top-dead-spot": [ + 353 + ] + }, + { + "bottom-dead-spot": [ + 225 + ], + "cumulative-revolutions": [ + 2724 + ], + "cumulative-timestamp": [ + 17143 + ], + "current-power": [ + 57 + ], + "max-force": [ + 155 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 276 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2726 + ], + "cumulative-timestamp": [ + 18488 + ], + "current-power": [ + 64 + ], + "max-force": [ + 168 + ], + "max-force-angle": [ + 87 + ], + "min-force": [ + -56 + ], + "min-force-angle": [ + 270 + ], + "top-dead-spot": [ + 12 + ] + }, + { + "bottom-dead-spot": [ + 214 + ], + "cumulative-revolutions": [ + 2727 + ], + "cumulative-timestamp": [ + 19158 + ], + "current-power": [ + 60 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 84 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 265 + ], + "top-dead-spot": [ + 7 + ] + }, + { + "bottom-dead-spot": [ + 207 + ], + "cumulative-revolutions": [ + 2729 + ], + "cumulative-timestamp": [ + 20501 + ], + "current-power": [ + 62 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 101 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 258 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 205 + ], + "cumulative-revolutions": [ + 2730 + ], + "cumulative-timestamp": [ + 21174 + ], + "current-power": [ + 62 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 98 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 255 + ], + "top-dead-spot": [ + 357 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2732 + ], + "cumulative-timestamp": [ + 22515 + ], + "current-power": [ + 67 + ], + "max-force": [ + 164 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -54 + ], + "min-force-angle": [ + 271 + ], + "top-dead-spot": [ + 348 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2733 + ], + "cumulative-timestamp": [ + 23177 + ], + "current-power": [ + 61 + ], + "max-force": [ + 151 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -52 + ], + "min-force-angle": [ + 272 + ], + "top-dead-spot": [ + 349 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2735 + ], + "cumulative-timestamp": [ + 24519 + ], + "current-power": [ + 61 + ], + "max-force": [ + 157 + ], + "max-force-angle": [ + 88 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 271 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 215 + ], + "cumulative-revolutions": [ + 2737 + ], + "cumulative-timestamp": [ + 25848 + ], + "current-power": [ + 66 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 87 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 10 + ] + }, + { + "bottom-dead-spot": [ + 217 + ], + "cumulative-revolutions": [ + 2738 + ], + "cumulative-timestamp": [ + 26513 + ], + "current-power": [ + 62 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 88 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 11 + ] + }, + { + "bottom-dead-spot": [ + 215 + ], + "cumulative-revolutions": [ + 2740 + ], + "cumulative-timestamp": [ + 27848 + ], + "current-power": [ + 64 + ], + "max-force": [ + 156 + ], + "max-force-angle": [ + 86 + ], + "min-force": [ + -53 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 9 + ] + }, + { + "bottom-dead-spot": [ + 215 + ], + "cumulative-revolutions": [ + 2741 + ], + "cumulative-timestamp": [ + 28516 + ], + "current-power": [ + 65 + ], + "max-force": [ + 160 + ], + "max-force-angle": [ + 85 + ], + "min-force": [ + -52 + ], + "min-force-angle": [ + 266 + ], + "top-dead-spot": [ + 8 + ] + }, + { + "bottom-dead-spot": [ + 212 + ], + "cumulative-revolutions": [ + 2743 + ], + "cumulative-timestamp": [ + 29851 + ], + "current-power": [ + 63 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 82 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 6 + ] + }, + { + "bottom-dead-spot": [ + 210 + ], + "cumulative-revolutions": [ + 2744 + ], + "cumulative-timestamp": [ + 30519 + ], + "current-power": [ + 65 + ], + "max-force": [ + 168 + ], + "max-force-angle": [ + 79 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 261 + ], + "top-dead-spot": [ + 2 + ] + }, + { + "bottom-dead-spot": [ + 204 + ], + "cumulative-revolutions": [ + 2746 + ], + "cumulative-timestamp": [ + 31852 + ], + "current-power": [ + 65 + ], + "max-force": [ + 154 + ], + "max-force-angle": [ + 76 + ], + "min-force": [ + -56 + ], + "min-force-angle": [ + 256 + ], + "top-dead-spot": [ + 358 + ] + }, + { + "bottom-dead-spot": [ + 204 + ], + "cumulative-revolutions": [ + 2747 + ], + "cumulative-timestamp": [ + 32517 + ], + "current-power": [ + 65 + ], + "max-force": [ + 160 + ], + "max-force-angle": [ + 100 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 256 + ], + "top-dead-spot": [ + 358 + ] + }, + { + "bottom-dead-spot": [ + 230 + ], + "cumulative-revolutions": [ + 2749 + ], + "cumulative-timestamp": [ + 33847 + ], + "current-power": [ + 65 + ], + "max-force": [ + 162 + ], + "max-force-angle": [ + 101 + ], + "min-force": [ + -53 + ], + "min-force-angle": [ + 256 + ], + "top-dead-spot": [ + 358 + ] + }, + { + "bottom-dead-spot": [ + 205 + ], + "cumulative-revolutions": [ + 2750 + ], + "cumulative-timestamp": [ + 34514 + ], + "current-power": [ + 58 + ], + "max-force": [ + 149 + ], + "max-force-angle": [ + 100 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 255 + ], + "top-dead-spot": [ + 358 + ] + }, + { + "bottom-dead-spot": [ + 225 + ], + "cumulative-revolutions": [ + 2752 + ], + "cumulative-timestamp": [ + 35854 + ], + "current-power": [ + 55 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 94 + ], + "min-force": [ + -69 + ], + "min-force-angle": [ + 276 + ], + "top-dead-spot": [ + 17 + ] + }, + { + "bottom-dead-spot": [ + 222 + ], + "cumulative-revolutions": [ + 2753 + ], + "cumulative-timestamp": [ + 36527 + ], + "current-power": [ + 56 + ], + "max-force": [ + 163 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -69 + ], + "min-force-angle": [ + 272 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 212 + ], + "cumulative-revolutions": [ + 2755 + ], + "cumulative-timestamp": [ + 37877 + ], + "current-power": [ + 67 + ], + "max-force": [ + 188 + ], + "max-force-angle": [ + 103 + ], + "min-force": [ + -67 + ], + "min-force-angle": [ + 262 + ], + "top-dead-spot": [ + 3 + ] + }, + { + "bottom-dead-spot": [ + 204 + ], + "cumulative-revolutions": [ + 2756 + ], + "cumulative-timestamp": [ + 38552 + ], + "current-power": [ + 93 + ], + "max-force": [ + 257 + ], + "max-force-angle": [ + 96 + ], + "min-force": [ + -70 + ], + "min-force-angle": [ + 255 + ], + "top-dead-spot": [ + 356 + ] + }, + { + "bottom-dead-spot": [ + 220 + ], + "cumulative-revolutions": [ + 2758 + ], + "cumulative-timestamp": [ + 39895 + ], + "current-power": [ + 141 + ], + "max-force": [ + 327 + ], + "max-force-angle": [ + 89 + ], + "min-force": [ + -52 + ], + "min-force-angle": [ + 270 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 218 + ], + "cumulative-revolutions": [ + 2759 + ], + "cumulative-timestamp": [ + 40556 + ], + "current-power": [ + 125 + ], + "max-force": [ + 290 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -51 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 321 + ] + }, + { + "bottom-dead-spot": [ + 226 + ], + "cumulative-revolutions": [ + 2761 + ], + "cumulative-timestamp": [ + 41860 + ], + "current-power": [ + 138 + ], + "max-force": [ + 333 + ], + "max-force-angle": [ + 104 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 253 + ], + "top-dead-spot": [ + 358 + ] + }, + { + "bottom-dead-spot": [ + 210 + ], + "cumulative-revolutions": [ + 2762 + ], + "cumulative-timestamp": [ + 42516 + ], + "current-power": [ + 118 + ], + "max-force": [ + 297 + ], + "max-force-angle": [ + 84 + ], + "min-force": [ + -66 + ], + "min-force-angle": [ + 262 + ], + "top-dead-spot": [ + 6 + ] + }, + { + "bottom-dead-spot": [ + 201 + ], + "cumulative-revolutions": [ + 2764 + ], + "cumulative-timestamp": [ + 43811 + ], + "current-power": [ + 127 + ], + "max-force": [ + 307 + ], + "max-force-angle": [ + 103 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 253 + ], + "top-dead-spot": [ + 358 + ] + }, + { + "bottom-dead-spot": [ + 222 + ], + "cumulative-revolutions": [ + 2766 + ], + "cumulative-timestamp": [ + 45096 + ], + "current-power": [ + 102 + ], + "max-force": [ + 241 + ], + "max-force-angle": [ + 101 + ], + "min-force": [ + -55 + ], + "min-force-angle": [ + 274 + ], + "top-dead-spot": [ + 354 + ] + }, + { + "bottom-dead-spot": [ + 208 + ], + "cumulative-revolutions": [ + 2767 + ], + "cumulative-timestamp": [ + 45738 + ], + "current-power": [ + 117 + ], + "max-force": [ + 276 + ], + "max-force-angle": [ + 87 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 261 + ], + "top-dead-spot": [ + 8 + ] + }, + { + "bottom-dead-spot": [ + 208 + ], + "cumulative-revolutions": [ + 2769 + ], + "cumulative-timestamp": [ + 47030 + ], + "current-power": [ + 105 + ], + "max-force": [ + 259 + ], + "max-force-angle": [ + 111 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 260 + ], + "top-dead-spot": [ + 6 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2770 + ], + "cumulative-timestamp": [ + 47680 + ], + "current-power": [ + 113 + ], + "max-force": [ + 237 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -34 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 321 + ] + }, + { + "bottom-dead-spot": [ + 205 + ], + "cumulative-revolutions": [ + 2772 + ], + "cumulative-timestamp": [ + 48980 + ], + "current-power": [ + 107 + ], + "max-force": [ + 260 + ], + "max-force-angle": [ + 107 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 258 + ], + "top-dead-spot": [ + 336 + ] + }, + { + "bottom-dead-spot": [ + 213 + ], + "cumulative-revolutions": [ + 2773 + ], + "cumulative-timestamp": [ + 49621 + ], + "current-power": [ + 120 + ], + "max-force": [ + 264 + ], + "max-force-angle": [ + 92 + ], + "min-force": [ + -51 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 346 + ] + }, + { + "bottom-dead-spot": [ + 227 + ], + "cumulative-revolutions": [ + 2775 + ], + "cumulative-timestamp": [ + 50929 + ], + "current-power": [ + 108 + ], + "max-force": [ + 267 + ], + "max-force-angle": [ + 105 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 253 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 230 + ], + "cumulative-revolutions": [ + 2777 + ], + "cumulative-timestamp": [ + 52205 + ], + "current-power": [ + 115 + ], + "max-force": [ + 250 + ], + "max-force-angle": [ + 110 + ], + "min-force": [ + -40 + ], + "min-force-angle": [ + 256 + ], + "top-dead-spot": [ + 336 + ] + }, + { + "bottom-dead-spot": [ + 243 + ], + "cumulative-revolutions": [ + 2778 + ], + "cumulative-timestamp": [ + 52865 + ], + "current-power": [ + 126 + ], + "max-force": [ + 264 + ], + "max-force-angle": [ + 116 + ], + "min-force": [ + -35 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 231 + ], + "cumulative-revolutions": [ + 2780 + ], + "cumulative-timestamp": [ + 54157 + ], + "current-power": [ + 118 + ], + "max-force": [ + 264 + ], + "max-force-angle": [ + 110 + ], + "min-force": [ + -49 + ], + "min-force-angle": [ + 258 + ], + "top-dead-spot": [ + 338 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2781 + ], + "cumulative-timestamp": [ + 54795 + ], + "current-power": [ + 111 + ], + "max-force": [ + 257 + ], + "max-force-angle": [ + 97 + ], + "min-force": [ + -53 + ], + "min-force-angle": [ + 270 + ], + "top-dead-spot": [ + 350 + ] + }, + { + "bottom-dead-spot": [ + 219 + ], + "cumulative-revolutions": [ + 2783 + ], + "cumulative-timestamp": [ + 56071 + ], + "current-power": [ + 108 + ], + "max-force": [ + 247 + ], + "max-force-angle": [ + 101 + ], + "min-force": [ + -57 + ], + "min-force-angle": [ + 273 + ], + "top-dead-spot": [ + 354 + ] + }, + { + "bottom-dead-spot": [ + 226 + ], + "cumulative-revolutions": [ + 2785 + ], + "cumulative-timestamp": [ + 57354 + ], + "current-power": [ + 113 + ], + "max-force": [ + 269 + ], + "max-force-angle": [ + 105 + ], + "min-force": [ + -56 + ], + "min-force-angle": [ + 253 + ], + "top-dead-spot": [ + 359 + ] + }, + { + "bottom-dead-spot": [ + 211 + ], + "cumulative-revolutions": [ + 2786 + ], + "cumulative-timestamp": [ + 57997 + ], + "current-power": [ + 113 + ], + "max-force": [ + 258 + ], + "max-force-angle": [ + 90 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 264 + ], + "top-dead-spot": [ + 343 + ] + }, + { + "bottom-dead-spot": [ + 209 + ], + "cumulative-revolutions": [ + 2788 + ], + "cumulative-timestamp": [ + 59275 + ], + "current-power": [ + 122 + ], + "max-force": [ + 276 + ], + "max-force-angle": [ + 91 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 343 + ] + }, + { + "bottom-dead-spot": [ + 227 + ], + "cumulative-revolutions": [ + 2789 + ], + "cumulative-timestamp": [ + 59916 + ], + "current-power": [ + 115 + ], + "max-force": [ + 259 + ], + "max-force-angle": [ + 106 + ], + "min-force": [ + -56 + ], + "min-force-angle": [ + 254 + ], + "top-dead-spot": [ + 333 + ] + }, + { + "bottom-dead-spot": [ + 226 + ], + "cumulative-revolutions": [ + 2791 + ], + "cumulative-timestamp": [ + 61203 + ], + "current-power": [ + 118 + ], + "max-force": [ + 259 + ], + "max-force-angle": [ + 104 + ], + "min-force": [ + -38 + ], + "min-force-angle": [ + 253 + ], + "top-dead-spot": [ + 332 + ] + }, + { + "bottom-dead-spot": [ + 211 + ], + "cumulative-revolutions": [ + 2792 + ], + "cumulative-timestamp": [ + 61843 + ], + "current-power": [ + 109 + ], + "max-force": [ + 246 + ], + "max-force-angle": [ + 91 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 264 + ], + "top-dead-spot": [ + 344 + ] + }, + { + "bottom-dead-spot": [ + 205 + ], + "cumulative-revolutions": [ + 2794 + ], + "cumulative-timestamp": [ + 63135 + ], + "current-power": [ + 118 + ], + "max-force": [ + 265 + ], + "max-force-angle": [ + 111 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 258 + ], + "top-dead-spot": [ + 338 + ] + }, + { + "bottom-dead-spot": [ + 218 + ], + "cumulative-revolutions": [ + 2796 + ], + "cumulative-timestamp": [ + 64401 + ], + "current-power": [ + 106 + ], + "max-force": [ + 244 + ], + "max-force-angle": [ + 95 + ], + "min-force": [ + -56 + ], + "min-force-angle": [ + 271 + ], + "top-dead-spot": [ + 350 + ] + }, + { + "bottom-dead-spot": [ + 229 + ], + "cumulative-revolutions": [ + 2797 + ], + "cumulative-timestamp": [ + 65049 + ], + "current-power": [ + 111 + ], + "max-force": [ + 259 + ], + "max-force-angle": [ + 106 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 255 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 227 + ], + "cumulative-revolutions": [ + 2799 + ], + "cumulative-timestamp": [ + 799 + ], + "current-power": [ + 113 + ], + "max-force": [ + 270 + ], + "max-force-angle": [ + 105 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 253 + ], + "top-dead-spot": [ + 359 + ] + }, + { + "bottom-dead-spot": [ + 214 + ], + "cumulative-revolutions": [ + 2800 + ], + "cumulative-timestamp": [ + 1438 + ], + "current-power": [ + 109 + ], + "max-force": [ + 260 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 214 + ], + "cumulative-revolutions": [ + 2802 + ], + "cumulative-timestamp": [ + 2713 + ], + "current-power": [ + 103 + ], + "max-force": [ + 230 + ], + "max-force-angle": [ + 96 + ], + "min-force": [ + -34 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 348 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2804 + ], + "cumulative-timestamp": [ + 4003 + ], + "current-power": [ + 117 + ], + "max-force": [ + 256 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -35 + ], + "min-force-angle": [ + 295 + ], + "top-dead-spot": [ + 348 + ] + }, + { + "bottom-dead-spot": [ + 226 + ], + "cumulative-revolutions": [ + 2805 + ], + "cumulative-timestamp": [ + 4661 + ], + "current-power": [ + 107 + ], + "max-force": [ + 229 + ], + "max-force-angle": [ + 99 + ], + "min-force": [ + -30 + ], + "min-force-angle": [ + 277 + ], + "top-dead-spot": [ + 329 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2807 + ], + "cumulative-timestamp": [ + 5953 + ], + "current-power": [ + 117 + ], + "max-force": [ + 295 + ], + "max-force-angle": [ + 91 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 268 + ], + "top-dead-spot": [ + 12 + ] + }, + { + "bottom-dead-spot": [ + 198 + ], + "cumulative-revolutions": [ + 2808 + ], + "cumulative-timestamp": [ + 6598 + ], + "current-power": [ + 108 + ], + "max-force": [ + 274 + ], + "max-force-angle": [ + 101 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 250 + ], + "top-dead-spot": [ + 356 + ] + }, + { + "bottom-dead-spot": [ + 217 + ], + "cumulative-revolutions": [ + 2810 + ], + "cumulative-timestamp": [ + 7885 + ], + "current-power": [ + 120 + ], + "max-force": [ + 284 + ], + "max-force-angle": [ + 97 + ], + "min-force": [ + -59 + ], + "min-force-angle": [ + 243 + ], + "top-dead-spot": [ + 350 + ] + }, + { + "bottom-dead-spot": [ + 206 + ], + "cumulative-revolutions": [ + 2811 + ], + "cumulative-timestamp": [ + 8522 + ], + "current-power": [ + 123 + ], + "max-force": [ + 292 + ], + "max-force-angle": [ + 114 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 259 + ], + "top-dead-spot": [ + 7 + ] + }, + { + "bottom-dead-spot": [ + 229 + ], + "cumulative-revolutions": [ + 2813 + ], + "cumulative-timestamp": [ + 9817 + ], + "current-power": [ + 112 + ], + "max-force": [ + 254 + ], + "max-force-angle": [ + 107 + ], + "min-force": [ + -51 + ], + "min-force-angle": [ + 256 + ], + "top-dead-spot": [ + 335 + ] + }, + { + "bottom-dead-spot": [ + 224 + ], + "cumulative-revolutions": [ + 2815 + ], + "cumulative-timestamp": [ + 11107 + ], + "current-power": [ + 110 + ], + "max-force": [ + 270 + ], + "max-force-angle": [ + 103 + ], + "min-force": [ + -58 + ], + "min-force-angle": [ + 278 + ], + "top-dead-spot": [ + 357 + ] + }, + { + "bottom-dead-spot": [ + 210 + ], + "cumulative-revolutions": [ + 2816 + ], + "cumulative-timestamp": [ + 11756 + ], + "current-power": [ + 120 + ], + "max-force": [ + 278 + ], + "max-force-angle": [ + 113 + ], + "min-force": [ + -55 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 8 + ] + }, + { + "bottom-dead-spot": [ + 206 + ], + "cumulative-revolutions": [ + 2818 + ], + "cumulative-timestamp": [ + 13043 + ], + "current-power": [ + 114 + ], + "max-force": [ + 285 + ], + "max-force-angle": [ + 84 + ], + "min-force": [ + -67 + ], + "min-force-angle": [ + 259 + ], + "top-dead-spot": [ + 4 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2819 + ], + "cumulative-timestamp": [ + 13690 + ], + "current-power": [ + 109 + ], + "max-force": [ + 284 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 269 + ], + "top-dead-spot": [ + 14 + ] + }, + { + "bottom-dead-spot": [ + 237 + ], + "cumulative-revolutions": [ + 2821 + ], + "cumulative-timestamp": [ + 14983 + ], + "current-power": [ + 120 + ], + "max-force": [ + 264 + ], + "max-force-angle": [ + 88 + ], + "min-force": [ + -42 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 342 + ] + }, + { + "bottom-dead-spot": [ + 210 + ], + "cumulative-revolutions": [ + 2823 + ], + "cumulative-timestamp": [ + 16271 + ], + "current-power": [ + 113 + ], + "max-force": [ + 283 + ], + "max-force-angle": [ + 112 + ], + "min-force": [ + -60 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 342 + ] + }, + { + "bottom-dead-spot": [ + 219 + ], + "cumulative-revolutions": [ + 2824 + ], + "cumulative-timestamp": [ + 16926 + ], + "current-power": [ + 105 + ], + "max-force": [ + 276 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -67 + ], + "min-force-angle": [ + 270 + ], + "top-dead-spot": [ + 15 + ] + }, + { + "bottom-dead-spot": [ + 209 + ], + "cumulative-revolutions": [ + 2826 + ], + "cumulative-timestamp": [ + 18213 + ], + "current-power": [ + 118 + ], + "max-force": [ + 296 + ], + "max-force-angle": [ + 88 + ], + "min-force": [ + -62 + ], + "min-force-angle": [ + 261 + ], + "top-dead-spot": [ + 7 + ] + }, + { + "bottom-dead-spot": [ + 221 + ], + "cumulative-revolutions": [ + 2827 + ], + "cumulative-timestamp": [ + 18863 + ], + "current-power": [ + 106 + ], + "max-force": [ + 267 + ], + "max-force-angle": [ + 97 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 247 + ], + "top-dead-spot": [ + 351 + ] + }, + { + "bottom-dead-spot": [ + 213 + ], + "cumulative-revolutions": [ + 2829 + ], + "cumulative-timestamp": [ + 20150 + ], + "current-power": [ + 108 + ], + "max-force": [ + 268 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -42 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "bottom-dead-spot": [ + 213 + ], + "cumulative-revolutions": [ + 2829 + ], + "cumulative-timestamp": [ + 20150 + ], + "current-power": [ + 108 + ], + "max-force": [ + 268 + ], + "max-force-angle": [ + 93 + ], + "min-force": [ + -42 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 347 + ] + }, + { + "cumulative-revolutions": [ + 2829 + ], + "cumulative-timestamp": [ + 20150 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2829 + ], + "cumulative-timestamp": [ + 20150 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2829 + ], + "cumulative-timestamp": [ + 20150 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2829 + ], + "cumulative-timestamp": [ + 20150 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2829 + ], + "cumulative-timestamp": [ + 20150 + ], + "current-power": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 346 + ], + "cumulative-revolutions": [ + 2830 + ], + "cumulative-timestamp": [ + 26638 + ], + "current-power": [ + 0 + ], + "max-force": [ + 86 + ], + "max-force-angle": [ + 186 + ], + "min-force": [ + -81 + ], + "min-force-angle": [ + 57 + ], + "top-dead-spot": [ + 180 + ] + }, + { + "bottom-dead-spot": [ + 346 + ], + "cumulative-revolutions": [ + 2830 + ], + "cumulative-timestamp": [ + 26638 + ], + "current-power": [ + 0 + ], + "max-force": [ + 86 + ], + "max-force-angle": [ + 186 + ], + "min-force": [ + -81 + ], + "min-force-angle": [ + 57 + ], + "top-dead-spot": [ + 180 + ] + }, + { + "cumulative-revolutions": [ + 2830 + ], + "cumulative-timestamp": [ + 26638 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ], + "max-force": [ + 18446744073709552000 + ], + "max-force-angle": [ + 124 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 188 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ], + "max-force": [ + 18446744073709552000 + ], + "max-force-angle": [ + 124 + ], + "min-force": [ + -63 + ], + "min-force-angle": [ + 188 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2831 + ], + "cumulative-timestamp": [ + 30342 + ], + "current-power": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 201 + ], + "cumulative-revolutions": [ + 2832 + ], + "cumulative-timestamp": [ + 49695 + ], + "current-power": [ + 0 + ], + "max-force": [ + 655 + ], + "max-force-angle": [ + 98 + ], + "min-force": [ + -14 + ], + "min-force-angle": [ + 201 + ], + "top-dead-spot": [ + 221 + ] + }, + { + "bottom-dead-spot": [ + 201 + ], + "cumulative-revolutions": [ + 2833 + ], + "cumulative-timestamp": [ + 50356 + ], + "current-power": [ + 231 + ], + "max-force": [ + 624 + ], + "max-force-angle": [ + 100 + ], + "min-force": [ + 0 + ], + "min-force-angle": [ + 306 + ], + "top-dead-spot": [ + 331 + ] + }, + { + "bottom-dead-spot": [ + 325 + ], + "cumulative-revolutions": [ + 2834 + ], + "cumulative-timestamp": [ + 51412 + ], + "current-power": [ + -74 + ], + "max-force": [ + 67 + ], + "max-force-angle": [ + 183 + ], + "min-force": [ + -145 + ], + "min-force-angle": [ + 357 + ], + "top-dead-spot": [ + 292 + ] + }, + { + "bottom-dead-spot": [ + 214 + ], + "cumulative-revolutions": [ + 2836 + ], + "cumulative-timestamp": [ + 52743 + ], + "current-power": [ + 17 + ], + "max-force": [ + 65 + ], + "max-force-angle": [ + 186 + ], + "min-force": [ + -66 + ], + "min-force-angle": [ + 257 + ], + "top-dead-spot": [ + 346 + ] + }, + { + "bottom-dead-spot": [ + 214 + ], + "cumulative-revolutions": [ + 2836 + ], + "cumulative-timestamp": [ + 52743 + ], + "current-power": [ + 17 + ], + "max-force": [ + 65 + ], + "max-force-angle": [ + 186 + ], + "min-force": [ + -66 + ], + "min-force-angle": [ + 257 + ], + "top-dead-spot": [ + 346 + ] + }, + { + "cumulative-revolutions": [ + 2836 + ], + "cumulative-timestamp": [ + 52743 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2836 + ], + "cumulative-timestamp": [ + 52743 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2838 + ], + "cumulative-timestamp": [ + 56811 + ], + "current-power": [ + 134 + ], + "max-force": [ + 136 + ], + "max-force-angle": [ + 7 + ], + "min-force": [ + 59 + ], + "min-force-angle": [ + 183 + ] + }, + { + "bottom-dead-spot": [ + 216 + ], + "cumulative-revolutions": [ + 2839 + ], + "cumulative-timestamp": [ + 57600 + ], + "current-power": [ + 178 + ], + "max-force": [ + 513 + ], + "max-force-angle": [ + 115 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 303 + ], + "top-dead-spot": [ + 7 + ] + }, + { + "bottom-dead-spot": [ + 237 + ], + "cumulative-revolutions": [ + 2841 + ], + "cumulative-timestamp": [ + 58955 + ], + "current-power": [ + 181 + ], + "max-force": [ + 348 + ], + "max-force-angle": [ + 114 + ], + "min-force": [ + -29 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 316 + ] + }, + { + "bottom-dead-spot": [ + 237 + ], + "cumulative-revolutions": [ + 2841 + ], + "cumulative-timestamp": [ + 58955 + ], + "current-power": [ + 181 + ], + "max-force": [ + 348 + ], + "max-force-angle": [ + 114 + ], + "min-force": [ + -29 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 316 + ] + }, + { + "bottom-dead-spot": [ + 200 + ], + "cumulative-revolutions": [ + 2842 + ], + "cumulative-timestamp": [ + 60282 + ], + "current-power": [ + 60 + ], + "max-force": [ + 115 + ], + "max-force-angle": [ + 180 + ], + "min-force": [ + -38 + ], + "min-force-angle": [ + 200 + ], + "top-dead-spot": [ + 226 + ] + }, + { + "bottom-dead-spot": [ + 203 + ], + "cumulative-revolutions": [ + 2843 + ], + "cumulative-timestamp": [ + 61447 + ], + "current-power": [ + 59 + ], + "max-force": [ + 133 + ], + "max-force-angle": [ + 121 + ], + "min-force": [ + -44 + ], + "min-force-angle": [ + 218 + ], + "top-dead-spot": [ + 261 + ] + }, + { + "cumulative-revolutions": [ + 2844 + ], + "cumulative-timestamp": [ + 62531 + ], + "current-power": [ + 77 + ], + "max-force": [ + 189 + ], + "max-force-angle": [ + 102 + ], + "min-force": [ + 15 + ], + "min-force-angle": [ + 210 + ] + }, + { + "cumulative-revolutions": [ + 2844 + ], + "cumulative-timestamp": [ + 62531 + ], + "current-power": [ + 77 + ], + "max-force": [ + 189 + ], + "max-force-angle": [ + 102 + ], + "min-force": [ + 15 + ], + "min-force-angle": [ + 210 + ] + }, + { + "cumulative-revolutions": [ + 2845 + ], + "cumulative-timestamp": [ + 65108 + ], + "current-power": [ + 0 + ], + "max-force": [ + 710 + ], + "max-force-angle": [ + 260 + ], + "min-force": [ + 201 + ], + "min-force-angle": [ + 134 + ] + }, + { + "cumulative-revolutions": [ + 2845 + ], + "cumulative-timestamp": [ + 65108 + ], + "current-power": [ + 0 + ], + "max-force": [ + 710 + ], + "max-force-angle": [ + 260 + ], + "min-force": [ + 201 + ], + "min-force-angle": [ + 134 + ] + }, + { + "cumulative-revolutions": [ + 2846 + ], + "cumulative-timestamp": [ + 1034 + ], + "current-power": [ + 292 + ], + "max-force": [ + 812 + ], + "max-force-angle": [ + 107 + ], + "min-force": [ + 39 + ], + "min-force-angle": [ + 188 + ] + }, + { + "cumulative-revolutions": [ + 2847 + ], + "cumulative-timestamp": [ + 1971 + ], + "current-power": [ + 286 + ], + "max-force": [ + 737 + ], + "max-force-angle": [ + 126 + ], + "min-force": [ + 46 + ], + "min-force-angle": [ + 359 + ] + }, + { + "bottom-dead-spot": [ + 301 + ], + "cumulative-revolutions": [ + 2849 + ], + "cumulative-timestamp": [ + 3354 + ], + "current-power": [ + 281 + ], + "max-force": [ + 685 + ], + "max-force-angle": [ + 128 + ], + "min-force": [ + -2 + ], + "min-force-angle": [ + 301 + ], + "top-dead-spot": [ + 328 + ] + }, + { + "bottom-dead-spot": [ + 206 + ], + "cumulative-revolutions": [ + 2851 + ], + "cumulative-timestamp": [ + 4485 + ], + "current-power": [ + 194 + ], + "max-force": [ + 419 + ], + "max-force-angle": [ + 124 + ], + "min-force": [ + -64 + ], + "min-force-angle": [ + 330 + ], + "top-dead-spot": [ + 0 + ] + }, + { + "bottom-dead-spot": [ + 204 + ], + "cumulative-revolutions": [ + 2853 + ], + "cumulative-timestamp": [ + 5577 + ], + "current-power": [ + 129 + ], + "max-force": [ + 241 + ], + "max-force-angle": [ + 95 + ], + "min-force": [ + -61 + ], + "min-force-angle": [ + 267 + ], + "top-dead-spot": [ + 329 + ] + }, + { + "bottom-dead-spot": [ + 261 + ], + "cumulative-revolutions": [ + 2854 + ], + "cumulative-timestamp": [ + 5869 + ], + "current-power": [ + -163 + ], + "max-force": [ + 18 + ], + "max-force-angle": [ + 205 + ], + "min-force": [ + -143 + ], + "min-force-angle": [ + 17 + ], + "top-dead-spot": [ + 329 + ] + }, + { + "bottom-dead-spot": [ + 261 + ], + "cumulative-revolutions": [ + 2854 + ], + "cumulative-timestamp": [ + 5869 + ], + "current-power": [ + -163 + ], + "max-force": [ + 18 + ], + "max-force-angle": [ + 205 + ], + "min-force": [ + -143 + ], + "min-force-angle": [ + 17 + ], + "top-dead-spot": [ + 329 + ] + }, + { + "bottom-dead-spot": [ + 341 + ], + "cumulative-revolutions": [ + 2856 + ], + "cumulative-timestamp": [ + 8493 + ], + "current-power": [ + 38 + ], + "max-force": [ + 53 + ], + "max-force-angle": [ + 128 + ], + "min-force": [ + -10 + ], + "min-force-angle": [ + 5 + ], + "top-dead-spot": [ + 30 + ] + }, + { + "bottom-dead-spot": [ + 25 + ], + "cumulative-revolutions": [ + 2857 + ], + "cumulative-timestamp": [ + 9733 + ], + "current-power": [ + 25 + ], + "max-force": [ + 59 + ], + "max-force-angle": [ + 121 + ], + "min-force": [ + -31 + ], + "min-force-angle": [ + 39 + ], + "top-dead-spot": [ + 80 + ] + }, + { + "bottom-dead-spot": [ + 254 + ], + "cumulative-revolutions": [ + 2858 + ], + "cumulative-timestamp": [ + 10387 + ], + "current-power": [ + 39 + ], + "max-force": [ + 74 + ], + "max-force-angle": [ + 77 + ], + "min-force": [ + -31 + ], + "min-force-angle": [ + 280 + ], + "top-dead-spot": [ + 359 + ] + }, + { + "bottom-dead-spot": [ + 235 + ], + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 11018 + ], + "current-power": [ + 62 + ], + "max-force": [ + 85 + ], + "max-force-angle": [ + 38 + ], + "min-force": [ + -28 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 316 + ] + }, + { + "bottom-dead-spot": [ + 235 + ], + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 11018 + ], + "current-power": [ + 62 + ], + "max-force": [ + 85 + ], + "max-force-angle": [ + 38 + ], + "min-force": [ + -28 + ], + "min-force-angle": [ + 263 + ], + "top-dead-spot": [ + 316 + ] + }, + { + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 11018 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 11018 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 11018 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 11018 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 11018 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 11018 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 11018 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 11018 + ], + "current-power": [ + 0 + ] + }, + { + "cumulative-revolutions": [ + 2859 + ], + "cumulative-timestamp": [ + 11018 + ], + "current-power": [ + 0 + ] + } + ], + "speed": [ + 13.70166301727295, + 13.70166301727295, + 9.982514381408691, + 7.559999465942383, + 0, + 0, + 2.1874654293060303, + 2.1874654293060303, + 3.3658435344696045, + 6.043278694152832, + 6.043278694152832, + 4.844456195831299, + 6.273451805114746, + 9.349565505981445, + 11.580314636230469, + 13.557687759399414, + 16.229434967041016, + 17.961578369140625, + 20.003721237182617, + 22.309627532958984, + 24.016878128051758, + 25.612703323364258, + 27.22663688659668, + 28.435039520263672, + 29.32363510131836, + 29.66069221496582, + 29.746170043945312, + 29.88973045349121, + 30.122333526611328, + 30.269561767578125, + 30.35858917236328, + 30.328857421875, + 30.299179077148438, + 30.35858917236328, + 30.328857421875, + 30.328857421875, + 30.328857421875, + 30.35858917236328, + 30.448144912719727, + 30.35858917236328, + 30.35858917236328, + 30.388381958007812, + 30.299179077148438, + 30.35858917236328, + 30.41823387145996, + 30.41823387145996, + 30.388381958007812, + 30.240001678466797, + 30.122333526611328, + 30.093063354492188, + 30.181053161621094, + 30.240001678466797, + 30.181053161621094, + 30.269561767578125, + 30.210498809814453, + 30.063846588134766, + 30.034687042236328, + 30.005584716796875, + 30.034687042236328, + 30.122333526611328, + 30.210498809814453, + 30.210498809814453, + 30.210498809814453, + 30.299179077148438, + 30.299179077148438, + 30.35858917236328, + 30.240001678466797, + 30.210498809814453, + 30.299179077148438, + 30.328857421875, + 30.328857421875, + 30.328857421875, + 30.151668548583984, + 29.97653579711914, + 29.83213996887207, + 29.83213996887207, + 30.034687042236328, + 30.68955421447754, + 30.934823989868164, + 31.246984481811523, + 31.215484619140625, + 31.405437469482422, + 31.291187286376953, + 31.215484619140625, + 31.090124130249023, + 31.027816772460938, + 31.05893898010254, + 31.215484619140625, + 31.152677536010742, + 31.246984481811523, + 31.3927001953125, + 31.501283645629883, + 31.565505981445312, + 31.501283645629883, + 31.469268798828125, + 31.501283645629883, + 31.54621124267578, + 31.469268798828125, + 31.43732261657715, + 31.501283645629883, + 31.565505981445312, + 31.501283645629883, + 31.469268798828125, + 31.405437469482422, + 31.43732261657715, + 31.34186553955078, + 31.246984481811523, + 31.246984481811523, + 31.278545379638672, + 31.316503524780273, + 31.34186553955078, + 31.34186553955078, + 31.278545379638672, + 31.31017303466797, + 31.405437469482422, + 31.278545379638672, + 31.16521453857422, + 31.215484619140625, + 31.184049606323242, + 31.278545379638672, + 31.31017303466797, + 31.215484619140625, + 29.40717887878418, + 25.633907318115234, + 21.248233795166016, + 15.912518501281738, + 10.692597389221191, + 7.559999465942383, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 0, + 14.113837242126465, + 23.29420280456543, + 31.825037002563477, + 33.29651641845703, + 33.31084060668945, + 32.59553909301758, + 30.720001220703125, + 29.1579647064209, + 27.387170791625977, + 27.387170791625977, + 26.33142852783203, + 26.33142852783203, + 30.107690811157227, + 24.524097442626953, + 18.4320011138916, + 13.510366439819336, + 8.659329414367676, + 11.720576286315918, + 17.03287124633789, + 24.24883270263672, + 31.31017303466797, + 35.71598815917969, + 36.793914794921875, + 35.511192321777344, + 32.0556526184082, + 28.305082321166992, + 24.116636276245117, + 20.160001754760742, + 15.360000610351562, + 11.434919357299805, + 9.271185874938965, + 7.559999465942383, + 0, + 0, + 0, + 0, + 0, + 0, + 0 + ], + "stride-calibration": [ + { + "cause": [ + 0 + ], + "operation": [ + 1 + ], + "start-index": [ + 0 + ], + "value": [ + 1 + ] + } + ], + "temperature": [ + 16.399999618530273, + 16.399999618530273, + 16.450000762939453, + 16.5, + 16.5, + 16.5, + 16.450000762939453, + 16.450000762939453, + 16.549999237060547, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.5, + 16.450000762939453, + 16.5, + 16.450000762939453, + 16.5, + 16.5, + 16.5, + 16.5, + 16.450000762939453, + 16.5, + 16.399999618530273, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.399999618530273, + 16.5, + 16.5, + 16.5, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.5, + 16.5, + 16.549999237060547, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.5, + 16.450000762939453, + 16.450000762939453, + 16.350000381469727, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.450000762939453, + 16.549999237060547, + 16.549999237060547, + 16.450000762939453, + 16.450000762939453, + 16.5, + 16.450000762939453, + 16.75, + 16.549999237060547, + 16.549999237060547, + 16.299999237060547, + 16.549999237060547, + 16.899999618530273, + 16.25, + 16.549999237060547, + 16.450000762939453, + 16.450000762939453, + 16.5, + 16.549999237060547, + 16.5, + 16.450000762939453, + 16.450000762939453, + 16.549999237060547, + 16.450000762939453, + 16.549999237060547, + 16.450000762939453, + 16.600000381469727, + 16.549999237060547, + 16.450000762939453, + 16.5, + 16.450000762939453, + 16.549999237060547, + 16.450000762939453, + 16.5, + 16.5, + 16.5, + 16.450000762939453, + 16.5, + 16.5, + 16.450000762939453, + 16.549999237060547, + 16.549999237060547, + 16.450000762939453, + 16.450000762939453, + 16.549999237060547, + 16.5, + 16.600000381469727, + 16.450000762939453, + 16.450000762939453, + 16.5, + 16.450000762939453, + 16.5, + 16.5, + 16.450000762939453, + 16.549999237060547, + 16.450000762939453, + 16.5, + 16.450000762939453, + 16.5, + 16.549999237060547, + 16.450000762939453, + 16.549999237060547, + 16.450000762939453, + 16.450000762939453, + 16.549999237060547, + 16.549999237060547, + 16.549999237060547, + 16.450000762939453, + 16.5, + 16.399999618530273, + 16.549999237060547, + 16.549999237060547, + 16.549999237060547, + 16.549999237060547, + 16.549999237060547, + 16.5, + 16.5, + 16.5, + 16.450000762939453, + 16.450000762939453, + 16.5, + 16.549999237060547, + 16.549999237060547, + 16.5, + 16.549999237060547, + 16.5, + 16.549999237060547, + 16.450000762939453, + 16.549999237060547, + 16.5, + 16.450000762939453, + 16.450000762939453, + 16.549999237060547, + 16.549999237060547, + 16.450000762939453, + 16.549999237060547, + 16.549999237060547, + 16.450000762939453, + 16.450000762939453, + 16.549999237060547, + 16.5, + 16.549999237060547, + 16.600000381469727, + 16.5, + 16.549999237060547, + 16.549999237060547, + 16.450000762939453, + 16.850000381469727, + 16.799999237060547, + 16.850000381469727, + 16.549999237060547, + 16.549999237060547, + 16.549999237060547, + 16.549999237060547, + 16.5, + 16.549999237060547, + 16.549999237060547, + 16.549999237060547, + 16.549999237060547, + 16.549999237060547, + 16.549999237060547, + 16.450000762939453, + 16.600000381469727, + 16.450000762939453, + 16.549999237060547, + 16.649999618530273, + 16.549999237060547, + 16.450000762939453, + 16.549999237060547, + 16.549999237060547, + 16.549999237060547, + 16.450000762939453, + 16.549999237060547, + 16.450000762939453 + ] +} diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-samples.expected.var b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-samples.expected.var new file mode 100644 index 00000000..210764f1 Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-samples.expected.var differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-statistics b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-statistics new file mode 100644 index 00000000..769a3fa6 Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-statistics differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-statistics.expected.json b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-statistics.expected.json new file mode 100644 index 00000000..ca126153 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-statistics.expected.json @@ -0,0 +1,92 @@ +{ + "altitude": [ + { + "average": [ + 172.92556762695312 + ], + "maximum": [ + 173.4333038330078 + ], + "minimum": [ + 172.36648559570312 + ] + } + ], + "cadence": [ + { + "average": [ + 82 + ], + "maximum": [ + 161 + ] + } + ], + "declince": [ + { + "maximum": [ + -6 + ] + } + ], + "heartrate": [ + { + "average": [ + 124 + ], + "maximum": [ + 142 + ], + "minimum": [ + 90 + ] + } + ], + "include": [ + { + "maximum": [ + 2.25 + ] + } + ], + "lr_balance": [ + { + "average": [ + 46.1137809753418 + ] + } + ], + "power": [ + { + "average": [ + 117 + ], + "maximum": [ + 520 + ] + } + ], + "speed": [ + { + "average": [ + 22.11009979248047 + ], + "maximum": [ + 36.793914794921875 + ] + } + ], + "temperature": [ + { + "average": [ + 16.505958557128906 + ], + "maximum": [ + 17.100000381469727 + ], + "minimum": [ + 16.100000381469727 + ] + } + ] +} diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-statistics.expected.var b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-statistics.expected.var new file mode 100644 index 00000000..3000d59d Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-statistics.expected.var differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-zones b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-zones new file mode 100644 index 00000000..dbf9351a Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-zones differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-zones.expected.json b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-zones.expected.json new file mode 100644 index 00000000..6795a450 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-zones.expected.json @@ -0,0 +1,434 @@ +{ + "heartrate": [ + { + "duration": [ + { + "hours": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 24 + ] + } + ], + "limits": [ + { + "high": [ + 110 + ], + "low": [ + 92 + ] + } + ] + }, + { + "duration": [ + { + "hours": [ + 0 + ], + "minutes": [ + 1 + ], + "seconds": [ + 26 + ] + } + ], + "limits": [ + { + "high": [ + 128 + ], + "low": [ + 110 + ] + } + ] + }, + { + "duration": [ + { + "hours": [ + 0 + ], + "minutes": [ + 1 + ], + "seconds": [ + 16 + ] + } + ], + "limits": [ + { + "high": [ + 146 + ], + "low": [ + 128 + ] + } + ] + }, + { + "duration": [ + { + "hours": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 0 + ] + } + ], + "limits": [ + { + "high": [ + 165 + ], + "low": [ + 146 + ] + } + ] + }, + { + "duration": [ + { + "hours": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 0 + ] + } + ], + "limits": [ + { + "high": [ + 183 + ], + "low": [ + 165 + ] + } + ] + } + ], + "heartrate-source": [ + 0 + ], + "power": [ + { + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 6 + ] + } + ], + "limits": [ + { + "high": [ + 147 + ], + "low": [ + 126 + ] + } + ] + }, + { + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 1 + ] + } + ], + "limits": [ + { + "high": [ + 168 + ], + "low": [ + 147 + ] + } + ] + }, + { + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 2 + ] + } + ], + "limits": [ + { + "high": [ + 189 + ], + "low": [ + 168 + ] + } + ] + }, + { + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 15 + ] + } + ], + "limits": [ + { + "high": [ + 210 + ], + "low": [ + 189 + ] + } + ] + }, + { + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 48 + ] + } + ], + "limits": [ + { + "high": [ + 2000 + ], + "low": [ + 210 + ] + } + ] + } + ], + "power-source": [ + 0 + ], + "speed": [ + { + "distance": [ + 53.79999923706055 + ], + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 500 + ], + "minutes": [ + 0 + ], + "seconds": [ + 14 + ] + } + ], + "limits": [ + { + "high": [ + 20 + ], + "low": [ + 10 + ] + } + ] + }, + { + "distance": [ + 197.5 + ], + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 27 + ] + } + ], + "limits": [ + { + "high": [ + 30 + ], + "low": [ + 20 + ] + } + ] + }, + { + "distance": [ + 882.2000122070312 + ], + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 0 + ], + "minutes": [ + 1 + ], + "seconds": [ + 42 + ] + } + ], + "limits": [ + { + "high": [ + 40 + ], + "low": [ + 30 + ] + } + ] + }, + { + "distance": [ + 0 + ], + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 0 + ] + } + ], + "limits": [ + { + "high": [ + 50 + ], + "low": [ + 40 + ] + } + ] + }, + { + "distance": [ + 0 + ], + "duration": [ + { + "hours": [ + 0 + ], + "milliseconds": [ + 0 + ], + "minutes": [ + 0 + ], + "seconds": [ + 0 + ] + } + ], + "limits": [ + { + "high": [ + 399 + ], + "low": [ + 50 + ] + } + ] + } + ] +} diff --git a/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-zones.expected.var b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-zones.expected.var new file mode 100644 index 00000000..0f8b0b74 Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-exercises-1994746600-zones.expected.var differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-finalize b/test/polar/v2/testdata/training-sessions-1988256040-finalize new file mode 100644 index 00000000..e69de29b diff --git a/test/polar/v2/testdata/training-sessions-1988256040-physical-information b/test/polar/v2/testdata/training-sessions-1988256040-physical-information new file mode 100644 index 00000000..54337da6 Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-physical-information differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040-physical-information.expected.json b/test/polar/v2/testdata/training-sessions-1988256040-physical-information.expected.json new file mode 100644 index 00000000..6f28e1da --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040-physical-information.expected.json @@ -0,0 +1,588 @@ +{ + "16": [ + "08081500000000" + ], + "aerobic-threshold": [ + { + "modified": [ + { + "date": [ + { + "day": [ + 27 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 20 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 29 + ], + "seconds": [ + 53 + ] + } + ], + "trusted": [ + 1 + ] + } + ], + "source": [ + 0 + ], + "value": [ + 137 + ] + } + ], + "anaerobic-threshold": [ + { + "modified": [ + { + "date": [ + { + "day": [ + 27 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 20 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 29 + ], + "seconds": [ + 53 + ] + } + ], + "trusted": [ + 1 + ] + } + ], + "source": [ + 0 + ], + "value": [ + 165 + ] + } + ], + "birthday": [ + { + "modified": [ + { + "date": [ + { + "day": [ + 4 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 10 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 50 + ], + "seconds": [ + 18 + ] + } + ], + "trusted": [ + 0 + ] + } + ], + "value": [ + { + "day": [ + 1 + ], + "month": [ + 1 + ], + "year": [ + 1980 + ] + } + ] + } + ], + "functional-threshold-power": [ + { + "modified": [ + { + "date": [ + { + "day": [ + 4 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 10 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 50 + ], + "seconds": [ + 18 + ] + } + ], + "trusted": [ + 0 + ] + } + ], + "source": [ + 2 + ], + "value": [ + 210 + ] + } + ], + "gender": [ + { + "modified": [ + { + "date": [ + { + "day": [ + 4 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 10 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 50 + ], + "seconds": [ + 18 + ] + } + ], + "trusted": [ + 0 + ] + } + ], + "value": [ + 1 + ] + } + ], + "height": [ + { + "modified": [ + { + "date": [ + { + "day": [ + 4 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 10 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 50 + ], + "seconds": [ + 18 + ] + } + ], + "trusted": [ + 0 + ] + } + ], + "value": [ + 170 + ] + } + ], + "maximum-heartrate": [ + { + "modified": [ + { + "date": [ + { + "day": [ + 27 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 20 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 29 + ], + "seconds": [ + 53 + ] + } + ], + "trusted": [ + 1 + ] + } + ], + "source": [ + 1 + ], + "value": [ + 183 + ] + } + ], + "modified": [ + { + "date": [ + { + "day": [ + 27 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 20 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 29 + ], + "seconds": [ + 53 + ] + } + ], + "trusted": [ + 1 + ] + } + ], + "resting-heartrate": [ + { + "modified": [ + { + "date": [ + { + "day": [ + 27 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 20 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 29 + ], + "seconds": [ + 53 + ] + } + ], + "trusted": [ + 1 + ] + } + ], + "source": [ + 0 + ], + "value": [ + 55 + ] + } + ], + "training-background": [ + { + "modified": [ + { + "date": [ + { + "day": [ + 4 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 10 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 50 + ], + "seconds": [ + 18 + ] + } + ], + "trusted": [ + 0 + ] + } + ], + "value": [ + 20 + ] + } + ], + "vo2max": [ + { + "modified": [ + { + "date": [ + { + "day": [ + 27 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 20 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 29 + ], + "seconds": [ + 53 + ] + } + ], + "trusted": [ + 1 + ] + } + ], + "source": [ + 1 + ], + "value": [ + 50 + ] + } + ], + "weekly-recovery": [ + { + "modified": [ + { + "date": [ + { + "day": [ + 4 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 10 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 36 + ], + "seconds": [ + 15 + ] + } + ], + "trusted": [ + 0 + ] + } + ], + "value": [ + 20 + ] + } + ], + "weight": [ + { + "3": [ + 3 + ], + "modified": [ + { + "date": [ + { + "day": [ + 4 + ], + "month": [ + 11 + ], + "year": [ + 2017 + ] + } + ], + "time": [ + { + "hour": [ + 10 + ], + "milliseconds": [ + 0 + ], + "minute": [ + 50 + ], + "seconds": [ + 18 + ] + } + ], + "trusted": [ + 0 + ] + } + ], + "value": [ + 70 + ] + } + ] +} diff --git a/test/polar/v2/testdata/training-sessions-1988256040-physical-information.expected.var b/test/polar/v2/testdata/training-sessions-1988256040-physical-information.expected.var new file mode 100644 index 00000000..f1f7c997 Binary files /dev/null and b/test/polar/v2/testdata/training-sessions-1988256040-physical-information.expected.var differ diff --git a/test/polar/v2/testdata/training-sessions-1988256040.LapNames.hrm b/test/polar/v2/testdata/training-sessions-1988256040.LapNames.hrm new file mode 100644 index 00000000..bd2d3acb --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.LapNames.hrm @@ -0,0 +1,253 @@ +[Params] +Version=106 +Monitor=1 +SMode=111111000 +Date=20171129 +StartTime=19:23:56.0 +Length=00:03:07.4 +Interval=1 +Upper1=128 +Lower1=110 +Upper2=0 +Lower2=0 +Upper3=0 +Lower3=0 +Timer1=00:01:26.0 +Timer2=00:00:00.0 +Timer3=00:00:00.0 +ActiveLimit=0 +MaxHR=183 +RestHR=55 +StartDelay=0 +VO2max=50 +Weight=70 + +[Note] +Radfahren + +[HRZones] +165 +146 +128 +110 +92 +0 +0 +0 +0 +0 +0 +[SwapTimes] + +[Summary-123] +188 0 0 162 26 0 +0 0 0 0 0 0 +0 0 0 0 +0 0 0 0 0 0 +0 0 0 0 +0 188 + +[Summary-TH] +188 0 0 24 164 0 +183 165 137 55 +0 188 + +[Trip] +12 +0 +187 +173 +173 +2830 +4710 +0 + +[HRData] +92 137 21 172 0 50 +92 137 21 173 0 50 +93 100 15 173 0 50 +95 76 0 173 0 50 +97 0 0 173 0 50 +98 0 0 173 0 50 +98 22 0 173 0 50 +98 22 0 173 0 50 +98 34 0 173 0 50 +99 60 0 173 0 50 +99 60 0 173 0 50 +100 48 0 173 0 50 +101 63 0 173 0 50 +102 93 20 173 0 50 +103 116 20 173 0 50 +103 136 29 173 80 100 +104 162 51 173 207 61 +105 180 53 173 197 50 +105 200 59 173 217 49 +105 223 63 173 212 49 +106 240 68 173 190 44 +107 256 73 173 200 45 +107 272 79 173 194 50 +108 284 83 173 179 47 +109 293 88 173 142 44 +110 297 89 173 135 50 +111 297 90 173 137 47 +111 299 90 173 121 45 +112 301 92 173 129 46 +112 303 92 173 129 46 +112 304 92 173 116 45 +113 303 92 173 122 47 +113 303 92 173 122 44 +113 304 93 173 119 46 +113 303 92 173 115 43 +113 303 92 173 121 44 +113 303 92 173 116 46 +114 304 92 173 121 46 +114 304 92 173 116 47 +115 304 92 173 115 48 +115 304 93 173 118 44 +116 304 93 173 112 44 +117 303 93 173 118 47 +118 304 92 173 117 48 +118 304 93 173 121 46 +119 304 92 173 112 46 +119 304 93 173 113 47 +120 302 93 173 107 41 +120 301 92 173 112 45 +121 301 92 173 116 44 +121 302 92 173 125 44 +121 302 92 173 111 48 +121 302 92 173 113 46 +121 303 92 173 118 50 +122 302 92 173 100 43 +122 301 92 173 115 44 +122 300 92 173 113 47 +123 300 92 173 117 47 +123 300 91 173 115 46 +124 301 92 173 124 46 +124 302 92 173 113 46 +124 302 92 173 118 48 +125 302 92 173 121 45 +125 303 92 172 107 42 +125 303 92 172 120 47 +125 304 92 172 111 41 +125 302 92 172 109 42 +125 302 92 173 118 45 +125 303 92 173 117 44 +125 303 92 173 115 43 +124 303 92 173 118 45 +124 303 92 173 105 45 +123 302 92 173 103 47 +123 300 92 173 102 45 +123 298 91 173 117 43 +123 298 91 173 186 50 +123 300 91 173 257 45 +123 307 92 173 227 45 +123 309 94 173 256 46 +123 312 94 173 218 46 +123 312 95 173 226 44 +123 314 95 173 201 49 +123 313 96 173 213 45 +123 312 95 172 213 51 +124 311 95 172 216 48 +124 310 95 172 218 51 +125 311 95 172 227 47 +126 312 94 172 213 49 +126 312 96 172 215 47 +127 312 94 172 232 46 +127 314 95 172 216 45 +128 315 96 172 224 50 +128 316 96 172 219 51 +129 315 96 172 210 46 +129 315 96 172 215 47 +129 315 96 172 223 45 +130 315 96 172 211 45 +130 315 96 172 211 44 +131 314 96 172 214 49 +131 315 95 172 219 46 +131 316 97 172 214 50 +132 315 96 172 210 47 +132 315 96 172 215 47 +133 314 96 172 195 44 +133 314 96 172 227 55 +133 313 96 172 206 43 +134 312 95 172 213 50 +134 312 95 172 219 47 +135 313 95 172 205 47 +135 313 95 172 215 44 +136 313 96 172 229 46 +136 313 95 172 208 46 +137 313 95 172 220 50 +138 313 95 172 226 47 +138 314 95 172 207 45 +139 313 95 172 203 46 +139 312 95 172 219 45 +140 312 95 172 216 48 +140 312 95 172 209 50 +140 313 95 172 223 47 +141 313 95 172 210 50 +141 312 95 172 197 45 +141 294 45 172 197 45 +141 256 25 172 0 50 +141 212 18 172 0 50 +142 159 0 172 0 50 +142 107 0 172 0 50 +142 76 0 172 0 50 +142 0 0 172 0 50 +142 0 0 172 0 50 +141 0 0 172 0 50 +141 0 17 172 0 50 +141 0 17 172 0 50 +141 0 17 172 0 50 +140 0 0 172 0 50 +139 0 0 172 0 50 +138 0 0 172 0 50 +137 0 0 172 0 50 +136 0 0 172 0 50 +135 0 0 172 0 50 +135 0 0 172 0 50 +134 0 0 172 0 50 +133 0 0 172 0 50 +132 0 0 172 0 50 +130 0 0 172 0 50 +127 0 0 172 0 50 +124 0 0 172 0 50 +121 0 0 172 0 50 +118 0 0 172 0 50 +117 141 0 172 167 100 +117 233 0 172 221 100 +118 318 93 172 409 44 +120 333 93 172 29 255 +122 333 93 172 34 50 +125 326 45 172 34 50 +126 307 25 172 0 50 +127 292 18 172 0 50 +128 274 27 172 -57 255 +128 274 75 172 390 54 +128 263 86 172 371 51 +129 263 86 172 126 0 +129 301 161 172 60 0 +130 245 161 172 59 0 +130 184 161 173 13 0 +129 135 51 173 13 0 +128 87 27 173 0 50 +127 117 27 173 0 50 +125 170 27 173 292 0 +125 242 27 173 472 39 +125 313 95 173 520 46 +126 357 102 173 352 45 +127 368 110 173 233 45 +127 355 110 173 -59 0 +128 321 54 173 -285 43 +129 283 54 173 50 24 +130 241 124 173 -33 176 +130 202 124 173 8 0 +131 154 124 173 19 0 +131 114 48 173 19 0 +131 93 26 173 0 50 +132 76 22 173 0 50 +132 0 22 173 0 50 +133 0 22 173 0 50 +132 0 0 172 0 50 +131 0 0 172 0 50 +129 0 0 172 0 50 +127 0 0 172 0 50 +125 0 0 172 0 50 diff --git a/test/polar/v2/testdata/training-sessions-1988256040.all-extensions.gpx b/test/polar/v2/testdata/training-sessions-1988256040.all-extensions.gpx new file mode 100644 index 00000000..ddb74fb8 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.all-extensions.gpx @@ -0,0 +1,16 @@ + + + + training-sessions-1988256040 + GPX encoding of training-sessions-1988256040 + + + Bipolar + + + + + + training-sessions-1988256040-exercises-1994746600-create training-sessions-1988256040-exercises-1994746600-samples training-sessions-1988256040-exercises-1994746600-statistics training-sessions-1988256040-exercises-1994746600-zones + + diff --git a/test/polar/v2/testdata/training-sessions-1988256040.all-extensions.tcx b/test/polar/v2/testdata/training-sessions-1988256040.all-extensions.tcx new file mode 100644 index 00000000..73e59b1a --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.all-extensions.tcx @@ -0,0 +1,2869 @@ + + + + + 2017-11-29T19:23:56+01:00 + + 187.375 + 1150.8 + 10.2205 + 28 + + 124 + + + 142 + + Active + 82 + Manual + + + + 172.366486 + 2.0999999 + + 92 + + 21 + + + 3.80602 + 0 + + + + + + 173.433304 + 2.0999999 + + 92 + + 21 + + + 3.80602 + 0 + + + + + + 173.433304 + 3.70000005 + + 93 + + 15 + + + 2.77292 + 0 + + + + + + 173.433304 + 7 + + 95 + + 0 + + + 2.1 + 0 + + + + + + 173.433304 + 8.39999962 + + 97 + + 0 + + + 0 + 0 + + + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + 0 + 0 + + + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + 0.607629 + 0 + + + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + 0.607629 + 0 + + + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + 0.934957 + 0 + + + + + + 173.433304 + 9.39999962 + + 99 + + 0 + + + 1.67869 + 0 + + + + + + 173.433304 + 12.1999998 + + 99 + + 0 + + + 1.67869 + 0 + + + + + + 173.433304 + 13.8999996 + + 100 + + 0 + + + 1.34568 + 0 + + + + + + 173.433304 + 14 + + 101 + + 0 + + + 1.74263 + 0 + + + + + + 173.433304 + 16.5 + + 102 + + 20 + + + 2.5971 + 0 + + + + + + 173.433304 + 19.3999996 + + 103 + + 20 + + + 3.21675 + 0 + + + + + + 173.433304 + 24.2000008 + + 103 + + 29 + + + 3.76602 + 80 + + + + + + 173.433304 + 28.8999996 + + 104 + + 51 + + + 4.50818 + 207 + + + + + + 173.433304 + 33.7999992 + + 105 + + 53 + + + 4.98933 + 197 + + + + + + 173.433304 + 38.4000015 + + 105 + + 59 + + + 5.55659 + 217 + + + + + + 173.433304 + 45.2999992 + + 105 + + 63 + + + 6.19712 + 212 + + + + + + 173.433304 + 52.2000008 + + 106 + + 68 + + + 6.67136 + 190 + + + + + + 173.433304 + 58.9000015 + + 107 + + 73 + + + 7.11464 + 200 + + + + + + 173.433304 + 67.6999969 + + 107 + + 79 + + + 7.56295 + 194 + + + + + + 173.433304 + 74.5 + + 108 + + 83 + + + 7.89862 + 179 + + + + + + 173.433304 + 83.1999969 + + 109 + + 88 + + + 8.14545 + 142 + + + + + + 173.433304 + 91.8000031 + + 110 + + 89 + + + 8.23908 + 135 + + + + + + 173.433304 + 100.300003 + + 111 + + 90 + + + 8.26283 + 137 + + + + + + 173.433304 + 108.800003 + + 111 + + 90 + + + 8.3027 + 121 + + + + + + 173.433304 + 117.199997 + + 112 + + 92 + + + 8.36731 + 129 + + + + + + 173.433304 + 125.599998 + + 112 + + 92 + + + 8.40821 + 129 + + + + + + 173.433304 + 134.100006 + + 112 + + 92 + + + 8.43294 + 116 + + + + + + 173.433304 + 142.5 + + 113 + + 92 + + + 8.42468 + 122 + + + + + + 173.433304 + 150.899994 + + 113 + + 92 + + + 8.41644 + 122 + + + + + + 173.433304 + 159.300003 + + 113 + + 93 + + + 8.43294 + 119 + + + + + + 173.433304 + 167.699997 + + 113 + + 92 + + + 8.42468 + 115 + + + + + + 173.433304 + 176.100006 + + 113 + + 92 + + + 8.42468 + 121 + + + + + + 173.433304 + 184.5 + + 113 + + 92 + + + 8.42468 + 116 + + + + + + 173.433304 + 192.899994 + + 114 + + 92 + + + 8.43294 + 121 + + + + + + 173.433304 + 201.300003 + + 114 + + 92 + + + 8.45782 + 116 + + + + + + 173.433304 + 209.699997 + + 115 + + 92 + + + 8.43294 + 115 + + + + + + 173.433304 + 218.100006 + + 115 + + 93 + + + 8.43294 + 118 + + + + + + 173.433304 + 226.5 + + 116 + + 93 + + + 8.44122 + 112 + + + + + + 173.433304 + 234.899994 + + 117 + + 93 + + + 8.41644 + 118 + + + + + + 173.433304 + 243.300003 + + 118 + + 92 + + + 8.43294 + 117 + + + + + + 173.433304 + 251.699997 + + 118 + + 93 + + + 8.44951 + 121 + + + + + + 173.433304 + 260.100006 + + 119 + + 92 + + + 8.44951 + 112 + + + + + + 173.433304 + 268.5 + + 119 + + 93 + + + 8.44122 + 113 + + + + + + 173.433304 + 276.899994 + + 120 + + 93 + + + 8.4 + 107 + + + + + + 173.433304 + 285.299988 + + 120 + + 92 + + + 8.36731 + 112 + + + + + + 173.433304 + 293.600006 + + 121 + + 92 + + + 8.35918 + 116 + + + + + + 173.433304 + 302 + + 121 + + 92 + + + 8.38363 + 125 + + + + + + 173.433304 + 310.399994 + + 121 + + 92 + + + 8.4 + 111 + + + + + + 173.433304 + 318.899994 + + 121 + + 92 + + + 8.38363 + 113 + + + + + + 173.433304 + 327.200012 + + 121 + + 92 + + + 8.40821 + 118 + + + + + + 173.433304 + 335.700012 + + 122 + + 92 + + + 8.39181 + 100 + + + + + + 173.433304 + 344 + + 122 + + 92 + + + 8.35107 + 115 + + + + + + 173.433304 + 352.399994 + + 122 + + 92 + + + 8.34297 + 113 + + + + + + 173.433304 + 360.799988 + + 123 + + 92 + + + 8.33488 + 117 + + + + + + 173.433304 + 369.200012 + + 123 + + 91 + + + 8.34297 + 115 + + + + + + 173.433304 + 377.600006 + + 124 + + 92 + + + 8.36731 + 124 + + + + + + 173.433304 + 386 + + 124 + + 92 + + + 8.39181 + 113 + + + + + + 173.433304 + 394.399994 + + 124 + + 92 + + + 8.39181 + 118 + + + + + + 173.433304 + 402.799988 + + 125 + + 92 + + + 8.39181 + 121 + + + + + + 172.366486 + 411.200012 + + 125 + + 92 + + + 8.41644 + 107 + + + + + + 172.366486 + 411.299988 + + 125 + + 92 + + + 8.41644 + 120 + + + + + + 172.366486 + 428.100006 + + 125 + + 92 + + + 8.43294 + 111 + + + + + + 172.366486 + 436.5 + + 125 + + 92 + + + 8.4 + 109 + + + + + + 173.433304 + 444.899994 + + 125 + + 92 + + + 8.39181 + 118 + + + + + + 173.433304 + 453.200012 + + 125 + + 92 + + + 8.41644 + 117 + + + + + + 173.433304 + 461.700012 + + 125 + + 92 + + + 8.42468 + 115 + + + + + + 173.433304 + 470.100006 + + 124 + + 92 + + + 8.42468 + 118 + + + + + + 173.433304 + 478.5 + + 124 + + 92 + + + 8.42468 + 105 + + + + + + 173.433304 + 486.899994 + + 123 + + 92 + + + 8.37546 + 103 + + + + + + 173.433304 + 495.200012 + + 123 + + 92 + + + 8.32682 + 102 + + + + + + 173.433304 + 503.600006 + + 123 + + 91 + + + 8.28671 + 117 + + + + + + 173.433304 + 511.899994 + + 123 + + 91 + + + 8.28671 + 186 + + + + + + 173.433304 + 520.299988 + + 123 + + 91 + + + 8.34297 + 257 + + + + + + 173.433304 + 528.799988 + + 123 + + 92 + + + 8.52488 + 227 + + + + + + 173.433304 + 537.400024 + + 123 + + 94 + + + 8.59301 + 256 + + + + + + 173.433304 + 545.799988 + + 123 + + 94 + + + 8.67972 + 218 + + + + + + 173.433304 + 554.299988 + + 123 + + 95 + + + 8.67097 + 226 + + + + + + 173.433304 + 562.700012 + + 123 + + 95 + + + 8.72373 + 201 + + + + + + 173.433304 + 571.200012 + + 123 + + 96 + + + 8.692 + 213 + + + + + + 172.366486 + 581.599976 + + 123 + + 95 + + + 8.67097 + 213 + + + + + + 172.366486 + 590 + + 124 + + 95 + + + 8.63615 + 216 + + + + + + 172.366486 + 598.400024 + + 124 + + 95 + + + 8.61884 + 218 + + + + + + 172.366486 + 606.799988 + + 125 + + 95 + + + 8.62748 + 227 + + + + + + 172.366486 + 615.200012 + + 126 + + 94 + + + 8.67097 + 213 + + + + + + 172.366486 + 623.599976 + + 126 + + 96 + + + 8.65352 + 215 + + + + + + 172.366486 + 632 + + 127 + + 94 + + + 8.67972 + 232 + + + + + + 172.366486 + 640.400024 + + 127 + + 95 + + + 8.72019 + 216 + + + + + + 172.366486 + 651 + + 128 + + 96 + + + 8.75036 + 224 + + + + + + 172.366486 + 659.400024 + + 128 + + 96 + + + 8.7682 + 219 + + + + + + 172.366486 + 667.799988 + + 129 + + 96 + + + 8.75036 + 210 + + + + + + 172.366486 + 676.200012 + + 129 + + 96 + + + 8.74146 + 215 + + + + + + 172.366486 + 684.599976 + + 129 + + 96 + + + 8.75036 + 223 + + + + + + 172.366486 + 693 + + 130 + + 96 + + + 8.76284 + 211 + + + + + + 172.366486 + 703.5 + + 130 + + 96 + + + 8.74146 + 211 + + + + + + 172.366486 + 711.900024 + + 131 + + 96 + + + 8.73259 + 214 + + + + + + 172.366486 + 720.299988 + + 131 + + 95 + + + 8.75036 + 219 + + + + + + 172.366486 + 728.700012 + + 131 + + 97 + + + 8.7682 + 214 + + + + + + 172.366486 + 737.099976 + + 132 + + 96 + + + 8.75036 + 210 + + + + + + 172.366486 + 745.5 + + 132 + + 96 + + + 8.74146 + 215 + + + + + + 172.366486 + 756 + + 133 + + 96 + + + 8.72373 + 195 + + + + + + 172.366486 + 764.400024 + + 133 + + 96 + + + 8.73259 + 227 + + + + + + 172.366486 + 772.799988 + + 133 + + 96 + + + 8.70607 + 206 + + + + + + 172.366486 + 781.099976 + + 134 + + 95 + + + 8.67972 + 213 + + + + + + 172.366486 + 789.5 + + 134 + + 95 + + + 8.67972 + 219 + + + + + + 172.366486 + 797.900024 + + 135 + + 95 + + + 8.68848 + 205 + + + + + + 172.366486 + 806.299988 + + 135 + + 95 + + + 8.69903 + 215 + + + + + + 172.366486 + 816.799988 + + 136 + + 96 + + + 8.70607 + 229 + + + + + + 172.366486 + 825.200012 + + 136 + + 95 + + + 8.70607 + 208 + + + + + + 172.366486 + 833.599976 + + 137 + + 95 + + + 8.68848 + 220 + + + + + + 172.366486 + 842 + + 138 + + 95 + + + 8.69727 + 226 + + + + + + 172.366486 + 850.400024 + + 138 + + 95 + + + 8.72373 + 207 + + + + + + 172.366486 + 858.900024 + + 139 + + 95 + + + 8.68848 + 203 + + + + + + 172.366486 + 867.200012 + + 139 + + 95 + + + 8.657 + 219 + + + + + + 172.366486 + 877.700012 + + 140 + + 95 + + + 8.67097 + 216 + + + + + + 172.366486 + 886.099976 + + 140 + + 95 + + + 8.66224 + 209 + + + + + + 172.366486 + 894.5 + + 140 + + 95 + + + 8.68848 + 223 + + + + + + 172.366486 + 902.900024 + + 141 + + 95 + + + 8.69727 + 210 + + + + + + 172.366486 + 911.299988 + + 141 + + 95 + + + 8.67097 + 197 + + + + + + 172.366486 + 919.700012 + + 141 + + 45 + + + 8.16866 + 197 + + + + + + 172.366486 + 927.599976 + + 141 + + 25 + + + 7.12053 + 0 + + + + + + 172.366486 + 933 + + 141 + + 18 + + + 5.90229 + 0 + + + + + + 172.366486 + 938.099976 + + 142 + + 0 + + + 4.42014 + 0 + + + + + + 172.366486 + 940.900024 + + 142 + + 0 + + + 2.97017 + 0 + + + + + + 172.366486 + 941.599976 + + 142 + + 0 + + + 2.1 + 0 + + + + + + 172.366486 + 942.900024 + + 142 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 142 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 141 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 140 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 139 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 138 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 137 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 136 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 135 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 135 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 134 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 133 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 132 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 130 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 127 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 124 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 121 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 118 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 117 + + 0 + + + 3.92051 + 167 + + + + + + 172.366486 + 946.700012 + + 117 + + 0 + + + 6.47061 + 221 + + + + + + 172.366486 + 955.400024 + + 118 + + 93 + + + 8.84029 + 409 + + + + + + 172.366486 + 966.099976 + + 120 + + 93 + + + 9.24903 + 29 + + + + + + 172.366486 + 974.900024 + + 122 + + 93 + + + 9.25301 + 34 + + + + + + 172.366486 + 985.400024 + + 125 + + 45 + + + 9.05432 + 34 + + + + + + 172.366486 + 993.599976 + + 126 + + 25 + + + 8.53333 + 0 + + + + + + 172.366486 + 1001.5 + + 127 + + 18 + + + 8.09943 + 0 + + + + + + 172.366486 + 1009.5 + + 128 + + 27 + + + 7.60755 + -57 + + + + + + 172.366486 + 1015.29999 + + 128 + + 75 + + + 7.60755 + 390 + + + + + + 172.366486 + 1022.90002 + + 128 + + 86 + + + 7.31429 + 371 + + + + + + 172.366486 + 1023.40002 + + 129 + + 86 + + + 7.31429 + 126 + + + + + + 172.366486 + 1030.69995 + + 129 + + 161 + + + 8.36325 + 60 + + + + + + 172.366486 + 1041.19995 + + 130 + + 161 + + + 6.81225 + 59 + + + + + + 173.433304 + 1052.40002 + + 130 + + 161 + + + 5.12 + 13 + + + + + + 173.433304 + 1055 + + 129 + + 51 + + + 3.75288 + 13 + + + + + + 173.433304 + 1057.90002 + + 128 + + 27 + + + 2.40537 + 0 + + + + + + 173.433304 + 1058.69995 + + 127 + + 27 + + + 3.25572 + 0 + + + + + + 173.433304 + 1063.69995 + + 125 + + 27 + + + 4.73135 + 292 + + + + + + 173.433304 + 1069.30005 + + 125 + + 27 + + + 6.73579 + 472 + + + + + + 173.433304 + 1079.59998 + + 125 + + 95 + + + 8.69727 + 520 + + + + + + 173.433304 + 1089.80005 + + 126 + + 102 + + + 9.92111 + 352 + + + + + + 173.433304 + 1099.40002 + + 127 + + 110 + + + 10.2205 + 233 + + + + + + 173.433304 + 1110.19995 + + 127 + + 110 + + + 9.86422 + -59 + + + + + + 173.433304 + 1120.30005 + + 128 + + 54 + + + 8.90435 + -285 + + + + + + 173.433304 + 1127.80005 + + 129 + + 54 + + + 7.86252 + 50 + + + + + + 173.433304 + 1135.19995 + + 130 + + 124 + + + 6.69907 + -33 + + + + + + 173.433304 + 1140.40002 + + 130 + + 124 + + + 5.6 + 8 + + + + + + 173.433304 + 1143.59998 + + 131 + + 124 + + + 4.26667 + 19 + + + + + + 173.433304 + 1146.59998 + + 131 + + 48 + + + 3.17637 + 19 + + + + + + 173.433304 + 1147.59998 + + 131 + + 26 + + + 2.57533 + 0 + + + + + + 173.433304 + 1149.19995 + + 132 + + 22 + + + 2.1 + 0 + + + + + + 173.433304 + 1150.80005 + + 132 + + 22 + + + 0 + 0 + + + + + + 173.433304 + 1150.80005 + + 133 + + 22 + + + 0 + 0 + + + + + + 172.366486 + 1150.80005 + + 132 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 1150.80005 + + 131 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 1150.80005 + + 129 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 1150.80005 + + 127 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 1150.80005 + + 125 + + 0 + + + 0 + 0 + + + + + + + 6.14169 + 161 + 82 + + + + + + + + Bipolar + + + 1 + 2 + 3 + 4 + + Release + + unit tests + + EN + 434-F4C42-59 + + diff --git a/test/polar/v2/testdata/training-sessions-1988256040.cluetrust.gpx b/test/polar/v2/testdata/training-sessions-1988256040.cluetrust.gpx new file mode 100644 index 00000000..40e9084d --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.cluetrust.gpx @@ -0,0 +1,16 @@ + + + + training-sessions-1988256040 + GPX encoding of training-sessions-1988256040 + + + Bipolar + + + + + + training-sessions-1988256040-exercises-1994746600-create training-sessions-1988256040-exercises-1994746600-samples training-sessions-1988256040-exercises-1994746600-statistics training-sessions-1988256040-exercises-1994746600-zones + + diff --git a/test/polar/v2/testdata/training-sessions-1988256040.garmin-acceleration.gpx b/test/polar/v2/testdata/training-sessions-1988256040.garmin-acceleration.gpx new file mode 100644 index 00000000..e8e85308 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.garmin-acceleration.gpx @@ -0,0 +1,16 @@ + + + + training-sessions-1988256040 + GPX encoding of training-sessions-1988256040 + + + Bipolar + + + + + + training-sessions-1988256040-exercises-1994746600-create training-sessions-1988256040-exercises-1994746600-samples training-sessions-1988256040-exercises-1994746600-statistics training-sessions-1988256040-exercises-1994746600-zones + + diff --git a/test/polar/v2/testdata/training-sessions-1988256040.garmin-activity.tcx b/test/polar/v2/testdata/training-sessions-1988256040.garmin-activity.tcx new file mode 100644 index 00000000..e7ad0a83 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.garmin-activity.tcx @@ -0,0 +1,2868 @@ + + + + + 2017-11-29T19:23:56+01:00 + + 187.375 + 1150.8 + 10.2205 + 28 + + 124 + + + 142 + + Active + 82 + Manual + + + + 172.366486 + 2.0999999 + + 92 + + 21 + + + 3.80602 + 0 + + + + + + 173.433304 + 2.0999999 + + 92 + + 21 + + + 3.80602 + 0 + + + + + + 173.433304 + 3.70000005 + + 93 + + 15 + + + 2.77292 + 0 + + + + + + 173.433304 + 7 + + 95 + + 0 + + + 2.1 + 0 + + + + + + 173.433304 + 8.39999962 + + 97 + + 0 + + + 0 + 0 + + + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + 0 + 0 + + + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + 0.607629 + 0 + + + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + 0.607629 + 0 + + + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + 0.934957 + 0 + + + + + + 173.433304 + 9.39999962 + + 99 + + 0 + + + 1.67869 + 0 + + + + + + 173.433304 + 12.1999998 + + 99 + + 0 + + + 1.67869 + 0 + + + + + + 173.433304 + 13.8999996 + + 100 + + 0 + + + 1.34568 + 0 + + + + + + 173.433304 + 14 + + 101 + + 0 + + + 1.74263 + 0 + + + + + + 173.433304 + 16.5 + + 102 + + 20 + + + 2.5971 + 0 + + + + + + 173.433304 + 19.3999996 + + 103 + + 20 + + + 3.21675 + 0 + + + + + + 173.433304 + 24.2000008 + + 103 + + 29 + + + 3.76602 + 80 + + + + + + 173.433304 + 28.8999996 + + 104 + + 51 + + + 4.50818 + 207 + + + + + + 173.433304 + 33.7999992 + + 105 + + 53 + + + 4.98933 + 197 + + + + + + 173.433304 + 38.4000015 + + 105 + + 59 + + + 5.55659 + 217 + + + + + + 173.433304 + 45.2999992 + + 105 + + 63 + + + 6.19712 + 212 + + + + + + 173.433304 + 52.2000008 + + 106 + + 68 + + + 6.67136 + 190 + + + + + + 173.433304 + 58.9000015 + + 107 + + 73 + + + 7.11464 + 200 + + + + + + 173.433304 + 67.6999969 + + 107 + + 79 + + + 7.56295 + 194 + + + + + + 173.433304 + 74.5 + + 108 + + 83 + + + 7.89862 + 179 + + + + + + 173.433304 + 83.1999969 + + 109 + + 88 + + + 8.14545 + 142 + + + + + + 173.433304 + 91.8000031 + + 110 + + 89 + + + 8.23908 + 135 + + + + + + 173.433304 + 100.300003 + + 111 + + 90 + + + 8.26283 + 137 + + + + + + 173.433304 + 108.800003 + + 111 + + 90 + + + 8.3027 + 121 + + + + + + 173.433304 + 117.199997 + + 112 + + 92 + + + 8.36731 + 129 + + + + + + 173.433304 + 125.599998 + + 112 + + 92 + + + 8.40821 + 129 + + + + + + 173.433304 + 134.100006 + + 112 + + 92 + + + 8.43294 + 116 + + + + + + 173.433304 + 142.5 + + 113 + + 92 + + + 8.42468 + 122 + + + + + + 173.433304 + 150.899994 + + 113 + + 92 + + + 8.41644 + 122 + + + + + + 173.433304 + 159.300003 + + 113 + + 93 + + + 8.43294 + 119 + + + + + + 173.433304 + 167.699997 + + 113 + + 92 + + + 8.42468 + 115 + + + + + + 173.433304 + 176.100006 + + 113 + + 92 + + + 8.42468 + 121 + + + + + + 173.433304 + 184.5 + + 113 + + 92 + + + 8.42468 + 116 + + + + + + 173.433304 + 192.899994 + + 114 + + 92 + + + 8.43294 + 121 + + + + + + 173.433304 + 201.300003 + + 114 + + 92 + + + 8.45782 + 116 + + + + + + 173.433304 + 209.699997 + + 115 + + 92 + + + 8.43294 + 115 + + + + + + 173.433304 + 218.100006 + + 115 + + 93 + + + 8.43294 + 118 + + + + + + 173.433304 + 226.5 + + 116 + + 93 + + + 8.44122 + 112 + + + + + + 173.433304 + 234.899994 + + 117 + + 93 + + + 8.41644 + 118 + + + + + + 173.433304 + 243.300003 + + 118 + + 92 + + + 8.43294 + 117 + + + + + + 173.433304 + 251.699997 + + 118 + + 93 + + + 8.44951 + 121 + + + + + + 173.433304 + 260.100006 + + 119 + + 92 + + + 8.44951 + 112 + + + + + + 173.433304 + 268.5 + + 119 + + 93 + + + 8.44122 + 113 + + + + + + 173.433304 + 276.899994 + + 120 + + 93 + + + 8.4 + 107 + + + + + + 173.433304 + 285.299988 + + 120 + + 92 + + + 8.36731 + 112 + + + + + + 173.433304 + 293.600006 + + 121 + + 92 + + + 8.35918 + 116 + + + + + + 173.433304 + 302 + + 121 + + 92 + + + 8.38363 + 125 + + + + + + 173.433304 + 310.399994 + + 121 + + 92 + + + 8.4 + 111 + + + + + + 173.433304 + 318.899994 + + 121 + + 92 + + + 8.38363 + 113 + + + + + + 173.433304 + 327.200012 + + 121 + + 92 + + + 8.40821 + 118 + + + + + + 173.433304 + 335.700012 + + 122 + + 92 + + + 8.39181 + 100 + + + + + + 173.433304 + 344 + + 122 + + 92 + + + 8.35107 + 115 + + + + + + 173.433304 + 352.399994 + + 122 + + 92 + + + 8.34297 + 113 + + + + + + 173.433304 + 360.799988 + + 123 + + 92 + + + 8.33488 + 117 + + + + + + 173.433304 + 369.200012 + + 123 + + 91 + + + 8.34297 + 115 + + + + + + 173.433304 + 377.600006 + + 124 + + 92 + + + 8.36731 + 124 + + + + + + 173.433304 + 386 + + 124 + + 92 + + + 8.39181 + 113 + + + + + + 173.433304 + 394.399994 + + 124 + + 92 + + + 8.39181 + 118 + + + + + + 173.433304 + 402.799988 + + 125 + + 92 + + + 8.39181 + 121 + + + + + + 172.366486 + 411.200012 + + 125 + + 92 + + + 8.41644 + 107 + + + + + + 172.366486 + 411.299988 + + 125 + + 92 + + + 8.41644 + 120 + + + + + + 172.366486 + 428.100006 + + 125 + + 92 + + + 8.43294 + 111 + + + + + + 172.366486 + 436.5 + + 125 + + 92 + + + 8.4 + 109 + + + + + + 173.433304 + 444.899994 + + 125 + + 92 + + + 8.39181 + 118 + + + + + + 173.433304 + 453.200012 + + 125 + + 92 + + + 8.41644 + 117 + + + + + + 173.433304 + 461.700012 + + 125 + + 92 + + + 8.42468 + 115 + + + + + + 173.433304 + 470.100006 + + 124 + + 92 + + + 8.42468 + 118 + + + + + + 173.433304 + 478.5 + + 124 + + 92 + + + 8.42468 + 105 + + + + + + 173.433304 + 486.899994 + + 123 + + 92 + + + 8.37546 + 103 + + + + + + 173.433304 + 495.200012 + + 123 + + 92 + + + 8.32682 + 102 + + + + + + 173.433304 + 503.600006 + + 123 + + 91 + + + 8.28671 + 117 + + + + + + 173.433304 + 511.899994 + + 123 + + 91 + + + 8.28671 + 186 + + + + + + 173.433304 + 520.299988 + + 123 + + 91 + + + 8.34297 + 257 + + + + + + 173.433304 + 528.799988 + + 123 + + 92 + + + 8.52488 + 227 + + + + + + 173.433304 + 537.400024 + + 123 + + 94 + + + 8.59301 + 256 + + + + + + 173.433304 + 545.799988 + + 123 + + 94 + + + 8.67972 + 218 + + + + + + 173.433304 + 554.299988 + + 123 + + 95 + + + 8.67097 + 226 + + + + + + 173.433304 + 562.700012 + + 123 + + 95 + + + 8.72373 + 201 + + + + + + 173.433304 + 571.200012 + + 123 + + 96 + + + 8.692 + 213 + + + + + + 172.366486 + 581.599976 + + 123 + + 95 + + + 8.67097 + 213 + + + + + + 172.366486 + 590 + + 124 + + 95 + + + 8.63615 + 216 + + + + + + 172.366486 + 598.400024 + + 124 + + 95 + + + 8.61884 + 218 + + + + + + 172.366486 + 606.799988 + + 125 + + 95 + + + 8.62748 + 227 + + + + + + 172.366486 + 615.200012 + + 126 + + 94 + + + 8.67097 + 213 + + + + + + 172.366486 + 623.599976 + + 126 + + 96 + + + 8.65352 + 215 + + + + + + 172.366486 + 632 + + 127 + + 94 + + + 8.67972 + 232 + + + + + + 172.366486 + 640.400024 + + 127 + + 95 + + + 8.72019 + 216 + + + + + + 172.366486 + 651 + + 128 + + 96 + + + 8.75036 + 224 + + + + + + 172.366486 + 659.400024 + + 128 + + 96 + + + 8.7682 + 219 + + + + + + 172.366486 + 667.799988 + + 129 + + 96 + + + 8.75036 + 210 + + + + + + 172.366486 + 676.200012 + + 129 + + 96 + + + 8.74146 + 215 + + + + + + 172.366486 + 684.599976 + + 129 + + 96 + + + 8.75036 + 223 + + + + + + 172.366486 + 693 + + 130 + + 96 + + + 8.76284 + 211 + + + + + + 172.366486 + 703.5 + + 130 + + 96 + + + 8.74146 + 211 + + + + + + 172.366486 + 711.900024 + + 131 + + 96 + + + 8.73259 + 214 + + + + + + 172.366486 + 720.299988 + + 131 + + 95 + + + 8.75036 + 219 + + + + + + 172.366486 + 728.700012 + + 131 + + 97 + + + 8.7682 + 214 + + + + + + 172.366486 + 737.099976 + + 132 + + 96 + + + 8.75036 + 210 + + + + + + 172.366486 + 745.5 + + 132 + + 96 + + + 8.74146 + 215 + + + + + + 172.366486 + 756 + + 133 + + 96 + + + 8.72373 + 195 + + + + + + 172.366486 + 764.400024 + + 133 + + 96 + + + 8.73259 + 227 + + + + + + 172.366486 + 772.799988 + + 133 + + 96 + + + 8.70607 + 206 + + + + + + 172.366486 + 781.099976 + + 134 + + 95 + + + 8.67972 + 213 + + + + + + 172.366486 + 789.5 + + 134 + + 95 + + + 8.67972 + 219 + + + + + + 172.366486 + 797.900024 + + 135 + + 95 + + + 8.68848 + 205 + + + + + + 172.366486 + 806.299988 + + 135 + + 95 + + + 8.69903 + 215 + + + + + + 172.366486 + 816.799988 + + 136 + + 96 + + + 8.70607 + 229 + + + + + + 172.366486 + 825.200012 + + 136 + + 95 + + + 8.70607 + 208 + + + + + + 172.366486 + 833.599976 + + 137 + + 95 + + + 8.68848 + 220 + + + + + + 172.366486 + 842 + + 138 + + 95 + + + 8.69727 + 226 + + + + + + 172.366486 + 850.400024 + + 138 + + 95 + + + 8.72373 + 207 + + + + + + 172.366486 + 858.900024 + + 139 + + 95 + + + 8.68848 + 203 + + + + + + 172.366486 + 867.200012 + + 139 + + 95 + + + 8.657 + 219 + + + + + + 172.366486 + 877.700012 + + 140 + + 95 + + + 8.67097 + 216 + + + + + + 172.366486 + 886.099976 + + 140 + + 95 + + + 8.66224 + 209 + + + + + + 172.366486 + 894.5 + + 140 + + 95 + + + 8.68848 + 223 + + + + + + 172.366486 + 902.900024 + + 141 + + 95 + + + 8.69727 + 210 + + + + + + 172.366486 + 911.299988 + + 141 + + 95 + + + 8.67097 + 197 + + + + + + 172.366486 + 919.700012 + + 141 + + 45 + + + 8.16866 + 197 + + + + + + 172.366486 + 927.599976 + + 141 + + 25 + + + 7.12053 + 0 + + + + + + 172.366486 + 933 + + 141 + + 18 + + + 5.90229 + 0 + + + + + + 172.366486 + 938.099976 + + 142 + + 0 + + + 4.42014 + 0 + + + + + + 172.366486 + 940.900024 + + 142 + + 0 + + + 2.97017 + 0 + + + + + + 172.366486 + 941.599976 + + 142 + + 0 + + + 2.1 + 0 + + + + + + 172.366486 + 942.900024 + + 142 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 142 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 141 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 140 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 139 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 138 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 137 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 136 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 135 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 135 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 134 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 133 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 132 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 130 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 127 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 124 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 121 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 118 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 942.900024 + + 117 + + 0 + + + 3.92051 + 167 + + + + + + 172.366486 + 946.700012 + + 117 + + 0 + + + 6.47061 + 221 + + + + + + 172.366486 + 955.400024 + + 118 + + 93 + + + 8.84029 + 409 + + + + + + 172.366486 + 966.099976 + + 120 + + 93 + + + 9.24903 + 29 + + + + + + 172.366486 + 974.900024 + + 122 + + 93 + + + 9.25301 + 34 + + + + + + 172.366486 + 985.400024 + + 125 + + 45 + + + 9.05432 + 34 + + + + + + 172.366486 + 993.599976 + + 126 + + 25 + + + 8.53333 + 0 + + + + + + 172.366486 + 1001.5 + + 127 + + 18 + + + 8.09943 + 0 + + + + + + 172.366486 + 1009.5 + + 128 + + 27 + + + 7.60755 + -57 + + + + + + 172.366486 + 1015.29999 + + 128 + + 75 + + + 7.60755 + 390 + + + + + + 172.366486 + 1022.90002 + + 128 + + 86 + + + 7.31429 + 371 + + + + + + 172.366486 + 1023.40002 + + 129 + + 86 + + + 7.31429 + 126 + + + + + + 172.366486 + 1030.69995 + + 129 + + 161 + + + 8.36325 + 60 + + + + + + 172.366486 + 1041.19995 + + 130 + + 161 + + + 6.81225 + 59 + + + + + + 173.433304 + 1052.40002 + + 130 + + 161 + + + 5.12 + 13 + + + + + + 173.433304 + 1055 + + 129 + + 51 + + + 3.75288 + 13 + + + + + + 173.433304 + 1057.90002 + + 128 + + 27 + + + 2.40537 + 0 + + + + + + 173.433304 + 1058.69995 + + 127 + + 27 + + + 3.25572 + 0 + + + + + + 173.433304 + 1063.69995 + + 125 + + 27 + + + 4.73135 + 292 + + + + + + 173.433304 + 1069.30005 + + 125 + + 27 + + + 6.73579 + 472 + + + + + + 173.433304 + 1079.59998 + + 125 + + 95 + + + 8.69727 + 520 + + + + + + 173.433304 + 1089.80005 + + 126 + + 102 + + + 9.92111 + 352 + + + + + + 173.433304 + 1099.40002 + + 127 + + 110 + + + 10.2205 + 233 + + + + + + 173.433304 + 1110.19995 + + 127 + + 110 + + + 9.86422 + -59 + + + + + + 173.433304 + 1120.30005 + + 128 + + 54 + + + 8.90435 + -285 + + + + + + 173.433304 + 1127.80005 + + 129 + + 54 + + + 7.86252 + 50 + + + + + + 173.433304 + 1135.19995 + + 130 + + 124 + + + 6.69907 + -33 + + + + + + 173.433304 + 1140.40002 + + 130 + + 124 + + + 5.6 + 8 + + + + + + 173.433304 + 1143.59998 + + 131 + + 124 + + + 4.26667 + 19 + + + + + + 173.433304 + 1146.59998 + + 131 + + 48 + + + 3.17637 + 19 + + + + + + 173.433304 + 1147.59998 + + 131 + + 26 + + + 2.57533 + 0 + + + + + + 173.433304 + 1149.19995 + + 132 + + 22 + + + 2.1 + 0 + + + + + + 173.433304 + 1150.80005 + + 132 + + 22 + + + 0 + 0 + + + + + + 173.433304 + 1150.80005 + + 133 + + 22 + + + 0 + 0 + + + + + + 172.366486 + 1150.80005 + + 132 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 1150.80005 + + 131 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 1150.80005 + + 129 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 1150.80005 + + 127 + + 0 + + + 0 + 0 + + + + + + 172.366486 + 1150.80005 + + 125 + + 0 + + + 0 + 0 + + + + + + + 6.14169 + 161 + 82 + + + + + + + Bipolar + + + 1 + 2 + 3 + 4 + + Release + + unit tests + + EN + 434-F4C42-59 + + diff --git a/test/polar/v2/testdata/training-sessions-1988256040.garmin-course.tcx b/test/polar/v2/testdata/training-sessions-1988256040.garmin-course.tcx new file mode 100644 index 00000000..3b548570 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.garmin-course.tcx @@ -0,0 +1,1734 @@ + + + + + 2017-11-29T19:23:56+01:00 + + 187.375 + 1150.8 + 10.2205 + 28 + + 124 + + + 142 + + Active + 82 + Manual + + + + 172.366486 + 2.0999999 + + 92 + + 21 + + + + 173.433304 + 2.0999999 + + 92 + + 21 + + + + 173.433304 + 3.70000005 + + 93 + + 15 + + + + 173.433304 + 7 + + 95 + + 0 + + + + 173.433304 + 8.39999962 + + 97 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 9.39999962 + + 99 + + 0 + + + + 173.433304 + 12.1999998 + + 99 + + 0 + + + + 173.433304 + 13.8999996 + + 100 + + 0 + + + + 173.433304 + 14 + + 101 + + 0 + + + + 173.433304 + 16.5 + + 102 + + 20 + + + + 173.433304 + 19.3999996 + + 103 + + 20 + + + + 173.433304 + 24.2000008 + + 103 + + 29 + + + + 173.433304 + 28.8999996 + + 104 + + 51 + + + + 173.433304 + 33.7999992 + + 105 + + 53 + + + + 173.433304 + 38.4000015 + + 105 + + 59 + + + + 173.433304 + 45.2999992 + + 105 + + 63 + + + + 173.433304 + 52.2000008 + + 106 + + 68 + + + + 173.433304 + 58.9000015 + + 107 + + 73 + + + + 173.433304 + 67.6999969 + + 107 + + 79 + + + + 173.433304 + 74.5 + + 108 + + 83 + + + + 173.433304 + 83.1999969 + + 109 + + 88 + + + + 173.433304 + 91.8000031 + + 110 + + 89 + + + + 173.433304 + 100.300003 + + 111 + + 90 + + + + 173.433304 + 108.800003 + + 111 + + 90 + + + + 173.433304 + 117.199997 + + 112 + + 92 + + + + 173.433304 + 125.599998 + + 112 + + 92 + + + + 173.433304 + 134.100006 + + 112 + + 92 + + + + 173.433304 + 142.5 + + 113 + + 92 + + + + 173.433304 + 150.899994 + + 113 + + 92 + + + + 173.433304 + 159.300003 + + 113 + + 93 + + + + 173.433304 + 167.699997 + + 113 + + 92 + + + + 173.433304 + 176.100006 + + 113 + + 92 + + + + 173.433304 + 184.5 + + 113 + + 92 + + + + 173.433304 + 192.899994 + + 114 + + 92 + + + + 173.433304 + 201.300003 + + 114 + + 92 + + + + 173.433304 + 209.699997 + + 115 + + 92 + + + + 173.433304 + 218.100006 + + 115 + + 93 + + + + 173.433304 + 226.5 + + 116 + + 93 + + + + 173.433304 + 234.899994 + + 117 + + 93 + + + + 173.433304 + 243.300003 + + 118 + + 92 + + + + 173.433304 + 251.699997 + + 118 + + 93 + + + + 173.433304 + 260.100006 + + 119 + + 92 + + + + 173.433304 + 268.5 + + 119 + + 93 + + + + 173.433304 + 276.899994 + + 120 + + 93 + + + + 173.433304 + 285.299988 + + 120 + + 92 + + + + 173.433304 + 293.600006 + + 121 + + 92 + + + + 173.433304 + 302 + + 121 + + 92 + + + + 173.433304 + 310.399994 + + 121 + + 92 + + + + 173.433304 + 318.899994 + + 121 + + 92 + + + + 173.433304 + 327.200012 + + 121 + + 92 + + + + 173.433304 + 335.700012 + + 122 + + 92 + + + + 173.433304 + 344 + + 122 + + 92 + + + + 173.433304 + 352.399994 + + 122 + + 92 + + + + 173.433304 + 360.799988 + + 123 + + 92 + + + + 173.433304 + 369.200012 + + 123 + + 91 + + + + 173.433304 + 377.600006 + + 124 + + 92 + + + + 173.433304 + 386 + + 124 + + 92 + + + + 173.433304 + 394.399994 + + 124 + + 92 + + + + 173.433304 + 402.799988 + + 125 + + 92 + + + + 172.366486 + 411.200012 + + 125 + + 92 + + + + 172.366486 + 411.299988 + + 125 + + 92 + + + + 172.366486 + 428.100006 + + 125 + + 92 + + + + 172.366486 + 436.5 + + 125 + + 92 + + + + 173.433304 + 444.899994 + + 125 + + 92 + + + + 173.433304 + 453.200012 + + 125 + + 92 + + + + 173.433304 + 461.700012 + + 125 + + 92 + + + + 173.433304 + 470.100006 + + 124 + + 92 + + + + 173.433304 + 478.5 + + 124 + + 92 + + + + 173.433304 + 486.899994 + + 123 + + 92 + + + + 173.433304 + 495.200012 + + 123 + + 92 + + + + 173.433304 + 503.600006 + + 123 + + 91 + + + + 173.433304 + 511.899994 + + 123 + + 91 + + + + 173.433304 + 520.299988 + + 123 + + 91 + + + + 173.433304 + 528.799988 + + 123 + + 92 + + + + 173.433304 + 537.400024 + + 123 + + 94 + + + + 173.433304 + 545.799988 + + 123 + + 94 + + + + 173.433304 + 554.299988 + + 123 + + 95 + + + + 173.433304 + 562.700012 + + 123 + + 95 + + + + 173.433304 + 571.200012 + + 123 + + 96 + + + + 172.366486 + 581.599976 + + 123 + + 95 + + + + 172.366486 + 590 + + 124 + + 95 + + + + 172.366486 + 598.400024 + + 124 + + 95 + + + + 172.366486 + 606.799988 + + 125 + + 95 + + + + 172.366486 + 615.200012 + + 126 + + 94 + + + + 172.366486 + 623.599976 + + 126 + + 96 + + + + 172.366486 + 632 + + 127 + + 94 + + + + 172.366486 + 640.400024 + + 127 + + 95 + + + + 172.366486 + 651 + + 128 + + 96 + + + + 172.366486 + 659.400024 + + 128 + + 96 + + + + 172.366486 + 667.799988 + + 129 + + 96 + + + + 172.366486 + 676.200012 + + 129 + + 96 + + + + 172.366486 + 684.599976 + + 129 + + 96 + + + + 172.366486 + 693 + + 130 + + 96 + + + + 172.366486 + 703.5 + + 130 + + 96 + + + + 172.366486 + 711.900024 + + 131 + + 96 + + + + 172.366486 + 720.299988 + + 131 + + 95 + + + + 172.366486 + 728.700012 + + 131 + + 97 + + + + 172.366486 + 737.099976 + + 132 + + 96 + + + + 172.366486 + 745.5 + + 132 + + 96 + + + + 172.366486 + 756 + + 133 + + 96 + + + + 172.366486 + 764.400024 + + 133 + + 96 + + + + 172.366486 + 772.799988 + + 133 + + 96 + + + + 172.366486 + 781.099976 + + 134 + + 95 + + + + 172.366486 + 789.5 + + 134 + + 95 + + + + 172.366486 + 797.900024 + + 135 + + 95 + + + + 172.366486 + 806.299988 + + 135 + + 95 + + + + 172.366486 + 816.799988 + + 136 + + 96 + + + + 172.366486 + 825.200012 + + 136 + + 95 + + + + 172.366486 + 833.599976 + + 137 + + 95 + + + + 172.366486 + 842 + + 138 + + 95 + + + + 172.366486 + 850.400024 + + 138 + + 95 + + + + 172.366486 + 858.900024 + + 139 + + 95 + + + + 172.366486 + 867.200012 + + 139 + + 95 + + + + 172.366486 + 877.700012 + + 140 + + 95 + + + + 172.366486 + 886.099976 + + 140 + + 95 + + + + 172.366486 + 894.5 + + 140 + + 95 + + + + 172.366486 + 902.900024 + + 141 + + 95 + + + + 172.366486 + 911.299988 + + 141 + + 95 + + + + 172.366486 + 919.700012 + + 141 + + 45 + + + + 172.366486 + 927.599976 + + 141 + + 25 + + + + 172.366486 + 933 + + 141 + + 18 + + + + 172.366486 + 938.099976 + + 142 + + 0 + + + + 172.366486 + 940.900024 + + 142 + + 0 + + + + 172.366486 + 941.599976 + + 142 + + 0 + + + + 172.366486 + 942.900024 + + 142 + + 0 + + + + 172.366486 + 942.900024 + + 142 + + 0 + + + + 172.366486 + 942.900024 + + 141 + + 0 + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + + 172.366486 + 942.900024 + + 140 + + 0 + + + + 172.366486 + 942.900024 + + 139 + + 0 + + + + 172.366486 + 942.900024 + + 138 + + 0 + + + + 172.366486 + 942.900024 + + 137 + + 0 + + + + 172.366486 + 942.900024 + + 136 + + 0 + + + + 172.366486 + 942.900024 + + 135 + + 0 + + + + 172.366486 + 942.900024 + + 135 + + 0 + + + + 172.366486 + 942.900024 + + 134 + + 0 + + + + 172.366486 + 942.900024 + + 133 + + 0 + + + + 172.366486 + 942.900024 + + 132 + + 0 + + + + 172.366486 + 942.900024 + + 130 + + 0 + + + + 172.366486 + 942.900024 + + 127 + + 0 + + + + 172.366486 + 942.900024 + + 124 + + 0 + + + + 172.366486 + 942.900024 + + 121 + + 0 + + + + 172.366486 + 942.900024 + + 118 + + 0 + + + + 172.366486 + 942.900024 + + 117 + + 0 + + + + 172.366486 + 946.700012 + + 117 + + 0 + + + + 172.366486 + 955.400024 + + 118 + + 93 + + + + 172.366486 + 966.099976 + + 120 + + 93 + + + + 172.366486 + 974.900024 + + 122 + + 93 + + + + 172.366486 + 985.400024 + + 125 + + 45 + + + + 172.366486 + 993.599976 + + 126 + + 25 + + + + 172.366486 + 1001.5 + + 127 + + 18 + + + + 172.366486 + 1009.5 + + 128 + + 27 + + + + 172.366486 + 1015.29999 + + 128 + + 75 + + + + 172.366486 + 1022.90002 + + 128 + + 86 + + + + 172.366486 + 1023.40002 + + 129 + + 86 + + + + 172.366486 + 1030.69995 + + 129 + + 161 + + + + 172.366486 + 1041.19995 + + 130 + + 161 + + + + 173.433304 + 1052.40002 + + 130 + + 161 + + + + 173.433304 + 1055 + + 129 + + 51 + + + + 173.433304 + 1057.90002 + + 128 + + 27 + + + + 173.433304 + 1058.69995 + + 127 + + 27 + + + + 173.433304 + 1063.69995 + + 125 + + 27 + + + + 173.433304 + 1069.30005 + + 125 + + 27 + + + + 173.433304 + 1079.59998 + + 125 + + 95 + + + + 173.433304 + 1089.80005 + + 126 + + 102 + + + + 173.433304 + 1099.40002 + + 127 + + 110 + + + + 173.433304 + 1110.19995 + + 127 + + 110 + + + + 173.433304 + 1120.30005 + + 128 + + 54 + + + + 173.433304 + 1127.80005 + + 129 + + 54 + + + + 173.433304 + 1135.19995 + + 130 + + 124 + + + + 173.433304 + 1140.40002 + + 130 + + 124 + + + + 173.433304 + 1143.59998 + + 131 + + 124 + + + + 173.433304 + 1146.59998 + + 131 + + 48 + + + + 173.433304 + 1147.59998 + + 131 + + 26 + + + + 173.433304 + 1149.19995 + + 132 + + 22 + + + + 173.433304 + 1150.80005 + + 132 + + 22 + + + + 173.433304 + 1150.80005 + + 133 + + 22 + + + + 172.366486 + 1150.80005 + + 132 + + 0 + + + + 172.366486 + 1150.80005 + + 131 + + 0 + + + + 172.366486 + 1150.80005 + + 129 + + 0 + + + + 172.366486 + 1150.80005 + + 127 + + 0 + + + + 172.366486 + 1150.80005 + + 125 + + 0 + + + + + + + + Bipolar + + + 1 + 2 + 3 + 4 + + Release + + unit tests + + EN + 434-F4C42-59 + + diff --git a/test/polar/v2/testdata/training-sessions-1988256040.garmin-trackpoint.gpx b/test/polar/v2/testdata/training-sessions-1988256040.garmin-trackpoint.gpx new file mode 100644 index 00000000..a068a5e1 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.garmin-trackpoint.gpx @@ -0,0 +1,16 @@ + + + + training-sessions-1988256040 + GPX encoding of training-sessions-1988256040 + + + Bipolar + + + + + + training-sessions-1988256040-exercises-1994746600-create training-sessions-1988256040-exercises-1994746600-samples training-sessions-1988256040-exercises-1994746600-statistics training-sessions-1988256040-exercises-1994746600-zones + + diff --git a/test/polar/v2/testdata/training-sessions-1988256040.gpx b/test/polar/v2/testdata/training-sessions-1988256040.gpx new file mode 100644 index 00000000..d9a9f9ff --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.gpx @@ -0,0 +1,16 @@ + + + + training-sessions-1988256040 + GPX encoding of training-sessions-1988256040 + + + Bipolar + + + + + + training-sessions-1988256040-exercises-1994746600-create training-sessions-1988256040-exercises-1994746600-samples training-sessions-1988256040-exercises-1994746600-statistics training-sessions-1988256040-exercises-1994746600-zones + + diff --git a/test/polar/v2/testdata/training-sessions-1988256040.hrm b/test/polar/v2/testdata/training-sessions-1988256040.hrm new file mode 100644 index 00000000..bd2d3acb --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.hrm @@ -0,0 +1,253 @@ +[Params] +Version=106 +Monitor=1 +SMode=111111000 +Date=20171129 +StartTime=19:23:56.0 +Length=00:03:07.4 +Interval=1 +Upper1=128 +Lower1=110 +Upper2=0 +Lower2=0 +Upper3=0 +Lower3=0 +Timer1=00:01:26.0 +Timer2=00:00:00.0 +Timer3=00:00:00.0 +ActiveLimit=0 +MaxHR=183 +RestHR=55 +StartDelay=0 +VO2max=50 +Weight=70 + +[Note] +Radfahren + +[HRZones] +165 +146 +128 +110 +92 +0 +0 +0 +0 +0 +0 +[SwapTimes] + +[Summary-123] +188 0 0 162 26 0 +0 0 0 0 0 0 +0 0 0 0 +0 0 0 0 0 0 +0 0 0 0 +0 188 + +[Summary-TH] +188 0 0 24 164 0 +183 165 137 55 +0 188 + +[Trip] +12 +0 +187 +173 +173 +2830 +4710 +0 + +[HRData] +92 137 21 172 0 50 +92 137 21 173 0 50 +93 100 15 173 0 50 +95 76 0 173 0 50 +97 0 0 173 0 50 +98 0 0 173 0 50 +98 22 0 173 0 50 +98 22 0 173 0 50 +98 34 0 173 0 50 +99 60 0 173 0 50 +99 60 0 173 0 50 +100 48 0 173 0 50 +101 63 0 173 0 50 +102 93 20 173 0 50 +103 116 20 173 0 50 +103 136 29 173 80 100 +104 162 51 173 207 61 +105 180 53 173 197 50 +105 200 59 173 217 49 +105 223 63 173 212 49 +106 240 68 173 190 44 +107 256 73 173 200 45 +107 272 79 173 194 50 +108 284 83 173 179 47 +109 293 88 173 142 44 +110 297 89 173 135 50 +111 297 90 173 137 47 +111 299 90 173 121 45 +112 301 92 173 129 46 +112 303 92 173 129 46 +112 304 92 173 116 45 +113 303 92 173 122 47 +113 303 92 173 122 44 +113 304 93 173 119 46 +113 303 92 173 115 43 +113 303 92 173 121 44 +113 303 92 173 116 46 +114 304 92 173 121 46 +114 304 92 173 116 47 +115 304 92 173 115 48 +115 304 93 173 118 44 +116 304 93 173 112 44 +117 303 93 173 118 47 +118 304 92 173 117 48 +118 304 93 173 121 46 +119 304 92 173 112 46 +119 304 93 173 113 47 +120 302 93 173 107 41 +120 301 92 173 112 45 +121 301 92 173 116 44 +121 302 92 173 125 44 +121 302 92 173 111 48 +121 302 92 173 113 46 +121 303 92 173 118 50 +122 302 92 173 100 43 +122 301 92 173 115 44 +122 300 92 173 113 47 +123 300 92 173 117 47 +123 300 91 173 115 46 +124 301 92 173 124 46 +124 302 92 173 113 46 +124 302 92 173 118 48 +125 302 92 173 121 45 +125 303 92 172 107 42 +125 303 92 172 120 47 +125 304 92 172 111 41 +125 302 92 172 109 42 +125 302 92 173 118 45 +125 303 92 173 117 44 +125 303 92 173 115 43 +124 303 92 173 118 45 +124 303 92 173 105 45 +123 302 92 173 103 47 +123 300 92 173 102 45 +123 298 91 173 117 43 +123 298 91 173 186 50 +123 300 91 173 257 45 +123 307 92 173 227 45 +123 309 94 173 256 46 +123 312 94 173 218 46 +123 312 95 173 226 44 +123 314 95 173 201 49 +123 313 96 173 213 45 +123 312 95 172 213 51 +124 311 95 172 216 48 +124 310 95 172 218 51 +125 311 95 172 227 47 +126 312 94 172 213 49 +126 312 96 172 215 47 +127 312 94 172 232 46 +127 314 95 172 216 45 +128 315 96 172 224 50 +128 316 96 172 219 51 +129 315 96 172 210 46 +129 315 96 172 215 47 +129 315 96 172 223 45 +130 315 96 172 211 45 +130 315 96 172 211 44 +131 314 96 172 214 49 +131 315 95 172 219 46 +131 316 97 172 214 50 +132 315 96 172 210 47 +132 315 96 172 215 47 +133 314 96 172 195 44 +133 314 96 172 227 55 +133 313 96 172 206 43 +134 312 95 172 213 50 +134 312 95 172 219 47 +135 313 95 172 205 47 +135 313 95 172 215 44 +136 313 96 172 229 46 +136 313 95 172 208 46 +137 313 95 172 220 50 +138 313 95 172 226 47 +138 314 95 172 207 45 +139 313 95 172 203 46 +139 312 95 172 219 45 +140 312 95 172 216 48 +140 312 95 172 209 50 +140 313 95 172 223 47 +141 313 95 172 210 50 +141 312 95 172 197 45 +141 294 45 172 197 45 +141 256 25 172 0 50 +141 212 18 172 0 50 +142 159 0 172 0 50 +142 107 0 172 0 50 +142 76 0 172 0 50 +142 0 0 172 0 50 +142 0 0 172 0 50 +141 0 0 172 0 50 +141 0 17 172 0 50 +141 0 17 172 0 50 +141 0 17 172 0 50 +140 0 0 172 0 50 +139 0 0 172 0 50 +138 0 0 172 0 50 +137 0 0 172 0 50 +136 0 0 172 0 50 +135 0 0 172 0 50 +135 0 0 172 0 50 +134 0 0 172 0 50 +133 0 0 172 0 50 +132 0 0 172 0 50 +130 0 0 172 0 50 +127 0 0 172 0 50 +124 0 0 172 0 50 +121 0 0 172 0 50 +118 0 0 172 0 50 +117 141 0 172 167 100 +117 233 0 172 221 100 +118 318 93 172 409 44 +120 333 93 172 29 255 +122 333 93 172 34 50 +125 326 45 172 34 50 +126 307 25 172 0 50 +127 292 18 172 0 50 +128 274 27 172 -57 255 +128 274 75 172 390 54 +128 263 86 172 371 51 +129 263 86 172 126 0 +129 301 161 172 60 0 +130 245 161 172 59 0 +130 184 161 173 13 0 +129 135 51 173 13 0 +128 87 27 173 0 50 +127 117 27 173 0 50 +125 170 27 173 292 0 +125 242 27 173 472 39 +125 313 95 173 520 46 +126 357 102 173 352 45 +127 368 110 173 233 45 +127 355 110 173 -59 0 +128 321 54 173 -285 43 +129 283 54 173 50 24 +130 241 124 173 -33 176 +130 202 124 173 8 0 +131 154 124 173 19 0 +131 114 48 173 19 0 +131 93 26 173 0 50 +132 76 22 173 0 50 +132 0 22 173 0 50 +133 0 22 173 0 50 +132 0 0 172 0 50 +131 0 0 172 0 50 +129 0 0 172 0 50 +127 0 0 172 0 50 +125 0 0 172 0 50 diff --git a/test/polar/v2/testdata/training-sessions-1988256040.rr.LapNames.hrm b/test/polar/v2/testdata/training-sessions-1988256040.rr.LapNames.hrm new file mode 100644 index 00000000..82c7d6b2 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.rr.LapNames.hrm @@ -0,0 +1,451 @@ +[Params] +Version=106 +Monitor=1 +SMode=000000000 +Date=20171129 +StartTime=19:23:56.0 +Length=00:03:07.4 +Interval=238 +Upper1=128 +Lower1=110 +Upper2=0 +Lower2=0 +Upper3=0 +Lower3=0 +Timer1=00:01:26.0 +Timer2=00:00:00.0 +Timer3=00:00:00.0 +ActiveLimit=0 +MaxHR=183 +RestHR=55 +StartDelay=0 +VO2max=50 +Weight=70 + +[Note] +Radfahren + +[HRZones] +165 +146 +128 +110 +92 +0 +0 +0 +0 +0 +0 +[SwapTimes] + +[Summary-123] +188 0 0 162 26 0 +0 0 0 0 0 0 +0 0 0 0 +0 0 0 0 0 0 +0 0 0 0 +0 188 + +[Summary-TH] +188 0 0 24 164 0 +183 165 137 55 +0 188 + +[Trip] +12 +0 +187 +173 +173 +2830 +4710 +0 + +[HRData] +596 +593 +593 +596 +601 +606 +610 +613 +606 +608 +606 +603 +595 +591 +588 +586 +586 +579 +574 +572 +572 +569 +568 +568 +568 +570 +565 +565 +564 +562 +562 +557 +555 +552 +551 +546 +543 +540 +537 +535 +535 +535 +533 +532 +531 +530 +532 +534 +533 +531 +530 +530 +532 +532 +529 +528 +529 +529 +530 +529 +526 +524 +524 +524 +521 +517 +517 +514 +513 +512 +512 +508 +506 +504 +503 +501 +501 +500 +499 +498 +497 +497 +497 +495 +496 +495 +495 +494 +493 +492 +495 +493 +496 +493 +494 +492 +491 +490 +490 +490 +489 +487 +485 +486 +485 +485 +481 +481 +482 +480 +481 +478 +479 +478 +479 +479 +479 +476 +478 +475 +477 +480 +481 +480 +481 +481 +486 +484 +483 +486 +484 +484 +489 +490 +489 +487 +490 +491 +490 +489 +487 +487 +491 +489 +488 +489 +492 +491 +490 +487 +488 +490 +489 +487 +483 +485 +484 +481 +478 +479 +481 +475 +475 +474 +472 +474 +474 +470 +469 +468 +469 +468 +467 +466 +465 +466 +465 +464 +462 +462 +464 +462 +460 +460 +459 +460 +459 +457 +457 +455 +456 +455 +453 +455 +452 +454 +451 +451 +451 +449 +450 +448 +449 +448 +446 +446 +445 +444 +443 +444 +443 +441 +442 +438 +439 +440 +439 +435 +437 +434 +435 +433 +432 +434 +430 +430 +432 +429 +429 +428 +427 +426 +429 +427 +425 +427 +425 +427 +426 +425 +427 +424 +425 +424 +424 +424 +424 +423 +421 +421 +425 +423 +423 +422 +424 +424 +423 +424 +423 +425 +424 +425 +426 +425 +427 +427 +427 +427 +427 +428 +431 +431 +434 +435 +437 +440 +442 +441 +442 +444 +444 +448 +447 +446 +451 +452 +455 +455 +454 +458 +465 +466 +474 +477 +488 +500 +510 +516 +519 +530 +531 +530 +522 +516 +517 +509 +499 +490 +482 +478 +478 +473 +467 +466 +470 +468 +466 +464 +468 +464 +465 +468 +472 +467 +464 +461 +466 +463 +460 +458 +462 +462 +459 +464 +470 +474 +475 +480 +483 +487 +484 +487 +487 +487 +481 +477 +472 +475 +471 +465 +466 +467 +464 +460 +459 +461 +459 +455 +456 +461 +459 +455 +456 +457 +457 +456 +454 +455 +454 +454 +452 +450 +448 +450 +454 +459 +460 +462 +470 +477 +482 +481 +485 +494 +496 +499 diff --git a/test/polar/v2/testdata/training-sessions-1988256040.rr.hrm b/test/polar/v2/testdata/training-sessions-1988256040.rr.hrm new file mode 100644 index 00000000..82c7d6b2 --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.rr.hrm @@ -0,0 +1,451 @@ +[Params] +Version=106 +Monitor=1 +SMode=000000000 +Date=20171129 +StartTime=19:23:56.0 +Length=00:03:07.4 +Interval=238 +Upper1=128 +Lower1=110 +Upper2=0 +Lower2=0 +Upper3=0 +Lower3=0 +Timer1=00:01:26.0 +Timer2=00:00:00.0 +Timer3=00:00:00.0 +ActiveLimit=0 +MaxHR=183 +RestHR=55 +StartDelay=0 +VO2max=50 +Weight=70 + +[Note] +Radfahren + +[HRZones] +165 +146 +128 +110 +92 +0 +0 +0 +0 +0 +0 +[SwapTimes] + +[Summary-123] +188 0 0 162 26 0 +0 0 0 0 0 0 +0 0 0 0 +0 0 0 0 0 0 +0 0 0 0 +0 188 + +[Summary-TH] +188 0 0 24 164 0 +183 165 137 55 +0 188 + +[Trip] +12 +0 +187 +173 +173 +2830 +4710 +0 + +[HRData] +596 +593 +593 +596 +601 +606 +610 +613 +606 +608 +606 +603 +595 +591 +588 +586 +586 +579 +574 +572 +572 +569 +568 +568 +568 +570 +565 +565 +564 +562 +562 +557 +555 +552 +551 +546 +543 +540 +537 +535 +535 +535 +533 +532 +531 +530 +532 +534 +533 +531 +530 +530 +532 +532 +529 +528 +529 +529 +530 +529 +526 +524 +524 +524 +521 +517 +517 +514 +513 +512 +512 +508 +506 +504 +503 +501 +501 +500 +499 +498 +497 +497 +497 +495 +496 +495 +495 +494 +493 +492 +495 +493 +496 +493 +494 +492 +491 +490 +490 +490 +489 +487 +485 +486 +485 +485 +481 +481 +482 +480 +481 +478 +479 +478 +479 +479 +479 +476 +478 +475 +477 +480 +481 +480 +481 +481 +486 +484 +483 +486 +484 +484 +489 +490 +489 +487 +490 +491 +490 +489 +487 +487 +491 +489 +488 +489 +492 +491 +490 +487 +488 +490 +489 +487 +483 +485 +484 +481 +478 +479 +481 +475 +475 +474 +472 +474 +474 +470 +469 +468 +469 +468 +467 +466 +465 +466 +465 +464 +462 +462 +464 +462 +460 +460 +459 +460 +459 +457 +457 +455 +456 +455 +453 +455 +452 +454 +451 +451 +451 +449 +450 +448 +449 +448 +446 +446 +445 +444 +443 +444 +443 +441 +442 +438 +439 +440 +439 +435 +437 +434 +435 +433 +432 +434 +430 +430 +432 +429 +429 +428 +427 +426 +429 +427 +425 +427 +425 +427 +426 +425 +427 +424 +425 +424 +424 +424 +424 +423 +421 +421 +425 +423 +423 +422 +424 +424 +423 +424 +423 +425 +424 +425 +426 +425 +427 +427 +427 +427 +427 +428 +431 +431 +434 +435 +437 +440 +442 +441 +442 +444 +444 +448 +447 +446 +451 +452 +455 +455 +454 +458 +465 +466 +474 +477 +488 +500 +510 +516 +519 +530 +531 +530 +522 +516 +517 +509 +499 +490 +482 +478 +478 +473 +467 +466 +470 +468 +466 +464 +468 +464 +465 +468 +472 +467 +464 +461 +466 +463 +460 +458 +462 +462 +459 +464 +470 +474 +475 +480 +483 +487 +484 +487 +487 +487 +481 +477 +472 +475 +471 +465 +466 +467 +464 +460 +459 +461 +459 +455 +456 +461 +459 +455 +456 +457 +457 +456 +454 +455 +454 +454 +452 +450 +448 +450 +454 +459 +460 +462 +470 +477 +482 +481 +485 +494 +496 +499 diff --git a/test/polar/v2/testdata/training-sessions-1988256040.tcx b/test/polar/v2/testdata/training-sessions-1988256040.tcx new file mode 100644 index 00000000..d754ae2d --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.tcx @@ -0,0 +1,1733 @@ + + + + + 2017-11-29T19:23:56+01:00 + + 187.375 + 1150.8 + 10.2205 + 28 + + 124 + + + 142 + + Active + 82 + Manual + + + + 172.366486 + 2.0999999 + + 92 + + 21 + + + + 173.433304 + 2.0999999 + + 92 + + 21 + + + + 173.433304 + 3.70000005 + + 93 + + 15 + + + + 173.433304 + 7 + + 95 + + 0 + + + + 173.433304 + 8.39999962 + + 97 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 9.39999962 + + 99 + + 0 + + + + 173.433304 + 12.1999998 + + 99 + + 0 + + + + 173.433304 + 13.8999996 + + 100 + + 0 + + + + 173.433304 + 14 + + 101 + + 0 + + + + 173.433304 + 16.5 + + 102 + + 20 + + + + 173.433304 + 19.3999996 + + 103 + + 20 + + + + 173.433304 + 24.2000008 + + 103 + + 29 + + + + 173.433304 + 28.8999996 + + 104 + + 51 + + + + 173.433304 + 33.7999992 + + 105 + + 53 + + + + 173.433304 + 38.4000015 + + 105 + + 59 + + + + 173.433304 + 45.2999992 + + 105 + + 63 + + + + 173.433304 + 52.2000008 + + 106 + + 68 + + + + 173.433304 + 58.9000015 + + 107 + + 73 + + + + 173.433304 + 67.6999969 + + 107 + + 79 + + + + 173.433304 + 74.5 + + 108 + + 83 + + + + 173.433304 + 83.1999969 + + 109 + + 88 + + + + 173.433304 + 91.8000031 + + 110 + + 89 + + + + 173.433304 + 100.300003 + + 111 + + 90 + + + + 173.433304 + 108.800003 + + 111 + + 90 + + + + 173.433304 + 117.199997 + + 112 + + 92 + + + + 173.433304 + 125.599998 + + 112 + + 92 + + + + 173.433304 + 134.100006 + + 112 + + 92 + + + + 173.433304 + 142.5 + + 113 + + 92 + + + + 173.433304 + 150.899994 + + 113 + + 92 + + + + 173.433304 + 159.300003 + + 113 + + 93 + + + + 173.433304 + 167.699997 + + 113 + + 92 + + + + 173.433304 + 176.100006 + + 113 + + 92 + + + + 173.433304 + 184.5 + + 113 + + 92 + + + + 173.433304 + 192.899994 + + 114 + + 92 + + + + 173.433304 + 201.300003 + + 114 + + 92 + + + + 173.433304 + 209.699997 + + 115 + + 92 + + + + 173.433304 + 218.100006 + + 115 + + 93 + + + + 173.433304 + 226.5 + + 116 + + 93 + + + + 173.433304 + 234.899994 + + 117 + + 93 + + + + 173.433304 + 243.300003 + + 118 + + 92 + + + + 173.433304 + 251.699997 + + 118 + + 93 + + + + 173.433304 + 260.100006 + + 119 + + 92 + + + + 173.433304 + 268.5 + + 119 + + 93 + + + + 173.433304 + 276.899994 + + 120 + + 93 + + + + 173.433304 + 285.299988 + + 120 + + 92 + + + + 173.433304 + 293.600006 + + 121 + + 92 + + + + 173.433304 + 302 + + 121 + + 92 + + + + 173.433304 + 310.399994 + + 121 + + 92 + + + + 173.433304 + 318.899994 + + 121 + + 92 + + + + 173.433304 + 327.200012 + + 121 + + 92 + + + + 173.433304 + 335.700012 + + 122 + + 92 + + + + 173.433304 + 344 + + 122 + + 92 + + + + 173.433304 + 352.399994 + + 122 + + 92 + + + + 173.433304 + 360.799988 + + 123 + + 92 + + + + 173.433304 + 369.200012 + + 123 + + 91 + + + + 173.433304 + 377.600006 + + 124 + + 92 + + + + 173.433304 + 386 + + 124 + + 92 + + + + 173.433304 + 394.399994 + + 124 + + 92 + + + + 173.433304 + 402.799988 + + 125 + + 92 + + + + 172.366486 + 411.200012 + + 125 + + 92 + + + + 172.366486 + 411.299988 + + 125 + + 92 + + + + 172.366486 + 428.100006 + + 125 + + 92 + + + + 172.366486 + 436.5 + + 125 + + 92 + + + + 173.433304 + 444.899994 + + 125 + + 92 + + + + 173.433304 + 453.200012 + + 125 + + 92 + + + + 173.433304 + 461.700012 + + 125 + + 92 + + + + 173.433304 + 470.100006 + + 124 + + 92 + + + + 173.433304 + 478.5 + + 124 + + 92 + + + + 173.433304 + 486.899994 + + 123 + + 92 + + + + 173.433304 + 495.200012 + + 123 + + 92 + + + + 173.433304 + 503.600006 + + 123 + + 91 + + + + 173.433304 + 511.899994 + + 123 + + 91 + + + + 173.433304 + 520.299988 + + 123 + + 91 + + + + 173.433304 + 528.799988 + + 123 + + 92 + + + + 173.433304 + 537.400024 + + 123 + + 94 + + + + 173.433304 + 545.799988 + + 123 + + 94 + + + + 173.433304 + 554.299988 + + 123 + + 95 + + + + 173.433304 + 562.700012 + + 123 + + 95 + + + + 173.433304 + 571.200012 + + 123 + + 96 + + + + 172.366486 + 581.599976 + + 123 + + 95 + + + + 172.366486 + 590 + + 124 + + 95 + + + + 172.366486 + 598.400024 + + 124 + + 95 + + + + 172.366486 + 606.799988 + + 125 + + 95 + + + + 172.366486 + 615.200012 + + 126 + + 94 + + + + 172.366486 + 623.599976 + + 126 + + 96 + + + + 172.366486 + 632 + + 127 + + 94 + + + + 172.366486 + 640.400024 + + 127 + + 95 + + + + 172.366486 + 651 + + 128 + + 96 + + + + 172.366486 + 659.400024 + + 128 + + 96 + + + + 172.366486 + 667.799988 + + 129 + + 96 + + + + 172.366486 + 676.200012 + + 129 + + 96 + + + + 172.366486 + 684.599976 + + 129 + + 96 + + + + 172.366486 + 693 + + 130 + + 96 + + + + 172.366486 + 703.5 + + 130 + + 96 + + + + 172.366486 + 711.900024 + + 131 + + 96 + + + + 172.366486 + 720.299988 + + 131 + + 95 + + + + 172.366486 + 728.700012 + + 131 + + 97 + + + + 172.366486 + 737.099976 + + 132 + + 96 + + + + 172.366486 + 745.5 + + 132 + + 96 + + + + 172.366486 + 756 + + 133 + + 96 + + + + 172.366486 + 764.400024 + + 133 + + 96 + + + + 172.366486 + 772.799988 + + 133 + + 96 + + + + 172.366486 + 781.099976 + + 134 + + 95 + + + + 172.366486 + 789.5 + + 134 + + 95 + + + + 172.366486 + 797.900024 + + 135 + + 95 + + + + 172.366486 + 806.299988 + + 135 + + 95 + + + + 172.366486 + 816.799988 + + 136 + + 96 + + + + 172.366486 + 825.200012 + + 136 + + 95 + + + + 172.366486 + 833.599976 + + 137 + + 95 + + + + 172.366486 + 842 + + 138 + + 95 + + + + 172.366486 + 850.400024 + + 138 + + 95 + + + + 172.366486 + 858.900024 + + 139 + + 95 + + + + 172.366486 + 867.200012 + + 139 + + 95 + + + + 172.366486 + 877.700012 + + 140 + + 95 + + + + 172.366486 + 886.099976 + + 140 + + 95 + + + + 172.366486 + 894.5 + + 140 + + 95 + + + + 172.366486 + 902.900024 + + 141 + + 95 + + + + 172.366486 + 911.299988 + + 141 + + 95 + + + + 172.366486 + 919.700012 + + 141 + + 45 + + + + 172.366486 + 927.599976 + + 141 + + 25 + + + + 172.366486 + 933 + + 141 + + 18 + + + + 172.366486 + 938.099976 + + 142 + + 0 + + + + 172.366486 + 940.900024 + + 142 + + 0 + + + + 172.366486 + 941.599976 + + 142 + + 0 + + + + 172.366486 + 942.900024 + + 142 + + 0 + + + + 172.366486 + 942.900024 + + 142 + + 0 + + + + 172.366486 + 942.900024 + + 141 + + 0 + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + + 172.366486 + 942.900024 + + 140 + + 0 + + + + 172.366486 + 942.900024 + + 139 + + 0 + + + + 172.366486 + 942.900024 + + 138 + + 0 + + + + 172.366486 + 942.900024 + + 137 + + 0 + + + + 172.366486 + 942.900024 + + 136 + + 0 + + + + 172.366486 + 942.900024 + + 135 + + 0 + + + + 172.366486 + 942.900024 + + 135 + + 0 + + + + 172.366486 + 942.900024 + + 134 + + 0 + + + + 172.366486 + 942.900024 + + 133 + + 0 + + + + 172.366486 + 942.900024 + + 132 + + 0 + + + + 172.366486 + 942.900024 + + 130 + + 0 + + + + 172.366486 + 942.900024 + + 127 + + 0 + + + + 172.366486 + 942.900024 + + 124 + + 0 + + + + 172.366486 + 942.900024 + + 121 + + 0 + + + + 172.366486 + 942.900024 + + 118 + + 0 + + + + 172.366486 + 942.900024 + + 117 + + 0 + + + + 172.366486 + 946.700012 + + 117 + + 0 + + + + 172.366486 + 955.400024 + + 118 + + 93 + + + + 172.366486 + 966.099976 + + 120 + + 93 + + + + 172.366486 + 974.900024 + + 122 + + 93 + + + + 172.366486 + 985.400024 + + 125 + + 45 + + + + 172.366486 + 993.599976 + + 126 + + 25 + + + + 172.366486 + 1001.5 + + 127 + + 18 + + + + 172.366486 + 1009.5 + + 128 + + 27 + + + + 172.366486 + 1015.29999 + + 128 + + 75 + + + + 172.366486 + 1022.90002 + + 128 + + 86 + + + + 172.366486 + 1023.40002 + + 129 + + 86 + + + + 172.366486 + 1030.69995 + + 129 + + 161 + + + + 172.366486 + 1041.19995 + + 130 + + 161 + + + + 173.433304 + 1052.40002 + + 130 + + 161 + + + + 173.433304 + 1055 + + 129 + + 51 + + + + 173.433304 + 1057.90002 + + 128 + + 27 + + + + 173.433304 + 1058.69995 + + 127 + + 27 + + + + 173.433304 + 1063.69995 + + 125 + + 27 + + + + 173.433304 + 1069.30005 + + 125 + + 27 + + + + 173.433304 + 1079.59998 + + 125 + + 95 + + + + 173.433304 + 1089.80005 + + 126 + + 102 + + + + 173.433304 + 1099.40002 + + 127 + + 110 + + + + 173.433304 + 1110.19995 + + 127 + + 110 + + + + 173.433304 + 1120.30005 + + 128 + + 54 + + + + 173.433304 + 1127.80005 + + 129 + + 54 + + + + 173.433304 + 1135.19995 + + 130 + + 124 + + + + 173.433304 + 1140.40002 + + 130 + + 124 + + + + 173.433304 + 1143.59998 + + 131 + + 124 + + + + 173.433304 + 1146.59998 + + 131 + + 48 + + + + 173.433304 + 1147.59998 + + 131 + + 26 + + + + 173.433304 + 1149.19995 + + 132 + + 22 + + + + 173.433304 + 1150.80005 + + 132 + + 22 + + + + 173.433304 + 1150.80005 + + 133 + + 22 + + + + 172.366486 + 1150.80005 + + 132 + + 0 + + + + 172.366486 + 1150.80005 + + 131 + + 0 + + + + 172.366486 + 1150.80005 + + 129 + + 0 + + + + 172.366486 + 1150.80005 + + 127 + + 0 + + + + 172.366486 + 1150.80005 + + 125 + + 0 + + + + + + + Bipolar + + + 1 + 2 + 3 + 4 + + Release + + unit tests + + EN + 434-F4C42-59 + + diff --git a/test/polar/v2/testdata/training-sessions-1988256040.utc.tcx b/test/polar/v2/testdata/training-sessions-1988256040.utc.tcx new file mode 100644 index 00000000..f6666c5c --- /dev/null +++ b/test/polar/v2/testdata/training-sessions-1988256040.utc.tcx @@ -0,0 +1,1733 @@ + + + + + 2017-11-29T18:23:56Z + + 187.375 + 1150.8 + 10.2205 + 28 + + 124 + + + 142 + + Active + 82 + Manual + + + + 172.366486 + 2.0999999 + + 92 + + 21 + + + + 173.433304 + 2.0999999 + + 92 + + 21 + + + + 173.433304 + 3.70000005 + + 93 + + 15 + + + + 173.433304 + 7 + + 95 + + 0 + + + + 173.433304 + 8.39999962 + + 97 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 8.39999962 + + 98 + + 0 + + + + 173.433304 + 9.39999962 + + 99 + + 0 + + + + 173.433304 + 12.1999998 + + 99 + + 0 + + + + 173.433304 + 13.8999996 + + 100 + + 0 + + + + 173.433304 + 14 + + 101 + + 0 + + + + 173.433304 + 16.5 + + 102 + + 20 + + + + 173.433304 + 19.3999996 + + 103 + + 20 + + + + 173.433304 + 24.2000008 + + 103 + + 29 + + + + 173.433304 + 28.8999996 + + 104 + + 51 + + + + 173.433304 + 33.7999992 + + 105 + + 53 + + + + 173.433304 + 38.4000015 + + 105 + + 59 + + + + 173.433304 + 45.2999992 + + 105 + + 63 + + + + 173.433304 + 52.2000008 + + 106 + + 68 + + + + 173.433304 + 58.9000015 + + 107 + + 73 + + + + 173.433304 + 67.6999969 + + 107 + + 79 + + + + 173.433304 + 74.5 + + 108 + + 83 + + + + 173.433304 + 83.1999969 + + 109 + + 88 + + + + 173.433304 + 91.8000031 + + 110 + + 89 + + + + 173.433304 + 100.300003 + + 111 + + 90 + + + + 173.433304 + 108.800003 + + 111 + + 90 + + + + 173.433304 + 117.199997 + + 112 + + 92 + + + + 173.433304 + 125.599998 + + 112 + + 92 + + + + 173.433304 + 134.100006 + + 112 + + 92 + + + + 173.433304 + 142.5 + + 113 + + 92 + + + + 173.433304 + 150.899994 + + 113 + + 92 + + + + 173.433304 + 159.300003 + + 113 + + 93 + + + + 173.433304 + 167.699997 + + 113 + + 92 + + + + 173.433304 + 176.100006 + + 113 + + 92 + + + + 173.433304 + 184.5 + + 113 + + 92 + + + + 173.433304 + 192.899994 + + 114 + + 92 + + + + 173.433304 + 201.300003 + + 114 + + 92 + + + + 173.433304 + 209.699997 + + 115 + + 92 + + + + 173.433304 + 218.100006 + + 115 + + 93 + + + + 173.433304 + 226.5 + + 116 + + 93 + + + + 173.433304 + 234.899994 + + 117 + + 93 + + + + 173.433304 + 243.300003 + + 118 + + 92 + + + + 173.433304 + 251.699997 + + 118 + + 93 + + + + 173.433304 + 260.100006 + + 119 + + 92 + + + + 173.433304 + 268.5 + + 119 + + 93 + + + + 173.433304 + 276.899994 + + 120 + + 93 + + + + 173.433304 + 285.299988 + + 120 + + 92 + + + + 173.433304 + 293.600006 + + 121 + + 92 + + + + 173.433304 + 302 + + 121 + + 92 + + + + 173.433304 + 310.399994 + + 121 + + 92 + + + + 173.433304 + 318.899994 + + 121 + + 92 + + + + 173.433304 + 327.200012 + + 121 + + 92 + + + + 173.433304 + 335.700012 + + 122 + + 92 + + + + 173.433304 + 344 + + 122 + + 92 + + + + 173.433304 + 352.399994 + + 122 + + 92 + + + + 173.433304 + 360.799988 + + 123 + + 92 + + + + 173.433304 + 369.200012 + + 123 + + 91 + + + + 173.433304 + 377.600006 + + 124 + + 92 + + + + 173.433304 + 386 + + 124 + + 92 + + + + 173.433304 + 394.399994 + + 124 + + 92 + + + + 173.433304 + 402.799988 + + 125 + + 92 + + + + 172.366486 + 411.200012 + + 125 + + 92 + + + + 172.366486 + 411.299988 + + 125 + + 92 + + + + 172.366486 + 428.100006 + + 125 + + 92 + + + + 172.366486 + 436.5 + + 125 + + 92 + + + + 173.433304 + 444.899994 + + 125 + + 92 + + + + 173.433304 + 453.200012 + + 125 + + 92 + + + + 173.433304 + 461.700012 + + 125 + + 92 + + + + 173.433304 + 470.100006 + + 124 + + 92 + + + + 173.433304 + 478.5 + + 124 + + 92 + + + + 173.433304 + 486.899994 + + 123 + + 92 + + + + 173.433304 + 495.200012 + + 123 + + 92 + + + + 173.433304 + 503.600006 + + 123 + + 91 + + + + 173.433304 + 511.899994 + + 123 + + 91 + + + + 173.433304 + 520.299988 + + 123 + + 91 + + + + 173.433304 + 528.799988 + + 123 + + 92 + + + + 173.433304 + 537.400024 + + 123 + + 94 + + + + 173.433304 + 545.799988 + + 123 + + 94 + + + + 173.433304 + 554.299988 + + 123 + + 95 + + + + 173.433304 + 562.700012 + + 123 + + 95 + + + + 173.433304 + 571.200012 + + 123 + + 96 + + + + 172.366486 + 581.599976 + + 123 + + 95 + + + + 172.366486 + 590 + + 124 + + 95 + + + + 172.366486 + 598.400024 + + 124 + + 95 + + + + 172.366486 + 606.799988 + + 125 + + 95 + + + + 172.366486 + 615.200012 + + 126 + + 94 + + + + 172.366486 + 623.599976 + + 126 + + 96 + + + + 172.366486 + 632 + + 127 + + 94 + + + + 172.366486 + 640.400024 + + 127 + + 95 + + + + 172.366486 + 651 + + 128 + + 96 + + + + 172.366486 + 659.400024 + + 128 + + 96 + + + + 172.366486 + 667.799988 + + 129 + + 96 + + + + 172.366486 + 676.200012 + + 129 + + 96 + + + + 172.366486 + 684.599976 + + 129 + + 96 + + + + 172.366486 + 693 + + 130 + + 96 + + + + 172.366486 + 703.5 + + 130 + + 96 + + + + 172.366486 + 711.900024 + + 131 + + 96 + + + + 172.366486 + 720.299988 + + 131 + + 95 + + + + 172.366486 + 728.700012 + + 131 + + 97 + + + + 172.366486 + 737.099976 + + 132 + + 96 + + + + 172.366486 + 745.5 + + 132 + + 96 + + + + 172.366486 + 756 + + 133 + + 96 + + + + 172.366486 + 764.400024 + + 133 + + 96 + + + + 172.366486 + 772.799988 + + 133 + + 96 + + + + 172.366486 + 781.099976 + + 134 + + 95 + + + + 172.366486 + 789.5 + + 134 + + 95 + + + + 172.366486 + 797.900024 + + 135 + + 95 + + + + 172.366486 + 806.299988 + + 135 + + 95 + + + + 172.366486 + 816.799988 + + 136 + + 96 + + + + 172.366486 + 825.200012 + + 136 + + 95 + + + + 172.366486 + 833.599976 + + 137 + + 95 + + + + 172.366486 + 842 + + 138 + + 95 + + + + 172.366486 + 850.400024 + + 138 + + 95 + + + + 172.366486 + 858.900024 + + 139 + + 95 + + + + 172.366486 + 867.200012 + + 139 + + 95 + + + + 172.366486 + 877.700012 + + 140 + + 95 + + + + 172.366486 + 886.099976 + + 140 + + 95 + + + + 172.366486 + 894.5 + + 140 + + 95 + + + + 172.366486 + 902.900024 + + 141 + + 95 + + + + 172.366486 + 911.299988 + + 141 + + 95 + + + + 172.366486 + 919.700012 + + 141 + + 45 + + + + 172.366486 + 927.599976 + + 141 + + 25 + + + + 172.366486 + 933 + + 141 + + 18 + + + + 172.366486 + 938.099976 + + 142 + + 0 + + + + 172.366486 + 940.900024 + + 142 + + 0 + + + + 172.366486 + 941.599976 + + 142 + + 0 + + + + 172.366486 + 942.900024 + + 142 + + 0 + + + + 172.366486 + 942.900024 + + 142 + + 0 + + + + 172.366486 + 942.900024 + + 141 + + 0 + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + + 172.366486 + 942.900024 + + 141 + + 17 + + + + 172.366486 + 942.900024 + + 140 + + 0 + + + + 172.366486 + 942.900024 + + 139 + + 0 + + + + 172.366486 + 942.900024 + + 138 + + 0 + + + + 172.366486 + 942.900024 + + 137 + + 0 + + + + 172.366486 + 942.900024 + + 136 + + 0 + + + + 172.366486 + 942.900024 + + 135 + + 0 + + + + 172.366486 + 942.900024 + + 135 + + 0 + + + + 172.366486 + 942.900024 + + 134 + + 0 + + + + 172.366486 + 942.900024 + + 133 + + 0 + + + + 172.366486 + 942.900024 + + 132 + + 0 + + + + 172.366486 + 942.900024 + + 130 + + 0 + + + + 172.366486 + 942.900024 + + 127 + + 0 + + + + 172.366486 + 942.900024 + + 124 + + 0 + + + + 172.366486 + 942.900024 + + 121 + + 0 + + + + 172.366486 + 942.900024 + + 118 + + 0 + + + + 172.366486 + 942.900024 + + 117 + + 0 + + + + 172.366486 + 946.700012 + + 117 + + 0 + + + + 172.366486 + 955.400024 + + 118 + + 93 + + + + 172.366486 + 966.099976 + + 120 + + 93 + + + + 172.366486 + 974.900024 + + 122 + + 93 + + + + 172.366486 + 985.400024 + + 125 + + 45 + + + + 172.366486 + 993.599976 + + 126 + + 25 + + + + 172.366486 + 1001.5 + + 127 + + 18 + + + + 172.366486 + 1009.5 + + 128 + + 27 + + + + 172.366486 + 1015.29999 + + 128 + + 75 + + + + 172.366486 + 1022.90002 + + 128 + + 86 + + + + 172.366486 + 1023.40002 + + 129 + + 86 + + + + 172.366486 + 1030.69995 + + 129 + + 161 + + + + 172.366486 + 1041.19995 + + 130 + + 161 + + + + 173.433304 + 1052.40002 + + 130 + + 161 + + + + 173.433304 + 1055 + + 129 + + 51 + + + + 173.433304 + 1057.90002 + + 128 + + 27 + + + + 173.433304 + 1058.69995 + + 127 + + 27 + + + + 173.433304 + 1063.69995 + + 125 + + 27 + + + + 173.433304 + 1069.30005 + + 125 + + 27 + + + + 173.433304 + 1079.59998 + + 125 + + 95 + + + + 173.433304 + 1089.80005 + + 126 + + 102 + + + + 173.433304 + 1099.40002 + + 127 + + 110 + + + + 173.433304 + 1110.19995 + + 127 + + 110 + + + + 173.433304 + 1120.30005 + + 128 + + 54 + + + + 173.433304 + 1127.80005 + + 129 + + 54 + + + + 173.433304 + 1135.19995 + + 130 + + 124 + + + + 173.433304 + 1140.40002 + + 130 + + 124 + + + + 173.433304 + 1143.59998 + + 131 + + 124 + + + + 173.433304 + 1146.59998 + + 131 + + 48 + + + + 173.433304 + 1147.59998 + + 131 + + 26 + + + + 173.433304 + 1149.19995 + + 132 + + 22 + + + + 173.433304 + 1150.80005 + + 132 + + 22 + + + + 173.433304 + 1150.80005 + + 133 + + 22 + + + + 172.366486 + 1150.80005 + + 132 + + 0 + + + + 172.366486 + 1150.80005 + + 131 + + 0 + + + + 172.366486 + 1150.80005 + + 129 + + 0 + + + + 172.366486 + 1150.80005 + + 127 + + 0 + + + + 172.366486 + 1150.80005 + + 125 + + 0 + + + + + + + Bipolar + + + 1 + 2 + 3 + 4 + + Release + + unit tests + + EN + 434-F4C42-59 + + diff --git a/test/polar/v2/testtrainingsession.cpp b/test/polar/v2/testtrainingsession.cpp index a10235a0..870df36e 100644 --- a/test/polar/v2/testtrainingsession.cpp +++ b/test/polar/v2/testtrainingsession.cpp @@ -458,6 +458,7 @@ void TestTrainingSession::parseCreateExercise_data() LOAD_TEST_DATA("training-sessions-1912463368-exercises-1918826764-create"); LOAD_TEST_DATA("training-sessions-1942173160-exercises-1948583842-create"); LOAD_TEST_DATA("training-sessions-1942173310-exercises-1948583962-create"); + LOAD_TEST_DATA("training-sessions-1988256040-exercises-1994746600-create"); #undef LOAD_TEST_DATA } @@ -505,6 +506,7 @@ void TestTrainingSession::parseCreateSession_data() LOAD_TEST_DATA("training-sessions-1912463368-create"); LOAD_TEST_DATA("training-sessions-1942173160-create"); LOAD_TEST_DATA("training-sessions-1942173310-create"); + LOAD_TEST_DATA("training-sessions-1988256040-create"); #undef LOAD_TEST_DATA } @@ -554,6 +556,7 @@ void TestTrainingSession::parseLaps_data() LOAD_TEST_DATA("training-sessions-1912463368-exercises-1918826764-laps"); LOAD_TEST_DATA("training-sessions-1942173160-exercises-1948583842-laps"); LOAD_TEST_DATA("training-sessions-1942173310-exercises-1948583962-laps"); + LOAD_TEST_DATA("training-sessions-1988256040-exercises-1994746600-laps"); #undef LOAD_TEST_DATA } @@ -602,6 +605,7 @@ void TestTrainingSession::parsePhysicalInformation_data() LOAD_TEST_DATA("training-sessions-1912463368-physical-information"); LOAD_TEST_DATA("training-sessions-1942173160-physical-information"); LOAD_TEST_DATA("training-sessions-1942173310-physical-information"); + LOAD_TEST_DATA("training-sessions-1988256040-physical-information"); #undef LOAD_TEST_DATA } @@ -650,6 +654,7 @@ void TestTrainingSession::parseRoute_data() LOAD_TEST_DATA("training-sessions-1912463368-exercises-1918826764-route"); LOAD_TEST_DATA("training-sessions-1942173160-exercises-1948583842-route"); LOAD_TEST_DATA("training-sessions-1942173310-exercises-1948583962-route"); + LOAD_TEST_DATA("training-sessions-1988256040-exercises-1994746600-route"); #undef LOAD_TEST_DATA } @@ -742,6 +747,7 @@ void TestTrainingSession::parseSamples_data() LOAD_TEST_DATA("training-sessions-1912463368-exercises-1918826764-samples"); LOAD_TEST_DATA("training-sessions-1942173160-exercises-1948583842-samples"); LOAD_TEST_DATA("training-sessions-1942173310-exercises-1948583962-samples"); + LOAD_TEST_DATA("training-sessions-1988256040-exercises-1994746600-samples"); #undef LOAD_TEST_DATA } @@ -790,6 +796,7 @@ void TestTrainingSession::parseStatistics_data() LOAD_TEST_DATA("training-sessions-1912463368-exercises-1918826764-statistics"); LOAD_TEST_DATA("training-sessions-1942173160-exercises-1948583842-statistics"); LOAD_TEST_DATA("training-sessions-1942173310-exercises-1948583962-statistics"); + LOAD_TEST_DATA("training-sessions-1988256040-exercises-1994746600-statistics"); #undef LOAD_TEST_DATA } @@ -839,6 +846,7 @@ void TestTrainingSession::parseZones_data() LOAD_TEST_DATA("training-sessions-1912463368-exercises-1918826764-zones"); LOAD_TEST_DATA("training-sessions-1942173160-exercises-1948583842-zones"); LOAD_TEST_DATA("training-sessions-1942173310-exercises-1948583962-zones"); + LOAD_TEST_DATA("training-sessions-1988256040-exercises-1994746600-zones"); #undef LOAD_TEST_DATA } @@ -888,6 +896,7 @@ void TestTrainingSession::toGPX_data() LOAD_TEST_DATA("training-sessions-1912463368"); LOAD_TEST_DATA("training-sessions-1942173160"); LOAD_TEST_DATA("training-sessions-1942173310"); + LOAD_TEST_DATA("training-sessions-1988256040"); #undef LOAD_TEST_DATA } @@ -955,6 +964,7 @@ void TestTrainingSession::toGPX_AllExtensions_data() LOAD_TEST_DATA("training-sessions-1912463368"); LOAD_TEST_DATA("training-sessions-1942173160"); LOAD_TEST_DATA("training-sessions-1942173310"); + LOAD_TEST_DATA("training-sessions-1988256040"); #undef LOAD_TEST_DATA } @@ -1028,6 +1038,7 @@ void TestTrainingSession::toGPX_Cluetrust_data() LOAD_TEST_DATA("training-sessions-1912463368"); LOAD_TEST_DATA("training-sessions-1942173160"); LOAD_TEST_DATA("training-sessions-1942173310"); + LOAD_TEST_DATA("training-sessions-1988256040"); #undef LOAD_TEST_DATA } @@ -1124,6 +1135,7 @@ void TestTrainingSession::toGPX_GarminAcceleration_data() LOAD_TEST_DATA("training-sessions-1912463368"); LOAD_TEST_DATA("training-sessions-1942173160"); LOAD_TEST_DATA("training-sessions-1942173310"); + LOAD_TEST_DATA("training-sessions-1988256040"); #undef LOAD_TEST_DATA } @@ -1214,6 +1226,7 @@ void TestTrainingSession::toGPX_GarminTrackPoint_data() LOAD_TEST_DATA("training-sessions-1912463368"); LOAD_TEST_DATA("training-sessions-1942173160"); LOAD_TEST_DATA("training-sessions-1942173310"); + LOAD_TEST_DATA("training-sessions-1988256040"); #undef LOAD_TEST_DATA } @@ -1312,6 +1325,7 @@ void TestTrainingSession::toHRM_data() LOAD_TEST_DATA("training-sessions-1912463368", 1); LOAD_TEST_DATA("training-sessions-1942173160", 1); LOAD_TEST_DATA("training-sessions-1942173310", 1); + LOAD_TEST_DATA("training-sessions-1988256040", 1); #undef LOAD_TEST_DATA } @@ -1380,6 +1394,7 @@ void TestTrainingSession::toHRM_LapNames_data() LOAD_TEST_DATA("training-sessions-1912463368", 1); LOAD_TEST_DATA("training-sessions-1942173160", 1); LOAD_TEST_DATA("training-sessions-1942173310", 1); + LOAD_TEST_DATA("training-sessions-1988256040", 1); #undef LOAD_TEST_DATA } @@ -1448,6 +1463,7 @@ void TestTrainingSession::toHRM_LapNames_RR_data() LOAD_TEST_DATA("training-sessions-1912463368", 1); LOAD_TEST_DATA("training-sessions-1942173160", 1); LOAD_TEST_DATA("training-sessions-1942173310", 1); + LOAD_TEST_DATA("training-sessions-1988256040", 1); #undef LOAD_TEST_DATA } @@ -1516,6 +1532,7 @@ void TestTrainingSession::toHRM_RR_data() LOAD_TEST_DATA("training-sessions-1912463368", 1); LOAD_TEST_DATA("training-sessions-1942173160", 1); LOAD_TEST_DATA("training-sessions-1942173310", 1); + LOAD_TEST_DATA("training-sessions-1988256040", 1); #undef LOAD_TEST_DATA } @@ -1576,6 +1593,7 @@ void TestTrainingSession::toTCX_data() LOAD_TEST_DATA("training-sessions-1912463368"); LOAD_TEST_DATA("training-sessions-1942173160"); LOAD_TEST_DATA("training-sessions-1942173310"); + LOAD_TEST_DATA("training-sessions-1988256040"); #undef LOAD_TEST_DATA } @@ -1644,6 +1662,7 @@ void TestTrainingSession::toTCX_AllExtensions_data() LOAD_TEST_DATA("training-sessions-1912463368"); LOAD_TEST_DATA("training-sessions-1942173160"); LOAD_TEST_DATA("training-sessions-1942173310"); + LOAD_TEST_DATA("training-sessions-1988256040"); #undef LOAD_TEST_DATA } @@ -1715,6 +1734,7 @@ void TestTrainingSession::toTCX_GarminActivity_data() LOAD_TEST_DATA("training-sessions-1912463368"); LOAD_TEST_DATA("training-sessions-1942173160"); LOAD_TEST_DATA("training-sessions-1942173310"); + LOAD_TEST_DATA("training-sessions-1988256040"); #undef LOAD_TEST_DATA } @@ -1814,6 +1834,7 @@ void TestTrainingSession::toTCX_GarminCourse_data() LOAD_TEST_DATA("training-sessions-1912463368"); LOAD_TEST_DATA("training-sessions-1942173160"); LOAD_TEST_DATA("training-sessions-1942173310"); + LOAD_TEST_DATA("training-sessions-1988256040"); #undef LOAD_TEST_DATA } @@ -1898,6 +1919,7 @@ void TestTrainingSession::toTCX_UTC_data() LOAD_TEST_DATA("training-sessions-1912463368"); LOAD_TEST_DATA("training-sessions-1942173160"); LOAD_TEST_DATA("training-sessions-1942173310"); + LOAD_TEST_DATA("training-sessions-1988256040"); #undef LOAD_TEST_DATA }