Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic features #2

Merged
merged 5 commits into from
Feb 14, 2024
Merged

Basic features #2

merged 5 commits into from
Feb 14, 2024

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    e39b062 View commit details
    Browse the repository at this point in the history
  2. Update project settings

    Rol-la committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    78824d4 View commit details
    Browse the repository at this point in the history
  3. Update lock file

    Rol-la committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    b242ba5 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Add basic features

    A first set of features for the scc1 is added. This incldues:
    - A basic driver for the SCC1 sensor cable that is based on the
      sensirion_shdc_driver package
    - A i2c transceiver that can be used to communicate with public python
      drivers
    - A driver based on the sf06 api of the SCC1 sensor cable.
    - Basic tests to work with attached hardware
    Rol-la committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    8d6c034 View commit details
    Browse the repository at this point in the history
  2. Update documentation

    The readme and the document templates are updated in order to provide
    first documentation.
    Rol-la committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    164eb16 View commit details
    Browse the repository at this point in the history