@@ -211,14 +211,14 @@ <h2>Serial Protocol</h2>
211
211
< option value ='4 '> SUMD</ option >
212
212
< option value ='5 '> DJI RS Pro</ option >
213
213
< option value ='6 '> HoTT Telemetry</ option >
214
- < option value ='7 '> Spektrum Satellite </ option >
214
+ < option value ='7 '> Spektrum Remote Receiver </ option >
215
215
</ select >
216
216
< label for ='serial-protocol '> Serial Protocol</ label >
217
217
</ div >
218
218
</ div >
219
219
< div id ="satellite-config " style ="display: none; ">
220
- < h2 > Satellite System</ h2 >
221
- Set the satellite system when using the Spektrum satellite protocol.< br />
220
+ < h2 > Spektrum Remote Receiver System</ h2 >
221
+ Set the system type when using the Spektrum Remote Receiver protocol.< br />
222
222
< br />
223
223
< div class ="mui-select ">
224
224
< select id ='satellite-system ' name ='satellite-system '>
@@ -227,12 +227,12 @@ <h2>Satellite System</h2>
227
227
< option value ='2 '> DSM2 11MS</ option >
228
228
< option value ='3 '> DSM2 22MS</ option >
229
229
</ select >
230
- < label for ="satellite-system "> Satellite System</ label >
230
+ < label for ="satellite-system "> Spektrum Remote Receiver System</ label >
231
231
</ div >
232
232
</ div >
233
233
< div id ="failsafe-config " style ="display: none; ">
234
234
< h2 > Failsafe</ h2 >
235
- Set the failsafe behaviour when using the SBUS or Spektrum satellite protocol:< br />
235
+ Set the failsafe behaviour when using the SBUS or Spektrum Remote Receiver protocol:< br />
236
236
< ul >
237
237
< li > "No Pulses" stops sending data when a connection to the transmitter is lost</ li >
238
238
< li > "Last Position" continues to send the last received channel data along with the FAILSAFE bit set</ li >
0 commit comments