Divetools is a set of tools to read out a dive computer. In addition it includes a conversion program that makes UDCF files out of thet dump and a Plotting tool that produces nice PostScript pages for your loogbook. It supports the Suunto EON and Uwatec Aladin Series dive computers.
| Tags | printing Utilities Other/Nonlisted Topic |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C Perl |
Recent releases


Changes: This release updates the readme file to reflect the dependency on the popt library, and adds a little cosmetic tweaking in diveplot, TANKVOLUME to the UDCF file, and --stdout to diveplot.


Changes: The parser in diveplot was completely rewritten. Some small additions were made to aladindump.


Changes: This release fixes several ringbuffer handling problems, and adds timezone handling. Aladinlink now checks the checksum, and some intensive testing was carried out.


Changes: Several potential buffer overflows and segfaults and signedness mismatches have been fixed. This release is gcc -pedantic clean under gcc 3.2.2. The progress bar terminal width is adaptive.


Changes: divetools is now managed in CVS. The ability to place a config file in your home directory has been added. Entry time issues in aladindump have been corrected. libpopt option parsing has been added to all tools. The man pages have been updated.