mirror of https://github.com/ArduPilot/ardupilot
hwdef: AIRLink added default parameters files
This commit is contained in:
parent
2d81e01b10
commit
477fb4c408
|
@ -0,0 +1,9 @@
|
||||||
|
# settings for battery monitoring
|
||||||
|
BATT_MONITOR 4
|
||||||
|
BATT_AMP_PERVLT 37.2300
|
||||||
|
BATT_VOLT_MULT 18.4615
|
||||||
|
BATT_AMP_OFFSET 0.63
|
||||||
|
|
||||||
|
# uart settings for mission computer
|
||||||
|
SERIAL2_PROTOCOL 2
|
||||||
|
SERIAL2_BAUD 921
|
Loading…
Reference in New Issue