
RChrono is a chronometer watchapp for the PEBBLE watch.
| Features are:
|
Version: 1.42
Release date : 30/01/2014
Download PBW file: RChrono.pbw
History:
Originally I created RChrono for my TIMEX Datalink USB watch (10 years ago). Running GPS were not common, so I developed a chronometer that gave me an estimation of my final time in a marathon. I used it in some marathons before I bought a running GPS.
Now I have the PEBBLE and for some training I want to use it. While I'm training I don't wear my phone so that's why I decide to adapt my old program to the PEBBLE.
First, RChrono is a standard chronometer with 30 lap's capacity. The interesting feature is the final time calculation.
An example of use is better than a long description.
You want to run a marathon. In the setting menu, you set 42.2 for the final distance. At the beginning of the race you start the chronometer. Commonly on a marathon you have label each 5km. At each label, you press the lap button, you enter the distance and the watch will estimate the final time. The final time will be updated each you time you enter a new distance.
In order to calculate the final time, the program calculates your average speed and estimate the final time assuming that you will continue to run at the same speed. Simple…
The Auto-distance feature allows the program to automatically add an amount of distance at each lap. For example, if you set 5 the program will add 5 to the distance each time you press the lap button. You will have just to validate the distance (or you can modify the distance).
The distance can be turns, miles, kilometers...
When you start the application, the "Chronometer page" is automatically displayed. After you have the following navigation thru the pages.
![]() | 1 : Back button - 2 : Up button - 3 : Select button - 4 : Down button |
| On the main menu, select RChrono to execute the application.
RChrono is a watchapp and not a watchface. All the application data (Chronometer time, laps and options) are saved if you quit the application.
|
![]()
| Chronometer page
This is the main page of the application. From the top to the bottom you have:
The buttons functions are:
SELECT button:
DOWN button:
BACK button:
|
| Hydration alarm
If you turn on the "Hydration timer" in the chronometer page you will have periodically an alarm. The settings menu allow to activate the option and it's duration. For example if you set 20 minutes you will have an alarm at 20min, 40min, 60min, 80min... |
| LAP page
This window displayed the current lap number and the lap time. On the bottom of the screen the distance is displayed. If the AUTO-DISTANCE option is selected the distance is automatically increased. The buttons functions are:
SELECT button:
DOWN button:
BACK button:
|
| Again you can see the chronometer page where you have:
|
| Application menu
This is the main menu of the application.
You also have the application version and the name of its wonderful author :) The buttons functions are:
SELECT button:
DOWN button:
BACK button:
|
| LAPS viewer page
On this page you have the list of all the laps.
The buttons functions are:
SELECT button:
DOWN button:
BACK button:
|
![]() ![]()
| Heart rate page
On this page you can measure your heart rate.
![]() The heart rate is in BPM (Beat Per Minute). The buttons functions are:
SELECT button:
DOWN button:
BACK button:
|
![]()
| Settings menu
This page allows setting the options of the application. Final distance:
Auto distance:
Auto dist. value:
Hydration timer:
Hydra. timer value:
The buttons functions are:
SELECT button:
DOWN button:
BACK button:
|
| Final distance input
If you select «Final distance» you’ll have a first screen that allows entering the integer part of the distance. Once you press "Select" you will have a second screen that allows entering the fractional part of the distance. If you want to abort the input press the BACK button. |
With the revision 2 beta 4, RChrono restart continuously!
This is due to the persistent storage. When you quit the RChrono to return to the main menu, RChrono save a lot of data. When launch RChrono the saved data are restored. It's during the retore process that the Peeble firmware goes wrong and make RChrono crash. The solution is to do a factory reset in to completely delete the saved data. The factory reset will also delete all the other application and data, and you will need to re-install all the application.
I didn't have problem when I switch from the beta 4 to the beta 5.
Enjoy :)