1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Libraries/math
2013-04-18 21:03:25 +02:00
..
pid.c PID: Fix small bug in setpoint weighting that had really ugly consequences 2012-09-12 00:07:17 -05:00
pid.h PID: Add a pid_apply_setpoint which takes in the setpoint and feedback term 2012-09-11 13:21:19 -05:00
sin_lookup.c OP-908 added pios_constants.h containing some (more or less) useful physical constants, added other float constants to pios_math.h fixes for code style. 2013-04-18 21:03:25 +02: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