1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-03-21 13:28:58 +01:00
James Cotton 561cf994b0 Reduce the memory footprint of the sin lookup table by using sin(x+pi) =
-sin(x).  Still just needs to move into flash and have some options about
precision when in its own library function.
2012-08-03 09:37:46 -05:00
..
2012-05-05 09:40:44 -07:00
2012-08-03 09:37:46 -05:00
2011-09-01 21:50:13 -04:00
2012-07-14 17:17:01 -07:00
2012-08-03 09:37:44 -05:00
2009-12-22 05:07:27 +00:00

Check the wiki