From 074eb2af78a266548d155a94e98572574a1e169e Mon Sep 17 00:00:00 2001 From: adrian-kong <35755741+adrian-kong@users.noreply.github.com> Date: Wed, 4 Oct 2023 17:19:56 +1100 Subject: [PATCH] add missing disabled option (#587) --- settings.yaml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/settings.yaml b/settings.yaml index f667ec4e..b77089ec 100644 --- a/settings.yaml +++ b/settings.yaml @@ -2771,7 +2771,7 @@ units: N/A default value: 'Disabled' readonly: false - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT,Disabled Description: Communication protocol for TLS client 0. The client will initiate a connection with the server and establish bi-directional communications. Notes: | "SBP" configures the interface to transmit messages specified in the 'enabled_sbp_messages' setting and to receive incoming SBP messages. If the mode is changed from SBP the console will no longer be able to communicate over the interface. @@ -2942,7 +2942,7 @@ units: N/A default value: 'SBP' readonly: false - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT,Disabled Description: Communication protocol for TCP server 0. The server will listen for incoming client connections and establish a bi-directional communications. Notes: | "SBP" configures the interface to transmit messages specified in the 'enabled_sbp_messages' setting and to receive incoming SBP messages. If the mode is changed from SBP the console will no longer be able to communicate over the interface. @@ -3002,7 +3002,7 @@ units: N/A default value: 'SBP' readonly: false - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT,Disabled Description: Communication protocol for TCP server 1. The server will listen for incoming client connections and establish a bi-directional communications. Notes: | "SBP" configures the interface to transmit messages specified in the 'enabled_sbp_messages' setting and to receive incoming SBP messages. If the mode is changed from SBP the console will no longer be able to communicate over the interface. @@ -3138,7 +3138,7 @@ units: N/A default value: 'SBP' readonly: false - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT,Disabled Description: Communication protocol for UART0. Notes: | "SBP" configures the interface to transmit messages specified in the 'enabled_sbp_messages' setting and to receive incoming SBP messages. If the mode is changed from SBP the console will no longer be able to communicate over the interface. @@ -3208,7 +3208,7 @@ units: N/A default value: 'SBP' readonly: false - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT,Disabled Description: Communication protocol for UART 1. Notes: | "SBP" configures the interface to transmit messages specified in the 'enabled_sbp_messages' setting and to receive incoming SBP messages. If the mode is changed from SBP the console will no longer be able to communicate over the interface. @@ -3256,7 +3256,7 @@ units: N/A default value: 'Disabled' readonly: false - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN, RTCMv3 OUT,EMP OUT + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN, RTCMv3 OUT,EMP OUT,Disabled Description: Communication protocol for UDP client 0. The client will send packets to a server for uni-directional communications. Notes: | "SBP" configures the interface to transmit messages specified in the 'enabled_sbp_messages' setting. @@ -3325,7 +3325,7 @@ units: N/A default value: 'Disabled' readonly: false - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT,Disabled Description: Communication protocol for UDP client 1. The client will send packets to a server for uni-directional communications. Notes: | "SBP" configures the interface to transmit messages specified in the 'enabled_sbp_messages' setting. @@ -3394,7 +3394,7 @@ units: N/A default value: 'SBP' readonly: false - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT,Disabled Description: Communication protocol for UDP server 0. The server will listen for incoming packets from a client for uni-directional communications. Notes: | "SBP" configures the interface to receive incoming SBP messages. @@ -3434,7 +3434,7 @@ units: N/A default value: 'SBP' readonly: false - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT,Disabled Description: Communication protocol for UDP server 1. The server will listen for incoming packets from a client for uni-directional communications. Notes: | "SBP" configures the interface to receive incoming SBP messages. @@ -3520,7 +3520,7 @@ units: N/A default value: 'SBP' readonly: false - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT,Disabled Description: Communication protocol for USB0. Notes: | "SBP" configures the interface to transmit messages specified in the 'enabled_sbp_messages' setting and to receive incoming SBP messages. If the mode is changed from SBP the console will no longer be able to communicate over the interface. @@ -3540,7 +3540,7 @@ units: N/A default value: 'Disabled' readonly: false - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT,Disabled Description: Communication protocol for CAN client 0. The client will send packets to a CAN bus. Notes: | "SBP" configures the interface to transmit messages specified in the 'enabled_sbp_messages' setting.