]>
err.no Git - gant/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tollef Fog Heen [Tue, 17 Jan 2012 20:30:42 +0000 (21:30 +0100)]
Fix off-by-one error
Tollef Fog Heen [Fri, 6 Jan 2012 23:03:23 +0000 (00:03 +0100)]
Readability fixes
Tollef Fog Heen [Fri, 6 Jan 2012 22:23:45 +0000 (23:23 +0100)]
Drop binary
Tollef Fog Heen [Fri, 6 Jan 2012 22:22:25 +0000 (23:22 +0100)]
Loosen restrictions on interesting file somewhat
Whether the file number is above the number of entries seen or not
should not matter, since there might be holes.
Tollef Fog Heen [Fri, 6 Jan 2012 21:48:40 +0000 (22:48 +0100)]
Adjust timestamps for clocksyncless units
Try to adjust timestamps for devices where we have no idea if the
clock is correct or not.
Tollef Fog Heen [Fri, 6 Jan 2012 21:23:26 +0000 (22:23 +0100)]
rename real_time to modified_time
Tollef Fog Heen [Sun, 2 Oct 2011 19:19:11 +0000 (21:19 +0200)]
Avoid running off a cliff when we get to the end of the list of files
Tollef Fog Heen [Sat, 10 Sep 2011 08:52:50 +0000 (10:52 +0200)]
Get rid of old, useless file
Tollef Fog Heen [Sat, 10 Sep 2011 08:50:30 +0000 (10:50 +0200)]
Fix up download support, change file names
- Make downloading more than one chunk work
- Make the output file name be the date and time of the workout
- Only download incomplete or not-seen files
- Add support for a single command to list the directory entries
Tollef Fog Heen [Sat, 10 Sep 2011 08:49:04 +0000 (10:49 +0200)]
Add my own copyright
Tollef Fog Heen [Sun, 28 Aug 2011 19:32:25 +0000 (21:32 +0200)]
More debugging
Tollef Fog Heen [Sun, 28 Aug 2011 19:30:22 +0000 (21:30 +0200)]
Fix up prototype of ANT_AssignChannelEventFunction
Tollef Fog Heen [Sun, 28 Aug 2011 19:27:45 +0000 (21:27 +0200)]
Add ANT_CloseChannel prototype
Tollef Fog Heen [Sun, 28 Aug 2011 19:26:29 +0000 (21:26 +0200)]
Fix up debug handling somewhat
Tollef Fog Heen [Sun, 28 Aug 2011 18:55:06 +0000 (20:55 +0200)]
Drop usleep
Tollef Fog Heen [Sun, 28 Aug 2011 18:54:43 +0000 (20:54 +0200)]
Drop pointless if
Tollef Fog Heen [Thu, 25 Aug 2011 18:27:37 +0000 (20:27 +0200)]
Compilation fixups
Tollef Fog Heen [Thu, 25 Aug 2011 18:26:23 +0000 (20:26 +0200)]
Prototype fixups
Tollef Fog Heen [Thu, 25 Aug 2011 18:25:01 +0000 (20:25 +0200)]
Fix up naming of files
Tollef Fog Heen [Thu, 28 Jul 2011 15:08:43 +0000 (17:08 +0200)]
Compilation fixes
Tollef Fog Heen [Thu, 28 Jul 2011 15:08:15 +0000 (17:08 +0200)]
Enable debug by default
Tollef Fog Heen [Thu, 28 Jul 2011 15:07:16 +0000 (17:07 +0200)]
More message definitions
Tollef Fog Heen [Thu, 28 Jul 2011 15:07:03 +0000 (17:07 +0200)]
Add function prototypes
Tollef Fog Heen [Thu, 28 Jul 2011 15:06:01 +0000 (17:06 +0200)]
Stricter compile flags
Tollef Fog Heen [Thu, 28 Jul 2011 15:04:46 +0000 (17:04 +0200)]
Ignore more files
Steinar H. Gunderson [Thu, 8 Jul 2010 22:53:00 +0000 (00:53 +0200)]
Update README for FR60.
Steinar H. Gunderson [Thu, 8 Jul 2010 22:42:22 +0000 (00:42 +0200)]
Updates for FR60 support. (Sorry, one big monolithic hunk.)
Jordan Miller [Sat, 27 Mar 2010 03:54:01 +0000 (22:54 -0500)]
Removed generated files
Jordan Miller [Sat, 12 Dec 2009 14:33:43 +0000 (08:33 -0600)]
Adding Chris Turchin's Python Monitor
Jordan Miller [Thu, 1 Oct 2009 01:36:22 +0000 (20:36 -0500)]
Adding Wali's changes
Jordan Miller [Sat, 25 Apr 2009 21:01:11 +0000 (16:01 -0500)]
Adding Wali's
20090124 patch.
Jordan Miller [Sat, 18 Apr 2009 20:47:26 +0000 (15:47 -0500)]
Adding rapiddescent's recommendation to change output filename so it sorts properly
Jordan Miller [Sun, 29 Mar 2009 00:29:12 +0000 (19:29 -0500)]
Added some typecasting in the debug statements to get gant.c and antlib.c to compile
Jordan Miller [Mon, 23 Mar 2009 04:34:52 +0000 (23:34 -0500)]
Syncing to ant0_t3
Jordan Miller [Mon, 23 Mar 2009 04:26:17 +0000 (23:26 -0500)]
Added Wali's Change to gant.c
Jordan Miller [Mon, 23 Mar 2009 03:15:07 +0000 (22:15 -0500)]
First Import