SITL configs: set SDLOG_DIRS_MAX to 7

Avoids ending up with huge log directories.

plus some param alphabetic reordering
This commit is contained in:
Beat Küng
2018-01-16 15:06:32 +01:00
committed by Daniel Agar
parent b7d7d1209b
commit a329fd4c76
27 changed files with 39 additions and 12 deletions

View File

@@ -28,6 +28,7 @@ param set NAV_ACC_RAD 15.0
param set NAV_LOITER_RAD 50
param set MIS_LTRMIN_ALT 30
param set MIS_TAKEOFF_ALT 30
param set SDLOG_DIRS_MAX 7
param set EKF2_GBIAS_INIT 0.01
param set EKF2_ANGERR_INIT 0.01