Commit Graph

13 Commits

Author SHA1 Message Date
Josh Stewart 4210cd61c3 Experimental new fast caching on 2D tables (Similar to what is done on 3D tables) 2016-01-05 08:01:31 +11:00
Josh Stewart f8fd0f9692 Allow for dynamically sized 3d tables 2015-09-18 15:06:21 +10:00
Josh Stewart e44b800a6c Accuracy fix in 3d table lookup 2015-06-08 21:25:29 +10:00
Josh Stewart 372f6da64e Switch 2D tables to pointers 2015-06-05 18:02:47 +10:00
Josh Stewart f34c03c98e Big table lookup optimisation 2015-06-04 21:54:11 +10:00
Josh Stewart a9c2a2dec7 Minor performance tweaks 2015-06-04 00:31:02 +10:00
Josh Stewart 48f426317d Add explicit license information 2015-05-29 09:49:44 +10:00
Fredrik Johansson b743b2d1d0 Make the code compileable with eclipseArduino 2015-02-14 18:04:00 +01:00
Josh Stewart 1275901466 Adjust 2D tables to support ints as well as bytes 2014-05-12 21:27:22 +10:00
Josh Stewart 5870a47558 Various minor optimisations - Replace custom divide operation with div 2014-05-08 23:01:56 +10:00
Josh Stewart 8a0a99a9e4 Updated WUE and TAE to work with 2D tables 2014-02-27 15:17:14 +11:00
Josh Stewart 78fdfbe2bb Completed dynamic 2D table implementation (Untested) 2014-02-27 13:26:04 +11:00
Josh Stewart ac463dadf4 Addition of 2D table functions 2014-01-07 16:01:14 +08:00