9 Commits

Author SHA1 Message Date
Jef Driesen
df8f9e24f2 Made the discovery function static. 2008-06-04 13:18:57 +00:00
Jef Driesen
987b785de4 Make the public API return the size of the downloaded data.
And renamed a few variables to make the code more consistent with code 
elsewhere in the library.
2008-05-23 20:36:31 +00:00
Jef Driesen
1d50bcf732 Added a public API function to set the oldest timestamp. 2008-05-23 20:31:21 +00:00
Jef Driesen
e8ce10ffb3 Return the dives in reverse order (newest dives first). 2008-05-15 14:20:32 +00:00
Jef Driesen
98b5d06be6 Added an auxiliary function to reduce the amount of duplicated code. 2008-05-10 19:15:13 +00:00
Jef Driesen
e9956f50f0 Fixed a small error. 2008-05-10 19:06:35 +00:00
Jef Driesen
5b0810c324 Added a function to extract individual dives from the binary data. 2008-04-17 08:04:04 +00:00
Jef Driesen
30ff9e667a Fixed a mistake in the transfer protocol.
The device sends the size of the data stream before the actual data.
2008-04-16 17:48:50 +00:00
Jef Driesen
71a5c0ac3f Added the initial implementation for the Uwatec Smart. 2008-04-08 08:16:32 +00:00