Browse Source

Frame_params: Sub: make RNGFND1_TYPE 0 (None)

This was causing issues in QGC 4.1 as it was showing an unhealthy
Rangefinder and marking the vehicle as "not ready to fly".
It will be up to the companion computer to set this to 10(Mavlink)
zr-v5.1
Willian Galvani 4 years ago committed by Jacob Walser
parent
commit
e5844b7753
  1. 2
      Tools/Frame_params/Sub/bluerov2-4_0_0.params
  2. 2
      Tools/Frame_params/Sub/bluerov2-heavy-4_0_0.params

2
Tools/Frame_params/Sub/bluerov2-4_0_0.params

@ -521,7 +521,7 @@ RNGFND1_PWRRNG,0 @@ -521,7 +521,7 @@ RNGFND1_PWRRNG,0
RNGFND1_RMETRIC,1
RNGFND1_SCALING,3.0
RNGFND1_STOP_PIN,-1
RNGFND1_TYPE,10
RNGFND1_TYPE,0
RNGFND2_ADDR,0
RNGFND2_FUNCTION,0
RNGFND2_GNDCLEAR,10

2
Tools/Frame_params/Sub/bluerov2-heavy-4_0_0.params

@ -521,7 +521,7 @@ RNGFND1_PWRRNG,0 @@ -521,7 +521,7 @@ RNGFND1_PWRRNG,0
RNGFND1_RMETRIC,1
RNGFND1_SCALING,3.0
RNGFND1_STOP_PIN,-1
RNGFND1_TYPE,10
RNGFND1_TYPE,0
RNGFND2_ADDR,0
RNGFND2_FUNCTION,0
RNGFND2_GNDCLEAR,10

Loading…
Cancel
Save