ardupilot/libraries/AC_PID
Caio Marcelo de Oliveira Filho ec52df991c build: compile only the HAL files needed by the board
Instead of requiring every program to specify the HAL related modules,
let the build system do it (in practice everything we compiled depended
on HAL anyway). This allow including only the necessary files in the
compilation.
2015-10-21 09:16:07 +11:00
..
examples/AC_PID_test build: compile only the HAL files needed by the board 2015-10-21 09:16:07 +11:00
AC_HELI_PID.cpp AC_PID: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AC_HELI_PID.h AC_PID: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AC_P.cpp AC_PID: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AC_P.h AC_PID: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AC_PID.cpp AC_PID: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AC_PID.h AC_PID: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AC_PI_2D.cpp AC_PID: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
AC_PI_2D.h AC_PID: standardize inclusion of libaries headers 2015-08-11 16:28:41 +10:00
keywords.txt AC_PID: fixup line endings 2014-04-15 15:55:59 +09:00