mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 07:09:48 +08:00
logger: update SDLOG_PROFILE comment to reflect current default
- closes https://github.com/PX4/PX4-Autopilot/issues/16904
This commit is contained in:
@@ -108,8 +108,8 @@ PARAM_DEFINE_INT32(SDLOG_MISSION, 0);
|
||||
* Logging topic profile (integer bitmask).
|
||||
*
|
||||
* This integer bitmask controls the set and rates of logged topics.
|
||||
* The default allows for general log analysis and estimator replay, while
|
||||
* keeping the log file size reasonably small.
|
||||
* The default allows for general log analysis while keeping the
|
||||
* log file size reasonably small.
|
||||
*
|
||||
* Enabling multiple sets leads to higher bandwidth requirements and larger log
|
||||
* files.
|
||||
|
||||
Reference in New Issue
Block a user