Skip to content

Revisions

  • Describe distance time&&distance filter

    @gerhardol gerhardol committed Mar 27, 2016
  • Separated 920XT analysis, updated instructions

    @gerhardol gerhardol committed Dec 30, 2015
  • Updated with splits comparision

    @gerhardol gerhardol committed Dec 30, 2015
  • Handedited track

    @gerhardol gerhardol committed Dec 28, 2015
  • Adding error source discussion

    @gerhardol gerhardol committed Dec 27, 2015
  • Updated with Strava segments, older 305 runs

    @gerhardol gerhardol committed Dec 27, 2015
  • Minor update

    @gerhardol gerhardol committed Dec 26, 2015
  • Updated screenshot

    @gerhardol gerhardol committed Dec 25, 2015
  • Updated table-of-contents

    @gerhardol gerhardol committed Dec 23, 2015
  • Updated image links

    @gerhardol gerhardol committed Dec 23, 2015
  • Images for 920xt comparisions

    @gerhardol gerhardol committed Dec 23, 2015
  • Corrected links Updated 920xt example

    @gerhardol gerhardol committed Dec 23, 2015
  • Corrected table

    @gerhardol gerhardol committed Dec 23, 2015
  • Updated example

    @gerhardol gerhardol committed Dec 23, 2015
  • Update to latest source

    @gerhardol gerhardol committed Dec 21, 2015
  • Merge branch 'master' of github.com:gerhardol/trails.wiki

    @gerhardol gerhardol committed Nov 20, 2015
  • Update to 1.3.10

    @gerhardol gerhardol committed Nov 20, 2015
  • adjust time for activities

    @gerhardol gerhardol committed Jun 16, 2015
  • adjusted more links

    @gerhardol gerhardol committed Mar 15, 2015
  • update toc Links to gps-running

    @gerhardol gerhardol committed Mar 15, 2015
  • Add script to generate toc, script itself

    @gerhardol gerhardol committed Mar 15, 2015
  • Some more link tweaks

    @gerhardol gerhardol committed Mar 15, 2015
  • Further fixed links perl -pi -e 'while(m%\[(.*?)\]\(([^#]*)#?(.*?)\.md\)%){$t=$1;$l1=$2;$l2=$3; $t=~s%(.*?)#(.*)%$2%; $t=~s%\\_% %g;if($l2 eq ""){$l=$l1;}else{$l2=~s%_%-%g;$l2=~tr%[A-Z]%[a-z]%; $l="$l1#$l2";} $_=~s%\[.*?\.md\)%[$t]($l)%;}' *md

    @gerhardol gerhardol committed Mar 15, 2015
  • More cleanup links

    @gerhardol gerhardol committed Mar 15, 2015
  • Anhother attempt fixing references

    @gerhardol gerhardol committed Mar 15, 2015
  • Fixed links in wiki: perl -pi -e 'while(m%\[(.*?)\]\((\w*)#(\w*).md\)%){$t=$1;$l1=$2;$l2=$3; $t=~s%(.*?)#(.*)%$2%; $t=~s%\\_% %g; $l2=~s%_%-%g;$l2=~tr%[A-Z]%[a-z]%; s%\[(.*?)\]\((\w*)#(\w*).md\)%\[$t\]($l1\#$l2)%;}' *md perl -pi -e 's%https?://(trails.googlecode.com/hg)%https://github.com/gerhardol/trails%g;' *md

    @gerhardol gerhardol committed Mar 15, 2015
  • Converted links to GitHub perl -pi -e 's%https?://(code.google.com/p/trails/wiki|wiki.trails.googlecode.com/hg)%%g;' *md perl -pi -e 's%http://trails.googlecode.com/svn/wiki%https://github.com/gerhardol/trails/tree/master%g;' *md perl -pi -e 's%https?://code.google.com/p/trails/issues/detail\?id=%https://github.com/gerhardol/trails/issues/%g;' *md perl -pi -e 's%(\[.*?\.(png|jpg)\])%[]%g;' *md Other moved repos: perl -pi -e 's%https?://(code.google.com/p/sporttracks-miscplugin/wiki|wiki.sporttracks-miscplugin.googlecode.com/hg)%%g;' *md

    @gerhardol gerhardol committed Mar 15, 2015
  • Move pages from main repo

    @gerhardol gerhardol committed Mar 15, 2015