On 17/03/2022 15:37,
fetzy...@gmail.com wrote:
> I decided to buy the Seac Screen in January. The transfer from the computer to
> subsurface is quite a suffering. Importing the library file (it is possible form
> subsurface 4.9.7) is not a problem and works pretty well, but it is not like a
> complete support form the program.Also the program Seacsync is completely
> useless, incomplete and a lot of times not functioning and the connection works
> 1 time to 10.
> Is there any thing or any file I can send to helping the developers?
I have been working on reverse engineering the communication protocol. I've made
some good progress already as you can see in this ticket:
https://github.com/libdivecomputer/libdivecomputer/issues/24
In order to fill in the remaining details and finish the work, I need some
additional data from as many users as possible. To help you need to download the
test application:
https://libdivecomputer.org/builds/experimental/windows/seac.exe
(There is a Mac and Linux version too if necessary.)
It's a command-line application, which you need to run with the following
options to download the dives from the dive computer:
seac.exe -vv -l seac-dump.log -f screen dump -o seac.bin COMx
seac.exe -vv -l seac-download.log -f screen download -o dive.%n.bin -f raw COMx
Replace COMx with the correct serial port (typically COM3, but that depends on
your system). When finished, email me the log files, along with the *.bin files.
Jef