-
- Downloads
Merge pull request #8592 from gebart/pr/phydat-fit
sys/phydat: Add phydat_fit to rescale values for phydat_t Fits larger values into the 16 bit integers used by phydat_t and update scale accordingly. Including a minimal unit test.
No related branches found
No related tags found
Showing
- Makefile.dep 4 additions, 0 deletionsMakefile.dep
- sys/include/phydat.h 34 additions, 0 deletionssys/include/phydat.h
- sys/phydat/phydat.c 47 additions, 0 deletionssys/phydat/phydat.c
- sys/phydat/phydat_str.c 1 addition, 1 deletionsys/phydat/phydat_str.c
- tests/unittests/tests-phydat/Makefile 1 addition, 0 deletionstests/unittests/tests-phydat/Makefile
- tests/unittests/tests-phydat/Makefile.include 1 addition, 0 deletionstests/unittests/tests-phydat/Makefile.include
- tests/unittests/tests-phydat/tests-phydat.c 73 additions, 0 deletionstests/unittests/tests-phydat/tests-phydat.c
- tests/unittests/tests-phydat/tests-phydat.h 36 additions, 0 deletionstests/unittests/tests-phydat/tests-phydat.h
Loading
Please register or sign in to comment