New screenshots for the website.
BIN
doc/3d.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
11
doc/Makefile
@@ -2,12 +2,11 @@
|
||||
CONTENT=$(wildcard *.content)
|
||||
HTML=$(subst .content,.html,$(CONTENT))
|
||||
TARBALLS=$(wildcard gc_*.tgz)
|
||||
OTHER=logo.jpg sample.gp sample.png cpint.gp cpint.png \
|
||||
critical-power-plot.png histogram-analysis.png pf-pv-plot.png \
|
||||
ride-plot.png ride-summary.png weekly-summary.png \
|
||||
choose-a-cyclist.png main-window.png critical-power.png \
|
||||
power.zones cyclist-info.png
|
||||
|
||||
OTHER= 3d.png choose-a-cyclist.png cpint.gp cpint.png critical-power-plot.png critical-power.png \
|
||||
cyclist-info.png editor.png gui-preview.png histogram-analysis.png logo.jpg logo.png \
|
||||
main-window.png map.png metrics-power.png metrics-timedist.png metrics-tiz.png pf-pv-plot.png \
|
||||
pm.png power.zones realtime.png ride-plot.png ride-plot2.png ride-summary.png sample.gp \
|
||||
sample.png weekly-summary.png google-earth.png aerolab.png
|
||||
|
||||
all: $(HTML)
|
||||
.PHONY: all clean install
|
||||
|
||||
BIN
doc/aerolab.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
doc/editor.png
Normal file
|
After Width: | Height: | Size: 155 KiB |
BIN
doc/google-earth.png
Normal file
|
After Width: | Height: | Size: 311 KiB |
BIN
doc/map.png
Normal file
|
After Width: | Height: | Size: 267 KiB |
BIN
doc/metrics-power.png
Normal file
|
After Width: | Height: | Size: 121 KiB |
BIN
doc/metrics-timedist.png
Normal file
|
After Width: | Height: | Size: 90 KiB |
BIN
doc/metrics-tiz.png
Normal file
|
After Width: | Height: | Size: 63 KiB |
BIN
doc/pm.png
Normal file
|
After Width: | Height: | Size: 92 KiB |
BIN
doc/realtime.png
Normal file
|
After Width: | Height: | Size: 78 KiB |
|
Before Width: | Height: | Size: 197 KiB After Width: | Height: | Size: 192 KiB |
BIN
doc/ride-plot2.png
Normal file
|
After Width: | Height: | Size: 195 KiB |
|
Before Width: | Height: | Size: 179 KiB After Width: | Height: | Size: 134 KiB |
@@ -17,6 +17,13 @@ Plotting Altitude, Cadence, Heart Rate, Power, and Speed
|
||||
<p>
|
||||
<img src="ride-plot.png" alt="Power and HR Plot" align="center">
|
||||
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
Plotting in a Stacked View
|
||||
</font></big>
|
||||
<p>
|
||||
<img src="ride-plot2.png" alt="Stacked Power and HR Plot" align="center">
|
||||
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
Plotting Critical Power
|
||||
@@ -45,6 +52,66 @@ The Weekly Summary
|
||||
<p>
|
||||
<img src="weekly-summary.png" alt="The Weekly Summary" align="center">
|
||||
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
Plot from a selection of over 30 metrics
|
||||
</font></big>
|
||||
<p>
|
||||
<img src="metrics-power.png" alt="The Power Metrics" align="center">
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
Including Time and Distance
|
||||
</font></big>
|
||||
<p>
|
||||
<img src="metrics-timedist.png" alt="The Time and Distance" align="center">
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
Time In Zone
|
||||
</font></big>
|
||||
<p>
|
||||
<img src="metrics-tiz.png" alt="The Time In Zone" align="center">
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
Plot with Google Maps
|
||||
</font></big>
|
||||
<p>
|
||||
<img src="map.png" alt="Google Maps" align="center">
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
Plot in 3 Dimensions
|
||||
</font></big>
|
||||
<p>
|
||||
<img src="3d.png" alt="The 3d plot" align="center">
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
Edit and Correct Ride Data
|
||||
</font></big>
|
||||
<p>
|
||||
<img src="editor.png" alt="The Ride Editor" align="center">
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
The Performance Manager
|
||||
</font></big>
|
||||
<p>
|
||||
<img src="pm.png" alt="The Performance Manager" align="center">
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
Train with a Computrainer or ANT+ Device
|
||||
</font></big>
|
||||
<p>
|
||||
<img src="realtime.png" alt="The Realtime Window" align="center">
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
Export to Google Earth 5.2
|
||||
</font></big>
|
||||
<p>
|
||||
<img src="google-earth.png" alt="Google Earth 5.2" align="center">
|
||||
<p>
|
||||
<big><font face="arial,helvetica,sanserif">
|
||||
The Aerolab
|
||||
</font></big>
|
||||
<p>
|
||||
<img src="aerolab.png" alt="Aerolab" align="center">
|
||||
</center>
|
||||
|
||||
|
||||
|
||||