You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Vbat voltage source. Possible values: `NONE`, `ADC`, `ESC`. `ESC` required ESC telemetry enebled and running"
979
+
description: "Vbat voltage source. Possible values: `NONE`, `ADC`, `SMARTPORT`, `ESC`. `ESC` requires ESC telemetry enabled and running. `SMARTPORT` requires SmartPort Master enabled and running."
980
980
condition: USE_ADC
981
981
default_value: ADC
982
982
field: voltage.type
@@ -1008,7 +1008,7 @@ groups:
1008
1008
min: -32768
1009
1009
max: 32767
1010
1010
- name: current_meter_type
1011
-
description: "ADC, VIRTUAL, NONE. The virtual current sensor, once calibrated, estimates the current value from throttle position."
1011
+
description: "ADC, VIRTUAL, FAKE, ESC, SMARTPORT, NONE. The virtual current sensor, once calibrated, estimates the current value from throttle position."
0 commit comments