DRS Firmware Manual v2.6-EN (2022-07-19)
©2022 Drone Rescue Systems GmbH
6/19
#---------------#
# Miscellaneous #
#---------------#
DEPLOY_DELAY 0.000 # [s]
LOG_MODE 1
#DRONE_NAME John_Doe
# optional
Contents of "config_example_v2.4.txt"
Table 6 shows a list of all mandatory parameters.
TAKEOFF_HEIGHT
Specifies the height in meters where the DRS switches to
state. You can
set it to zero if you want to "fake" a takeoff, i.e. to switch to automatic immediately
at start, but take special care when doing so because the parachute can be deployed
immediately when any other deployment criteria is met (e.g. bank angle).
Recommended: 3
Range: 0
–
1000
Resolution: 0.1
Unit: m
MAX_BANK_ANGLE
Maximum allowed bank angle in degrees. Deploy when the system is in automatic
state and the bank angle exceeds the set value. Set to zero to disable this feature.
ATTENTION: This feature is disabled in FW v2.4.2
Recommended: 55 (DJI M600) Range: 0, 20
–
90
Resolution: 1
Unit: deg
55 (DJI M210)
63 (DJI M300)
MAX_SINKRATE
Maximum allowed sink rate in m/s. Deploy when when the system is in automatic
state and the vertical velocity exceeds the set value. Set to zero to disable this
feature. Note, that the sink rate cannot be measured exactly due to
wind/aerodynamic conditions. Better set this limit higher rather than lower to avoid
unwanted deployments.
Recommended: 15
Range: 0, 5 - 100
Resolution: 0.01
Unit:
𝑚
𝑠
MAX_YAWRATE
Maximum allowed yaw rate in deg/s. Deploy when when the system is in automatic
state and the yaw rate exceeds the set value. Set to zero to disable this feature.
Recommended: 350
Range: 0, 100 - 500
Resolution: 1
Unit:
𝑑𝑒𝑔
𝑠
MIN_ACCELERATION
The parachute is deployed when the system is in automatic state and the norm of
the acceleration vector drops below this value given in m/s/s. Set to zero to disable
this feature.
Recommended: 3
Range: 0, 0.05 - 5
Resolution: 0.01
Unit:
𝑚
𝑠
2