common: Add the fixed15_49 module.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 19 Jan 2020 11:24:07 +0000 (12:24 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 19 Jan 2020 11:35:35 +0000 (12:35 +0100)
commit671d6a8482ac742b897913ec6975910ed5fa273c
treec67037b49a67d4fc36df17f1409acbbb1e58e1ca
parentc30d12f3ee1f0036a1a8babcd4986c2723dd6310
common: Add the fixed15_49 module.

Implements Q15.49 fixed point math.
SConscript.libcommon.rs
src/common/fixed15_49.rs [new file with mode: 0644]
src/common/lib.rs