Jef Driesen
|
8faae14591
|
Simplified the download code.
With a memory buffer that is large enough to store all profile data,
there is no need to use an intermediate package buffer.
|
2008-03-12 11:06:34 +00:00 |
|
Jef Driesen
|
feae81bd45
|
Move the function to read individual dives into the library.
A callback function can be provided to process each downloaded dive.
|
2008-03-11 15:58:54 +00:00 |
|
Jef Driesen
|
52a9293e7d
|
Automatically retry the command if the device does not respond.
|
2008-02-18 14:41:28 +00:00 |
|
Jef Driesen
|
f74e17068f
|
Removed the suunto_vyper2_recv and suunto_d9_recv functions.
|
2008-02-18 14:26:46 +00:00 |
|
Jef Driesen
|
6f4d863498
|
Read the entire package with a single operation.
Since the package size is known in advance, there is no need to read
each part (header, data and checksum) separately.
|
2008-02-17 09:01:40 +00:00 |
|
Jef Driesen
|
4be1c33ca3
|
Added the initial implementation for the Suunto D6 and D9.
|
2008-02-13 15:55:16 +00:00 |
|