Ratio iX5M Log Dumper
Python dumper for the Ratio iX5M (iX3M 2021, square buttons/latest firmware).
Example usage
from ratio_dumper import SerialDriver, convert_to_xml
with SerialDriver('/dev/tty.usbserial-D309VENO') as dc:
dive = dc.get_dive(1)
print(convert_to_xml(dive))
Support Notes
The majority of testing has been done against open circuit dive logs from a iX5M computer, little support exists for CCR specific data e.g. setpoints, cell calibration etc.
Implementation references
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ratio_dumper-0.0.1.tar.gz
(19.4 kB
view details)
File details
Details for the file ratio_dumper-0.0.1.tar.gz.
File metadata
- Download URL: ratio_dumper-0.0.1.tar.gz
- Upload date:
- Size: 19.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.9.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecfdec77d11ac1483ff2c7f6f3ff4fb3d9b427f626c75b0a661fd30141052946
|
|
| MD5 |
905e04bfbbfaa8c6c1c35f5b7b7c3b6c
|
|
| BLAKE2b-256 |
5492042e3a3a8497267c5452436dee750c37af9b485abc4042a091b1f0f6b5bc
|