Commit Graph

19 Commits

Author SHA1 Message Date
Fredrik Johansson 4dd9b2a4a5 Add scope guards to header files 2015-02-14 14:11:43 +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 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
Josh Stewart f280856959 Accuracy improvements to the table lookup 2013-12-29 23:43:19 +11:00
Josh Stewart 03cbef0837 Fix to the Y axis lookup max/mins 2013-12-29 13:03:16 +11:00
Josh Stewart 3e45171357 Additional checks in the interpolation routine for edge cases 2013-10-14 23:54:15 +11:00
Josh Stewart 8e002150ee Large re-org in preparation for EEPROM and comms paging work 2013-07-16 22:29:17 +10:00
Josh Stewart 3d1cdb6f4d Working VE and IGN table comms 2013-07-09 22:12:35 +10:00
Josh Stewart 63485ed79f Fix Edge case handling in table lookup where requested X or Y were equal to a bin value 2013-07-04 08:50:07 +10:00
Josh Stewart 25253f0beb Initial scheduler work 2013-02-13 22:49:36 +11:00
Josh Stewart aff1570ef7 Small correction to the table struct 2013-02-11 11:34:30 +11:00
Josh Stewart 4f7d86588e Removed floats from table lookup 2013-02-11 10:53:00 +11:00
Josh Stewart 066e0ee9e8 Completely bug tested and confirmed working the interpolation code 2013-02-06 00:17:54 +11:00
Josh Stewart 90d2594825 Interpolation actually works now
Includes a walkthrough of the interpolation in the testing file
2013-02-05 21:11:59 +11:00
Josh Stewart 9cd43ebd79 Initial implementation of the 2D map interpolation 2013-02-05 20:41:41 +11:00
Josh Stewart 24e79171af Added testing functions and further comments 2013-02-05 19:27:06 +11:00
Josh Stewart 66ea47fde5 More of the basic infrastructure stuff 2013-02-05 08:05:35 +11:00