- [Bug fix] Format compensated reading timestamp to always include the milliseconds
- [Bug fix] Correct H5 compensation param ... again
- Memoized
load_calibration_params(...)
if not supplied tosample(...)
method.
- Add regression tests
- Support multiple devices (fixes issue #7)
- [Bug fix] Correct H5 compensation param
- Add uncompensated_readings
__repr__
- Use unicode degree symbol (°C) in
__repr__
& docstrings
- Port argument is optional, defaults to 0x76
- Compensated readings now contains a UUID
- Inclusion of changelog
- Initial version