1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

Set idle load for revo

This commit is contained in:
James Cotton 2011-11-26 15:52:04 -06:00
parent 8c0db424fa
commit 04f4afce46

View File

@ -98,6 +98,9 @@
#define CPULOAD_LIMIT_WARNING 80
#define CPULOAD_LIMIT_CRITICAL 95
// This actually needs calibrating
#define IDLE_COUNTS_PER_SEC_AT_NO_LOAD (8379692)
/* Stabilization options */
#define PIOS_QUATERNION_STABILIZATION