github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

key / bicicalc

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 2
    • 1
  • Source
  • Commits
  • Network (1)
  • Issues (6)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (2)
    • gh-pages
    • master ✓
  • Tags (0)
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

cyclo computer data cliculator (Garmin, Polar, PowerTap etc) — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

 * caliculate power summary when power sensor enabled. 
黄川田 光国 (author)
Fri Jul 10 19:59:21 -0700 2009
commit  0ae5be5326a372618ecc80293f79fc7deb40c71e
tree    ab3bce72678d3138ebb6c536eb7f7016bf99c387
parent  0191560bae4aa06b026e0aaaa30ff7abefe5078f
bicicalc /
name age
history
message
directory Bicicalc/ Loading commit data...
file README
file TODO
file bicicalc.py
file g_mmp.py
file g_userprofile.py
README
= Requirement =
 * Python 2.5 or later
 * SQLite3

= Usage =
== Garmin ==
=== History Data Summary ===
Print summary of History data

 e.g.
 $ ./bicicalc.py --ftp=xxx /some/where/2009-06-06-11-15-16.tcx

=== Caliculate MMP ===
Caliculate Mean Maximal Power

 e.g.
 30 seconds MMP
 $ ./g_mmp.py --mmp-second=30 /some/where/2009-06-06-11-15-16.tcx

 1 minute MMP
 $ ./g_mmp.py --mmp-minute=1 /some/where/2009-06-06-11-15-16.tcx

 15 minute MMP
 $ ./g_mmp.py --mmp-minute=15 /some/where/2009-06-06-11-15-16.tcx

=== Convert TCX file to CSV === 
Bicicalc dump CSV format.

 e.g.
 $ ./bicicalc.py --dump-csv /some/where/2009-06-06-11-15-16.tcx

=== Convert TCX file to KML === 
You can set kml title and descriptions.
see --kml-name, --kml-description option.

 e.g.
 $ ./bicicalc.py \
     --dump-kml \
     --kml-name=KML_NAME \
     --kml-description=KML_DESC \
     /some/where/2009-06-06-11-15-16.tcx

=== UserProfile summary ===
Print UserProfile, HeartRate Zones, Power Zones.

 e.g.
 $ ./g_userprofile.py /some/where/UserProfile.tcx

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server