LogCard Utility Beta ver 6.22

Maintenance, accessories, operation. Anything to do with making your erg work.
Post Reply
User avatar
c2scott
2k Poster
Posts: 218
Joined: March 19th, 2006, 6:31 pm

LogCard Utility Beta ver 6.22

Post by c2scott » September 8th, 2008, 12:04 pm

I've posted a new version of the LogCard Utility (6.22) here:
http://www.concept2.com/products/pm3/te ... tup622.exe

The changes are as follows:
• Fixes bug in calculating monthly totals when there are skipped months (ie no rowing at all in a particular month)
• Fixes misc GUI issues with Vista
• Fixes issue with uploading certain same-date workouts to online server.

I'm particularly interested in reaching those customers that occasionally (or routinely) end up with same amount of time/meters in workouts on the SAME DAY (in older versions the 2nd workout would not upload as it was a "Duplicate". If you have such workouts, I suggest deleting them from the online logbook system, then use this version 6.22 to upload them again and report any difficutlies. In this version of the LCU, the "time of day" as well as "Date" is recorded and used for comparison.

Let me know if you have ANY issues with this version.

User avatar
Citroen
SpamTeam
Posts: 8030
Joined: March 16th, 2006, 3:28 pm
Location: A small cave in deepest darkest Basingstoke, UK

Re: LogCard Utility Beta ver 6.22

Post by Citroen » September 8th, 2008, 12:09 pm

I get "Page not found" (404 error handler) on that link.

User avatar
c2scott
2k Poster
Posts: 218
Joined: March 19th, 2006, 6:31 pm

Post by c2scott » September 8th, 2008, 12:14 pm

Typo: try again it should work. Sorry.

User avatar
Citroen
SpamTeam
Posts: 8030
Joined: March 16th, 2006, 3:28 pm
Location: A small cave in deepest darkest Basingstoke, UK

Post by Citroen » September 8th, 2008, 5:12 pm

c2scott wrote:Typo: try again it should work. Sorry.
I downloaded it then went to the gym to generate some test data.

Rowed 1000m and got 4:09.7. So that was the target for the next 9 * 1000m rows. Stuck one in the middle at 3:48.9. Four workouts came out as 4:09.6 and the last one was 4:09.5.

All ten workouts uploaded first go.

It was interesting trying to get the exact same final time eight were at 2:04.8 and 18/19 SPM.

User avatar
Sheepster
1k Poster
Posts: 123
Joined: September 12th, 2008, 6:25 pm

Post by Sheepster » September 19th, 2008, 10:27 am

It seems that the online logbook might be treating the date/time entries as separate days because since I started uploading logcard workouts (just started yesterday) my average meters/day rowed has dropped dramatically. I did more than my average yesterday and close to my average today but with multiple short rows (13 entries in the last two days.)
so there should have been no large change in average meters/day rowed. When I was manually entering my meters I'd sometimes have days with multiple entries (although not that many) and the average/days rowed seemed to respond appropriately - so I'm wondering if this is an issue with this new update.

It would be nice to have a way to sum up daily meters easily but I don't see a way to do that in either the online logbook or PC logbook without exporting to excell. However I'm so new at this - I might be missing something so if there is, please let me know.

Thanks

User avatar
BrianStaff
2k Poster
Posts: 220
Joined: February 14th, 2008, 2:20 pm
Location: Scottsdale, Arizona

Re: LogCard Utility Beta ver 6.22

Post by BrianStaff » September 19th, 2008, 10:42 am

c2scott wrote: • Fixes issue with uploading certain same-date workouts to online server.
This is wonderful news...I have a lot of these on my logcard.

Thanks - Brian
M 65 / 6'3" / 234lbs as of Feb 14, 2008...now 212
Started Rowing: 2/22/2008
Vancouver Rowing Club - Life Member(Rugby Section)
PB: 500m 1:44.0 2K 7:57.1 5K 20:58.7 30' 6866m

User avatar
Citroen
SpamTeam
Posts: 8030
Joined: March 16th, 2006, 3:28 pm
Location: A small cave in deepest darkest Basingstoke, UK

Post by Citroen » September 19th, 2008, 4:11 pm

Sheepster wrote: It would be nice to have a way to sum up daily meters easily but I don't see a way to do that in either the online logbook or PC logbook without exporting to excell. However I'm so new at this - I might be missing something so if there is, please let me know.

Thanks
I do it with trivial Excel spreadsheet. The results match the Online LogBook.

Code: Select all

Current	8549382		39568		
Next 2008/9 target	=B8+B9+B10+B11+B12		=TODAY()		
	=B2-B1		39933		
Since 1st May	=B1-(B8+B9+B10+B11)		=D3-D2	=B3/D4	Per day
			=D2-D1	=B4/D5	Per day
Predicted total	=E5*365				

2004/5 season	477822		Each day	=B3/D4	
2005/6 season	3012158		1 Session/week	=E8*7	
2006/7 season	2555020		2 Sessions/week	=E9/2	
2007/8 season	1696000		3 Sessions/week	=E9/3	
2008/9 target	2259000		4 Sessions/week	=E9/4	
			5 Sessions/week	=E9/5	
			6 Sessions/week	=E9/6	
Predicted	=B8+B9+B10+B11+B6				

39568 == 30/04/2008
39933 == 30/04/2009

Post Reply