History

Initial Development (2016-12-14)

  • Parse incoming strings from the command prompt including data

  • Only plotted data

Overhaul (2017-10-17)

  • Made into a package

  • Made into a nice CLI

  • Expanded data acquisition

  • Plots and saves data

0.1.0 (2019-01-18)

  • First release on PyPI.

  • Opensourced!

0.2.0 (2019-01-19)

  • Full daq system

  • Complete API

  • Documentation

  • Complete access to the Lyte probe

0.3.0 (2020-01-22)

  • Improvements to the firmware updating process

  • General API fixes

  • Starting unittests

0.4.0 (2020-02-29)

  • Fix for issue 6

  • Added in a high resolution daq script.

  • Added linting with autopep8 and isort

  • Resilience improvements to grabbing data

  • Added back in the listening function for measurements via buttons

0.5.0 (2021-11-30)

  • Fixes for issues 4, 8, 9, 15, 16, 18, 19

  • Migrated towards Github Actions

  • Added broader build tests

  • Improved data downloading/logging and integrity checks

  • Improved tools for high resolution measurements

  • Improved documentation on setup, install, and usage

0.6.0 (2022-04-25)

  • Fixes for issue 26

  • Working toward most of 25

  • Loosen requirements for packages

  • Incorporating Study Lyte package

  • Improved plotting interface for hi res measurement

  • Fixed major bug in interpolation scheme in high res

  • Added tests mocking high res ops

0.7.0 (2023-01-28)

  • Fixes for issue 31

  • Added auto closing of plots 25

  • Added more tests and python 3.11

  • Rearranged project structure to be more editor friendly

  • Added plot time and repeat measurements to hi res script

  • Updated installation docs

0.8.0 (2023-05-30)

  • Migrated to using Study Lyte profile for plotting.

  • Added in windows daw script

0.9.0 (2023-12-07)

  • Migrated to study_lyte profile class usage

  • Added in features to manage past profiles with fewer sensors

0.10.0 (TBD)

  • Added windows driver install script