| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | changed ReadHrs and ReadAls to uint32, and did static_cast instead of hidden ↵ | Yehoshua Pesach Wallach | 2021-12-13 | 1 | -2/+2 |
| | | | | | cast when using it | ||||
| * | Update includes to to be relative to src directory | Reinhold Gschweicher | 2021-11-15 | 1 | -1/+1 |
| | | | | | | | | Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. | ||||
| * | Changed access modified indentation | Avamander | 2021-04-24 | 1 | -2/+2 |
| | | |||||
| * | Reformatted all the files according to clang-format style | Avamander | 2021-04-24 | 1 | -3/+2 |
| | | |||||
| * | First implementation of the HR sensor using 100% foss code (ported from waspos) | Jean-François Milants | 2021-01-10 | 1 | -0/+47 |
