We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4f35b commit f02e02aCopy full SHA for f02e02a
ROMFS/px4fmu_common/init.d-posix/rcS
@@ -170,8 +170,8 @@ param set-default -s MC_AT_EN 1
170
171
# By default log from boot until first disarm.
172
param set-default SDLOG_MODE 1
173
-# enable default, estimator replay and vision/avoidance logging profiles
174
-param set-default SDLOG_PROFILE 131
+# enable default topics only, to keep uploaded log files in CI reasonable
+param set-default SDLOG_PROFILE 1
175
param set-default SDLOG_DIRS_MAX 7
176
177
param set-default TRIG_INTERFACE 3
0 commit comments