[riot-commits] [RIOT-OS/RIOT] 95d26d: sys/fmt: added format for fixed floating points
Cenk Gündoğan
cnkgndgn at gmail.com
Tue Mar 29 15:51:01 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 95d26d3b94c49307d2bc1763dee3f1619b318872
https://github.com/RIOT-OS/RIOT/commit/95d26d3b94c49307d2bc1763dee3f1619b318872
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
M sys/fmt/fmt.c
M sys/include/fmt.h
Log Message:
-----------
sys/fmt: added format for fixed floating points
Commit: 2a4b7cbc91f4c6b8de43117c1fc5d0650a0e4e3c
https://github.com/RIOT-OS/RIOT/commit/2a4b7cbc91f4c6b8de43117c1fc5d0650a0e4e3c
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
M sys/include/phydat.h
M sys/phydat/phydat_str.c
Log Message:
-----------
sys/phydat: dump function can handle fixed floats
Commit: 0610c2091476d5488a2345d000ff907d01de3af9
https://github.com/RIOT-OS/RIOT/commit/0610c2091476d5488a2345d000ff907d01de3af9
Author: Hauke Petersen <hauke.petersen at fu-berlin.de>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
M tests/unittests/tests-fmt/tests-fmt.c
Log Message:
-----------
tests: added unittests for fmt_s16_[dfp|dec]()
Commit: ed208c2da818ea3819445f382eb6f3151c1fa11d
https://github.com/RIOT-OS/RIOT/commit/ed208c2da818ea3819445f382eb6f3151c1fa11d
Author: Cenk Gündoğan <cnkgndgn at gmail.com>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
M sys/fmt/fmt.c
M sys/include/fmt.h
M sys/include/phydat.h
M sys/phydat/phydat_str.c
M tests/unittests/tests-fmt/tests-fmt.c
Log Message:
-----------
Merge pull request #4668 from haukepetersen/add_phydat_ffp
sys/phydat: dump function can handle fixed floating points
Compare: https://github.com/RIOT-OS/RIOT/compare/87175905da3d...ed208c2da818
More information about the commits
mailing list