aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed an obvious bug, error was reported at 65536 times the correct value, re...flatmush2011-02-242-3/+3
* Added a small program called fixtest which currently tests performance and av...flatmush2011-02-246-0/+217
* Edited wiki page Microcontroller_Usage through web user interface.Flatmush2011-02-240-0/+0
* Edited wiki page Microcontroller_Usage through web user interface.joe.schaack2011-02-240-0/+0
* Created wiki page through web user interface.joe.schaack2011-02-240-0/+0
* Added an optimized and improved implementation of joe's fixed point atan2 alg...flatmush2011-02-231-49/+56
* Fixed errors in asin/atan, where incorrect integer maths was used.flatmush2011-02-234-11/+45
* Changed consts such as e, pi, one to macros as suggested by mth for compiler ...Flatmush2011-02-142-4/+7
* Updated code::blocks project file.Flatmush2011-02-141-1/+18
* Deleted objects and compiled files which should never have been uploaded.Flatmush2011-02-146-0/+0
* Initial commit. Since its use in fgl and the Dingoo SDK the functions have be...Flatmush2011-02-1417-0/+579