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

Feature/zephyr #35

Open
wants to merge 23 commits into
base: develop
Choose a base branch
from
Open

Feature/zephyr #35

wants to merge 23 commits into from

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    edf06e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. added op mode

    jonas-merkle committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    6ec2855 View commit details
    Browse the repository at this point in the history
  2. fixed AS5047P_SPI class

    jonas-merkle committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    3be2896 View commit details
    Browse the repository at this point in the history
  3. added AS5047P_SPI_Zephyr

    jonas-merkle committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    78da919 View commit details
    Browse the repository at this point in the history
  4. AS5047P_SPI_Zephyr impl.

    jonas-merkle committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    5c6f9dd View commit details
    Browse the repository at this point in the history
  5. changed settings for CI

    jonas-merkle committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    7f5ffdf View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2021

  1. switched to spi_write_dt

    jonas-merkle committed Oct 30, 2021
    Configuration menu
    Copy the full SHA
    e706dfb View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. fixed const fuckup

    jonas-merkle committed Nov 2, 2021
    Configuration menu
    Copy the full SHA
    538b87b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    282ca3d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2021

  1. some fixes

    jonas-merkle committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    7c0f236 View commit details
    Browse the repository at this point in the history
  2. fix compilation

    ottojo committed Nov 4, 2021
    Configuration menu
    Copy the full SHA
    8778716 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. K_MSEC

    jonas-merkle committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    d1eca63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2497f09 View commit details
    Browse the repository at this point in the history
  3. removed @todo

    jonas-merkle committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    1a0ddf0 View commit details
    Browse the repository at this point in the history
  4. added status output

    jonas-merkle committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    4a13021 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. fixed toString()

    jonas-merkle committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    4048fac View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. logging, parity fixes

    ottojo committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    4e9e57d View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. fixed typos

    jonas-merkle committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    de648ac View commit details
    Browse the repository at this point in the history
  2. update doxygen

    jonas-merkle committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    81a0eb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. Update src/spi/AS5047P_SPI_Zephyr.cpp

    Co-authored-by: Jonas Otto <edwin.otto@uni-ulm.de>
    jonas-merkle and ottojo authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    ba32157 View commit details
    Browse the repository at this point in the history
  2. Update src/spi/AS5047P_SPI_Zephyr.cpp

    Co-authored-by: Jonas Otto <edwin.otto@uni-ulm.de>
    jonas-merkle and ottojo authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    87d50ee View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Update src/spi/AS5047P_SPI_Zephyr.cpp

    Co-authored-by: Jonas Otto <edwin.otto@uni-ulm.de>
    jonas-merkle and ottojo authored Nov 25, 2021
    Configuration menu
    Copy the full SHA
    a507934 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2021

  1. Configuration menu
    Copy the full SHA
    46fec17 View commit details
    Browse the repository at this point in the history