phoenix-pilot / phoenix-pilot-core

3 stars 0 forks source link

Accessing max logging volume #256

Closed PNieck closed 1 year ago

PNieck commented 1 year ago

Description

This PR adds module, which estimates max possible logging volume.

In other to enable testing during compilation environmental variable LOG_VOL_CHECK must be set to TRUE.

Motivation and Context

Getting max possible log rate, which is not causing logs dropping or EKF slow down.

Types of changes

How Has This Been Tested?

Checklist:

Special treatment