mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
5156c0c911
This may allow in future to extract the counters id list with grep to be handled by gcs or other custom tools Proposed usage: PERF_INIT_COUNTER(counterVariable, id, "MODULE NAME","COUNTER DESCRIPTION","UNIT OF MEASURE"); i.e.: PERF_INIT_COUNTER(counterExecutionTime, 0xAC700001, "ACTUATOR", "Actuator update execution time", "uS"); |
||
---|---|---|
.. | ||
libraries | ||
make | ||
modules | ||
pios | ||
Project | ||
targets | ||
templates | ||
tests | ||
uavobjects | ||
uavtalk | ||
.gitattributes | ||
Makefile |