|
2772 | 2772 | units: N/A
|
2773 | 2773 | default value: 'SBP (Swift Binary Protocol)'
|
2774 | 2774 | readonly: false
|
2775 |
| - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT |
| 2775 | + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT |
2776 | 2776 | Description: Communication protocol for TCP server 0. The server will listen for incoming client connections and establish a bi-directional communications.
|
2777 | 2777 | Notes: |
|
2778 | 2778 | "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.
|
|
2783 | 2783 |
|
2784 | 2784 | "RTCMv3 OUT" configures the interface to transmit RTCMv3 messages.
|
2785 | 2785 |
|
| 2786 | + "EMP OUT" configures the interface to transmit messages specified in the 'enabled emp messages' setting. |
| 2787 | +
|
2786 | 2788 | The connection is bi-directional so these modes behave the same as the UART modes.
|
2787 | 2789 |
|
2788 | 2790 | - group: tcp_server0
|
|
2801 | 2803 | 3456/10 would provide message with ID 3456 at 1/10th the normal rate. For Ethernet,
|
2802 | 2804 | the default value is optimal for logging and communication with the console.
|
2803 | 2805 |
|
| 2806 | +- group: tcp_server0 |
| 2807 | + name: enabled_emp_messages |
| 2808 | + expert: false |
| 2809 | + type: string |
| 2810 | + units: N/A |
| 2811 | + default value: '50,51,52,53,54,55' |
| 2812 | + readonly: false |
| 2813 | + Description: Configure which AAR S-9103 EMP messages should be sent to the port. This setting is used only if EMP OUT mode is selected. |
| 2814 | + Notes: The enabled emp messages settings is a list of message IDs and rate divisors that will be sent out of the interface. If left blank, all |
| 2815 | + messages will be sent at their default rates. If not blank, a comma separated list of EMP message IDs in base 10 integer format should be provided. Optionally, |
| 2816 | + a divisor can be specified after the / character for each ID. For example, an entry of 50/10 would provide message with ID 50 at 1/10th the normal rate. |
| 2817 | + |
2804 | 2818 | - group: tcp_server0
|
2805 | 2819 | name: port
|
2806 | 2820 | expert: false
|
|
2818 | 2832 | units: N/A
|
2819 | 2833 | default value: 'SBP (Swift Binary Protocol)'
|
2820 | 2834 | readonly: false
|
2821 |
| - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT |
| 2835 | + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT |
2822 | 2836 | Description: Communication protocol for TCP server 1. The server will listen for incoming client connections and establish a bi-directional communications.
|
2823 | 2837 | Notes: |
|
2824 | 2838 | "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.
|
|
2829 | 2843 |
|
2830 | 2844 | "RTCMv3 OUT" configures the interface to transmit RTCMv3 messages.
|
2831 | 2845 |
|
| 2846 | + "EMP OUT" configures the interface to transmit messages specified in the 'enabled emp messages' setting. |
| 2847 | +
|
2832 | 2848 | The connection is bi-directional so these modes behave the same as the UART modes.
|
2833 | 2849 |
|
2834 | 2850 | - group: tcp_server1
|
|
2847 | 2863 | 3456/10 would provide message with ID 3456 at 1/10th the normal rate. For Ethernet,
|
2848 | 2864 | the default value is optimal for logging and communication with the console.
|
2849 | 2865 |
|
| 2866 | +- group: tcp_server1 |
| 2867 | + name: enabled_emp_messages |
| 2868 | + expert: false |
| 2869 | + type: string |
| 2870 | + units: N/A |
| 2871 | + default value: '50,51,52,53,54,55' |
| 2872 | + readonly: false |
| 2873 | + Description: Configure which AAR S-9103 EMP messages should be sent to the port. This setting is used only if EMP OUT mode is selected. |
| 2874 | + Notes: The enabled emp messages settings is a list of message IDs and rate divisors that will be sent out of the interface. If left blank, all |
| 2875 | + messages will be sent at their default rates. If not blank, a comma separated list of EMP message IDs in base 10 integer format should be provided. Optionally, |
| 2876 | + a divisor can be specified after the / character for each ID. For example, an entry of 50/10 would provide message with ID 50 at 1/10th the normal rate. |
| 2877 | + |
2850 | 2878 | - group: tcp_server1
|
2851 | 2879 | name: port
|
2852 | 2880 | expert: false
|
|
3030 | 3058 | units: N/A
|
3031 | 3059 | default value: 'Disabled'
|
3032 | 3060 | readonly: false
|
3033 |
| - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN, RTCMv3 OUT |
| 3061 | + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN, RTCMv3 OUT,EMP OUT |
3034 | 3062 | Description: Communication protocol for UDP client 0. The client will send packets to a server for uni-directional communications.
|
3035 | 3063 | Notes: |
|
3036 | 3064 | "SBP" configures the interface to transmit messages specified in the 'enabled_sbp_messages' setting.
|
|
3041 | 3069 |
|
3042 | 3070 | "RTCMv3 OUT" configures the interface to transmit RTCMv3 messages.
|
3043 | 3071 |
|
| 3072 | + "EMP OUT" configures the interface to transmit messages specified in the 'enabled emp messages' setting. |
| 3073 | +
|
3044 | 3074 | - group: udp_client0
|
3045 | 3075 | name: enabled_sbp_messages
|
3046 | 3076 | expert: false
|
|
3057 | 3087 | 3456/10 would provide message with ID 3456 at 1/10th the normal rate. For Ethernet,
|
3058 | 3088 | the default value is optimal for logging and communication with the console.
|
3059 | 3089 |
|
| 3090 | +- group: udp_client0 |
| 3091 | + name: enabled_emp_messages |
| 3092 | + expert: false |
| 3093 | + type: string |
| 3094 | + units: N/A |
| 3095 | + default value: '50,51,52,53,54,55' |
| 3096 | + readonly: false |
| 3097 | + Description: Configure which AAR S-9103 EMP messages should be sent to the server. This setting is used only if EMP OUT mode is selected. |
| 3098 | + Notes: The enabled emp messages settings is a list of message IDs and rate divisors that will be sent out of the interface. If left blank, all |
| 3099 | + messages will be sent at their default rates. If not blank, a comma separated list of EMP message IDs in base 10 integer format should be provided. Optionally, |
| 3100 | + a divisor can be specified after the / character for each ID. For example, an entry of 50/10 would provide message with ID 50 at 1/10th the normal rate. |
| 3101 | + |
3060 | 3102 | - group: udp_client0
|
3061 | 3103 | name: address
|
3062 | 3104 | expert: false
|
|
3085 | 3127 | units: N/A
|
3086 | 3128 | default value: 'Disabled'
|
3087 | 3129 | readonly: false
|
3088 |
| - enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT |
| 3130 | + enumerated possible values: SBP,NMEA OUT,RTCMv3 IN,RTCMv3 OUT,EMP OUT |
3089 | 3131 | Description: Communication protocol for UDP client 1. The client will send packets to a server for uni-directional communications.
|
3090 | 3132 | Notes: |
|
3091 | 3133 | "SBP" configures the interface to transmit messages specified in the 'enabled_sbp_messages' setting.
|
|
3096 | 3138 |
|
3097 | 3139 | "RTCMv3 OUT" configures the interface to transmit RTCMv3 messages
|
3098 | 3140 |
|
| 3141 | + "EMP OUT" configures the interface to transmit messages specified in the 'enabled emp messages' setting. |
| 3142 | +
|
3099 | 3143 | - group: udp_client1
|
3100 | 3144 | name: enabled_sbp_messages
|
3101 | 3145 | expert: false
|
|
3112 | 3156 | 3456/10 would provide message with ID 3456 at 1/10th the normal rate. For Ethernet,
|
3113 | 3157 | the default value is optimal for logging and communication with the console.
|
3114 | 3158 |
|
| 3159 | +- group: udp_client1 |
| 3160 | + name: enabled_emp_messages |
| 3161 | + expert: false |
| 3162 | + type: string |
| 3163 | + units: N/A |
| 3164 | + default value: '50,51,52,53,54,55' |
| 3165 | + readonly: false |
| 3166 | + Description: Configure which AAR S-9103 EMP messages should be sent to the server. This setting is used only if EMP OUT mode is selected. |
| 3167 | + Notes: The enabled emp messages settings is a list of message IDs and rate divisors that will be sent out of the interface. If left blank, all |
| 3168 | + messages will be sent at their default rates. If not blank, a comma separated list of EMP message IDs in base 10 integer format should be provided. Optionally, |
| 3169 | + a divisor can be specified after the / character for each ID. For example, an entry of 50/10 would provide message with ID 50 at 1/10th the normal rate. |
| 3170 | + |
3115 | 3171 | - group: udp_client1
|
3116 | 3172 | name: address
|
3117 | 3173 | expert: false
|
|
0 commit comments