aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Updated fix16_atan, now removes some un-necessary code.flatmush2011-02-242-11/+17
* Added multi-pass approach to fixtest, now produces more accurate results. On ...flatmush2011-02-242-31/+37
* Minor fix regarding printf format in fixtest.flatmush2011-02-242-2/+2
* 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