Skip to content

Commit 5669e50

Browse files
committed
update_cli_docs
1 parent cca5ea5 commit 5669e50

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

docs/Settings.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,7 @@ ADC, VIRTUAL, FAKE, ESC, SMARTPORT, CAN, NONE. The virtual current sensor, once
695695
| FAKE | |
696696
| ESC | |
697697
| SMARTPORT | |
698+
| CAN | |
698699

699700
---
700701

@@ -780,6 +781,7 @@ Defines debug values exposed in debug variables (developer / debugging setting)
780781
| GPS | |
781782
| LULU | |
782783
| SBUS2 | |
784+
| OSD_REFRESH | |
783785

784786
---
785787

@@ -872,9 +874,12 @@ Re-purpose the craft name field for messages.
872874

873875
The speed of the CANbus network in kbps. Set all devices to the same speed.
874876

875-
| Default | Min | Max |
876-
| --- | --- | --- |
877-
| 1000 | | |
877+
| Allowed Values | |
878+
| --- | --- |
879+
| 125 | |
880+
| 250 | |
881+
| 500 | |
882+
| 1000 | Default |
878883

879884
---
880885

@@ -1859,6 +1864,7 @@ Which GPS protocol to be used.
18591864
| UBLOX | Default |
18601865
| MSP | |
18611866
| FAKE | |
1867+
| DRONECAN | |
18621868

18631869
---
18641870

@@ -6944,6 +6950,7 @@ Vbat voltage source. Possible values: `NONE`, `ADC`, `SMARTPORT`, `ESC`, 'CAN'.
69446950
| ESC | |
69456951
| FAKE | |
69466952
| SMARTPORT | |
6953+
| CAN | |
69476954

69486955
---
69496956

0 commit comments

Comments
 (0)