Jef Driesen
1d50bcf732
Added a public API function to set the oldest timestamp.
2008-05-23 20:31:21 +00:00
Jef Driesen
0c2444ae07
Use a dynamically allocated memory buffer.
...
Since the memory capacity of the device is unknown, a fixed size buffer
could cause problems. The public API now returns the size of the
downloaded data.
2008-05-20 09:57:14 +00:00
Jef Driesen
400143a0c4
Removed some unnecessary code.
2008-05-20 09:24:31 +00:00
Jef Driesen
857cd39c54
Simplified the error recovery by moving the code to a separate function.
2008-05-20 08:59:15 +00:00
Jef Driesen
0ae0e9e69f
Return the dives in reverse order (newest dives first).
2008-04-01 12:20:13 +00:00
Jef Driesen
4d12b4b491
Added a function to extract individual dives from the binary data.
2008-03-31 09:21:41 +00:00
Jef Driesen
fa20dbb87d
Added the initial implementation for the Uwatec Memomouse.
2008-01-28 13:52:29 +00:00