mosquitotools 0.1.2 review

Download
by rbytes.net on

mosquitotools project contains software to get and graph dive profiles from a Suunto mosquite dive computer. Various tools used du

License: GPL (GNU General Public License)
File size: 0K
Developer: Uwe Ohse
0 stars award from rbytes.net

mosquitotools project contains software to get and graph dive profiles from a Suunto mosquite dive computer.

Various tools used during the development are included.

mosquitoget reads dive profiles and / or configuration memory from suunto mosquito dive computers. In the default operation mode mosquitoget saves each dive profile into one file, stopping when it discovers that a file (dive profile) already exists. The dive profile files may be changed using text editors, for example to add comments.

OPTIONS

-1, --to-stdout
Print all profiles to stdout. In this mode mosquitoget will not stop until all profiles have been read.
-a, --all
Get all profiles. mosquitoget will not stop when it detects what a dive profile already exists in the target directory, but will skip this profile.
-b, --bottle-volume=VOLUME
Bottle volume in liter. This really is the volume, not the result of the multiplucation of pressure and volume. In other words: 'volume' is the amount of water you could fill in, not the volume the air had outside of the cylinder.
-B, --buddies=NAME[S]
Include NAME[S] into dive information. By default the buddy information will be empty
-c, --config-only
Don't read profiles, print configuration to stdout.
-C, --comment=COMMENT
Include COMMENT into dive information. By default there will be not comment. Only the last comment given on the command line is honored. Edit the dive profile file to include additional comments.
-d, --device=DEVICE
Talk to the device computer attached to DEVICE. The default device name is /dev/ttyS0.
-D, --dir=DEV
Save profiles to DIR. The default is to save to the current directory.
-e, --end-pressure=PRESSURE
Bottle pressure at end of dive. Append the unit to the number as in '750psi', though you would not need to append 'bar', which is the default unit. This will only be used for the latest dive read. Note that this option will be ignored if the dive profile contains information about the pressure.
-E, --equipment=EQUIPMENT
Include EQUIPMENT into dive information. By default the equipment information will be empty.
-m, --get-mem=XX:NN
Read NN bytes of memory starting at position XX. Both values are to be given in decimal numbers. The output will be sent to the standard output.
-p, --profiles
Get profiles (this is the default operation). The program will create one file for each dive. By default this file will contain the configuration memory of the computer. Use the --without-config option to turn this off. The program stops when it detects another file with the same name, unless the --all option is used, in which case it not overwrite older files, but skip that dive. Use the --dir option to save files into another directory.
-P, --place=PLACE
Include PLACE into dive information. By default the place information will be empty.
-s, --start-pressure=PRESSURE
Bottle pressure at start of dive. This is very much like --end-pressure.
-v, --verbose
Be verbose.
--examples
Usage examples.
--limitations
Known limitations.
--see-also
Where to find related information.
--show-units
Show known units.
--caveat
Show warnings.
--version
Show version: mosquitoget (mosquitotools) 0.1.2.
--help
Show a list of options or the long help on one. The use with an argument shows the long help text of that option, without an argument it will list all options.
--longhelp
Show longer help texts for all or one option.

mosquitotools 0.1.2 keywords