335 Commits

Author SHA1 Message Date
Mark Liversedge
ec195656f7 GC Learning Curve PPT
.. upload into user doc
2020-07-02 15:33:58 +01:00
Ale Martinez
14e6fd5393 Add VideoOverlays capture for the wiki
[skip ci]
2020-06-09 16:01:00 -03:00
Ale Martinez
77cf334f8a Add Device Wizard - Select Device screen capture for the wiki
[skip ci]
2020-04-01 11:23:32 -03:00
Mark Liversedge
207e20a369 User Chart Screen Shots for wiki
Wiki page for user chart needs some pics.
2020-03-15 16:10:15 +00:00
Mark Liversedge
7e0fcf32f9 Wiki screen grabs
.. some images to use on the wiki page for working with user charts.
2020-03-14 16:52:30 +00:00
Mark Liversedge
21bf52c786 Version 3.5 release presentation
Slides used during the 'What's new in v3.5' video
2020-01-13 15:34:09 +00:00
Ale Martinez
c42f06f727 Add screen captures for the wiki - Web Chart 2020-01-13 12:20:10 -03:00
Ale Martinez
46107635c2 Add screen captures for the wiki - Cloud Accounts and sync
[skip ci]
2020-01-11 18:31:31 -03:00
Ale Martinez
cd9f130b4b Add Body Measures Download screen capture for the wiki
[skip ci]
2020-01-09 20:30:58 -03:00
Ale Martinez
5ee004f355 Added Python Fixes Screen Captures for the wiki
[skip ci]
2019-12-29 10:14:55 -03:00
Michal
bf9b42d517 Add Garmin Edge 830 screenshot for extending the HRV Wiki page (#3206) 2019-11-12 08:38:02 -03:00
Ale Martinez
cefb1b3f12 Added Mac Preferences image for the wiki 2019-04-05 11:35:41 -03:00
Alejandro Martinez
7e788aa50c Added Windows High DPI Settings Image for the Wiki 2019-04-04 21:09:45 -03:00
Mark Liversedge
0fe714566a Banister Modeling Resources
.. references for the papers it is based upon

.. added a contributed spreadsheet implementation of Banister.
2019-01-10 15:10:11 +00:00
Mark Liversedge
ea5c07db0e CP Explainer Deck Updates
.. forgot to commit earlier in the year.
2018-11-27 15:13:32 +00:00
Mark Liversedge
aebc5dc388 Crr and CdA Regression Explainer
An explainer from Robert Chung for a regression method to estimate CdA and Crr from field data.

The key point being the generation of additional laps from a multi-lap run -- e.g. 3 x 18s laps of a velodrome
would normally be considered as 3 laps to fit against. Robert's approach is to create 36 laps from this data (!).
The first lap starts at 0s and lasts for 18s, the second lap at 1s ... up to the 36th lap starting at 37s.

We would then be able to get 36 estimates of Crr/CdA and calculate a mean and confidence interval (!).

The document committed explains how that regression would work mathematically, and how we
would adapt for working in the field (we need really good altitude data).
2018-10-06 09:44:51 +01:00
Mark Liversedge
778fa11b7b CP Model Explainer Deck
.. will maintain versions here in the GC repo.
2018-08-05 18:59:39 +01:00
Mark Liversedge
b4a6690d6b Turing SIG Talk
Make available for download.
2018-05-16 14:41:49 +01:00
Mark Liversedge
191ca89cef User Survey
Should have placed into the repo a long time ago.
2018-05-08 22:27:24 +01:00
Mark Liversedge
5ac6813846 Metric config pic for WIKI
.. documenting how metrics work, so needed a screenshot for the wiki page
2018-02-04 14:01:20 +00:00
Mark Liversedge
5fb1c00cf9 Python Screenshot for Wiki
Uploaded via github manually
2017-12-12 18:25:23 +00:00
Alejandro Martinez
83340aa148 Access to Measures from REST API
Part 4 of #2588
2017-11-19 00:14:26 -03:00
Alejandro Martinez
e26a672755 Access to Measure by days in Formulas
Eg. measure(Date-1, "Hrv", "RMSSD") to get the RMSSD
measure from Hrv group the day before the activity date.
Part 2 of #2588
2017-11-03 16:28:34 -03:00
Mark Liversedge
871a188944 Kent University Software Instructions 2017-10-08 12:33:38 +01:00
Mark Liversedge
71bc82be7a Kent Study Docs 2017-10-03 09:25:42 +01:00
Alejandro Martinez
2b47ca5fc7 HRV screen captures for the Wiki 2017-08-03 14:33:04 -03:00
Alejandro Martinez
8a29e8a350 HRV Measures example file and format doc 2017-07-28 11:02:16 -03:00
Alejandro Martinez
afa75ec5b1 Merge pull request #2468 from amtriathlon/Vectors
Re-introduced vector expressions
2017-04-25 10:16:27 -03:00
Mark Liversedge
05b3ed0d56 Wiki CloudServiceDialog screenshot
Added a screenshot of the cloudservicedialog for the wiki whilst documenting the CloudService API.
2017-04-23 10:42:35 +02:00
Alejandro Martinez
2345fec490 Re-introduced vector expressions
Using [[Date_From:Date_To]] instead of [Date_From:Date_To] to
avoid conflicts with array indexing
Fixes #2278
2017-04-22 20:18:12 -03:00
slorenz
15cd1ce4b4 Screenshot for RChart wiki page. 2017-04-16 16:34:54 +02:00
Joern
f1a4f82552 Improve BodyMeasures - CSV Import
... allow "date" in ISO8601 as an alternative to "ts" timestamp from Epoch
... update documentation / provide sample files
2017-04-08 17:40:18 +02:00
Mark Liversedge
c1dc7b06f3 AddAccountWizard screenshot for wiki 2017-04-03 17:58:51 +01:00
Joern
d210efb265 BodyMeasures - CSV Import
... add import from CSV file
... add example file and format description
2017-03-19 11:38:50 +01:00
Mark Liversedge
4d19c170d7 Training Planning Development Starts
.. added coaching notes

.. added new planning widget to trends view (for now)

.. no functionality, just kicking off the next 2 weeks of coding.
2016-12-17 13:40:35 +00:00
Mark Liversedge
00bafe59e7 User Flow Doc Update 2016-12-17 12:13:44 +00:00
Mark Liversedge
0461de27bc Today's Plan API documentation
.. for upload / download
2016-12-14 14:53:56 +00:00
Mark Liversedge
cc9c089e8f User Personas Document - Athlete
.. as a result of the user survey.
2016-12-08 13:15:42 +00:00
Mark Liversedge
ea56ac96c3 Update User Flow UX4
.. two key personas coach/athlete now have their own dashboard

.. coaches can jump to athletes dashboard, but not vice versa
2016-12-07 19:26:31 +00:00
Mark Liversedge
dbedd2979f Updates to User Flow
.. flows between overviews and train view charts.
2016-12-06 16:44:59 +00:00
Mark Liversedge
73fedf4374 Edraw Navigation Flow for UX4
.. first draft as a edraw diagram.
2016-12-06 12:46:48 +00:00
Mark Liversedge
46db89cba2 Update UX4 design doc
.. add training planning chart view

.. but not showing phases settings, workout selection or calendar view.
2016-12-05 16:57:23 +00:00
Mark Liversedge
6245f3752a Update UX4 design doc
.. now have chart and chart settings concepts.
2016-12-03 13:12:47 +00:00
Mark Liversedge
4858627403 Update UX4 Design Doc
.. to put into separate pages
2016-12-02 15:57:13 +00:00
Mark Liversedge
caf90020ca Axure Design Concepts for V4
Navigation concepts, still work to be done on aesthetics and completeness, but a start for discussion.
2016-12-02 14:47:25 +00:00
Mark Liversedge
6d7242e02f Flyer for V3.4
.. just a one page overview of whats new in 3.4
   to use in the what's new tutorial.
2016-11-13 11:51:59 +00:00
Alejandro Martinez
da96feb6c3 Added postprocess(processor, filter) function to formulas
to run an specific Data Processor, even if not configured to run
automatically on import, over existing activities which pass the
filter expression using configured parameters.
Fixes #2037
2016-08-07 17:33:30 -03:00
Alejandro Martinez
3ef6b932dd Added autoprocess(filter) function to formulas
to run Data Processors configured to run automatically on import
over existing activities which pass the filter expression
Fixes #2037
2016-08-05 20:39:52 -03:00
Mark Liversedge
c4122acb12 Sketch of Planning UX
Need to think through how each of the pieces interact with each other, but this is a basic view of a planning widget.
2016-07-30 12:09:51 +01:00
Alejandro Martinez
e71edb94f6 Added bestime(km) to formulas
To have a general way to track best times for non stardard
distances in Metrics Trends charts and User Defined Metrics.
2016-07-14 15:13:33 -03:00