Skip to main content

Ratio iX5M Log Dumper

Project description

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

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page