Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
PonomarevDA committed Nov 24, 2024
1 parent b73a0e0 commit e3eb00b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/px4/common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ FD_ACT_EN: 0 # Enable Actuator Failure check

WV_EN: 0 # Weather vane. By default Enabled.
ASPD_FS_T_START: 1.0 # Switch back to using airspeed sensor if checks indicate sensor is good. Default: -1 that means disable the re-enabling in flight.

# BAT1_SOURCE: -1 # Disabled, use UAVCAN instead
10 changes: 10 additions & 0 deletions configs/px4/v1.15/quadcopter/cyphal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,13 @@ UCAN1_ESC_FUNC1: 101
UCAN1_ESC_FUNC2: 102
UCAN1_ESC_FUNC3: 103
UCAN1_ESC_FUNC4: 104
UCAN1_ESC_FUNC5: 0
UCAN1_ESC_FUNC6: 0
UCAN1_ESC_FUNC7: 0
UCAN1_ESC_FUNC8: 0
UCAN1_ESC_FUNC9: 0

# UCAN1_FB4_SUB: -1
# UCAN1_FB5_SUB: -1
# UCAN1_FB6_SUB: -1
# UCAN1_FB7_SUB: -1

0 comments on commit e3eb00b

Please sign in to comment.