summaryrefslogtreecommitdiff
path: root/digital/avr/modules/math
AgeCommit message (Collapse)Author
2010-04-27digital/io, digital/avr/modules: use the new vect_normal_dot_productNicolas Schodet
2010-04-27digital/avr/modules/math/geometry: add vect_normal_dot_productNicolas Schodet
2010-04-13digital/avr/modules/math/geometry: add distance computationsNicolas Schodet
2010-04-13digital/avr/modules/math/geometry: add normal and dot productNicolas Schodet
2010-04-07digital/avr/modules/math/geometry: add new moduleNicolas Schodet
2009-08-24 * digital/avr/modules/math/fixed:Nicolas Schodet
- round division result (closes #96). - changed macros to inlined.
2008-04-26 * digital/avr/modules/math/fixed:Nicolas Schodet
- fixed a bug on host with unsigned numbers as input to macros.
2008-04-05 * digital/avr/modules/math:Nicolas Schodet
- added math.h.
2007-10-07Included SI2E avr modules.Nicolas Schodet
Well, this need more works...