This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
LibrePilot
Watch
1
Star
0
Fork
0
You've already forked LibrePilot
mirror of
https://bitbucket.org/librepilot/librepilot.git
synced
2024-11-30 08:24:11 +01:00
Code
Issues
Releases
Activity
8eac518a9c
LibrePilot
/
flight
/
Libraries
/
math
History
James Cotton
8eac518a9c
If the sin table is empty don't attempt to use it and return 0.
2012-08-03 12:43:50 -05:00
..
pid.c
Move the PID methods into a standalone library
2012-08-03 09:37:46 -05:00
pid.h
Move the PID methods into a standalone library
2012-08-03 09:37:46 -05:00
sin_lookup.c
If the sin table is empty don't attempt to use it and return 0.
2012-08-03 12:43:50 -05:00
sin_lookup.h
Add a version of the sin lookup table that is in ram instead of flash
2012-08-03 12:15:57 -05:00