We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6068840 commit 06c9fc0Copy full SHA for 06c9fc0
MIDAS/src/finite-state-machines/thresholds.h
@@ -63,7 +63,7 @@
63
#define sustainer_landed_timer_threshold 5000
64
65
// Return state to FIRST_BOOST if not in BURNOUT for this amount of time (ms)
66
-#define sustainer_coast_time 3000
+#define sustainer_coast_time 1500
67
68
// Transition to LANDED from MAIN if vertical speed is less than this threshold (m/s)
69
#define sustainer_landed_vertical_speed_threshold 4
0 commit comments