aboutsummaryrefslogtreecommitdiff
path: root/src/modules/systemlib/circuit_breaker_params.h
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Removed usage of PX4_PARAM_DEFINE_* macros"Lorenz Meier2015-04-181-0/+7
| | | | This reverts commit 5fe7f76691b80a1ea488d7ad740be5e6b4520643.
* Removed usage of PX4_PARAM_DEFINE_* macrosDon Gagne2015-04-181-7/+0
| | | | | This way the meta data parser can pick up default values. There was no usage of the default value defines in any of the code.
* lots' of header juggling and small changes to make mc att control compile ↵Thomas Gubler2014-12-161-0/+7
for NuttX and ROS