mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-12-01 09:24:10 +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"); |
||
---|---|---|
.. | ||
common | ||
inc | ||
osx | ||
posix | ||
stm32f0x | ||
stm32f4xx | ||
stm32f10x | ||
win32 | ||
pios_sim_posix.h | ||
pios.h |