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
2025-01-18 03:52:11 +01:00
Code
Issues
Releases
Activity
LibrePilot
/
flight
/
libraries
/
math
History
Alessio Morale
6226aec2a7
OP-943 uses pios_mem API for heap allocation
2014-06-11 22:15:40 +02:00
..
mathmisc.c
OP-1309 turned boundf() static inline as requested
2014-04-29 18:36:53 +02:00
mathmisc.h
OP-1309 more performant implementation of boundf()
2014-04-29 19:55:34 +02:00
pid.c
OP-1309 get rid of this horrible bound() function code duplication throughout entire flight code and put it into libraries/math
2014-04-26 17:48:54 +02:00
pid.h
refactored pid_apply_scaled back into pid_apply (rename only)
2013-08-11 15:12:17 +02:00
sin_lookup.c
OP-943 uses pios_mem API for heap allocation
2014-06-11 22:15:40 +02:00
sin_lookup.h
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00