diff --git a/_c_c1101_8h_source.html b/_c_c1101_8h_source.html
index e4140041..1ea0f4af 100644
--- a/_c_c1101_8h_source.html
+++ b/_c_c1101_8h_source.html
@@ -767,7 +767,7 @@ $(document).ready(function(){initNavTree('_c_c1101_8h_source.html',''); initResi
int16_t packetMode()
Stops direct mode. It is required to call this method to switch from direct transmissions to packet-b...
Definition: CC1101.cpp:207
int16_t begin(float freq=434.0, float br=48.0, float freqDev=48.0, float rxBw=135.0, int8_t power=10, uint8_t preambleLength=16)
Initialization method.
Definition: CC1101.cpp:8
int16_t setPreambleLength(uint8_t preambleLength)
Sets preamble length.
Definition: CC1101.cpp:608
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
int16_t receive(uint8_t *data, size_t len) override
Blocking binary receive method. Overloads for string-based transmissions are implemented in PhysicalL...
Definition: CC1101.cpp:139
void readBit(RADIOLIB_PIN_TYPE pin)
Function to read and process data bit in direct reception mode.
Definition: CC1101.cpp:865
int16_t receiveDirect() override
Starts direct mode reception.
Definition: CC1101.cpp:194
diff --git a/_e_s_p8266_8h_source.html b/_e_s_p8266_8h_source.html
index b550d9db..476a1cdc 100644
--- a/_e_s_p8266_8h_source.html
+++ b/_e_s_p8266_8h_source.html
@@ -137,7 +137,7 @@ $(document).ready(function(){initNavTree('_e_s_p8266_8h_source.html',''); initRe
ESP8266(Module *module)
Default constructor.
Definition: ESP8266.cpp:4
int16_t send(const char *data) override
Send string-based data.
Definition: ESP8266.cpp:133
int16_t openTransportConnection(const char *host, const char *protocol, uint16_t port, uint16_t tcpKeepAlive=0) override
Open transport layer connection.
Definition: ESP8266.cpp:85
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
Provides common interface for protocols that run on modules with Internet connectivity,...
Definition: TransportLayer.h:12
diff --git a/_h_c05_8h_source.html b/_h_c05_8h_source.html
index c6826d95..56ac889c 100644
--- a/_h_c05_8h_source.html
+++ b/_h_c05_8h_source.html
@@ -104,7 +104,7 @@ $(document).ready(function(){initNavTree('_h_c05_8h_source.html',''); initResiza
void begin(long speed)
Initialization method.
Definition: HC05.cpp:8
Interface class for Arduino Serial. Only calls the appropriate methods for the active UART interface.
Definition: ISerial.h:11
Control class for HC05 module. Most methods supported by this module are implemented in ISerial inter...
Definition: HC05.h:12
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
HC05(Module *mod)
Default constructor.
Definition: HC05.cpp:4
diff --git a/_i_serial_8h_source.html b/_i_serial_8h_source.html
index b9e86b10..506ff222 100644
--- a/_i_serial_8h_source.html
+++ b/_i_serial_8h_source.html
@@ -142,7 +142,7 @@ $(document).ready(function(){initNavTree('_i_serial_8h_source.html',''); initRes
Interface class for Arduino Serial. Only calls the appropriate methods for the active UART interface.
Definition: ISerial.h:11
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
diff --git a/_j_d_y08_8h_source.html b/_j_d_y08_8h_source.html
index b57470fc..48b60bc4 100644
--- a/_j_d_y08_8h_source.html
+++ b/_j_d_y08_8h_source.html
@@ -104,7 +104,7 @@ $(document).ready(function(){initNavTree('_j_d_y08_8h_source.html',''); initResi
JDY08(Module *mod)
Default constructor.
Definition: JDY08.cpp:4
Control class for JDY08 module. Most methods supported by this module are implemented in ISerial inte...
Definition: JDY08.h:12
Interface class for Arduino Serial. Only calls the appropriate methods for the active UART interface.
Definition: ISerial.h:11
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
void begin(long speed)
Initialization method.
Definition: JDY08.cpp:8
diff --git a/_l_l_c_c68_8h_source.html b/_l_l_c_c68_8h_source.html
index 20e6cff0..39226ce7 100644
--- a/_l_l_c_c68_8h_source.html
+++ b/_l_l_c_c68_8h_source.html
@@ -120,7 +120,7 @@ $(document).ready(function(){initNavTree('_l_l_c_c68_8h_source.html',''); initRe
int16_t setSpreadingFactor(uint8_t sf)
Sets LoRa spreading factor. Allowed values range from 5 to 11, depending on currently set spreading f...
Definition: LLCC68.cpp:13
Derived class for LLCC68 modules.
Definition: LLCC68.h:16
int16_t setBandwidth(float bw)
Sets LoRa bandwidth. Allowed values are 125.0, 250.0 and 500.0 kHz.
Definition: LLCC68.cpp:8
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
Derived class for SX1262 modules.
Definition: SX1262.h:19
LLCC68(Module *mod)
Default constructor.
Definition: LLCC68.cpp:4
diff --git a/_module_8h_source.html b/_module_8h_source.html
index 9fcf6e3c..7917962f 100644
--- a/_module_8h_source.html
+++ b/_module_8h_source.html
@@ -98,199 +98,211 @@ $(document).ready(function(){initNavTree('_module_8h_source.html',''); initResiz
-
-
31 #ifdef RADIOLIB_SOFTWARE_SERIAL_UNSUPPORTED
-
32 Module (RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, HardwareSerial* serial = &RADIOLIB_HARDWARE_SERIAL_PORT, RADIOLIB_PIN_TYPE rst = RADIOLIB_NC);
-
-
34 Module (RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, HardwareSerial* serial =
nullptr , RADIOLIB_PIN_TYPE rst = RADIOLIB_NC);
-
-
-
46 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst);
-
-
59 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio);
-
-
74 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, SPIClass& spi, SPISettings spiSettings);
-
-
91 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio, SPIClass& spi, SPISettings spiSettings = SPISettings(2000000, MSBFIRST, SPI_MODE0));
-
-
112 #ifdef RADIOLIB_SOFTWARE_SERIAL_UNSUPPORTED
-
113 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass& spi = RADIOLIB_DEFAULT_SPI, SPISettings spiSettings = SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial* serial = &RADIOLIB_HARDWARE_SERIAL_PORT);
-
-
115 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass& spi = RADIOLIB_DEFAULT_SPI, SPISettings spiSettings = SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial* serial =
nullptr );
-
-
-
+
28 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst);
+
+
41 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio);
+
+
56 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, SPIClass& spi, SPISettings spiSettings);
+
+
73 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio, SPIClass& spi, SPISettings spiSettings = SPISettings(2000000, MSBFIRST, SPI_MODE0));
+
+
94 #ifdef RADIOLIB_SOFTWARE_SERIAL_UNSUPPORTED
+
95 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass& spi = RADIOLIB_DEFAULT_SPI, SPISettings spiSettings = SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial* serial = &RADIOLIB_HARDWARE_SERIAL_PORT);
+
+
97 Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass& spi = RADIOLIB_DEFAULT_SPI, SPISettings spiSettings = SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial* serial =
nullptr );
+
+
+
+
+
+
+
+
+
119 #ifdef RADIOLIB_SOFTWARE_SERIAL_UNSUPPORTED
+
+
+
+
-
-
-
-
-
137 #ifdef RADIOLIB_SOFTWARE_SERIAL_UNSUPPORTED
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
152 void init (uint8_t interface);
+
+
159 void term (uint8_t interface);
+
+
-
-
-
170 void init (uint8_t interface);
-
-
177 void term (uint8_t interface);
-
-
-
-
-
-
-
-
-
-
-
-
-
-
226 int16_t
SPIgetRegValue (uint8_t reg, uint8_t msb = 7, uint8_t lsb = 0);
-
-
245 int16_t
SPIsetRegValue (uint8_t reg, uint8_t value, uint8_t msb = 7, uint8_t lsb = 0, uint8_t checkInterval = 2, uint8_t checkMask = 0xFF);
-
-
-
-
-
-
-
-
-
-
300 void SPItransfer (uint8_t cmd, uint8_t reg, uint8_t* dataOut, uint8_t* dataIn, uint8_t numBytes);
-
-
-
-
309 RADIOLIB_PIN_TYPE
getCs ()
const {
return (_cs); }
-
-
316 RADIOLIB_PIN_TYPE
getIrq ()
const {
return (_irq); }
-
-
323 RADIOLIB_PIN_TYPE
getRst ()
const {
return (_rst); }
-
-
330 RADIOLIB_PIN_TYPE
getGpio ()
const {
return (_rx); }
-
-
337 RADIOLIB_PIN_TYPE
getRx ()
const {
return (_rx); }
-
-
344 RADIOLIB_PIN_TYPE
getTx ()
const {
return (_tx); }
-
-
351 SPIClass*
getSpi ()
const {
return (_spi); }
-
-
-
-
-
-
377 void setRfSwitchState (RADIOLIB_PIN_STATUS rxPinState, RADIOLIB_PIN_STATUS txPinState);
-
-
+
+
+
+
+
+
+
+
+
+
+
208 int16_t
SPIgetRegValue (uint8_t reg, uint8_t msb = 7, uint8_t lsb = 0);
+
+
227 int16_t
SPIsetRegValue (uint8_t reg, uint8_t value, uint8_t msb = 7, uint8_t lsb = 0, uint8_t checkInterval = 2, uint8_t checkMask = 0xFF);
+
+
+
+
+
+
+
+
+
+
282 void SPItransfer (uint8_t cmd, uint8_t reg, uint8_t* dataOut, uint8_t* dataIn, uint8_t numBytes);
+
+
+
+
291 RADIOLIB_PIN_TYPE
getCs ()
const {
return (_cs); }
+
+
298 RADIOLIB_PIN_TYPE
getIrq ()
const {
return (_irq); }
+
+
305 RADIOLIB_PIN_TYPE
getRst ()
const {
return (_rst); }
+
+
312 RADIOLIB_PIN_TYPE
getGpio ()
const {
return (_rx); }
+
+
319 RADIOLIB_PIN_TYPE
getRx ()
const {
return (_rx); }
+
+
326 RADIOLIB_PIN_TYPE
getTx ()
const {
return (_tx); }
+
+
333 SPIClass*
getSpi ()
const {
return (_spi); }
+
+
+
+
+
+
359 void setRfSwitchState (RADIOLIB_PIN_STATUS rxPinState, RADIOLIB_PIN_STATUS txPinState);
+
+
+
+
370 static void pinMode (RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_MODE mode);
+
+
379 static void digitalWrite (RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_STATUS value);
-
388 static void pinMode (RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_MODE mode);
+
388 static RADIOLIB_PIN_STATUS
digitalRead (RADIOLIB_PIN_TYPE pin);
-
397 static void digitalWrite (RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_STATUS value);
+
397 static void tone (RADIOLIB_PIN_TYPE pin, uint16_t value);
-
406 static RADIOLIB_PIN_STATUS
digitalRead (RADIOLIB_PIN_TYPE pin);
-
-
415 static void tone (RADIOLIB_PIN_TYPE pin, uint16_t value);
+
404 static void noTone (RADIOLIB_PIN_TYPE pin);
+
+
415 static void attachInterrupt (RADIOLIB_PIN_TYPE interruptNum,
void (*userFunc)(
void ), RADIOLIB_INTERRUPT_STATUS mode);
-
422 static void noTone (RADIOLIB_PIN_TYPE pin);
+
-
433 static void attachInterrupt (RADIOLIB_PIN_TYPE interruptNum,
void (*userFunc)(
void ), RADIOLIB_INTERRUPT_STATUS mode);
-
-
-
-
-
-
452 static void delay (uint32_t ms);
-
-
-
-
-
-
-
-
-
-
-
-
481 #ifndef RADIOLIB_GODMODE
-
-
-
484 RADIOLIB_PIN_TYPE _cs = RADIOLIB_NC;
-
485 RADIOLIB_PIN_TYPE _irq = RADIOLIB_NC;
-
486 RADIOLIB_PIN_TYPE _rst = RADIOLIB_NC;
-
487 RADIOLIB_PIN_TYPE _rx = RADIOLIB_NC;
-
488 RADIOLIB_PIN_TYPE _tx = RADIOLIB_NC;
-
-
490 SPISettings _spiSettings = SPISettings(2000000, MSBFIRST, SPI_MODE0);
+
+
+
434 static void delay (uint32_t ms);
+
+
+
+
+
+
+
+
+
+
+
+
463 #ifndef RADIOLIB_GODMODE
+
+
+
+
+
+
+
470 bool _initInterface =
false ;
+
+
+
473 RADIOLIB_PIN_TYPE _cs = RADIOLIB_NC;
+
474 RADIOLIB_PIN_TYPE _irq = RADIOLIB_NC;
+
475 RADIOLIB_PIN_TYPE _rst = RADIOLIB_NC;
+
476 RADIOLIB_PIN_TYPE _rx = RADIOLIB_NC;
+
477 RADIOLIB_PIN_TYPE _tx = RADIOLIB_NC;
+
+
+
480 SPISettings _spiSettings = SPISettings(2000000, MSBFIRST, SPI_MODE0);
+
481 SPIClass* _spi = NULL;
+
+
+
484 bool _useRfSwitch =
false ;
+
485 RADIOLIB_PIN_TYPE _rxEn = RADIOLIB_NC;
+
486 RADIOLIB_PIN_TYPE _txEn = RADIOLIB_NC;
+
+
+
489 uint32_t _ATtimeout = 15000;
+
-
492 bool _initInterface =
false ;
-
493 SPIClass* _spi = NULL;
-
-
495 bool _useRfSwitch =
false ;
-
496 RADIOLIB_PIN_TYPE _rxEn = RADIOLIB_NC, _txEn = RADIOLIB_NC;
-
-
498 uint32_t _ATtimeout = 15000;
-
-
-
+
+
+
510 #ifdef RADIOLIB_SOFTWARE_SERIAL_UNSUPPORTED
+
511 SerialModule (RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, HardwareSerial* serial = &RADIOLIB_HARDWARE_SERIAL_PORT, RADIOLIB_PIN_TYPE rst = RADIOLIB_NC);
+
+
513 SerialModule (RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, HardwareSerial* serial =
nullptr , RADIOLIB_PIN_TYPE rst = RADIOLIB_NC);
+
+
+
+
-Module(RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, HardwareSerial *serial=nullptr, RADIOLIB_PIN_TYPE rst=RADIOLIB_NC)
UART-based module constructor.
Definition: Module.cpp:29
-static void pinMode(RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_MODE mode)
Arduino core pinMode override that checks RADIOLIB_NC as alias for unused pin.
Definition: Module.cpp:323
-RADIOLIB_PIN_TYPE getIrq() const
Access method to get the pin number of interrupt/GPIO.
Definition: Module.h:316
-RADIOLIB_PIN_TYPE getRx() const
Access method to get the pin number of UART Rx.
Definition: Module.h:337
-static RADIOLIB_PIN_STATUS digitalRead(RADIOLIB_PIN_TYPE pin)
Arduino core digitalWrite override that checks RADIOLIB_NC as alias for unused pin.
Definition: Module.cpp:335
-void SPItransfer(uint8_t cmd, uint8_t reg, uint8_t *dataOut, uint8_t *dataIn, uint8_t numBytes)
SPI single transfer method.
Definition: Module.cpp:276
-int16_t SPIgetRegValue(uint8_t reg, uint8_t msb=7, uint8_t lsb=0)
SPI read method that automatically masks unused bits. This method is the preferred SPI read mechanism...
Definition: Module.cpp:199
-SPIClass * getSpi() const
Access method to get the SPI interface.
Definition: Module.h:351
-SoftwareSerial * ModuleSerial
Internal SoftwareSerial instance.
Definition: Module.h:140
-char AtLineFeed[3]
Line feed to be used when sending AT commands. Defaults to CR+LF.
Definition: Module.h:151
-bool ATgetResponse()
Get response after sending AT command.
Definition: Module.cpp:175
-RADIOLIB_PIN_TYPE getRst() const
Access method to get the pin number of hardware reset pin.
Definition: Module.h:323
-uint8_t SPIwriteCommand
Basic SPI write command. Defaults to 0x80.
Definition: Module.h:161
-bool ATsendData(uint8_t *data, uint32_t len)
Send raw AT data. Will also call ATgetResponse.
Definition: Module.cpp:165
-static void delay(uint32_t ms)
Arduino core delay override.
Definition: Module.cpp:385
-static void yield()
Arduino core yield override.
Definition: Module.cpp:381
-static void digitalWrite(RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_STATUS value)
Arduino core digitalWrite override that checks RADIOLIB_NC as alias for unused pin.
Definition: Module.cpp:329
-static uint32_t micros()
Arduino core micros override.
Definition: Module.cpp:397
-RADIOLIB_PIN_TYPE getCs() const
Access method to get the pin number of SPI chip select.
Definition: Module.h:309
-int16_t SPIsetRegValue(uint8_t reg, uint8_t value, uint8_t msb=7, uint8_t lsb=0, uint8_t checkInterval=2, uint8_t checkMask=0xFF)
Overwrite-safe SPI write method with verification. This method is the preferred SPI write mechanism.
Definition: Module.cpp:209
-void ATemptyBuffer()
Empty internal AT buffer.
Definition: Module.cpp:152
-void SPIwriteRegister(uint8_t reg, uint8_t data)
SPI basic write method. Use of this method is reserved for special cases, SPIsetRegValue should be us...
Definition: Module.cpp:272
-void term(uint8_t interface)
Terminate low-level module control.
Definition: Module.cpp:137
-static void noTone(RADIOLIB_PIN_TYPE pin)
Arduino core noTone override that checks RADIOLIB_NC as alias for unused pin and RADIOLIB_TONE_UNSUPP...
Definition: Module.cpp:358
-void setRfSwitchPins(RADIOLIB_PIN_TYPE rxEn, RADIOLIB_PIN_TYPE txEn)
Some modules contain external RF switch controlled by two pins. This function gives RadioLib control ...
Definition: Module.cpp:416
-RADIOLIB_PIN_TYPE getTx() const
Access method to get the pin number of UART Rx.
Definition: Module.h:344
-RADIOLIB_PIN_TYPE getGpio() const
Access method to get the pin number of second interrupt/GPIO.
Definition: Module.h:330
-static uint16_t flipBits16(uint16_t i)
Function to reflect bits within an integer.
Definition: Module.cpp:408
-uint8_t SPIreadRegister(uint8_t reg)
SPI basic read method. Use of this method is reserved for special cases, SPIgetRegValue should be use...
Definition: Module.cpp:262
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
-Module & operator=(const Module &mod)
Overload for assignment operator.
Definition: Module.cpp:96
-void init(uint8_t interface)
Initialize low-level module control.
Definition: Module.cpp:113
-uint8_t SPIreadCommand
Basic SPI read command. Defaults to 0x00.
Definition: Module.h:156
-static void detachInterrupt(RADIOLIB_PIN_TYPE interruptNum)
Arduino core detachInterrupt override.
Definition: Module.cpp:377
-SPISettings getSpiSettings() const
Access method to get the SPI interface settings.
Definition: Module.h:358
-void setRfSwitchState(RADIOLIB_PIN_STATUS rxPinState, RADIOLIB_PIN_STATUS txPinState)
Set RF switch state.
Definition: Module.cpp:424
-void SPIreadRegisterBurst(uint8_t reg, uint8_t numBytes, uint8_t *inBytes)
SPI burst read method.
Definition: Module.cpp:258
-static void tone(RADIOLIB_PIN_TYPE pin, uint16_t value)
Arduino core tone override that checks RADIOLIB_NC as alias for unused pin and RADIOLIB_TONE_UNSUPPOR...
Definition: Module.cpp:342
-static uint8_t flipBits(uint8_t b)
Function to reflect bits within a byte.
Definition: Module.cpp:401
-uint32_t baudrate
Baud rate of SoftwareSerial UART communication. Defaults to 9600 baud.
Definition: Module.h:146
-static uint32_t millis()
Arduino core millis override.
Definition: Module.cpp:393
-bool ATsendCommand(const char *cmd)
Send AT command. Will also call ATgetResponse.
Definition: Module.cpp:158
-static void delayMicroseconds(uint32_t us)
Arduino core delayMicroseconds override.
Definition: Module.cpp:389
-static void attachInterrupt(RADIOLIB_PIN_TYPE interruptNum, void(*userFunc)(void), RADIOLIB_INTERRUPT_STATUS mode)
Arduino core attachInterrupt override.
Definition: Module.cpp:373
-void SPIwriteRegisterBurst(uint8_t reg, uint8_t *data, uint8_t numBytes)
SPI burst write method.
Definition: Module.cpp:268
+static void pinMode(RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_MODE mode)
Arduino core pinMode override that checks RADIOLIB_NC as alias for unused pin.
Definition: Module.cpp:318
+RADIOLIB_PIN_TYPE getIrq() const
Access method to get the pin number of interrupt/GPIO.
Definition: Module.h:298
+RADIOLIB_PIN_TYPE getRx() const
Access method to get the pin number of UART Rx.
Definition: Module.h:319
+static RADIOLIB_PIN_STATUS digitalRead(RADIOLIB_PIN_TYPE pin)
Arduino core digitalWrite override that checks RADIOLIB_NC as alias for unused pin.
Definition: Module.cpp:330
+void SPItransfer(uint8_t cmd, uint8_t reg, uint8_t *dataOut, uint8_t *dataIn, uint8_t numBytes)
SPI single transfer method.
Definition: Module.cpp:271
+int16_t SPIgetRegValue(uint8_t reg, uint8_t msb=7, uint8_t lsb=0)
SPI read method that automatically masks unused bits. This method is the preferred SPI read mechanism...
Definition: Module.cpp:194
+SPIClass * getSpi() const
Access method to get the SPI interface.
Definition: Module.h:333
+SoftwareSerial * ModuleSerial
Internal SoftwareSerial instance.
Definition: Module.h:122
+char AtLineFeed[3]
Line feed to be used when sending AT commands. Defaults to CR+LF.
Definition: Module.h:133
+bool ATgetResponse()
Get response after sending AT command.
Definition: Module.cpp:170
+RADIOLIB_PIN_TYPE getRst() const
Access method to get the pin number of hardware reset pin.
Definition: Module.h:305
+uint8_t SPIwriteCommand
Basic SPI write command. Defaults to 0x80.
Definition: Module.h:143
+bool ATsendData(uint8_t *data, uint32_t len)
Send raw AT data. Will also call ATgetResponse.
Definition: Module.cpp:160
+static void delay(uint32_t ms)
Arduino core delay override.
Definition: Module.cpp:380
+static void yield()
Arduino core yield override.
Definition: Module.cpp:376
+static void digitalWrite(RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_STATUS value)
Arduino core digitalWrite override that checks RADIOLIB_NC as alias for unused pin.
Definition: Module.cpp:324
+static uint32_t micros()
Arduino core micros override.
Definition: Module.cpp:392
+RADIOLIB_PIN_TYPE getCs() const
Access method to get the pin number of SPI chip select.
Definition: Module.h:291
+int16_t SPIsetRegValue(uint8_t reg, uint8_t value, uint8_t msb=7, uint8_t lsb=0, uint8_t checkInterval=2, uint8_t checkMask=0xFF)
Overwrite-safe SPI write method with verification. This method is the preferred SPI write mechanism.
Definition: Module.cpp:204
+void ATemptyBuffer()
Empty internal AT buffer.
Definition: Module.cpp:147
+void SPIwriteRegister(uint8_t reg, uint8_t data)
SPI basic write method. Use of this method is reserved for special cases, SPIsetRegValue should be us...
Definition: Module.cpp:267
+void term(uint8_t interface)
Terminate low-level module control.
Definition: Module.cpp:132
+static void noTone(RADIOLIB_PIN_TYPE pin)
Arduino core noTone override that checks RADIOLIB_NC as alias for unused pin and RADIOLIB_TONE_UNSUPP...
Definition: Module.cpp:353
+void setRfSwitchPins(RADIOLIB_PIN_TYPE rxEn, RADIOLIB_PIN_TYPE txEn)
Some modules contain external RF switch controlled by two pins. This function gives RadioLib control ...
Definition: Module.cpp:411
+RADIOLIB_PIN_TYPE getTx() const
Access method to get the pin number of UART Rx.
Definition: Module.h:326
+RADIOLIB_PIN_TYPE getGpio() const
Access method to get the pin number of second interrupt/GPIO.
Definition: Module.h:312
+static uint16_t flipBits16(uint16_t i)
Function to reflect bits within an integer.
Definition: Module.cpp:403
+uint8_t SPIreadRegister(uint8_t reg)
SPI basic read method. Use of this method is reserved for special cases, SPIgetRegValue should be use...
Definition: Module.cpp:257
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
+Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst)
SPI-based module constructor. Will use the default SPI interface automatically initialize it.
Definition: Module.cpp:16
+Module & operator=(const Module &mod)
Overload for assignment operator.
Definition: Module.cpp:91
+void init(uint8_t interface)
Initialize low-level module control.
Definition: Module.cpp:108
+uint8_t SPIreadCommand
Basic SPI read command. Defaults to 0x00.
Definition: Module.h:138
+static void detachInterrupt(RADIOLIB_PIN_TYPE interruptNum)
Arduino core detachInterrupt override.
Definition: Module.cpp:372
+SPISettings getSpiSettings() const
Access method to get the SPI interface settings.
Definition: Module.h:340
+void setRfSwitchState(RADIOLIB_PIN_STATUS rxPinState, RADIOLIB_PIN_STATUS txPinState)
Set RF switch state.
Definition: Module.cpp:419
+void SPIreadRegisterBurst(uint8_t reg, uint8_t numBytes, uint8_t *inBytes)
SPI burst read method.
Definition: Module.cpp:253
+static void tone(RADIOLIB_PIN_TYPE pin, uint16_t value)
Arduino core tone override that checks RADIOLIB_NC as alias for unused pin and RADIOLIB_TONE_UNSUPPOR...
Definition: Module.cpp:337
+static uint8_t flipBits(uint8_t b)
Function to reflect bits within a byte.
Definition: Module.cpp:396
+Extension of Module class for UART-based modules, only exists to distinguish the UART constructor.
Definition: Module.h:497
+uint32_t baudrate
Baud rate of SoftwareSerial UART communication. Defaults to 9600 baud.
Definition: Module.h:128
+static uint32_t millis()
Arduino core millis override.
Definition: Module.cpp:388
+bool ATsendCommand(const char *cmd)
Send AT command. Will also call ATgetResponse.
Definition: Module.cpp:153
+static void delayMicroseconds(uint32_t us)
Arduino core delayMicroseconds override.
Definition: Module.cpp:384
+static void attachInterrupt(RADIOLIB_PIN_TYPE interruptNum, void(*userFunc)(void), RADIOLIB_INTERRUPT_STATUS mode)
Arduino core attachInterrupt override.
Definition: Module.cpp:368
+void SPIwriteRegisterBurst(uint8_t reg, uint8_t *data, uint8_t numBytes)
SPI burst write method.
Definition: Module.cpp:263
diff --git a/_r_f69_8h_source.html b/_r_f69_8h_source.html
index 7b5f1472..a0ab5c9b 100644
--- a/_r_f69_8h_source.html
+++ b/_r_f69_8h_source.html
@@ -722,7 +722,7 @@ $(document).ready(function(){initNavTree('_r_f69_8h_source.html',''); initResiza
int16_t setEncoding(uint8_t encoding) override
Sets transmission encoding. Allowed values are RADIOLIB_ENCODING_NRZ, RADIOLIB_ENCODING_MANCHESTER an...
Definition: RF69.cpp:769
void setAESKey(uint8_t *key)
Sets AES key.
Definition: RF69.cpp:229
void setDirectAction(void(*func)(void))
Set interrupt service routine function to call when data bit is receveid in direct mode.
Definition: RF69.cpp:822
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
int16_t transmitDirect(uint32_t frf=0) override
Starts direct mode transmission.
Definition: RF69.cpp:179
int16_t setOutputPower(int8_t power, bool highPower=false)
Sets output power. Allowed values range from -18 to 13 dBm for low power modules (RF69C/CW) or -2 to ...
Definition: RF69.cpp:553
int16_t packetMode()
Stops direct mode. It is required to call this method to switch from direct transmissions to packet-b...
Definition: RF69.cpp:225
diff --git a/_r_f_m95_8h_source.html b/_r_f_m95_8h_source.html
index 83c53ae7..52b2b0d0 100644
--- a/_r_f_m95_8h_source.html
+++ b/_r_f_m95_8h_source.html
@@ -132,7 +132,7 @@ $(document).ready(function(){initNavTree('_r_f_m95_8h_source.html',''); initResi
Derived class for RFM95 modules. Overrides some methods from SX1278 due to different parameter ranges...
Definition: RFM95.h:21
RFM95(Module *mod)
Default constructor. Called from Arduino sketch when creating new LoRa instance.
Definition: RFM95.cpp:4
int16_t setFrequency(float freq)
Sets carrier frequency. Allowed values range from 868.0 MHz to 915.0 MHz.
Definition: RFM95.cpp:43
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
diff --git a/_r_f_m96_8h_source.html b/_r_f_m96_8h_source.html
index 79bebb00..c0f4c0e3 100644
--- a/_r_f_m96_8h_source.html
+++ b/_r_f_m96_8h_source.html
@@ -134,7 +134,7 @@ $(document).ready(function(){initNavTree('_r_f_m96_8h_source.html',''); initResi
Derived class for SX1278 modules. Also used as base class for SX1276, SX1277, SX1279,...
Definition: SX1278.h:104
RFM96(Module *mod)
Default constructor. Called from Arduino sketch when creating new LoRa instance.
Definition: RFM96.cpp:4
int16_t begin(float freq=434.0, float bw=125.0, uint8_t sf=9, uint8_t cr=7, uint8_t syncWord=SX127X_SYNC_WORD, int8_t power=10, uint16_t preambleLength=8, uint8_t gain=0)
LoRa modem initialization method. Must be called at least once from Arduino sketch to initialize the ...
Definition: RFM96.cpp:8
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
Only exists as alias for RFM96, since there seems to be no difference between RFM96 and RFM98 modules...
diff --git a/_r_f_m97_8h_source.html b/_r_f_m97_8h_source.html
index 0a13266d..050f4fef 100644
--- a/_r_f_m97_8h_source.html
+++ b/_r_f_m97_8h_source.html
@@ -123,7 +123,7 @@ $(document).ready(function(){initNavTree('_r_f_m97_8h_source.html',''); initResi
RFM97(Module *mod)
Default constructor. Called from Arduino sketch when creating new LoRa instance.
Definition: RFM97.cpp:4
Derived class for RFM95 modules. Overrides some methods from SX1278 due to different parameter ranges...
Definition: RFM95.h:21
int16_t setSpreadingFactor(uint8_t sf)
Sets LoRa link spreading factor. Allowed values range from 6 to 9. Only available in LoRa mode.
Definition: RFM97.cpp:8
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
Derived class for RFM97 modules. Overrides some methods from RFM95 due to different parameter ranges.
Definition: RFM97.h:18
diff --git a/_radio_lib_8h_source.html b/_radio_lib_8h_source.html
index 1db409e9..61b4e6e5 100644
--- a/_radio_lib_8h_source.html
+++ b/_radio_lib_8h_source.html
@@ -189,7 +189,7 @@ $(document).ready(function(){initNavTree('_radio_lib_8h_source.html',''); initRe
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
diff --git a/_s_x1231_8h_source.html b/_s_x1231_8h_source.html
index e4bccc99..85909fbf 100644
--- a/_s_x1231_8h_source.html
+++ b/_s_x1231_8h_source.html
@@ -127,7 +127,7 @@ $(document).ready(function(){initNavTree('_s_x1231_8h_source.html',''); initResi
Control class for SX1231 module. Overrides some methods from RF69 due to different register values.
Definition: SX1231.h:26
Control class for RF69 module. Also serves as base class for SX1231.
Definition: RF69.h:440
int16_t begin(float freq=434.0, float br=48.0, float rxBw=125.0, float freqDev=50.0, int8_t power=10, uint8_t preambleLen=16)
Initialization method.
Definition: SX1231.cpp:8
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
diff --git a/_s_x1261_8h_source.html b/_s_x1261_8h_source.html
index 05cae58a..870ea4d2 100644
--- a/_s_x1261_8h_source.html
+++ b/_s_x1261_8h_source.html
@@ -120,7 +120,7 @@ $(document).ready(function(){initNavTree('_s_x1261_8h_source.html',''); initResi
int16_t setOutputPower(int8_t power)
Sets output power. Allowed values are in range from -17 to 14 dBm.
Definition: SX1261.cpp:8
SX1261(Module *mod)
Default constructor.
Definition: SX1261.cpp:4
Derived class for SX1261 modules.
Definition: SX1261.h:20
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
Derived class for SX1262 modules.
Definition: SX1262.h:19
diff --git a/_s_x1262_8h_source.html b/_s_x1262_8h_source.html
index d6b48a58..e52d342b 100644
--- a/_s_x1262_8h_source.html
+++ b/_s_x1262_8h_source.html
@@ -129,7 +129,7 @@ $(document).ready(function(){initNavTree('_s_x1262_8h_source.html',''); initResi
SX1262(Module *mod)
Default constructor.
Definition: SX1262.cpp:4
int16_t beginFSK(float freq=434.0, float br=48.0, float freqDev=50.0, float rxBw=156.2, int8_t power=10, uint16_t preambleLength=16, float tcxoVoltage=1.6, bool useRegulatorLDO=false)
Initialization method for FSK modem.
Definition: SX1262.cpp:26
int16_t setFrequency(float freq, bool calibrate=true)
Sets carrier frequency. Allowed values are in range from 150.0 to 960.0 MHz.
Definition: SX1262.cpp:44
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
int16_t begin(float freq=434.0, float bw=125.0, uint8_t sf=9, uint8_t cr=7, uint8_t syncWord=SX126X_SYNC_WORD_PRIVATE, int8_t power=10, uint16_t preambleLength=8, float tcxoVoltage=1.6, bool useRegulatorLDO=false)
Initialization method for LoRa modem.
Definition: SX1262.cpp:8
int16_t setOutputPower(int8_t power)
Sets output power. Allowed values are in range from -17 to 22 dBm.
Definition: SX1262.cpp:74
Derived class for SX1262 modules.
Definition: SX1262.h:19
diff --git a/_s_x1268_8h_source.html b/_s_x1268_8h_source.html
index fb9c8bcf..21e12682 100644
--- a/_s_x1268_8h_source.html
+++ b/_s_x1268_8h_source.html
@@ -130,7 +130,7 @@ $(document).ready(function(){initNavTree('_s_x1268_8h_source.html',''); initResi
int16_t begin(float freq=434.0, float bw=125.0, uint8_t sf=9, uint8_t cr=7, uint8_t syncWord=SX126X_SYNC_WORD_PRIVATE, int8_t power=10, uint16_t preambleLength=8, float tcxoVoltage=1.6, bool useRegulatorLDO=false)
Initialization method for LoRa modem.
Definition: SX1268.cpp:8
int16_t setFrequency(float freq, bool calibrate=true)
Sets carrier frequency. Allowed values are in range from 410.0 to 810.0 MHz.
Definition: SX1268.cpp:45
int16_t beginFSK(float freq=434.0, float br=48.0, float freqDev=50.0, float rxBw=156.2, int8_t power=10, uint16_t preambleLength=16, float tcxoVoltage=1.6, bool useRegulatorLDO=false)
Initialization method for FSK modem.
Definition: SX1268.cpp:26
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
Derived class for SX1268 modules.
Definition: SX1268.h:19
SX1268(Module *mod)
Default constructor.
Definition: SX1268.cpp:4
Base class for SX126x series. All derived classes for SX126x (e.g. SX1262 or SX1268) inherit from thi...
Definition: SX126x.h:342
diff --git a/_s_x126x_8h_source.html b/_s_x126x_8h_source.html
index b1e36ecd..3ea3f33e 100644
--- a/_s_x126x_8h_source.html
+++ b/_s_x126x_8h_source.html
@@ -679,7 +679,7 @@ $(document).ready(function(){initNavTree('_s_x126x_8h_source.html',''); initResi
int16_t receive(String &str, size_t len=0)
Arduino String receive method.
Definition: PhysicalLayer.cpp:100
int16_t setCodingRate(uint8_t cr)
Sets LoRa coding rate denominator. Allowed values range from 5 to 8.
Definition: SX126x.cpp:675
int16_t startReceiveDutyCycleAuto(uint16_t senderPreambleLength=0, uint16_t minSymbols=8)
Calls startReceiveDutyCycle with rxPeriod and sleepPeriod set so the unit shouldn't miss any messages...
Definition: SX126x.cpp:515
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
int16_t setFrequencyDeviation(float freqDev) override
Sets FSK frequency deviation. Allowed values range from 0.0 to 200.0 kHz.
Definition: SX126x.cpp:734
int16_t receiveDirect() override
Starts direct mode reception. Only implemented for PhysicalLayer compatibility, as SX126x series does...
Definition: SX126x.cpp:325
int16_t startReceive(uint32_t timeout=SX126X_RX_TIMEOUT_INF)
Interrupt-driven receive method. DIO1 will be activated when full packet is received.
Definition: SX126x.cpp:475
diff --git a/_s_x1272_8h_source.html b/_s_x1272_8h_source.html
index e1deb78c..6d8640fb 100644
--- a/_s_x1272_8h_source.html
+++ b/_s_x1272_8h_source.html
@@ -256,7 +256,7 @@ $(document).ready(function(){initNavTree('_s_x1272_8h_source.html',''); initResi
int16_t autoLDRO()
Re-enables automatic LDRO configuration. Only available in LoRa mode. After calling this method,...
Definition: SX1272.cpp:418
int16_t setDataShaping(uint8_t sh) override
Sets Gaussian filter bandwidth-time product that will be used for data shaping. Only available in FSK...
Definition: SX1272.cpp:281
int16_t beginFSK(float freq=915.0, float br=48.0, float rxBw=125.0, float freqDev=50.0, int8_t power=10, uint16_t preambleLength=16, bool enableOOK=false)
FSK modem initialization method. Must be called at least once from Arduino sketch to initialize the m...
Definition: SX1272.cpp:40
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
void reset() override
Reset method. Will reset the chip to the default state using RST pin.
Definition: SX1272.cpp:67
int16_t setCRC(bool enable, bool mode=false)
Enables/disables CRC check of received packets.
Definition: SX1272.cpp:377
SX1272(Module *mod)
Default constructor. Called from Arduino sketch when creating new LoRa instance.
Definition: SX1272.cpp:4
diff --git a/_s_x1273_8h_source.html b/_s_x1273_8h_source.html
index 12efbb5b..36d1924d 100644
--- a/_s_x1273_8h_source.html
+++ b/_s_x1273_8h_source.html
@@ -126,7 +126,7 @@ $(document).ready(function(){initNavTree('_s_x1273_8h_source.html',''); initResi
int16_t setSpreadingFactor(uint8_t sf)
Sets LoRa link spreading factor. Allowed values range from 6 to 9. Only available in LoRa mode.
Definition: SX1273.cpp:40
int16_t begin(float freq=915.0, float bw=125.0, uint8_t sf=9, uint8_t cr=7, uint8_t syncWord=SX127X_SYNC_WORD, int8_t power=10, uint16_t preambleLength=8, uint8_t gain=0)
LoRa modem initialization method. Must be called at least once from Arduino sketch to initialize the ...
Definition: SX1273.cpp:8
Derived class for SX1272 modules. Also used as base class for SX1273. Both modules use the same basic...
Definition: SX1272.h:95
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
diff --git a/_s_x1276_8h_source.html b/_s_x1276_8h_source.html
index 3570be7a..7d165237 100644
--- a/_s_x1276_8h_source.html
+++ b/_s_x1276_8h_source.html
@@ -127,7 +127,7 @@ $(document).ready(function(){initNavTree('_s_x1276_8h_source.html',''); initResi
int16_t begin(float freq=434.0, float bw=125.0, uint8_t sf=9, uint8_t cr=7, uint8_t syncWord=SX127X_SYNC_WORD, int8_t power=10, uint16_t preambleLength=8, uint8_t gain=0)
LoRa modem initialization method. Must be called at least once from Arduino sketch to initialize the ...
Definition: SX1276.cpp:8
Derived class for SX1278 modules. Also used as base class for SX1276, SX1277, SX1279,...
Definition: SX1278.h:104
Derived class for SX1276 modules. Overrides some methods from SX1278 due to different parameter range...
Definition: SX1276.h:15
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
int16_t beginFSK(float freq=434.0, float br=48.0, float freqDev=50.0, float rxBw=125.0, int8_t power=10, uint16_t preambleLength=16, bool enableOOK=false)
FSK modem initialization method. Must be called at least once from Arduino sketch to initialize the m...
Definition: SX1276.cpp:35
SX1276(Module *mod)
Default constructor. Called from Arduino sketch when creating new LoRa instance.
Definition: SX1276.cpp:4
diff --git a/_s_x1277_8h_source.html b/_s_x1277_8h_source.html
index a554039f..d35ea4c8 100644
--- a/_s_x1277_8h_source.html
+++ b/_s_x1277_8h_source.html
@@ -132,7 +132,7 @@ $(document).ready(function(){initNavTree('_s_x1277_8h_source.html',''); initResi
int16_t setSpreadingFactor(uint8_t sf)
Sets LoRa link spreading factor. Allowed values range from 6 to 9. Only available in LoRa mode.
Definition: SX1277.cpp:127
Derived class for SX1278 modules. Also used as base class for SX1276, SX1277, SX1279,...
Definition: SX1278.h:104
int16_t setFrequency(float freq)
Sets carrier frequency. Allowed values range from 137.0 MHz to 1020.0 MHz.
Definition: SX1277.cpp:53
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
diff --git a/_s_x1278_8h_source.html b/_s_x1278_8h_source.html
index 5f617205..8a4a4d7e 100644
--- a/_s_x1278_8h_source.html
+++ b/_s_x1278_8h_source.html
@@ -263,7 +263,7 @@ $(document).ready(function(){initNavTree('_s_x1278_8h_source.html',''); initResi
float getRSSI(bool skipReceive=false)
Gets recorded signal strength indicator of the latest received packet for LoRa modem,...
Definition: SX1278.cpp:415
Base class for SX127x series. All derived classes for SX127x (e.g. SX1278 or SX1272) inherit from thi...
Definition: SX127x.h:547
int16_t setFrequency(float freq)
Sets carrier frequency. Allowed values range from 137.0 MHz to 525.0 MHz.
Definition: SX1278.cpp:70
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
int16_t forceLDRO(bool enable)
Forces LoRa low data rate optimization. Only available in LoRa mode. After calling this method,...
Definition: SX1278.cpp:483
int16_t autoLDRO()
Re-enables automatic LDRO configuration. Only available in LoRa mode. After calling this method,...
Definition: SX1278.cpp:496
int16_t setDataShapingOOK(uint8_t sh)
Sets filter cutoff frequency that will be used for data shaping. Allowed values are 1 for frequency e...
Definition: SX1278.cpp:383
diff --git a/_s_x1279_8h_source.html b/_s_x1279_8h_source.html
index 49ce3c2a..c2c19e6e 100644
--- a/_s_x1279_8h_source.html
+++ b/_s_x1279_8h_source.html
@@ -128,7 +128,7 @@ $(document).ready(function(){initNavTree('_s_x1279_8h_source.html',''); initResi
int16_t setFrequency(float freq)
Sets carrier frequency. Allowed values range from 137.0 MHz to 960.0 MHz.
Definition: SX1279.cpp:53
Derived class for SX1279 modules. Overrides some methods from SX1278 due to different parameter range...
Definition: SX1279.h:15
int16_t beginFSK(float freq=434.0, float br=48.0, float freqDev=50.0, float rxBw=125.0, int8_t power=10, uint16_t preambleLength=16, bool enableOOK=false)
FSK modem initialization method. Must be called at least once from Arduino sketch to initialize the m...
Definition: SX1279.cpp:35
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
int16_t begin(float freq=434.0, float bw=125.0, uint8_t sf=9, uint8_t cr=7, uint8_t syncWord=SX127X_SYNC_WORD, int8_t power=10, uint16_t preambleLength=8, uint8_t gain=0)
LoRa modem initialization method. Must be called at least once from Arduino sketch to initialize the ...
Definition: SX1279.cpp:8
diff --git a/_s_x127x_8h_source.html b/_s_x127x_8h_source.html
index d5db2ff0..6065c89e 100644
--- a/_s_x127x_8h_source.html
+++ b/_s_x127x_8h_source.html
@@ -846,7 +846,7 @@ $(document).ready(function(){initNavTree('_s_x127x_8h_source.html',''); initResi
int16_t setAFCBandwidth(float afcBw)
Sets FSK automatic frequency correction bandwidth. Allowed values range from 2.6 to 250 kHz....
Definition: SX127x.cpp:790
int16_t setOOK(bool enableOOK)
Enables/disables OOK modulation instead of FSK.
Definition: SX127x.cpp:920
int16_t setRxBandwidth(float rxBw)
Sets FSK receiver bandwidth. Allowed values range from 2.6 to 250 kHz. Only available in FSK mode.
Definition: SX127x.cpp:774
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
int16_t scanChannel()
Performs scan for valid LoRa preamble in the current channel.
Definition: SX127x.cpp:249
int16_t receive(uint8_t *data, size_t len) override
Binary receive method. Will attempt to receive arbitrary binary data up to 255 bytes long using LoRa ...
Definition: SX127x.cpp:204
int16_t getChipVersion()
Read version SPI register. Should return SX1278_CHIP_VERSION (0x12) or SX1272_CHIP_VERSION (0x22) if ...
Definition: SX127x.cpp:1086
diff --git a/_s_x1280_8h_source.html b/_s_x1280_8h_source.html
index 72b5ccbd..122c9869 100644
--- a/_s_x1280_8h_source.html
+++ b/_s_x1280_8h_source.html
@@ -122,7 +122,7 @@ $(document).ready(function(){initNavTree('_s_x1280_8h_source.html',''); initResi
int16_t startRanging(bool master, uint32_t addr)
Interrupt-driven ranging method.
Definition: SX1280.cpp:34
Derived class for SX1280 modules.
Definition: SX1280.h:17
float getRangingResult()
Gets ranging result of the last ranging exchange.
Definition: SX1280.cpp:132
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
Derived class for SX1281 modules.
Definition: SX1281.h:16
int16_t range(bool master, uint32_t addr)
Blocking ranging method.
Definition: SX1280.cpp:8
diff --git a/_s_x1281_8h_source.html b/_s_x1281_8h_source.html
index 00d94625..f054ca77 100644
--- a/_s_x1281_8h_source.html
+++ b/_s_x1281_8h_source.html
@@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('_s_x1281_8h_source.html',''); initResi
Base class for SX128x series. All derived classes for SX128x (e.g. SX1280 or SX1281) inherit from thi...
Definition: SX128x.h:350
SX1281(Module *mod)
Default constructor.
Definition: SX1281.cpp:4
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
Derived class for SX1281 modules.
Definition: SX1281.h:16
diff --git a/_s_x1282_8h_source.html b/_s_x1282_8h_source.html
index 8dea8724..5ff52a7f 100644
--- a/_s_x1282_8h_source.html
+++ b/_s_x1282_8h_source.html
@@ -114,7 +114,7 @@ $(document).ready(function(){initNavTree('_s_x1282_8h_source.html',''); initResi
Derived class for SX1282 modules.
Definition: SX1282.h:17
Derived class for SX1280 modules.
Definition: SX1280.h:17
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
SX1282(Module *mod)
Default constructor.
Definition: SX1282.cpp:5
diff --git a/_s_x128x_8h_source.html b/_s_x128x_8h_source.html
index ce57c0bc..d354f812 100644
--- a/_s_x128x_8h_source.html
+++ b/_s_x128x_8h_source.html
@@ -647,7 +647,7 @@ $(document).ready(function(){initNavTree('_s_x128x_8h_source.html',''); initResi
Provides common interface for protocols that run on LoRa/FSK modules, such as RTTY or LoRaWAN....
Definition: PhysicalLayer.h:14
int16_t receive(String &str, size_t len=0)
Arduino String receive method.
Definition: PhysicalLayer.cpp:100
uint32_t getTimeOnAir(size_t len)
Get expected time-on-air for a given size of payload.
Definition: SX128x.cpp:1069
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
void setDio1Action(void(*func)(void))
Sets interrupt service routine to call when DIO1 activates.
Definition: SX128x.cpp:449
int16_t setPreambleLength(uint32_t preambleLength)
Sets preamble length for currently active modem. Allowed values range from 1 to 65535.
Definition: SX128x.cpp:696
int16_t explicitHeader()
Set explicit header mode for future reception/transmission.
Definition: SX128x.cpp:1137
diff --git a/_si4430_8h_source.html b/_si4430_8h_source.html
index 25bf6681..df420088 100644
--- a/_si4430_8h_source.html
+++ b/_si4430_8h_source.html
@@ -134,7 +134,7 @@ $(document).ready(function(){initNavTree('_si4430_8h_source.html',''); initResiz
int16_t begin(float freq=434.0, float br=48.0, float freqDev=50.0, float rxBw=181.1, int8_t power=10, uint8_t preambleLen=16)
Initialization method. Must be called at least once from Arduino sketch to initialize the module.
Definition: Si4430.cpp:8
int16_t setFrequency(float freq)
Sets carrier frequency. Allowed values range from 900.0 MHz to 960.0 MHz.
Definition: Si4430.cpp:24
Derived class for Si4430 modules.
Definition: Si4430.h:16
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
diff --git a/_si4431_8h_source.html b/_si4431_8h_source.html
index 62fea230..dfcd5131 100644
--- a/_si4431_8h_source.html
+++ b/_si4431_8h_source.html
@@ -130,7 +130,7 @@ $(document).ready(function(){initNavTree('_si4431_8h_source.html',''); initResiz
int16_t begin(float freq=434.0, float br=48.0, float freqDev=50.0, float rxBw=181.1, int8_t power=10, uint8_t preambleLen=16)
Initialization method. Must be called at least once from Arduino sketch to initialize the module.
Definition: Si4431.cpp:8
Si4431(Module *mod)
Default constructor.
Definition: Si4431.cpp:4
Derived class for Si4432 modules.
Definition: Si4432.h:16
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
int16_t setOutputPower(int8_t power)
Sets output power. Allowed values range from -8 to 13 dBm in 3 dBm steps.
Definition: Si4431.cpp:24
diff --git a/_si4432_8h_source.html b/_si4432_8h_source.html
index e8a6143e..e8667feb 100644
--- a/_si4432_8h_source.html
+++ b/_si4432_8h_source.html
@@ -133,7 +133,7 @@ $(document).ready(function(){initNavTree('_si4432_8h_source.html',''); initResiz
int16_t setFrequency(float freq)
Sets carrier frequency. Allowed values range from 240.0 MHz to 930.0 MHz.
Definition: Si4432.cpp:24
int16_t setOutputPower(int8_t power)
Sets output power. Allowed values range from -1 to 20 dBm in 3 dBm steps.
Definition: Si4432.cpp:31
Si4432(Module *mod)
Default constructor.
Definition: Si4432.cpp:4
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
Base class for Si443x series. All derived classes for Si443x (e.g. Si4431 or Si4432) inherit from thi...
Definition: Si443x.h:554
diff --git a/_si443x_8h_source.html b/_si443x_8h_source.html
index 8d19a180..2c3340f3 100644
--- a/_si443x_8h_source.html
+++ b/_si443x_8h_source.html
@@ -759,7 +759,7 @@ $(document).ready(function(){initNavTree('_si443x_8h_source.html',''); initResiz
void setRfSwitchPins(RADIOLIB_PIN_TYPE rxEn, RADIOLIB_PIN_TYPE txEn)
Some modules contain external RF switch controlled by two pins. This function gives RadioLib control ...
Definition: Si443x.cpp:547
Provides common interface for protocols that run on LoRa/FSK modules, such as RTTY or LoRaWAN....
Definition: PhysicalLayer.h:14
int16_t receive(String &str, size_t len=0)
Arduino String receive method.
Definition: PhysicalLayer.cpp:100
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
int16_t setEncoding(uint8_t encoding) override
Sets transmission encoding. Only available in FSK mode. Allowed values are RADIOLIB_ENCODING_NRZ,...
Definition: Si443x.cpp:509
void reset()
Reset method. Will reset the chip to the default state using SDN pin.
Definition: Si443x.cpp:63
void readBit(RADIOLIB_PIN_TYPE pin)
Function to read and process data bit in direct reception mode.
Definition: Si443x.cpp:578
diff --git a/_x_bee_8h_source.html b/_x_bee_8h_source.html
index e55cecaf..0bd69c6b 100644
--- a/_x_bee_8h_source.html
+++ b/_x_bee_8h_source.html
@@ -210,7 +210,7 @@ $(document).ready(function(){initNavTree('_x_bee_8h_source.html',''); initResiza
String getPacketData()
Gets packet payload.
Definition: XBee.cpp:157
String getPacketSource()
Gets packet source 64-bit address.
Definition: XBee.cpp:149
Control class for XBee modules.
Definition: XBee.h:96
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
int16_t begin(long speed)
Initialization method.
Definition: XBee.cpp:184
int16_t begin(long speed)
Initialization method.
Definition: XBee.cpp:9
int16_t setDestinationAddress(const char *destinationAddressHigh, const char *destinationAddressLow)
Sets destination XBee address.
Definition: XBee.cpp:226
diff --git a/annotated.html b/annotated.html
index c2909d81..042e73b4 100644
--- a/annotated.html
+++ b/annotated.html
@@ -100,7 +100,7 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();
C ITA2String ITA2-encoded string
C JDY08 Control class for JDY08 module. Most methods supported by this module are implemented in ISerial interface
C LLCC68 Derived class for LLCC68 modules
-
C Module Implements all common low-level SPI/UART/I2C methods to control the wireless module. Every module class contains one private instance of this class
+
C Module Implements all common low-level SPI/UART methods to control the wireless module. Every module class contains one private instance of this class
C MorseClient Client for Morse Code communication. The public interface is the same as Arduino Serial
C MQTTClient Client for simple MQTT communication
C nRF24 Control class for nRF24 module
@@ -113,32 +113,33 @@ $(document).ready(function(){initNavTree('annotated.html',''); initResizable();
C RFM97 Derived class for RFM97 modules. Overrides some methods from RFM95 due to different parameter ranges
C RFM98 Only exists as alias for RFM96 , since there seems to be no difference between RFM96 and RFM98 modules
C RTTYClient Client for RTTY communication. The public interface is the same as Arduino Serial
-
C Si4430 Derived class for Si4430 modules
-
C Si4431 Derived class for Si4431 modules
-
C Si4432 Derived class for Si4432 modules
-
C Si443x Base class for Si443x series. All derived classes for Si443x (e.g. Si4431 or Si4432 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
-
C SSTVClient Client for SSTV transmissions
-
C SSTVMode_t Structure to save data about supported SSTV modes
-
C SX1231 Control class for SX1231 module. Overrides some methods from RF69 due to different register values
-
C SX1261 Derived class for SX1261 modules
-
C SX1262 Derived class for SX1262 modules
-
C SX1268 Derived class for SX1268 modules
-
C SX126x Base class for SX126x series. All derived classes for SX126x (e.g. SX1262 or SX1268 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
-
C SX1272 Derived class for SX1272 modules. Also used as base class for SX1273 . Both modules use the same basic hardware and only differ in parameter ranges
-
C SX1273 Derived class for SX1273 modules. Overrides some methods from SX1272 due to different parameter ranges
-
C SX1276 Derived class for SX1276 modules. Overrides some methods from SX1278 due to different parameter ranges
-
C SX1277 Derived class for SX1277 modules. Overrides some methods from SX1278 due to different parameter ranges
-
C SX1278 Derived class for SX1278 modules. Also used as base class for SX1276 , SX1277 , SX1279 , RFM95 and RFM96 . All of these modules use the same basic hardware and only differ in parameter ranges (and names)
-
C SX1279 Derived class for SX1279 modules. Overrides some methods from SX1278 due to different parameter ranges
-
C SX127x Base class for SX127x series. All derived classes for SX127x (e.g. SX1278 or SX1272 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
-
C SX1280 Derived class for SX1280 modules
-
C SX1281 Derived class for SX1281 modules
-
C SX1282 Derived class for SX1282 modules
-
C SX128x Base class for SX128x series. All derived classes for SX128x (e.g. SX1280 or SX1281 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
-
C tone_t Structure to save data about tone
-
C TransportLayer Provides common interface for protocols that run on modules with Internet connectivity, such as HTTP or MQTT. Because this class is used mainly as interface, all of its virtual members must be implemented in the module class
-
C XBee Control class for XBee modules
-
C XBeeSerial XBee Serial interface. This class is used for XBees in transparent mode, i.e. when two XBees act as a "wireless UART"
+
C SerialModule Extension of Module class for UART-based modules, only exists to distinguish the UART constructor
+
C Si4430 Derived class for Si4430 modules
+
C Si4431 Derived class for Si4431 modules
+
C Si4432 Derived class for Si4432 modules
+
C Si443x Base class for Si443x series. All derived classes for Si443x (e.g. Si4431 or Si4432 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
+
C SSTVClient Client for SSTV transmissions
+
C SSTVMode_t Structure to save data about supported SSTV modes
+
C SX1231 Control class for SX1231 module. Overrides some methods from RF69 due to different register values
+
C SX1261 Derived class for SX1261 modules
+
C SX1262 Derived class for SX1262 modules
+
C SX1268 Derived class for SX1268 modules
+
C SX126x Base class for SX126x series. All derived classes for SX126x (e.g. SX1262 or SX1268 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
+
C SX1272 Derived class for SX1272 modules. Also used as base class for SX1273 . Both modules use the same basic hardware and only differ in parameter ranges
+
C SX1273 Derived class for SX1273 modules. Overrides some methods from SX1272 due to different parameter ranges
+
C SX1276 Derived class for SX1276 modules. Overrides some methods from SX1278 due to different parameter ranges
+
C SX1277 Derived class for SX1277 modules. Overrides some methods from SX1278 due to different parameter ranges
+
C SX1278 Derived class for SX1278 modules. Also used as base class for SX1276 , SX1277 , SX1279 , RFM95 and RFM96 . All of these modules use the same basic hardware and only differ in parameter ranges (and names)
+
C SX1279 Derived class for SX1279 modules. Overrides some methods from SX1278 due to different parameter ranges
+
C SX127x Base class for SX127x series. All derived classes for SX127x (e.g. SX1278 or SX1272 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
+
C SX1280 Derived class for SX1280 modules
+
C SX1281 Derived class for SX1281 modules
+
C SX1282 Derived class for SX1282 modules
+
C SX128x Base class for SX128x series. All derived classes for SX128x (e.g. SX1280 or SX1281 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
+
C tone_t Structure to save data about tone
+
C TransportLayer Provides common interface for protocols that run on modules with Internet connectivity, such as HTTP or MQTT. Because this class is used mainly as interface, all of its virtual members must be implemented in the module class
+
C XBee Control class for XBee modules
+
C XBeeSerial XBee Serial interface. This class is used for XBees in transparent mode, i.e. when two XBees act as a "wireless UART"
diff --git a/annotated_dup.js b/annotated_dup.js
index ba21efe8..a232fabc 100644
--- a/annotated_dup.js
+++ b/annotated_dup.js
@@ -25,6 +25,7 @@ var annotated_dup =
[ "RFM97", "class_r_f_m97.html", "class_r_f_m97" ],
[ "RFM98", "class_r_f_m98.html", null ],
[ "RTTYClient", "class_r_t_t_y_client.html", "class_r_t_t_y_client" ],
+ [ "SerialModule", "class_serial_module.html", "class_serial_module" ],
[ "Si4430", "class_si4430.html", "class_si4430" ],
[ "Si4431", "class_si4431.html", "class_si4431" ],
[ "Si4432", "class_si4432.html", "class_si4432" ],
diff --git a/class_c_c1101.html b/class_c_c1101.html
index ce451c80..fa64267d 100644
--- a/class_c_c1101.html
+++ b/class_c_c1101.html
@@ -340,7 +340,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_e_s_p8266.html b/class_e_s_p8266.html
index b7c03f0d..e935b04d 100644
--- a/class_e_s_p8266.html
+++ b/class_e_s_p8266.html
@@ -159,7 +159,7 @@ Public Member Functions
Default constructor.
Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_h_c05.html b/class_h_c05.html
index e7b5e3ef..4bfd92c8 100644
--- a/class_h_c05.html
+++ b/class_h_c05.html
@@ -229,7 +229,7 @@ size_t println (void)<
Default constructor.
Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_j_d_y08.html b/class_j_d_y08.html
index a9f08ba3..ae9fb54f 100644
--- a/class_j_d_y08.html
+++ b/class_j_d_y08.html
@@ -229,7 +229,7 @@ size_t println (void)<
Default constructor.
Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_l_l_c_c68.html b/class_l_l_c_c68.html
index 8e81a9cb..2d335364 100644
--- a/class_l_l_c_c68.html
+++ b/class_l_l_c_c68.html
@@ -411,7 +411,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_module-members.html b/class_module-members.html
index 72eb320f..7e817b8d 100644
--- a/class_module-members.html
+++ b/class_module-members.html
@@ -114,17 +114,17 @@ $(document).ready(function(){initNavTree('class_module.html',''); initResizable(
init (uint8_t interface)Module
micros ()Module static
millis ()Module static
- Module (RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, HardwareSerial *serial=nullptr, RADIOLIB_PIN_TYPE rst=RADIOLIB_NC)Module
- Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst)Module
- Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio)Module
- Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, SPIClass &spi, SPISettings spiSettings)Module
- Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio, SPIClass &spi, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0))Module
- Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass &spi=RADIOLIB_DEFAULT_SPI, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial *serial=nullptr)Module
- Module (const Module &mod)Module
- ModuleSerial Module
- noTone (RADIOLIB_PIN_TYPE pin)Module static
- operator= (const Module &mod)Module
- pinMode (RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_MODE mode)Module static
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst)Module
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio)Module
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, SPIClass &spi, SPISettings spiSettings)Module
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio, SPIClass &spi, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0))Module
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass &spi=RADIOLIB_DEFAULT_SPI, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial *serial=nullptr)Module
+ Module (const Module &mod)Module
+ ModuleSerial Module
+ noTone (RADIOLIB_PIN_TYPE pin)Module static
+ operator= (const Module &mod)Module
+ pinMode (RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_MODE mode)Module static
+ SerialModule (defined in Module )Module friend
setRfSwitchPins (RADIOLIB_PIN_TYPE rxEn, RADIOLIB_PIN_TYPE txEn)Module
setRfSwitchState (RADIOLIB_PIN_STATUS rxPinState, RADIOLIB_PIN_STATUS txPinState)Module
SPIgetRegValue (uint8_t reg, uint8_t msb=7, uint8_t lsb=0)Module
diff --git a/class_module.html b/class_module.html
index 68572307..2325569c 100644
--- a/class_module.html
+++ b/class_module.html
@@ -86,22 +86,29 @@ $(document).ready(function(){initNavTree('class_module.html',''); initResizable(
Public Member Functions |
Static Public Member Functions |
Public Attributes |
+Friends |
List of all members
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module. Every module class contains one private instance of this class.
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class contains one private instance of this class.
More...
#include <Module.h >
+
+
+
+
+
+
+
+
- Module (RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, HardwareSerial *serial=nullptr, RADIOLIB_PIN_TYPE rst=RADIOLIB_NC)
- UART-based module constructor. More...
-
Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst)
SPI-based module constructor. Will use the default SPI interface automatically initialize it. More...
@@ -266,63 +273,18 @@ uint8_t SPIwriteCommand = 0b10000000
Basic SPI write command. Defaults to 0x80.
+
+
+
+class SerialModule
+
-
Implements all common low-level SPI/UART/I2C methods to control the wireless module. Every module class contains one private instance of this class.
+
Implements all common low-level SPI/UART methods to control the wireless module. Every module class contains one private instance of this class.
-
-
◆ Module() [1/7]
-
-
-
-
-
- Module::Module
- (
- RADIOLIB_PIN_TYPE
- rx ,
-
-
-
-
- RADIOLIB_PIN_TYPE
- tx ,
-
-
-
-
- HardwareSerial *
- serial = nullptr
,
-
-
-
-
- RADIOLIB_PIN_TYPE
- rst = RADIOLIB_NC
-
-
-
- )
-
-
-
-
-
-
UART-based module constructor.
-
Parameters
-
- rx Arduino pin to be used as Rx pin for SoftwareSerial communication.
- tx Arduino pin to be used as Tx pin for SoftwareSerial communication.
- serial HardwareSerial to be used on platforms that do not support SoftwareSerial. Defaults to Serial1.
- rst Arduino pin to be used as hardware reset for the module. Defaults to NC (unused).
-
-
-
-
-
-
-
◆ Module() [2/7]
+
◆ Module() [1/6]
@@ -366,7 +328,7 @@ uint8_t
-◆ Module() [3/7]
+◆ Module() [2/6]
@@ -417,7 +379,7 @@ uint8_t
-◆ Module() [4/7]
+◆ Module() [3/6]
@@ -475,7 +437,7 @@ uint8_t
-◆ Module() [5/7]
+◆ Module() [4/6]
@@ -540,7 +502,7 @@ uint8_t
-◆ Module() [6/7]
+◆ Module() [5/6]
@@ -619,7 +581,7 @@ uint8_t
-◆ Module() [7/7]
+◆ Module() [6/6]
@@ -637,7 +599,7 @@ uint8_t
Parameters
@@ -1267,7 +1229,7 @@ uint8_t Parameters
diff --git a/class_module.js b/class_module.js
index e7a20995..894785c3 100644
--- a/class_module.js
+++ b/class_module.js
@@ -1,6 +1,5 @@
var class_module =
[
- [ "Module", "class_module.html#a5ea76bc25ef979ec1ff90c032e476004", null ],
[ "Module", "class_module.html#a06b2e1f1eb9e07a280e55f517f2fab38", null ],
[ "Module", "class_module.html#ae8709b81f592a23ebd72ba3fd8066b0f", null ],
[ "Module", "class_module.html#ac65f3d9e022b3284134ced1c20bcff09", null ],
@@ -31,6 +30,7 @@ var class_module =
[ "SPIwriteRegister", "class_module.html#ab814614ddd34b57f5a612a20f5fe4c57", null ],
[ "SPIwriteRegisterBurst", "class_module.html#a9d77a08070cbd48fd4ece62a739333e9", null ],
[ "term", "class_module.html#af0569f6930da7bee761eeca8158aed3a", null ],
+ [ "SerialModule", "class_module.html#a5d5cccbb54f87aeffd144ecc5261511c", null ],
[ "AtLineFeed", "class_module.html#a9d8ab2ff353bad5d0e7568d300a48ba0", null ],
[ "baudrate", "class_module.html#a128ead3f3198e3b06d39a128a5d6c777", null ],
[ "ModuleSerial", "class_module.html#a99556decb983f682b98220ae5434b004", null ],
diff --git a/class_module.png b/class_module.png
new file mode 100644
index 00000000..d5783ee6
Binary files /dev/null and b/class_module.png differ
diff --git a/class_r_f69.html b/class_r_f69.html
index 7510a22b..3b475c98 100644
--- a/class_r_f69.html
+++ b/class_r_f69.html
@@ -363,7 +363,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_r_f_m95.html b/class_r_f_m95.html
index af67533b..1a9ffaf2 100644
--- a/class_r_f_m95.html
+++ b/class_r_f_m95.html
@@ -438,7 +438,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the LoRa chip.
+ mod Instance of Module that will be used to communicate with the LoRa chip.
diff --git a/class_r_f_m96.html b/class_r_f_m96.html
index 2a904d71..03712c7f 100644
--- a/class_r_f_m96.html
+++ b/class_r_f_m96.html
@@ -437,7 +437,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the LoRa chip.
+ mod Instance of Module that will be used to communicate with the LoRa chip.
diff --git a/class_r_f_m97.html b/class_r_f_m97.html
index b9dc816e..43e178e0 100644
--- a/class_r_f_m97.html
+++ b/class_r_f_m97.html
@@ -445,7 +445,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the LoRa chip.
+ mod Instance of Module that will be used to communicate with the LoRa chip.
diff --git a/class_s_x1231.html b/class_s_x1231.html
index c38da938..b1c34bbe 100644
--- a/class_s_x1231.html
+++ b/class_s_x1231.html
@@ -370,7 +370,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_s_x1261.html b/class_s_x1261.html
index 98a54373..e23bbc58 100644
--- a/class_s_x1261.html
+++ b/class_s_x1261.html
@@ -408,7 +408,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_s_x1262.html b/class_s_x1262.html
index a35d61b0..14f36084 100644
--- a/class_s_x1262.html
+++ b/class_s_x1262.html
@@ -402,7 +402,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_s_x1268.html b/class_s_x1268.html
index 1e75dfcf..384b792a 100644
--- a/class_s_x1268.html
+++ b/class_s_x1268.html
@@ -400,7 +400,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_s_x126x.html b/class_s_x126x.html
index aeb71c1a..868cbe32 100644
--- a/class_s_x126x.html
+++ b/class_s_x126x.html
@@ -387,7 +387,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_s_x1272.html b/class_s_x1272.html
index ebd80f6c..f779215a 100644
--- a/class_s_x1272.html
+++ b/class_s_x1272.html
@@ -427,7 +427,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the LoRa chip.
+ mod Instance of Module that will be used to communicate with the LoRa chip.
diff --git a/class_s_x1273.html b/class_s_x1273.html
index 60fc3b48..c46da272 100644
--- a/class_s_x1273.html
+++ b/class_s_x1273.html
@@ -437,7 +437,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the LoRa chip.
+ mod Instance of Module that will be used to communicate with the LoRa chip.
diff --git a/class_s_x1276.html b/class_s_x1276.html
index c7d1c456..81de5091 100644
--- a/class_s_x1276.html
+++ b/class_s_x1276.html
@@ -440,7 +440,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the LoRa chip.
+ mod Instance of Module that will be used to communicate with the LoRa chip.
diff --git a/class_s_x1277.html b/class_s_x1277.html
index 076e4512..ef4db196 100644
--- a/class_s_x1277.html
+++ b/class_s_x1277.html
@@ -443,7 +443,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the LoRa chip.
+ mod Instance of Module that will be used to communicate with the LoRa chip.
diff --git a/class_s_x1278.html b/class_s_x1278.html
index 8926a67e..8c1f3250 100644
--- a/class_s_x1278.html
+++ b/class_s_x1278.html
@@ -432,7 +432,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the LoRa chip.
+ mod Instance of Module that will be used to communicate with the LoRa chip.
diff --git a/class_s_x1279.html b/class_s_x1279.html
index 62b54f2a..ac61afec 100644
--- a/class_s_x1279.html
+++ b/class_s_x1279.html
@@ -440,7 +440,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the LoRa chip.
+ mod Instance of Module that will be used to communicate with the LoRa chip.
diff --git a/class_s_x127x.html b/class_s_x127x.html
index f3802b39..34291d84 100644
--- a/class_s_x127x.html
+++ b/class_s_x127x.html
@@ -385,7 +385,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the LoRa chip.
+ mod Instance of Module that will be used to communicate with the LoRa chip.
diff --git a/class_s_x1280.html b/class_s_x1280.html
index 11d38711..e68335f0 100644
--- a/class_s_x1280.html
+++ b/class_s_x1280.html
@@ -361,7 +361,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_s_x1281.html b/class_s_x1281.html
index 60d6343e..b6085d12 100644
--- a/class_s_x1281.html
+++ b/class_s_x1281.html
@@ -348,7 +348,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_s_x1282.html b/class_s_x1282.html
index 24e5f154..7d12beeb 100644
--- a/class_s_x1282.html
+++ b/class_s_x1282.html
@@ -365,7 +365,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_s_x128x.html b/class_s_x128x.html
index 5ab655e9..2a44f3ac 100644
--- a/class_s_x128x.html
+++ b/class_s_x128x.html
@@ -344,7 +344,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_serial_module-members.html b/class_serial_module-members.html
new file mode 100644
index 00000000..cc981737
--- /dev/null
+++ b/class_serial_module-members.html
@@ -0,0 +1,153 @@
+
+
+
+
+
+
+
+RadioLib: Member List
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ RadioLib
+
+ Universal wireless communication library for Arduino
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
This is the complete list of members for SerialModule , including all inherited members.
+
+ ATemptyBuffer ()Module
+ ATgetResponse ()Module
+ AtLineFeed Module
+ ATsendCommand (const char *cmd)Module
+ ATsendData (uint8_t *data, uint32_t len)Module
+ attachInterrupt (RADIOLIB_PIN_TYPE interruptNum, void(*userFunc)(void), RADIOLIB_INTERRUPT_STATUS mode)Module static
+ baudrate Module
+ delay (uint32_t ms)Module static
+ delayMicroseconds (uint32_t us)Module static
+ detachInterrupt (RADIOLIB_PIN_TYPE interruptNum)Module static
+ digitalRead (RADIOLIB_PIN_TYPE pin)Module static
+ digitalWrite (RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_STATUS value)Module static
+ flipBits (uint8_t b)Module static
+ flipBits16 (uint16_t i)Module static
+ getCs () constModule inline
+ getGpio () constModule inline
+ getIrq () constModule inline
+ getRst () constModule inline
+ getRx () constModule inline
+ getSpi () constModule inline
+ getSpiSettings () constModule inline
+ getTx () constModule inline
+ init (uint8_t interface)Module
+ micros ()Module static
+ millis ()Module static
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst)Module
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio)Module
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, SPIClass &spi, SPISettings spiSettings)Module
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio, SPIClass &spi, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0))Module
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass &spi=RADIOLIB_DEFAULT_SPI, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial *serial=nullptr)Module
+ Module (const Module &mod)Module
+ ModuleSerial Module
+ noTone (RADIOLIB_PIN_TYPE pin)Module static
+ operator= (const Module &mod)Module
+ pinMode (RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_MODE mode)Module static
+ SerialModule (RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, HardwareSerial *serial=nullptr, RADIOLIB_PIN_TYPE rst=RADIOLIB_NC)SerialModule
+ setRfSwitchPins (RADIOLIB_PIN_TYPE rxEn, RADIOLIB_PIN_TYPE txEn)Module
+ setRfSwitchState (RADIOLIB_PIN_STATUS rxPinState, RADIOLIB_PIN_STATUS txPinState)Module
+ SPIgetRegValue (uint8_t reg, uint8_t msb=7, uint8_t lsb=0)Module
+ SPIreadCommand Module
+ SPIreadRegister (uint8_t reg)Module
+ SPIreadRegisterBurst (uint8_t reg, uint8_t numBytes, uint8_t *inBytes)Module
+ SPIsetRegValue (uint8_t reg, uint8_t value, uint8_t msb=7, uint8_t lsb=0, uint8_t checkInterval=2, uint8_t checkMask=0xFF)Module
+ SPItransfer (uint8_t cmd, uint8_t reg, uint8_t *dataOut, uint8_t *dataIn, uint8_t numBytes)Module
+ SPIwriteCommand Module
+ SPIwriteRegister (uint8_t reg, uint8_t data)Module
+ SPIwriteRegisterBurst (uint8_t reg, uint8_t *data, uint8_t numBytes)Module
+ term (uint8_t interface)Module
+ tone (RADIOLIB_PIN_TYPE pin, uint16_t value)Module static
+ yield ()Module static
+
+
+
+
+
+
diff --git a/class_serial_module.html b/class_serial_module.html
new file mode 100644
index 00000000..17a45210
--- /dev/null
+++ b/class_serial_module.html
@@ -0,0 +1,347 @@
+
+
+
+
+
+
+
+RadioLib: SerialModule Class Reference
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ RadioLib
+
+ Universal wireless communication library for Arduino
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Extension of Module class for UART-based modules, only exists to distinguish the UART constructor.
+ More...
+
+
#include <Module.h >
+
+
+
+
+
+
+
+
+
+
+ SerialModule (RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, HardwareSerial *serial=nullptr, RADIOLIB_PIN_TYPE rst=RADIOLIB_NC)
+ UART-based module constructor. More...
+
+
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst)
+ SPI-based module constructor. Will use the default SPI interface automatically initialize it. More...
+
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio)
+ Extended SPI-based module constructor. Will use the default SPI interface automatically initialize it. More...
+
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, SPIClass &spi, SPISettings spiSettings)
+ SPI-based module constructor. More...
+
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio, SPIClass &spi, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0))
+ Extended SPI-based module constructor. More...
+
+ Module (RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass &spi=RADIOLIB_DEFAULT_SPI, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial *serial=nullptr)
+ Generic module constructor. More...
+
+ Module (const Module &mod)
+ Copy constructor. More...
+
+Module & operator= (const Module &mod)
+ Overload for assignment operator. More...
+
+void init (uint8_t interface)
+ Initialize low-level module control. More...
+
+void term (uint8_t interface)
+ Terminate low-level module control. More...
+
+
+void ATemptyBuffer ()
+ Empty internal AT buffer.
+
+bool ATgetResponse ()
+ Get response after sending AT command. More...
+
+bool ATsendCommand (const char *cmd)
+ Send AT command. Will also call ATgetResponse. More...
+
+bool ATsendData (uint8_t *data, uint32_t len)
+ Send raw AT data. Will also call ATgetResponse. More...
+
+int16_t SPIgetRegValue (uint8_t reg, uint8_t msb=7, uint8_t lsb=0)
+ SPI read method that automatically masks unused bits. This method is the preferred SPI read mechanism. More...
+
+int16_t SPIsetRegValue (uint8_t reg, uint8_t value, uint8_t msb=7, uint8_t lsb=0, uint8_t checkInterval=2, uint8_t checkMask=0xFF)
+ Overwrite-safe SPI write method with verification. This method is the preferred SPI write mechanism. More...
+
+void SPIreadRegisterBurst (uint8_t reg, uint8_t numBytes, uint8_t *inBytes)
+ SPI burst read method. More...
+
+uint8_t SPIreadRegister (uint8_t reg)
+ SPI basic read method. Use of this method is reserved for special cases, SPIgetRegValue should be used instead. More...
+
+void SPIwriteRegisterBurst (uint8_t reg, uint8_t *data, uint8_t numBytes)
+ SPI burst write method. More...
+
+void SPIwriteRegister (uint8_t reg, uint8_t data)
+ SPI basic write method. Use of this method is reserved for special cases, SPIsetRegValue should be used instead. More...
+
+void SPItransfer (uint8_t cmd, uint8_t reg, uint8_t *dataOut, uint8_t *dataIn, uint8_t numBytes)
+ SPI single transfer method. More...
+
+RADIOLIB_PIN_TYPE getCs () const
+ Access method to get the pin number of SPI chip select. More...
+
+RADIOLIB_PIN_TYPE getIrq () const
+ Access method to get the pin number of interrupt/GPIO. More...
+
+RADIOLIB_PIN_TYPE getRst () const
+ Access method to get the pin number of hardware reset pin. More...
+
+RADIOLIB_PIN_TYPE getGpio () const
+ Access method to get the pin number of second interrupt/GPIO. More...
+
+RADIOLIB_PIN_TYPE getRx () const
+ Access method to get the pin number of UART Rx. More...
+
+RADIOLIB_PIN_TYPE getTx () const
+ Access method to get the pin number of UART Rx. More...
+
+SPIClass * getSpi () const
+ Access method to get the SPI interface. More...
+
+SPISettings getSpiSettings () const
+ Access method to get the SPI interface settings. More...
+
+void setRfSwitchPins (RADIOLIB_PIN_TYPE rxEn, RADIOLIB_PIN_TYPE txEn)
+ Some modules contain external RF switch controlled by two pins. This function gives RadioLib control over those two pins to automatically switch Rx and Tx state. When using automatic RF switch control, DO NOT change the pin mode of rxEn or txEn from Arduino sketch! More...
+
+void setRfSwitchState (RADIOLIB_PIN_STATUS rxPinState, RADIOLIB_PIN_STATUS txPinState)
+ Set RF switch state. More...
+
+
+
+
+static void pinMode (RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_MODE mode)
+ Arduino core pinMode override that checks RADIOLIB_NC as alias for unused pin. More...
+
+static void digitalWrite (RADIOLIB_PIN_TYPE pin, RADIOLIB_PIN_STATUS value)
+ Arduino core digitalWrite override that checks RADIOLIB_NC as alias for unused pin. More...
+
+static RADIOLIB_PIN_STATUS digitalRead (RADIOLIB_PIN_TYPE pin)
+ Arduino core digitalWrite override that checks RADIOLIB_NC as alias for unused pin. More...
+
+static void tone (RADIOLIB_PIN_TYPE pin, uint16_t value)
+ Arduino core tone override that checks RADIOLIB_NC as alias for unused pin and RADIOLIB_TONE_UNSUPPORTED to make sure the platform does support tone. More...
+
+static void noTone (RADIOLIB_PIN_TYPE pin)
+ Arduino core noTone override that checks RADIOLIB_NC as alias for unused pin and RADIOLIB_TONE_UNSUPPORTED to make sure the platform does support tone. More...
+
+static void attachInterrupt (RADIOLIB_PIN_TYPE interruptNum, void(*userFunc)(void), RADIOLIB_INTERRUPT_STATUS mode)
+ Arduino core attachInterrupt override. More...
+
+static void detachInterrupt (RADIOLIB_PIN_TYPE interruptNum)
+ Arduino core detachInterrupt override. More...
+
+
+static void yield ()
+ Arduino core yield override.
+
+static void delay (uint32_t ms)
+ Arduino core delay override. More...
+
+static void delayMicroseconds (uint32_t us)
+ Arduino core delayMicroseconds override. More...
+
+
+static uint32_t millis ()
+ Arduino core millis override.
+
+
+static uint32_t micros ()
+ Arduino core micros override.
+
+
+static uint8_t flipBits (uint8_t b)
+ Function to reflect bits within a byte.
+
+
+static uint16_t flipBits16 (uint16_t i)
+ Function to reflect bits within an integer.
+
+
+
+SoftwareSerial * ModuleSerial
+ Internal SoftwareSerial instance.
+
+
+uint32_t baudrate = 9600
+ Baud rate of SoftwareSerial UART communication. Defaults to 9600 baud.
+
+
+char AtLineFeed [3] = {'\r', '\n'}
+ Line feed to be used when sending AT commands. Defaults to CR+LF.
+
+
+uint8_t SPIreadCommand = 0b00000000
+ Basic SPI read command. Defaults to 0x00.
+
+
+uint8_t SPIwriteCommand = 0b10000000
+ Basic SPI write command. Defaults to 0x80.
+
+
+
+
Extension of Module class for UART-based modules, only exists to distinguish the UART constructor.
+
+
+
◆ SerialModule()
+
+
+
+
+
+ SerialModule::SerialModule
+ (
+ RADIOLIB_PIN_TYPE
+ rx ,
+
+
+
+
+ RADIOLIB_PIN_TYPE
+ tx ,
+
+
+
+
+ HardwareSerial *
+ serial = nullptr
,
+
+
+
+
+ RADIOLIB_PIN_TYPE
+ rst = RADIOLIB_NC
+
+
+
+ )
+
+
+
+
+
+
UART-based module constructor.
+
Parameters
+
+ rx Arduino pin to be used as Rx pin for SoftwareSerial communication.
+ tx Arduino pin to be used as Tx pin for SoftwareSerial communication.
+ serial HardwareSerial to be used on platforms that do not support SoftwareSerial. Defaults to Serial1.
+ rst Arduino pin to be used as hardware reset for the module. Defaults to NC (unused).
+
+
+
+
+
+
+
The documentation for this class was generated from the following files:
+
+
+
+
+
+
diff --git a/class_serial_module.js b/class_serial_module.js
new file mode 100644
index 00000000..4989f71a
--- /dev/null
+++ b/class_serial_module.js
@@ -0,0 +1,4 @@
+var class_serial_module =
+[
+ [ "SerialModule", "class_serial_module.html#af40d6673000ae141af0004f8ba7b496f", null ]
+];
\ No newline at end of file
diff --git a/class_serial_module.png b/class_serial_module.png
new file mode 100644
index 00000000..efb71caf
Binary files /dev/null and b/class_serial_module.png differ
diff --git a/class_si4430.html b/class_si4430.html
index 15f874c9..cf352644 100644
--- a/class_si4430.html
+++ b/class_si4430.html
@@ -322,7 +322,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio chip.
+ mod Instance of Module that will be used to communicate with the radio chip.
diff --git a/class_si4431.html b/class_si4431.html
index fd59fa44..b844d7ad 100644
--- a/class_si4431.html
+++ b/class_si4431.html
@@ -319,7 +319,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio chip.
+ mod Instance of Module that will be used to communicate with the radio chip.
diff --git a/class_si4432.html b/class_si4432.html
index 1230e323..57a95b87 100644
--- a/class_si4432.html
+++ b/class_si4432.html
@@ -310,7 +310,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio chip.
+ mod Instance of Module that will be used to communicate with the radio chip.
diff --git a/class_si443x.html b/class_si443x.html
index f6c39790..00f8a81b 100644
--- a/class_si443x.html
+++ b/class_si443x.html
@@ -297,7 +297,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_x_bee.html b/class_x_bee.html
index 18ea8262..cf67fc3f 100644
--- a/class_x_bee.html
+++ b/class_x_bee.html
@@ -148,7 +148,7 @@ void Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/class_x_bee_serial.html b/class_x_bee_serial.html
index 07145dfc..f641a711 100644
--- a/class_x_bee_serial.html
+++ b/class_x_bee_serial.html
@@ -239,7 +239,7 @@ size_t println (void)<
Default constructor.
Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/classes.html b/classes.html
index d59b9897..432e3428 100644
--- a/classes.html
+++ b/classes.html
@@ -94,93 +94,94 @@ $(document).ready(function(){initNavTree('classes.html',''); initResizable(); })
-Si4431
-SX127x
+Si4430
+SX1279
-Si4432
-SX1280
+Si4431
+SX127x
AFSKClient
ISerial
PhysicalLayer
-Si443x
-SX1281
+Si4432
+SX1280
AX25Client
ITA2String
-SSTVClient
-SX1282
+Si443x
+SX1281
AX25Frame
-SSTVMode_t
-SX128x
+SSTVClient
+SX1282
RF69
-SX1231
-
-
+SSTVMode_t
+SX128x
JDY08
RFM22
-SX1261
+SX1231
+
+
CC1101
RFM23
-SX1262
-tone_t
+SX1261
RFM95
-SX1268
-TransportLayer
+SX1262
+tone_t
LLCC68
RFM96
-SX126x
-
-
+SX1268
+TransportLayer
ESP8266
RFM97
-SX1272
+SX126x
+
+
RFM98
-SX1273
-XBee
+SX1272
Module
RTTYClient
-SX1276
-XBeeSerial
+SX1273
+XBee
HC05
MorseClient
-SX1277
-
+SX1276
+XBeeSerial
+
HellClient
MQTTClient
-SX1278
+SX1277
HTTPClient
-Si4430
-SX1279
+SerialModule
+SX1278
nRF24
diff --git a/classn_r_f24.html b/classn_r_f24.html
index 8154d055..f46ed7ec 100644
--- a/classn_r_f24.html
+++ b/classn_r_f24.html
@@ -304,7 +304,7 @@ Public Member Functions
Default constructor.
Parameters
- mod Instance of Module that will be used to communicate with the radio.
+ mod Instance of Module that will be used to communicate with the radio.
diff --git a/functions_func_m.html b/functions_func_m.html
index 70559177..93ce42b4 100644
--- a/functions_func_m.html
+++ b/functions_func_m.html
@@ -92,10 +92,10 @@ $(document).ready(function(){initNavTree('functions_func_m.html',''); initResiza
: Module
Module()
-: Module
+: Module
MorseClient()
-: MorseClient
+: MorseClient
MQTTClient()
: MQTTClient
diff --git a/functions_func_s.html b/functions_func_s.html
index ea4f897f..2795bdaf 100644
--- a/functions_func_s.html
+++ b/functions_func_s.html
@@ -103,6 +103,9 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza
sendLine()
: SSTVClient
+SerialModule()
+: SerialModule
+
setAccessAddress()
: SX128x
@@ -377,9 +380,9 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza
: CC1101
, RF69
, Si443x
-, SX126x
-, SX127x
-, SX128x
+, SX126x
+, SX127x
+, SX128x
setTCXO()
: SX126x
@@ -433,7 +436,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza
: Module
SSTVClient()
-: SSTVClient
+: SSTVClient
standby()
: CC1101
@@ -472,7 +475,7 @@ $(document).ready(function(){initNavTree('functions_func_s.html',''); initResiza
startTransmit()
: CC1101
, nRF24
-, PhysicalLayer
+, PhysicalLayer
, RF69
, Si443x
, SX126x
diff --git a/functions_m.html b/functions_m.html
index de60023f..2a36892b 100644
--- a/functions_m.html
+++ b/functions_m.html
@@ -92,13 +92,13 @@ $(document).ready(function(){initNavTree('functions_m.html',''); initResizable()
: Module
Module()
-: Module
+: Module
ModuleSerial
: Module
MorseClient()
-: MorseClient
+: MorseClient
MQTTClient()
: MQTTClient
diff --git a/functions_s.html b/functions_s.html
index df6207a0..173285de 100644
--- a/functions_s.html
+++ b/functions_s.html
@@ -109,6 +109,9 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable()
sendSeqNumber
: AX25Frame
+SerialModule()
+: SerialModule
+
setAccessAddress()
: SX128x
@@ -380,7 +383,7 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable()
: SX126x
setSyncWord()
-: CC1101
+: CC1101
, RF69
, Si443x
, SX126x
@@ -451,7 +454,7 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable()
: AX25Frame
SSTVClient()
-: SSTVClient
+: SSTVClient
standby()
: CC1101
@@ -461,7 +464,7 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable()
, Si443x
, SX126x
, SX127x
-, SX128x
+, SX128x
startDirect()
: PhysicalLayer
@@ -490,7 +493,7 @@ $(document).ready(function(){initNavTree('functions_s.html',''); initResizable()
startTransmit()
: CC1101
, nRF24
-, PhysicalLayer
+, PhysicalLayer
, RF69
, Si443x
, SX126x
diff --git a/hierarchy.html b/hierarchy.html
index 31e643c1..ce6ccdcb 100644
--- a/hierarchy.html
+++ b/hierarchy.html
@@ -98,47 +98,48 @@ $(document).ready(function(){initNavTree('hierarchy.html',''); initResizable();
C JDY08 Control class for JDY08 module. Most methods supported by this module are implemented in ISerial interface
C XBeeSerial XBee Serial interface. This class is used for XBees in transparent mode, i.e. when two XBees act as a "wireless UART"
C ITA2String ITA2-encoded string
- C Module Implements all common low-level SPI/UART/I2C methods to control the wireless module. Every module class contains one private instance of this class
- C MorseClient Client for Morse Code communication. The public interface is the same as Arduino Serial
- C MQTTClient Client for simple MQTT communication
- ▼ C PhysicalLayer Provides common interface for protocols that run on LoRa/FSK modules, such as RTTY or LoRaWAN. Also extracts some common module-independent methods. Using this interface class allows to use the protocols on various modules without much code duplicity. Because this class is used mainly as interface, all of its virtual members must be implemented in the module class
- C CC1101 Control class for CC1101 module
- C nRF24 Control class for nRF24 module
- ▼ C RF69 Control class for RF69 module. Also serves as base class for SX1231
- C SX1231 Control class for SX1231 module. Overrides some methods from RF69 due to different register values
- ▼ C Si443x Base class for Si443x series. All derived classes for Si443x (e.g. Si4431 or Si4432 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
- ▼ C Si4432 Derived class for Si4432 modules
- C Si4430 Derived class for Si4430 modules
- C Si4431 Derived class for Si4431 modules
- ▼ C SX126x Base class for SX126x series. All derived classes for SX126x (e.g. SX1262 or SX1268 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
- ▼ C SX1262 Derived class for SX1262 modules
- C LLCC68 Derived class for LLCC68 modules
- C SX1261 Derived class for SX1261 modules
- C SX1268 Derived class for SX1268 modules
- ▼ C SX127x Base class for SX127x series. All derived classes for SX127x (e.g. SX1278 or SX1272 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
- ▼ C SX1272 Derived class for SX1272 modules. Also used as base class for SX1273 . Both modules use the same basic hardware and only differ in parameter ranges
- C SX1273 Derived class for SX1273 modules. Overrides some methods from SX1272 due to different parameter ranges
- ▼ C SX1278 Derived class for SX1278 modules. Also used as base class for SX1276 , SX1277 , SX1279 , RFM95 and RFM96 . All of these modules use the same basic hardware and only differ in parameter ranges (and names)
- ▼ C RFM95 Derived class for RFM95 modules. Overrides some methods from SX1278 due to different parameter ranges
- C RFM97 Derived class for RFM97 modules. Overrides some methods from RFM95 due to different parameter ranges
- C RFM96 Derived class for RFM96 modules. Overrides some methods from SX1278 due to different parameter ranges
- C SX1276 Derived class for SX1276 modules. Overrides some methods from SX1278 due to different parameter ranges
- C SX1277 Derived class for SX1277 modules. Overrides some methods from SX1278 due to different parameter ranges
- C SX1279 Derived class for SX1279 modules. Overrides some methods from SX1278 due to different parameter ranges
- ▼ C SX128x Base class for SX128x series. All derived classes for SX128x (e.g. SX1280 or SX1281 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
- ▼ C SX1281 Derived class for SX1281 modules
- ▼ C SX1280 Derived class for SX1280 modules
- C SX1282 Derived class for SX1282 modules
- C RFM22 Only exists as alias for Si4432 , since there seems to be no difference between RFM22 and Si4432 modules
- C RFM23 Only exists as alias for Si4431 , since there seems to be no difference between RFM23 and Si4431 modules
- C RFM98 Only exists as alias for RFM96 , since there seems to be no difference between RFM96 and RFM98 modules
- C RTTYClient Client for RTTY communication. The public interface is the same as Arduino Serial
- C SSTVClient Client for SSTV transmissions
- C SSTVMode_t Structure to save data about supported SSTV modes
- C tone_t Structure to save data about tone
- ▼ C TransportLayer Provides common interface for protocols that run on modules with Internet connectivity, such as HTTP or MQTT. Because this class is used mainly as interface, all of its virtual members must be implemented in the module class
- C ESP8266 Control class for ESP8266 module. Implements TransportLayer methods
- C XBee Control class for XBee modules
+ ▼ C Module Implements all common low-level SPI/UART methods to control the wireless module. Every module class contains one private instance of this class
+ C SerialModule Extension of Module class for UART-based modules, only exists to distinguish the UART constructor
+ C MorseClient Client for Morse Code communication. The public interface is the same as Arduino Serial
+ C MQTTClient Client for simple MQTT communication
+ ▼ C PhysicalLayer Provides common interface for protocols that run on LoRa/FSK modules, such as RTTY or LoRaWAN. Also extracts some common module-independent methods. Using this interface class allows to use the protocols on various modules without much code duplicity. Because this class is used mainly as interface, all of its virtual members must be implemented in the module class
+ C CC1101 Control class for CC1101 module
+ C nRF24 Control class for nRF24 module
+ ▼ C RF69 Control class for RF69 module. Also serves as base class for SX1231
+ C SX1231 Control class for SX1231 module. Overrides some methods from RF69 due to different register values
+ ▼ C Si443x Base class for Si443x series. All derived classes for Si443x (e.g. Si4431 or Si4432 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
+ ▼ C Si4432 Derived class for Si4432 modules
+ C Si4430 Derived class for Si4430 modules
+ C Si4431 Derived class for Si4431 modules
+ ▼ C SX126x Base class for SX126x series. All derived classes for SX126x (e.g. SX1262 or SX1268 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
+ ▼ C SX1262 Derived class for SX1262 modules
+ C LLCC68 Derived class for LLCC68 modules
+ C SX1261 Derived class for SX1261 modules
+ C SX1268 Derived class for SX1268 modules
+ ▼ C SX127x Base class for SX127x series. All derived classes for SX127x (e.g. SX1278 or SX1272 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
+ ▼ C SX1272 Derived class for SX1272 modules. Also used as base class for SX1273 . Both modules use the same basic hardware and only differ in parameter ranges
+ C SX1273 Derived class for SX1273 modules. Overrides some methods from SX1272 due to different parameter ranges
+ ▼ C SX1278 Derived class for SX1278 modules. Also used as base class for SX1276 , SX1277 , SX1279 , RFM95 and RFM96 . All of these modules use the same basic hardware and only differ in parameter ranges (and names)
+ ▼ C RFM95 Derived class for RFM95 modules. Overrides some methods from SX1278 due to different parameter ranges
+ C RFM97 Derived class for RFM97 modules. Overrides some methods from RFM95 due to different parameter ranges
+ C RFM96 Derived class for RFM96 modules. Overrides some methods from SX1278 due to different parameter ranges
+ C SX1276 Derived class for SX1276 modules. Overrides some methods from SX1278 due to different parameter ranges
+ C SX1277 Derived class for SX1277 modules. Overrides some methods from SX1278 due to different parameter ranges
+ C SX1279 Derived class for SX1279 modules. Overrides some methods from SX1278 due to different parameter ranges
+ ▼ C SX128x Base class for SX128x series. All derived classes for SX128x (e.g. SX1280 or SX1281 ) inherit from this base class. This class should not be instantiated directly from Arduino sketch, only from its derived classes
+ ▼ C SX1281 Derived class for SX1281 modules
+ ▼ C SX1280 Derived class for SX1280 modules
+ C SX1282 Derived class for SX1282 modules
+ C RFM22 Only exists as alias for Si4432 , since there seems to be no difference between RFM22 and Si4432 modules
+ C RFM23 Only exists as alias for Si4431 , since there seems to be no difference between RFM23 and Si4431 modules
+ C RFM98 Only exists as alias for RFM96 , since there seems to be no difference between RFM96 and RFM98 modules
+ C RTTYClient Client for RTTY communication. The public interface is the same as Arduino Serial
+ C SSTVClient Client for SSTV transmissions
+ C SSTVMode_t Structure to save data about supported SSTV modes
+ C tone_t Structure to save data about tone
+ ▼ C TransportLayer Provides common interface for protocols that run on modules with Internet connectivity, such as HTTP or MQTT. Because this class is used mainly as interface, all of its virtual members must be implemented in the module class
+ C ESP8266 Control class for ESP8266 module. Implements TransportLayer methods
+ C XBee Control class for XBee modules
diff --git a/hierarchy.js b/hierarchy.js
index 63733d59..20cf6a16 100644
--- a/hierarchy.js
+++ b/hierarchy.js
@@ -11,7 +11,9 @@ var hierarchy =
[ "XBeeSerial", "class_x_bee_serial.html", null ]
] ],
[ "ITA2String", "class_i_t_a2_string.html", null ],
- [ "Module", "class_module.html", null ],
+ [ "Module", "class_module.html", [
+ [ "SerialModule", "class_serial_module.html", null ]
+ ] ],
[ "MorseClient", "class_morse_client.html", null ],
[ "MQTTClient", "class_m_q_t_t_client.html", null ],
[ "PhysicalLayer", "class_physical_layer.html", [
diff --git a/n_r_f24_8h_source.html b/n_r_f24_8h_source.html
index 74fdcb42..d6addab8 100644
--- a/n_r_f24_8h_source.html
+++ b/n_r_f24_8h_source.html
@@ -385,7 +385,7 @@ $(document).ready(function(){initNavTree('n_r_f24_8h_source.html',''); initResiz
int16_t setOutputPower(int8_t power)
Sets output power. Allowed values are -18, -12, -6 or 0 dBm.
Definition: nRF24.cpp:274
int16_t getStatus(uint8_t mask=0xFF)
Gets nRF24 status register.
Definition: nRF24.cpp:432
int16_t sleep()
Sets the module to sleep mode.
Definition: nRF24.cpp:66
-Implements all common low-level SPI/UART/I2C methods to control the wireless module....
Definition: Module.h:17
+Implements all common low-level SPI/UART methods to control the wireless module. Every module class c...
Definition: Module.h:17
Control class for nRF24 module.
Definition: nRF24.h:179
int16_t begin(int16_t freq=2400, int16_t dataRate=1000, int8_t power=-12, uint8_t addrWidth=5)
Initialization method.
Definition: nRF24.cpp:8
int16_t setFrequency(int16_t freq)
Sets carrier frequency. Allowed values range from 2400 MHz to 2525 MHz.
Definition: nRF24.cpp:244
diff --git a/navtreedata.js b/navtreedata.js
index 807d14f6..3bf47554 100644
--- a/navtreedata.js
+++ b/navtreedata.js
@@ -47,8 +47,8 @@ var NAVTREEINDEX =
"_a_f_s_k_8h_source.html",
"class_module.html#a1d1a279cc7e1ab92e30c29c4dcca26a3",
"class_s_x126x.html#a7a1579e2557c36a4a34b09039c0d0c71",
-"class_si443x.html#a1382fc3b68f447e381613e6670747128",
-"group__status__codes.html#gabd7da172470aea37cd7b5d0300b89ad8"
+"class_si443x.html",
+"group__status__codes.html#gabb4c168ec8dd99c2b853d589af455884"
];
var SYNCONMSG = 'click to disable panel synchronisation';
diff --git a/navtreeindex0.js b/navtreeindex0.js
index ef510468..72fcfed5 100644
--- a/navtreeindex0.js
+++ b/navtreeindex0.js
@@ -246,8 +246,8 @@ var NAVTREEINDEX0 =
"class_m_q_t_t_client.html#aea3fb930ed43a0b3122ccc90efebb99d":[3,0,14,4],
"class_m_q_t_t_client.html#af10176e2cf67bd652823d44f3203a96e":[3,0,14,3],
"class_module.html":[3,0,12],
-"class_module.html#a06b2e1f1eb9e07a280e55f517f2fab38":[3,0,12,1],
-"class_module.html#a0ecbb4e1e98094c1296b1e823dc14703":[3,0,12,21],
-"class_module.html#a1286d7fd9673cbfab945c26b2585a129":[3,0,12,26],
+"class_module.html#a06b2e1f1eb9e07a280e55f517f2fab38":[3,0,12,0],
+"class_module.html#a0ecbb4e1e98094c1296b1e823dc14703":[3,0,12,20],
+"class_module.html#a1286d7fd9673cbfab945c26b2585a129":[3,0,12,25],
"class_module.html#a128ead3f3198e3b06d39a128a5d6c777":[3,0,12,32]
};
diff --git a/navtreeindex1.js b/navtreeindex1.js
index 1bbe2d6b..44cf5629 100644
--- a/navtreeindex1.js
+++ b/navtreeindex1.js
@@ -1,37 +1,37 @@
var NAVTREEINDEX1 =
{
-"class_module.html#a1d1a279cc7e1ab92e30c29c4dcca26a3":[3,0,12,24],
-"class_module.html#a4a87d59ad2bf6bb1bb9de1856a81b824":[3,0,12,22],
-"class_module.html#a4ea888758b4a7784082d513a1e7849a4":[3,0,12,20],
-"class_module.html#a53d99944916b750dc1c69890f370680e":[3,0,12,4],
-"class_module.html#a56456ade4eeffa2c566a6fc3fd098276":[3,0,12,5],
-"class_module.html#a5c09c878b55f56990dd0c2972a3440c4":[3,0,12,9],
-"class_module.html#a5d66f76c11ac91a35a3a1d9647aa6f6d":[3,0,12,15],
-"class_module.html#a5ea76bc25ef979ec1ff90c032e476004":[3,0,12,0],
-"class_module.html#a623aee6405b330b7c935013ff3d01100":[3,0,12,10],
-"class_module.html#a680dd2e80255cab30cbe9773bf20b390":[3,0,12,18],
-"class_module.html#a6fa5239d73379e4140f5c4f513b1b8d2":[3,0,12,25],
-"class_module.html#a7b6da4ca8fe5178617a1cc28854929a0":[3,0,12,17],
+"class_module.html#a1d1a279cc7e1ab92e30c29c4dcca26a3":[3,0,12,23],
+"class_module.html#a4a87d59ad2bf6bb1bb9de1856a81b824":[3,0,12,21],
+"class_module.html#a4ea888758b4a7784082d513a1e7849a4":[3,0,12,19],
+"class_module.html#a53d99944916b750dc1c69890f370680e":[3,0,12,3],
+"class_module.html#a56456ade4eeffa2c566a6fc3fd098276":[3,0,12,4],
+"class_module.html#a5c09c878b55f56990dd0c2972a3440c4":[3,0,12,8],
+"class_module.html#a5d5cccbb54f87aeffd144ecc5261511c":[3,0,12,30],
+"class_module.html#a5d66f76c11ac91a35a3a1d9647aa6f6d":[3,0,12,14],
+"class_module.html#a623aee6405b330b7c935013ff3d01100":[3,0,12,9],
+"class_module.html#a680dd2e80255cab30cbe9773bf20b390":[3,0,12,17],
+"class_module.html#a6fa5239d73379e4140f5c4f513b1b8d2":[3,0,12,24],
+"class_module.html#a7b6da4ca8fe5178617a1cc28854929a0":[3,0,12,16],
"class_module.html#a849ad85fc1bc3a7130e660c13973ab26":[3,0,12,34],
-"class_module.html#a8c7f17a63b67117d953f1ba990b17f80":[3,0,12,13],
-"class_module.html#a919baf2e46c357ebfcdbc1025b6c551e":[3,0,12,6],
+"class_module.html#a8c7f17a63b67117d953f1ba990b17f80":[3,0,12,12],
+"class_module.html#a919baf2e46c357ebfcdbc1025b6c551e":[3,0,12,5],
"class_module.html#a99556decb983f682b98220ae5434b004":[3,0,12,33],
-"class_module.html#a9d77a08070cbd48fd4ece62a739333e9":[3,0,12,29],
+"class_module.html#a9d77a08070cbd48fd4ece62a739333e9":[3,0,12,28],
"class_module.html#a9d8ab2ff353bad5d0e7568d300a48ba0":[3,0,12,31],
-"class_module.html#ab814614ddd34b57f5a612a20f5fe4c57":[3,0,12,28],
-"class_module.html#ac65f3d9e022b3284134ced1c20bcff09":[3,0,12,3],
-"class_module.html#ad1aadc2b52eea2bf9d26591091eec3f1":[3,0,12,8],
-"class_module.html#ad5767216ba9340ae6d86915b12e89bd6":[3,0,12,7],
-"class_module.html#ad7ca9ae5a22cdacdf9437ca9cd37c9b4":[3,0,12,23],
-"class_module.html#adb22d89bc5f532f1d056d9a9f3a6589c":[3,0,12,19],
-"class_module.html#ae352c7a7b997fc1b17189c1312a8347f":[3,0,12,14],
-"class_module.html#ae53e355a77f2b7ce6473c62ac5f37334":[3,0,12,11],
-"class_module.html#ae867ebfef795d63d1df234394510b96e":[3,0,12,16],
-"class_module.html#ae8709b81f592a23ebd72ba3fd8066b0f":[3,0,12,2],
+"class_module.html#ab814614ddd34b57f5a612a20f5fe4c57":[3,0,12,27],
+"class_module.html#ac65f3d9e022b3284134ced1c20bcff09":[3,0,12,2],
+"class_module.html#ad1aadc2b52eea2bf9d26591091eec3f1":[3,0,12,7],
+"class_module.html#ad5767216ba9340ae6d86915b12e89bd6":[3,0,12,6],
+"class_module.html#ad7ca9ae5a22cdacdf9437ca9cd37c9b4":[3,0,12,22],
+"class_module.html#adb22d89bc5f532f1d056d9a9f3a6589c":[3,0,12,18],
+"class_module.html#ae352c7a7b997fc1b17189c1312a8347f":[3,0,12,13],
+"class_module.html#ae53e355a77f2b7ce6473c62ac5f37334":[3,0,12,10],
+"class_module.html#ae867ebfef795d63d1df234394510b96e":[3,0,12,15],
+"class_module.html#ae8709b81f592a23ebd72ba3fd8066b0f":[3,0,12,1],
"class_module.html#ae89764d15e8df5694a6aec0e18f72d3f":[3,0,12,35],
-"class_module.html#aeb4c7447372d56a7cae6db91994aacfc":[3,0,12,12],
-"class_module.html#aefd955f1cd6d588b2cc229db87cb2121":[3,0,12,27],
-"class_module.html#af0569f6930da7bee761eeca8158aed3a":[3,0,12,30],
+"class_module.html#aeb4c7447372d56a7cae6db91994aacfc":[3,0,12,11],
+"class_module.html#aefd955f1cd6d588b2cc229db87cb2121":[3,0,12,26],
+"class_module.html#af0569f6930da7bee761eeca8158aed3a":[3,0,12,29],
"class_morse_client.html":[3,0,13],
"class_morse_client.html#a051cba718c88b0d25a0f6f6dbfeb1e46":[3,0,13,3],
"class_morse_client.html#a1125d874d18a507b2e77675b687cce0f":[3,0,13,4],
@@ -198,56 +198,56 @@ var NAVTREEINDEX1 =
"class_r_t_t_y_client.html#ae4f9506d85cde12c8265d71b5088dec6":[3,0,24,19],
"class_r_t_t_y_client.html#ae6bc08fa88457ee00a992448be1d63ea":[3,0,24,0],
"class_r_t_t_y_client.html#af51f7af5ca169a1dcfab604789b466dc":[3,0,24,18],
-"class_s_s_t_v_client.html":[3,0,29],
-"class_s_s_t_v_client.html#a0126ac04934f589b8cb04a038c342044":[3,0,29,5],
-"class_s_s_t_v_client.html#a30741de183c81492402187b9d6d8c11e":[3,0,29,6],
-"class_s_s_t_v_client.html#a3d85be3941250366eec2cd9a147a4f5c":[3,0,29,3],
-"class_s_s_t_v_client.html#a772bfc68ac0a5f723c1031138dc27bd0":[3,0,29,7],
-"class_s_s_t_v_client.html#a8606cf73f86f6f1b29cea9ae9b46c81e":[3,0,29,2],
-"class_s_s_t_v_client.html#a99e46bec8403dfc36b9e5b102b1f7cf1":[3,0,29,1],
-"class_s_s_t_v_client.html#ad66e5082788b507f0f18e6e0e255314d":[3,0,29,4],
-"class_s_s_t_v_client.html#af15cf501c00172270d2d2c43d7a7100a":[3,0,29,0],
-"class_s_x1231.html":[3,0,31],
-"class_s_x1231.html#a20d6eb4b8f18fb7f8d02967937ec6f8e":[3,0,31,1],
-"class_s_x1231.html#a9f39cd41fa0c934fe871b6cbfa7ce269":[3,0,31,0],
-"class_s_x1261.html":[3,0,32],
-"class_s_x1261.html#a7d74b8684dd49b5b3ba23baf336f1c35":[3,0,32,0],
-"class_s_x1261.html#aa541f927995a1756c651b93fd24edc65":[3,0,32,1],
-"class_s_x1262.html":[3,0,33],
-"class_s_x1262.html#a0da317728ec8ef23c5032d550c9acb8d":[3,0,33,0],
-"class_s_x1262.html#a7e72da22fa1fc2d87186107a3285e846":[3,0,33,3],
-"class_s_x1262.html#aa149463283dc9cddfec836ec6620d4dc":[3,0,33,4],
-"class_s_x1262.html#abb79631385e5bc3ed5b39fe33b80cc2b":[3,0,33,1],
-"class_s_x1262.html#ac1da6cc500564bc257031527cc54c80b":[3,0,33,2],
-"class_s_x1268.html":[3,0,34],
-"class_s_x1268.html#a19554c257984c0806ae95ee209dfa296":[3,0,34,1],
-"class_s_x1268.html#a5b0744aa46fbb4f8c738b010dfcc9b45":[3,0,34,4],
-"class_s_x1268.html#a6523b6928ee5ed26e205b07ee4f07b60":[3,0,34,2],
-"class_s_x1268.html#a6ad998275281de5c6f24f8a64db88052":[3,0,34,3],
-"class_s_x1268.html#a6bc50597d50fd9a2387628e452eac42f":[3,0,34,0],
-"class_s_x126x.html":[3,0,35],
-"class_s_x126x.html#a0da667fe702d7b4aafaa4bf7e69ea40d":[3,0,35,35],
-"class_s_x126x.html#a0e5f0032a91686b9673a48c908eb1925":[3,0,35,12],
-"class_s_x126x.html#a1b97488c6887df2e0291bba1b852605e":[3,0,35,2],
-"class_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676":[3,0,35,34],
-"class_s_x126x.html#a21c263ce1a339faa74c568d9afb81cd2":[3,0,35,43],
-"class_s_x126x.html#a288257242e483cb3eb6944333179dd26":[3,0,35,44],
-"class_s_x126x.html#a2ad4c6a8ac267f8ac590260414ffcda3":[3,0,35,24],
-"class_s_x126x.html#a2b3eb51117558c58384b03de4b7bfe60":[3,0,35,38],
-"class_s_x126x.html#a2e500e5b6044ccab8f6b19af4ffa917c":[3,0,35,3],
-"class_s_x126x.html#a2f60df59c80241d98ce078c0417a7f08":[3,0,35,28],
-"class_s_x126x.html#a3350cbfab628956c1a456383ac7bb2b2":[3,0,35,20],
-"class_s_x126x.html#a3765f534418d4e0540c179621c019138":[3,0,35,6],
-"class_s_x126x.html#a38e6d7831f35893a5b8328c10a2901bf":[3,0,35,48],
-"class_s_x126x.html#a41a1de0ebffe7b65de6fd8cceb9a5123":[3,0,35,61],
-"class_s_x126x.html#a420c23bb1861646e29f44c0f4c646ee8":[3,0,35,8],
-"class_s_x126x.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,35,63],
-"class_s_x126x.html#a5052dc09f4b10ee22e169129f368685f":[3,0,35,55],
-"class_s_x126x.html#a514cabe74bbe3434d7e4f244c4077752":[3,0,35,40],
-"class_s_x126x.html#a57bee6f4b3a3b7ec646ac8de347ee0d6":[3,0,35,50],
-"class_s_x126x.html#a59d443c02d4620cda32c63a00c6bcc22":[3,0,35,45],
-"class_s_x126x.html#a5ae69309ca0cf5f13c60f2d162916ff8":[3,0,35,42],
-"class_s_x126x.html#a67702de41ae866b9f9d73234fc9ae376":[3,0,35,51],
-"class_s_x126x.html#a6848afe4c16a47edb3e0b342a86ecdfd":[3,0,35,4],
-"class_s_x126x.html#a6b50cb78f02a3d93939437eb48489d3f":[3,0,35,57]
+"class_s_s_t_v_client.html":[3,0,30],
+"class_s_s_t_v_client.html#a0126ac04934f589b8cb04a038c342044":[3,0,30,5],
+"class_s_s_t_v_client.html#a30741de183c81492402187b9d6d8c11e":[3,0,30,6],
+"class_s_s_t_v_client.html#a3d85be3941250366eec2cd9a147a4f5c":[3,0,30,3],
+"class_s_s_t_v_client.html#a772bfc68ac0a5f723c1031138dc27bd0":[3,0,30,7],
+"class_s_s_t_v_client.html#a8606cf73f86f6f1b29cea9ae9b46c81e":[3,0,30,2],
+"class_s_s_t_v_client.html#a99e46bec8403dfc36b9e5b102b1f7cf1":[3,0,30,1],
+"class_s_s_t_v_client.html#ad66e5082788b507f0f18e6e0e255314d":[3,0,30,4],
+"class_s_s_t_v_client.html#af15cf501c00172270d2d2c43d7a7100a":[3,0,30,0],
+"class_s_x1231.html":[3,0,32],
+"class_s_x1231.html#a20d6eb4b8f18fb7f8d02967937ec6f8e":[3,0,32,1],
+"class_s_x1231.html#a9f39cd41fa0c934fe871b6cbfa7ce269":[3,0,32,0],
+"class_s_x1261.html":[3,0,33],
+"class_s_x1261.html#a7d74b8684dd49b5b3ba23baf336f1c35":[3,0,33,0],
+"class_s_x1261.html#aa541f927995a1756c651b93fd24edc65":[3,0,33,1],
+"class_s_x1262.html":[3,0,34],
+"class_s_x1262.html#a0da317728ec8ef23c5032d550c9acb8d":[3,0,34,0],
+"class_s_x1262.html#a7e72da22fa1fc2d87186107a3285e846":[3,0,34,3],
+"class_s_x1262.html#aa149463283dc9cddfec836ec6620d4dc":[3,0,34,4],
+"class_s_x1262.html#abb79631385e5bc3ed5b39fe33b80cc2b":[3,0,34,1],
+"class_s_x1262.html#ac1da6cc500564bc257031527cc54c80b":[3,0,34,2],
+"class_s_x1268.html":[3,0,35],
+"class_s_x1268.html#a19554c257984c0806ae95ee209dfa296":[3,0,35,1],
+"class_s_x1268.html#a5b0744aa46fbb4f8c738b010dfcc9b45":[3,0,35,4],
+"class_s_x1268.html#a6523b6928ee5ed26e205b07ee4f07b60":[3,0,35,2],
+"class_s_x1268.html#a6ad998275281de5c6f24f8a64db88052":[3,0,35,3],
+"class_s_x1268.html#a6bc50597d50fd9a2387628e452eac42f":[3,0,35,0],
+"class_s_x126x.html":[3,0,36],
+"class_s_x126x.html#a0da667fe702d7b4aafaa4bf7e69ea40d":[3,0,36,35],
+"class_s_x126x.html#a0e5f0032a91686b9673a48c908eb1925":[3,0,36,12],
+"class_s_x126x.html#a1b97488c6887df2e0291bba1b852605e":[3,0,36,2],
+"class_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676":[3,0,36,34],
+"class_s_x126x.html#a21c263ce1a339faa74c568d9afb81cd2":[3,0,36,43],
+"class_s_x126x.html#a288257242e483cb3eb6944333179dd26":[3,0,36,44],
+"class_s_x126x.html#a2ad4c6a8ac267f8ac590260414ffcda3":[3,0,36,24],
+"class_s_x126x.html#a2b3eb51117558c58384b03de4b7bfe60":[3,0,36,38],
+"class_s_x126x.html#a2e500e5b6044ccab8f6b19af4ffa917c":[3,0,36,3],
+"class_s_x126x.html#a2f60df59c80241d98ce078c0417a7f08":[3,0,36,28],
+"class_s_x126x.html#a3350cbfab628956c1a456383ac7bb2b2":[3,0,36,20],
+"class_s_x126x.html#a3765f534418d4e0540c179621c019138":[3,0,36,6],
+"class_s_x126x.html#a38e6d7831f35893a5b8328c10a2901bf":[3,0,36,48],
+"class_s_x126x.html#a41a1de0ebffe7b65de6fd8cceb9a5123":[3,0,36,61],
+"class_s_x126x.html#a420c23bb1861646e29f44c0f4c646ee8":[3,0,36,8],
+"class_s_x126x.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,36,63],
+"class_s_x126x.html#a5052dc09f4b10ee22e169129f368685f":[3,0,36,55],
+"class_s_x126x.html#a514cabe74bbe3434d7e4f244c4077752":[3,0,36,40],
+"class_s_x126x.html#a57bee6f4b3a3b7ec646ac8de347ee0d6":[3,0,36,50],
+"class_s_x126x.html#a59d443c02d4620cda32c63a00c6bcc22":[3,0,36,45],
+"class_s_x126x.html#a5ae69309ca0cf5f13c60f2d162916ff8":[3,0,36,42],
+"class_s_x126x.html#a67702de41ae866b9f9d73234fc9ae376":[3,0,36,51],
+"class_s_x126x.html#a6848afe4c16a47edb3e0b342a86ecdfd":[3,0,36,4],
+"class_s_x126x.html#a6b50cb78f02a3d93939437eb48489d3f":[3,0,36,57]
};
diff --git a/navtreeindex2.js b/navtreeindex2.js
index e2b88ea7..a2e4c34c 100644
--- a/navtreeindex2.js
+++ b/navtreeindex2.js
@@ -1,253 +1,253 @@
var NAVTREEINDEX2 =
{
-"class_s_x126x.html#a7a1579e2557c36a4a34b09039c0d0c71":[3,0,35,53],
-"class_s_x126x.html#a7cd95a5f2e39ae8fb1a3040e77fa21a3":[3,0,35,39],
-"class_s_x126x.html#a7deeef45d7f64a4018a3e56aaea4eb0e":[3,0,35,29],
-"class_s_x126x.html#a7e342ddbef84cf845bef8f4448b8da10":[3,0,35,15],
-"class_s_x126x.html#a819bb3ced0f184a63cbfbef408a68561":[3,0,35,17],
-"class_s_x126x.html#a8a18aee2bf05793aa29b5cf6b47bb435":[3,0,35,25],
-"class_s_x126x.html#a8f971dca834be7e0470a9a9f0c01854e":[3,0,35,33],
-"class_s_x126x.html#a921aa8afb8d33b2660731c1f8d67664b":[3,0,35,67],
-"class_s_x126x.html#a923654706eff5118ef6e84214e837f27":[3,0,35,58],
-"class_s_x126x.html#a95007639c2648a1dbb614493224606f1":[3,0,35,32],
-"class_s_x126x.html#a9aa6dd05dd32ef717a06cc8ba28ff71f":[3,0,35,26],
-"class_s_x126x.html#a9d92dce566f8aefa836fe8f332e9560f":[3,0,35,49],
-"class_s_x126x.html#aa11ab2c6f4488daf2ece93288e05c504":[3,0,35,68],
-"class_s_x126x.html#aa668babb0bd129b2facee9fd280525ab":[3,0,35,9],
-"class_s_x126x.html#aa768ce757a0f7ee66cdd72cab7a855fa":[3,0,35,7],
-"class_s_x126x.html#aab18364237ddac0c56aeaf63f08cf009":[3,0,35,65],
-"class_s_x126x.html#aaca5a8fa8a3e634dd1b5b4c2bb5058d8":[3,0,35,0],
-"class_s_x126x.html#ab00f765bbfbfaa8c693532ea3a90c29b":[3,0,35,41],
-"class_s_x126x.html#ab139a34e03a6fd5a781cd54da21d308f":[3,0,35,62],
-"class_s_x126x.html#ab843614658a79db7aa24e48d5b6e84f1":[3,0,35,60],
-"class_s_x126x.html#ab9ce38cfeaa36ddcc2d82b2974d7088c":[3,0,35,1],
-"class_s_x126x.html#abbf8b4623da8c2caa83a8c3d35a44d0a":[3,0,35,37],
-"class_s_x126x.html#abd8eea7e468db3d6064c19d4934d5034":[3,0,35,30],
-"class_s_x126x.html#ac4ef8c8751a3c09d64e431684840c987":[3,0,35,11],
-"class_s_x126x.html#ac594fbb30c5010658c970a64654c7162":[3,0,35,47],
-"class_s_x126x.html#acbe2d75b1e2df8bcc58c4fd9d8e6e4f9":[3,0,35,10],
-"class_s_x126x.html#ad7569396f09f3867dc1bd4d4a0613acd":[3,0,35,54],
-"class_s_x126x.html#adc46b6adda2d0e82e25ed1fc78274136":[3,0,35,56],
-"class_s_x126x.html#adec09cba71494bd927ad1da786606ca6":[3,0,35,16],
-"class_s_x126x.html#ae36664f9c605a8fe74b2f357e0ec3323":[3,0,35,13],
-"class_s_x126x.html#ae36823d3539667bdf7d2f073bd4fa1ca":[3,0,35,14],
-"class_s_x126x.html#ae3db6b29c482d94eef8a43cd8b5751c0":[3,0,35,23],
-"class_s_x126x.html#ae46e08d579f4acbad029b4cd4f4fffaf":[3,0,35,36],
-"class_s_x126x.html#ae5993359ace652fbdc862eb23fdd263d":[3,0,35,46],
-"class_s_x126x.html#ae8b6c756eb4b92855433ca389d73c632":[3,0,35,21],
-"class_s_x126x.html#ae8eed0e888a7c8742e89d2b850977de2":[3,0,35,19],
-"class_s_x126x.html#ae9f24414bd684434c310df54b3558f21":[3,0,35,27],
-"class_s_x126x.html#aeb62c5a521aafc1e0525c58e9364482b":[3,0,35,64],
-"class_s_x126x.html#af068e6e862c99e39d0261a7971dd56db":[3,0,35,59],
-"class_s_x126x.html#af81565ee82ef9a7de9c5663c745f4ef7":[3,0,35,66],
-"class_s_x126x.html#afb1b090348d9091bfa3a0b5ba3d85b36":[3,0,35,22],
-"class_s_x126x.html#afb5509f0705cdd971065251ed6b2fb4e":[3,0,35,52],
-"class_s_x126x.html#afc3a7a42c401b6c44e00cb6c5b9696f2":[3,0,35,5],
-"class_s_x126x.html#afd3113858966e878e9c67a1e710bd586":[3,0,35,31],
-"class_s_x126x.html#aff80db65e546934980feac7e6c81dd80":[3,0,35,18],
-"class_s_x1272.html":[3,0,36],
-"class_s_x1272.html#a0978cc9ecbb7b9d3a017c133506e57ac":[3,0,36,8],
-"class_s_x1272.html#a0cc8eeb00241031796fc73b08711469b":[3,0,36,9],
-"class_s_x1272.html#a0d8e68cf913422535dc43cbdf73a3f10":[3,0,36,6],
-"class_s_x1272.html#a2ee9fb48eeaf41876de00d3774be78cf":[3,0,36,3],
-"class_s_x1272.html#a3a377445cb4b8fd41781a3210a819a47":[3,0,36,13],
-"class_s_x1272.html#a4aaf9d61310fa7b4fce413ae53d30ac0":[3,0,36,5],
-"class_s_x1272.html#a4ee36122f8aca42b27a8412e0c362dd3":[3,0,36,7],
-"class_s_x1272.html#a82084ac58502c83d2ada998410307490":[3,0,36,17],
-"class_s_x1272.html#a91aca64124321c07a67f26b3c6934aea":[3,0,36,12],
-"class_s_x1272.html#a960913438feccad4c1913a9222384a5f":[3,0,36,10],
-"class_s_x1272.html#a9ffe467a6baaeaa079e02c3f1f43f626":[3,0,36,0],
-"class_s_x1272.html#aaa5a787164fb216c12b8dea4d810f7f3":[3,0,36,2],
-"class_s_x1272.html#abb4bbfe8acc6026c833d267d78417b63":[3,0,36,1],
-"class_s_x1272.html#abd912314a977f92c464d36d862329ffc":[3,0,36,11],
-"class_s_x1272.html#ae1c57ad5e8496dc28cd3ba9852809852":[3,0,36,15],
-"class_s_x1272.html#ae3596f303714509f552d98321bdfce5c":[3,0,36,16],
-"class_s_x1272.html#ae3c9704cb58232f696b5f90f69c115f7":[3,0,36,4],
-"class_s_x1272.html#af409f50e51042cf9357c0a8267f762f8":[3,0,36,14],
-"class_s_x1273.html":[3,0,37],
-"class_s_x1273.html#a1dbc5a0847c2b62d2ec5fc439ddfec3f":[3,0,37,2],
-"class_s_x1273.html#ad0387b22d6dcc876bc5f85174714149b":[3,0,37,0],
-"class_s_x1273.html#adf46338bf36c2d43e591426ae7b6082a":[3,0,37,1],
-"class_s_x1276.html":[3,0,38],
-"class_s_x1276.html#a4154b0ed21583ab37eaf52225d156ad8":[3,0,38,2],
-"class_s_x1276.html#a657d75dced0af8c89c4e38535dd5b008":[3,0,38,3],
-"class_s_x1276.html#a91c31d4dbd6d35ef6e42dba6dad8197b":[3,0,38,0],
-"class_s_x1276.html#af8c818f27a8b9f964cee23cc1f397f94":[3,0,38,1],
-"class_s_x1277.html":[3,0,39],
-"class_s_x1277.html#a1205719d59b2935ae9b1c953fa23509a":[3,0,39,2],
-"class_s_x1277.html#a1df27f0b0b6e5b308879875e4d8306cf":[3,0,39,4],
-"class_s_x1277.html#a296fb332bf2cdc574dbfe933d9d10eda":[3,0,39,0],
-"class_s_x1277.html#a42adde5eecccdca95214980848795e82":[3,0,39,3],
-"class_s_x1277.html#aa2b5816c06cd644fd33171ee61cf325b":[3,0,39,1],
-"class_s_x1278.html":[3,0,40],
-"class_s_x1278.html#a00ebd3e60a66056940b241b13da0c68e":[3,0,40,0],
-"class_s_x1278.html#a1ccc4d5062f739d534ab22562c7efca4":[3,0,40,13],
-"class_s_x1278.html#a33dc718c83c233a1f93d6bdf2ec31783":[3,0,40,3],
-"class_s_x1278.html#a46c27ed1ebaae4e3ed8afe3ae6941dd6":[3,0,40,9],
-"class_s_x1278.html#a47f5ac7dd6587b86c5f2c2b16336612e":[3,0,40,7],
-"class_s_x1278.html#a4b14d432ef1bd72982f4771cac5b62e4":[3,0,40,14],
-"class_s_x1278.html#a6d60902ac59b653a9eb83e82a932f7ad":[3,0,40,8],
-"class_s_x1278.html#a6d6398c4d4fde302d6d4752708bce856":[3,0,40,5],
-"class_s_x1278.html#a7c7717f09820a8e9a93621b0a00713f1":[3,0,40,4],
-"class_s_x1278.html#a834f26a0bd3fc8a03fa7e68aa4daf9e1":[3,0,40,10],
-"class_s_x1278.html#a8eeac64472fa70ed5e51f35d581f37ea":[3,0,40,16],
-"class_s_x1278.html#aa57b713988cfa224a6db2ff325052931":[3,0,40,15],
-"class_s_x1278.html#ac0be7586b8e40355bbd29d78ae9941d1":[3,0,40,11],
-"class_s_x1278.html#ae02adcde8c2978c0d1b157729dd5df1e":[3,0,40,1],
-"class_s_x1278.html#ae52d84fa301309a4a4294312571fc3b8":[3,0,40,6],
-"class_s_x1278.html#af70c22fe38bc3b944070ccbc083fed08":[3,0,40,17],
-"class_s_x1278.html#af7d9dc775820f7b260b578908cea3dbe":[3,0,40,2],
-"class_s_x1278.html#afb740a4925b64d83d5edca10d93f0563":[3,0,40,12],
-"class_s_x1279.html":[3,0,41],
-"class_s_x1279.html#a86e675a0c6f5970370ae6a9b1be27167":[3,0,41,1],
-"class_s_x1279.html#a94a6c5f49eb8f26b7eeb1d5ee258f089":[3,0,41,2],
-"class_s_x1279.html#abc606ad06ee77b6830dab4331793d22a":[3,0,41,0],
-"class_s_x1279.html#acf9b2087f5b661f06e9512bad36b3817":[3,0,41,3],
-"class_s_x127x.html":[3,0,42],
-"class_s_x127x.html#a071442611a32154e8b3db7981f242a53":[3,0,42,19],
-"class_s_x127x.html#a0995088d37689a3c240a1af791df6cf1":[3,0,42,17],
-"class_s_x127x.html#a17ff4e4e0afaebed727648e1400be538":[3,0,42,42],
-"class_s_x127x.html#a1f6c61b16a39a2bbb5b94b3685caae04":[3,0,42,16],
-"class_s_x127x.html#a24ef0af19a6b8954f956a3c3ad4286ee":[3,0,42,41],
-"class_s_x127x.html#a2ad4c6a8ac267f8ac590260414ffcda3":[3,0,42,25],
-"class_s_x127x.html#a2cc53b9f9d90647c5709cb974779cf53":[3,0,42,48],
-"class_s_x127x.html#a2cf6a5bd8f3257f98ee4f250cbdf8bdc":[3,0,42,12],
-"class_s_x127x.html#a3321ac4a7f65e73004202486db9b1d68":[3,0,42,27],
-"class_s_x127x.html#a400575e3d83977bd250c5cb382fc7002":[3,0,42,34],
-"class_s_x127x.html#a41a1de0ebffe7b65de6fd8cceb9a5123":[3,0,42,57],
-"class_s_x127x.html#a41f8cfcc2cdeb25a8e5a03f1ba4edd1e":[3,0,42,29],
-"class_s_x127x.html#a44501ec8f8ac6084467b94516b1337df":[3,0,42,51],
-"class_s_x127x.html#a448ea8a6a6011a9cdddd4e09bd6c9679":[3,0,42,39],
-"class_s_x127x.html#a462fa74275e67c296328a01f361892d5":[3,0,42,13],
-"class_s_x127x.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,42,59],
-"class_s_x127x.html#a5094ba2d9268340b7aba99afe5da0544":[3,0,42,7],
-"class_s_x127x.html#a5da8218f69e3bf52df389a0480f8b430":[3,0,42,1],
-"class_s_x127x.html#a606d839b3a992c681ac9ad7ca6020022":[3,0,42,32],
-"class_s_x127x.html#a63e00b1ecf1b0dcb6d8a91fc9b8ea5ef":[3,0,42,31],
-"class_s_x127x.html#a68cba1ff1e6bfd9b3034c97f3932e450":[3,0,42,18],
-"class_s_x127x.html#a729b4f3f36096b5b15bae19c7876e823":[3,0,42,3],
-"class_s_x127x.html#a760b8c5103128f122fbe489c6529ce41":[3,0,42,52],
-"class_s_x127x.html#a8b93142202167270db109d18b743c744":[3,0,42,44],
-"class_s_x127x.html#a923654706eff5118ef6e84214e837f27":[3,0,42,54],
-"class_s_x127x.html#a95bc32a555675879ad9e2a9e399dc6c1":[3,0,42,15],
-"class_s_x127x.html#a9b6532a25e1730973ac08146008adca5":[3,0,42,4],
-"class_s_x127x.html#a9b7afe338fd5b81122c369ecaf0c3ebc":[3,0,42,49],
-"class_s_x127x.html#a9c4ea3285922bf01cebd2c8a706d9a29":[3,0,42,61],
-"class_s_x127x.html#a9f753c0857e7b8b4b9f7f6e91c77f0fd":[3,0,42,64],
-"class_s_x127x.html#aa3f409359eafa5988e8e4c2948735238":[3,0,42,37],
-"class_s_x127x.html#aa7ac558d537c6364c4bc82c8f33e398f":[3,0,42,26],
-"class_s_x127x.html#aac2f43d70b5f94e49e09b4c9f082f46d":[3,0,42,43],
-"class_s_x127x.html#aaf8ce9f09d0f46a76a5e251786b6de7f":[3,0,42,6],
-"class_s_x127x.html#ab0f67330124cefc07a462e77922453d0":[3,0,42,30],
-"class_s_x127x.html#ab139a34e03a6fd5a781cd54da21d308f":[3,0,42,58],
-"class_s_x127x.html#ab608c45e0dcc44280df29580dc0a31ed":[3,0,42,45],
-"class_s_x127x.html#ab99630d50672b43fc7162ba8f3293f95":[3,0,42,40],
-"class_s_x127x.html#abad2d455012bd28d304589c8164390eb":[3,0,42,38],
-"class_s_x127x.html#abc5069b39dc31b637ee561d5745e1deb":[3,0,42,14],
-"class_s_x127x.html#abc51ce6718153e4963128f25bb5aab40":[3,0,42,33],
-"class_s_x127x.html#abfc840e8d6fe5e222f0143be17876745":[3,0,42,21],
-"class_s_x127x.html#ac5c7f4584352a12390594395d9c29bde":[3,0,42,50],
-"class_s_x127x.html#ac5d2ddb517e474a699b4539653b3754d":[3,0,42,11],
-"class_s_x127x.html#ac74c5914ca429a3892c66b9d98e3ea6c":[3,0,42,0],
-"class_s_x127x.html#ad3955f85f456edae772a51025a19029b":[3,0,42,47],
-"class_s_x127x.html#ada007b90821258fe8c6ca7f8ae3efed5":[3,0,42,28],
-"class_s_x127x.html#ada53419d65f207f352124da7747c5960":[3,0,42,35],
-"class_s_x127x.html#adc25b685de0859b799488bf7729350b6":[3,0,42,9],
-"class_s_x127x.html#adc2f1379573b7a7b5ee8125ea3752083":[3,0,42,56],
-"class_s_x127x.html#add78edb65673d9e88931a55b0672a9f3":[3,0,42,2],
-"class_s_x127x.html#adfe0d3f033a23ec2f3c2a407285d357c":[3,0,42,24],
-"class_s_x127x.html#ae8b6c756eb4b92855433ca389d73c632":[3,0,42,22],
-"class_s_x127x.html#ae8eed0e888a7c8742e89d2b850977de2":[3,0,42,20],
-"class_s_x127x.html#ae9781180418c1ec9c365b74acbc98d8a":[3,0,42,46],
-"class_s_x127x.html#aeb62c5a521aafc1e0525c58e9364482b":[3,0,42,60],
-"class_s_x127x.html#aee5324d7d854e7a2f6768221d4f362cd":[3,0,42,8],
-"class_s_x127x.html#aefeeb9f7192e11a75b5dfb1ab8488e84":[3,0,42,63],
-"class_s_x127x.html#af068e6e862c99e39d0261a7971dd56db":[3,0,42,55],
-"class_s_x127x.html#af6aa854a2668d70f4d3a374a49440362":[3,0,42,10],
-"class_s_x127x.html#af81565ee82ef9a7de9c5663c745f4ef7":[3,0,42,62],
-"class_s_x127x.html#afb1b090348d9091bfa3a0b5ba3d85b36":[3,0,42,23],
-"class_s_x127x.html#afc844f7f3530f4076c8ea5f684c1b123":[3,0,42,36],
-"class_s_x127x.html#afe6e9bbfd75f9cad26f9f72c34c4ada5":[3,0,42,5],
-"class_s_x127x.html#afe8456d0f9abbce4d743f256f3e1e6c6":[3,0,42,53],
-"class_s_x1280.html":[3,0,43],
-"class_s_x1280.html#a0356199b89860e15cda4979cd9dc13eb":[3,0,43,0],
-"class_s_x1280.html#a812e289084b2f78977b254c28f0fff7c":[3,0,43,2],
-"class_s_x1280.html#a91f4f241f02cd4e79d15a9ba08eb1e8f":[3,0,43,1],
-"class_s_x1280.html#af30ff497ca3bcc043dc4dc2e7587a795":[3,0,43,3],
-"class_s_x1281.html":[3,0,44],
-"class_s_x1281.html#a0dd7678cdf7fad9ecfc9139c5092f998":[3,0,44,0],
-"class_s_x1282.html":[3,0,45],
-"class_s_x1282.html#ae90b7dcd7167c4cbe20e33ced04e4232":[3,0,45,0],
-"class_s_x128x.html":[3,0,46],
-"class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed":[3,0,46,29],
-"class_s_x128x.html#a0efa595867624a54153d693d16f9f731":[3,0,46,38],
-"class_s_x128x.html#a1984a405262f155f16a4759c5f6b0133":[3,0,46,35],
-"class_s_x128x.html#a1bef6b6f3058be6b1681c78334342bc1":[3,0,46,39],
-"class_s_x128x.html#a1d15e13e15b060ddbbe84257d5fcb66f":[3,0,46,41],
-"class_s_x128x.html#a2043ef7bb806968b9d9dcb64561ca371":[3,0,46,32],
-"class_s_x128x.html#a2361a94f2e12ebc93e750a027d633232":[3,0,46,10],
-"class_s_x128x.html#a2643ce22176293631fea2169f5e68e66":[3,0,46,21],
-"class_s_x128x.html#a26d0d02e5e53a3172df9208fa343a3f1":[3,0,46,33],
-"class_s_x128x.html#a2ad4c6a8ac267f8ac590260414ffcda3":[3,0,46,19],
-"class_s_x128x.html#a2be8cc6c3b61b59cb6a6ca4f6a030b45":[3,0,46,42],
-"class_s_x128x.html#a2dd0ecae9f54cf6943cf702ae15f5039":[3,0,46,13],
-"class_s_x128x.html#a316340d7ba2a6e7cb5742e3ff21e728c":[3,0,46,2],
-"class_s_x128x.html#a32b7b674d63c36f15b7f58a2cb837a99":[3,0,46,18],
-"class_s_x128x.html#a390fd0749b316eed67da7b54f4f24735":[3,0,46,7],
-"class_s_x128x.html#a3bee00ec197ef9855c0079cb0a3009a6":[3,0,46,25],
-"class_s_x128x.html#a41a1de0ebffe7b65de6fd8cceb9a5123":[3,0,46,48],
-"class_s_x128x.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,46,50],
-"class_s_x128x.html#a53892566b0259d348158efe3c3c3601a":[3,0,46,54],
-"class_s_x128x.html#a5f11803b3430bc059321b443f407e78b":[3,0,46,36],
-"class_s_x128x.html#a7927beac8c610dffd06cf95242706f39":[3,0,46,1],
-"class_s_x128x.html#a8171d2f3de53156526580ca4fe4d647d":[3,0,46,44],
-"class_s_x128x.html#a8720a388d2cd10fac3112b89f4a80947":[3,0,46,31],
-"class_s_x128x.html#a89cc916f5cd5cdfbd331bb15f8a3d5cb":[3,0,46,22],
-"class_s_x128x.html#a89ebf1f4f227cd35c0799c06d5d9c1d2":[3,0,46,9],
-"class_s_x128x.html#a8b3eea268f21bf911b6eaf37c5eb0b5f":[3,0,46,40],
-"class_s_x128x.html#a8dd8ce38bc9d0d8dbd711b373e864e93":[3,0,46,4],
-"class_s_x128x.html#a923654706eff5118ef6e84214e837f27":[3,0,46,45],
-"class_s_x128x.html#a9346490a6c56edcff2e12ae0369a8df5":[3,0,46,23],
-"class_s_x128x.html#a94b7fb26cc99385d30b0c98b76d8188d":[3,0,46,6],
-"class_s_x128x.html#a94bca43258b09217fb476a2d8db784bb":[3,0,46,15],
-"class_s_x128x.html#a94d3003277925e2dc3372548b3311008":[3,0,46,8],
-"class_s_x128x.html#a95637e8addc48b0e1c30c2cf6f54354a":[3,0,46,12],
-"class_s_x128x.html#a99491c705e88dddc820f884b778f1660":[3,0,46,28],
-"class_s_x128x.html#a9ccbf51f8304f1041c8eef182be547a7":[3,0,46,0],
-"class_s_x128x.html#a9da544e4a6120f73a078b46c6138505a":[3,0,46,26],
-"class_s_x128x.html#aa11ba80f0cebb3e6927c775ad5f96b4e":[3,0,46,43],
-"class_s_x128x.html#aa4b1e0b96347011522e053f30202c0fe":[3,0,46,27],
-"class_s_x128x.html#ab139a34e03a6fd5a781cd54da21d308f":[3,0,46,49],
-"class_s_x128x.html#ab8a3fe8e2843fa039ef369668f1a423f":[3,0,46,5],
-"class_s_x128x.html#ac69cc622020419cb3393eac5cc88915b":[3,0,46,11],
-"class_s_x128x.html#ac7df67afbb0b1a88daf5ec50f3d65660":[3,0,46,3],
-"class_s_x128x.html#ad6e2b46c317a8d8512cf0380025147a9":[3,0,46,34],
-"class_s_x128x.html#ae435f57132f76f4283abb870176acf54":[3,0,46,37],
-"class_s_x128x.html#ae8b6c756eb4b92855433ca389d73c632":[3,0,46,16],
-"class_s_x128x.html#ae8eed0e888a7c8742e89d2b850977de2":[3,0,46,14],
-"class_s_x128x.html#ae93c99c85deb950fe9bc7101142b5f6a":[3,0,46,24],
-"class_s_x128x.html#aeb62c5a521aafc1e0525c58e9364482b":[3,0,46,51],
-"class_s_x128x.html#aef221e7d463c5228ce00ed6934512848":[3,0,46,47],
-"class_s_x128x.html#af068e6e862c99e39d0261a7971dd56db":[3,0,46,46],
-"class_s_x128x.html#af253e1e45361de74aefd01a7c73c28f5":[3,0,46,52],
-"class_s_x128x.html#af81565ee82ef9a7de9c5663c745f4ef7":[3,0,46,53],
-"class_s_x128x.html#afb1b090348d9091bfa3a0b5ba3d85b36":[3,0,46,17],
-"class_s_x128x.html#aff1b549077b9d752f53bf9dfc6840236":[3,0,46,30],
-"class_s_x128x.html#aff7d86352c98771595375e17d19a2a97":[3,0,46,20],
-"class_si4430.html":[3,0,25],
-"class_si4430.html#a025a31861d1511090168e416140d0343":[3,0,25,2],
-"class_si4430.html#a8e17e67d0d3dd9b478be964be8647ca7":[3,0,25,1],
-"class_si4430.html#ac5ac1122e863a92b374a71e8880e16d9":[3,0,25,0],
-"class_si4430.html#af8d615431bf66e06b45487f3fff73d16":[3,0,25,3],
-"class_si4431.html":[3,0,26],
-"class_si4431.html#a332bfd2a32dea9ac0700bf172fe5b2d0":[3,0,26,0],
-"class_si4431.html#a4da296b35056e076ff69a288bd801d19":[3,0,26,2],
-"class_si4431.html#ab9d7e3e4d0191dff2a1483bcfa555ac4":[3,0,26,1],
-"class_si4432.html":[3,0,27],
-"class_si4432.html#a0791a0d720bbe38030ba6ed95a383b71":[3,0,27,1],
-"class_si4432.html#a8b26e2c86a9e5e8f6405f0a57b65caca":[3,0,27,3],
-"class_si4432.html#aa0cdb6cb53bb0176803d5115356a8e84":[3,0,27,2],
-"class_si4432.html#afb1f1ae46d04788aa42f6276efd231ac":[3,0,27,0],
-"class_si443x.html":[3,0,28],
-"class_si443x.html#a10f886fc534a85bbf8c1aeb9b5ffe4f2":[3,0,28,28]
+"class_s_x126x.html#a7a1579e2557c36a4a34b09039c0d0c71":[3,0,36,53],
+"class_s_x126x.html#a7cd95a5f2e39ae8fb1a3040e77fa21a3":[3,0,36,39],
+"class_s_x126x.html#a7deeef45d7f64a4018a3e56aaea4eb0e":[3,0,36,29],
+"class_s_x126x.html#a7e342ddbef84cf845bef8f4448b8da10":[3,0,36,15],
+"class_s_x126x.html#a819bb3ced0f184a63cbfbef408a68561":[3,0,36,17],
+"class_s_x126x.html#a8a18aee2bf05793aa29b5cf6b47bb435":[3,0,36,25],
+"class_s_x126x.html#a8f971dca834be7e0470a9a9f0c01854e":[3,0,36,33],
+"class_s_x126x.html#a921aa8afb8d33b2660731c1f8d67664b":[3,0,36,67],
+"class_s_x126x.html#a923654706eff5118ef6e84214e837f27":[3,0,36,58],
+"class_s_x126x.html#a95007639c2648a1dbb614493224606f1":[3,0,36,32],
+"class_s_x126x.html#a9aa6dd05dd32ef717a06cc8ba28ff71f":[3,0,36,26],
+"class_s_x126x.html#a9d92dce566f8aefa836fe8f332e9560f":[3,0,36,49],
+"class_s_x126x.html#aa11ab2c6f4488daf2ece93288e05c504":[3,0,36,68],
+"class_s_x126x.html#aa668babb0bd129b2facee9fd280525ab":[3,0,36,9],
+"class_s_x126x.html#aa768ce757a0f7ee66cdd72cab7a855fa":[3,0,36,7],
+"class_s_x126x.html#aab18364237ddac0c56aeaf63f08cf009":[3,0,36,65],
+"class_s_x126x.html#aaca5a8fa8a3e634dd1b5b4c2bb5058d8":[3,0,36,0],
+"class_s_x126x.html#ab00f765bbfbfaa8c693532ea3a90c29b":[3,0,36,41],
+"class_s_x126x.html#ab139a34e03a6fd5a781cd54da21d308f":[3,0,36,62],
+"class_s_x126x.html#ab843614658a79db7aa24e48d5b6e84f1":[3,0,36,60],
+"class_s_x126x.html#ab9ce38cfeaa36ddcc2d82b2974d7088c":[3,0,36,1],
+"class_s_x126x.html#abbf8b4623da8c2caa83a8c3d35a44d0a":[3,0,36,37],
+"class_s_x126x.html#abd8eea7e468db3d6064c19d4934d5034":[3,0,36,30],
+"class_s_x126x.html#ac4ef8c8751a3c09d64e431684840c987":[3,0,36,11],
+"class_s_x126x.html#ac594fbb30c5010658c970a64654c7162":[3,0,36,47],
+"class_s_x126x.html#acbe2d75b1e2df8bcc58c4fd9d8e6e4f9":[3,0,36,10],
+"class_s_x126x.html#ad7569396f09f3867dc1bd4d4a0613acd":[3,0,36,54],
+"class_s_x126x.html#adc46b6adda2d0e82e25ed1fc78274136":[3,0,36,56],
+"class_s_x126x.html#adec09cba71494bd927ad1da786606ca6":[3,0,36,16],
+"class_s_x126x.html#ae36664f9c605a8fe74b2f357e0ec3323":[3,0,36,13],
+"class_s_x126x.html#ae36823d3539667bdf7d2f073bd4fa1ca":[3,0,36,14],
+"class_s_x126x.html#ae3db6b29c482d94eef8a43cd8b5751c0":[3,0,36,23],
+"class_s_x126x.html#ae46e08d579f4acbad029b4cd4f4fffaf":[3,0,36,36],
+"class_s_x126x.html#ae5993359ace652fbdc862eb23fdd263d":[3,0,36,46],
+"class_s_x126x.html#ae8b6c756eb4b92855433ca389d73c632":[3,0,36,21],
+"class_s_x126x.html#ae8eed0e888a7c8742e89d2b850977de2":[3,0,36,19],
+"class_s_x126x.html#ae9f24414bd684434c310df54b3558f21":[3,0,36,27],
+"class_s_x126x.html#aeb62c5a521aafc1e0525c58e9364482b":[3,0,36,64],
+"class_s_x126x.html#af068e6e862c99e39d0261a7971dd56db":[3,0,36,59],
+"class_s_x126x.html#af81565ee82ef9a7de9c5663c745f4ef7":[3,0,36,66],
+"class_s_x126x.html#afb1b090348d9091bfa3a0b5ba3d85b36":[3,0,36,22],
+"class_s_x126x.html#afb5509f0705cdd971065251ed6b2fb4e":[3,0,36,52],
+"class_s_x126x.html#afc3a7a42c401b6c44e00cb6c5b9696f2":[3,0,36,5],
+"class_s_x126x.html#afd3113858966e878e9c67a1e710bd586":[3,0,36,31],
+"class_s_x126x.html#aff80db65e546934980feac7e6c81dd80":[3,0,36,18],
+"class_s_x1272.html":[3,0,37],
+"class_s_x1272.html#a0978cc9ecbb7b9d3a017c133506e57ac":[3,0,37,8],
+"class_s_x1272.html#a0cc8eeb00241031796fc73b08711469b":[3,0,37,9],
+"class_s_x1272.html#a0d8e68cf913422535dc43cbdf73a3f10":[3,0,37,6],
+"class_s_x1272.html#a2ee9fb48eeaf41876de00d3774be78cf":[3,0,37,3],
+"class_s_x1272.html#a3a377445cb4b8fd41781a3210a819a47":[3,0,37,13],
+"class_s_x1272.html#a4aaf9d61310fa7b4fce413ae53d30ac0":[3,0,37,5],
+"class_s_x1272.html#a4ee36122f8aca42b27a8412e0c362dd3":[3,0,37,7],
+"class_s_x1272.html#a82084ac58502c83d2ada998410307490":[3,0,37,17],
+"class_s_x1272.html#a91aca64124321c07a67f26b3c6934aea":[3,0,37,12],
+"class_s_x1272.html#a960913438feccad4c1913a9222384a5f":[3,0,37,10],
+"class_s_x1272.html#a9ffe467a6baaeaa079e02c3f1f43f626":[3,0,37,0],
+"class_s_x1272.html#aaa5a787164fb216c12b8dea4d810f7f3":[3,0,37,2],
+"class_s_x1272.html#abb4bbfe8acc6026c833d267d78417b63":[3,0,37,1],
+"class_s_x1272.html#abd912314a977f92c464d36d862329ffc":[3,0,37,11],
+"class_s_x1272.html#ae1c57ad5e8496dc28cd3ba9852809852":[3,0,37,15],
+"class_s_x1272.html#ae3596f303714509f552d98321bdfce5c":[3,0,37,16],
+"class_s_x1272.html#ae3c9704cb58232f696b5f90f69c115f7":[3,0,37,4],
+"class_s_x1272.html#af409f50e51042cf9357c0a8267f762f8":[3,0,37,14],
+"class_s_x1273.html":[3,0,38],
+"class_s_x1273.html#a1dbc5a0847c2b62d2ec5fc439ddfec3f":[3,0,38,2],
+"class_s_x1273.html#ad0387b22d6dcc876bc5f85174714149b":[3,0,38,0],
+"class_s_x1273.html#adf46338bf36c2d43e591426ae7b6082a":[3,0,38,1],
+"class_s_x1276.html":[3,0,39],
+"class_s_x1276.html#a4154b0ed21583ab37eaf52225d156ad8":[3,0,39,2],
+"class_s_x1276.html#a657d75dced0af8c89c4e38535dd5b008":[3,0,39,3],
+"class_s_x1276.html#a91c31d4dbd6d35ef6e42dba6dad8197b":[3,0,39,0],
+"class_s_x1276.html#af8c818f27a8b9f964cee23cc1f397f94":[3,0,39,1],
+"class_s_x1277.html":[3,0,40],
+"class_s_x1277.html#a1205719d59b2935ae9b1c953fa23509a":[3,0,40,2],
+"class_s_x1277.html#a1df27f0b0b6e5b308879875e4d8306cf":[3,0,40,4],
+"class_s_x1277.html#a296fb332bf2cdc574dbfe933d9d10eda":[3,0,40,0],
+"class_s_x1277.html#a42adde5eecccdca95214980848795e82":[3,0,40,3],
+"class_s_x1277.html#aa2b5816c06cd644fd33171ee61cf325b":[3,0,40,1],
+"class_s_x1278.html":[3,0,41],
+"class_s_x1278.html#a00ebd3e60a66056940b241b13da0c68e":[3,0,41,0],
+"class_s_x1278.html#a1ccc4d5062f739d534ab22562c7efca4":[3,0,41,13],
+"class_s_x1278.html#a33dc718c83c233a1f93d6bdf2ec31783":[3,0,41,3],
+"class_s_x1278.html#a46c27ed1ebaae4e3ed8afe3ae6941dd6":[3,0,41,9],
+"class_s_x1278.html#a47f5ac7dd6587b86c5f2c2b16336612e":[3,0,41,7],
+"class_s_x1278.html#a4b14d432ef1bd72982f4771cac5b62e4":[3,0,41,14],
+"class_s_x1278.html#a6d60902ac59b653a9eb83e82a932f7ad":[3,0,41,8],
+"class_s_x1278.html#a6d6398c4d4fde302d6d4752708bce856":[3,0,41,5],
+"class_s_x1278.html#a7c7717f09820a8e9a93621b0a00713f1":[3,0,41,4],
+"class_s_x1278.html#a834f26a0bd3fc8a03fa7e68aa4daf9e1":[3,0,41,10],
+"class_s_x1278.html#a8eeac64472fa70ed5e51f35d581f37ea":[3,0,41,16],
+"class_s_x1278.html#aa57b713988cfa224a6db2ff325052931":[3,0,41,15],
+"class_s_x1278.html#ac0be7586b8e40355bbd29d78ae9941d1":[3,0,41,11],
+"class_s_x1278.html#ae02adcde8c2978c0d1b157729dd5df1e":[3,0,41,1],
+"class_s_x1278.html#ae52d84fa301309a4a4294312571fc3b8":[3,0,41,6],
+"class_s_x1278.html#af70c22fe38bc3b944070ccbc083fed08":[3,0,41,17],
+"class_s_x1278.html#af7d9dc775820f7b260b578908cea3dbe":[3,0,41,2],
+"class_s_x1278.html#afb740a4925b64d83d5edca10d93f0563":[3,0,41,12],
+"class_s_x1279.html":[3,0,42],
+"class_s_x1279.html#a86e675a0c6f5970370ae6a9b1be27167":[3,0,42,1],
+"class_s_x1279.html#a94a6c5f49eb8f26b7eeb1d5ee258f089":[3,0,42,2],
+"class_s_x1279.html#abc606ad06ee77b6830dab4331793d22a":[3,0,42,0],
+"class_s_x1279.html#acf9b2087f5b661f06e9512bad36b3817":[3,0,42,3],
+"class_s_x127x.html":[3,0,43],
+"class_s_x127x.html#a071442611a32154e8b3db7981f242a53":[3,0,43,19],
+"class_s_x127x.html#a0995088d37689a3c240a1af791df6cf1":[3,0,43,17],
+"class_s_x127x.html#a17ff4e4e0afaebed727648e1400be538":[3,0,43,42],
+"class_s_x127x.html#a1f6c61b16a39a2bbb5b94b3685caae04":[3,0,43,16],
+"class_s_x127x.html#a24ef0af19a6b8954f956a3c3ad4286ee":[3,0,43,41],
+"class_s_x127x.html#a2ad4c6a8ac267f8ac590260414ffcda3":[3,0,43,25],
+"class_s_x127x.html#a2cc53b9f9d90647c5709cb974779cf53":[3,0,43,48],
+"class_s_x127x.html#a2cf6a5bd8f3257f98ee4f250cbdf8bdc":[3,0,43,12],
+"class_s_x127x.html#a3321ac4a7f65e73004202486db9b1d68":[3,0,43,27],
+"class_s_x127x.html#a400575e3d83977bd250c5cb382fc7002":[3,0,43,34],
+"class_s_x127x.html#a41a1de0ebffe7b65de6fd8cceb9a5123":[3,0,43,57],
+"class_s_x127x.html#a41f8cfcc2cdeb25a8e5a03f1ba4edd1e":[3,0,43,29],
+"class_s_x127x.html#a44501ec8f8ac6084467b94516b1337df":[3,0,43,51],
+"class_s_x127x.html#a448ea8a6a6011a9cdddd4e09bd6c9679":[3,0,43,39],
+"class_s_x127x.html#a462fa74275e67c296328a01f361892d5":[3,0,43,13],
+"class_s_x127x.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,43,59],
+"class_s_x127x.html#a5094ba2d9268340b7aba99afe5da0544":[3,0,43,7],
+"class_s_x127x.html#a5da8218f69e3bf52df389a0480f8b430":[3,0,43,1],
+"class_s_x127x.html#a606d839b3a992c681ac9ad7ca6020022":[3,0,43,32],
+"class_s_x127x.html#a63e00b1ecf1b0dcb6d8a91fc9b8ea5ef":[3,0,43,31],
+"class_s_x127x.html#a68cba1ff1e6bfd9b3034c97f3932e450":[3,0,43,18],
+"class_s_x127x.html#a729b4f3f36096b5b15bae19c7876e823":[3,0,43,3],
+"class_s_x127x.html#a760b8c5103128f122fbe489c6529ce41":[3,0,43,52],
+"class_s_x127x.html#a8b93142202167270db109d18b743c744":[3,0,43,44],
+"class_s_x127x.html#a923654706eff5118ef6e84214e837f27":[3,0,43,54],
+"class_s_x127x.html#a95bc32a555675879ad9e2a9e399dc6c1":[3,0,43,15],
+"class_s_x127x.html#a9b6532a25e1730973ac08146008adca5":[3,0,43,4],
+"class_s_x127x.html#a9b7afe338fd5b81122c369ecaf0c3ebc":[3,0,43,49],
+"class_s_x127x.html#a9c4ea3285922bf01cebd2c8a706d9a29":[3,0,43,61],
+"class_s_x127x.html#a9f753c0857e7b8b4b9f7f6e91c77f0fd":[3,0,43,64],
+"class_s_x127x.html#aa3f409359eafa5988e8e4c2948735238":[3,0,43,37],
+"class_s_x127x.html#aa7ac558d537c6364c4bc82c8f33e398f":[3,0,43,26],
+"class_s_x127x.html#aac2f43d70b5f94e49e09b4c9f082f46d":[3,0,43,43],
+"class_s_x127x.html#aaf8ce9f09d0f46a76a5e251786b6de7f":[3,0,43,6],
+"class_s_x127x.html#ab0f67330124cefc07a462e77922453d0":[3,0,43,30],
+"class_s_x127x.html#ab139a34e03a6fd5a781cd54da21d308f":[3,0,43,58],
+"class_s_x127x.html#ab608c45e0dcc44280df29580dc0a31ed":[3,0,43,45],
+"class_s_x127x.html#ab99630d50672b43fc7162ba8f3293f95":[3,0,43,40],
+"class_s_x127x.html#abad2d455012bd28d304589c8164390eb":[3,0,43,38],
+"class_s_x127x.html#abc5069b39dc31b637ee561d5745e1deb":[3,0,43,14],
+"class_s_x127x.html#abc51ce6718153e4963128f25bb5aab40":[3,0,43,33],
+"class_s_x127x.html#abfc840e8d6fe5e222f0143be17876745":[3,0,43,21],
+"class_s_x127x.html#ac5c7f4584352a12390594395d9c29bde":[3,0,43,50],
+"class_s_x127x.html#ac5d2ddb517e474a699b4539653b3754d":[3,0,43,11],
+"class_s_x127x.html#ac74c5914ca429a3892c66b9d98e3ea6c":[3,0,43,0],
+"class_s_x127x.html#ad3955f85f456edae772a51025a19029b":[3,0,43,47],
+"class_s_x127x.html#ada007b90821258fe8c6ca7f8ae3efed5":[3,0,43,28],
+"class_s_x127x.html#ada53419d65f207f352124da7747c5960":[3,0,43,35],
+"class_s_x127x.html#adc25b685de0859b799488bf7729350b6":[3,0,43,9],
+"class_s_x127x.html#adc2f1379573b7a7b5ee8125ea3752083":[3,0,43,56],
+"class_s_x127x.html#add78edb65673d9e88931a55b0672a9f3":[3,0,43,2],
+"class_s_x127x.html#adfe0d3f033a23ec2f3c2a407285d357c":[3,0,43,24],
+"class_s_x127x.html#ae8b6c756eb4b92855433ca389d73c632":[3,0,43,22],
+"class_s_x127x.html#ae8eed0e888a7c8742e89d2b850977de2":[3,0,43,20],
+"class_s_x127x.html#ae9781180418c1ec9c365b74acbc98d8a":[3,0,43,46],
+"class_s_x127x.html#aeb62c5a521aafc1e0525c58e9364482b":[3,0,43,60],
+"class_s_x127x.html#aee5324d7d854e7a2f6768221d4f362cd":[3,0,43,8],
+"class_s_x127x.html#aefeeb9f7192e11a75b5dfb1ab8488e84":[3,0,43,63],
+"class_s_x127x.html#af068e6e862c99e39d0261a7971dd56db":[3,0,43,55],
+"class_s_x127x.html#af6aa854a2668d70f4d3a374a49440362":[3,0,43,10],
+"class_s_x127x.html#af81565ee82ef9a7de9c5663c745f4ef7":[3,0,43,62],
+"class_s_x127x.html#afb1b090348d9091bfa3a0b5ba3d85b36":[3,0,43,23],
+"class_s_x127x.html#afc844f7f3530f4076c8ea5f684c1b123":[3,0,43,36],
+"class_s_x127x.html#afe6e9bbfd75f9cad26f9f72c34c4ada5":[3,0,43,5],
+"class_s_x127x.html#afe8456d0f9abbce4d743f256f3e1e6c6":[3,0,43,53],
+"class_s_x1280.html":[3,0,44],
+"class_s_x1280.html#a0356199b89860e15cda4979cd9dc13eb":[3,0,44,0],
+"class_s_x1280.html#a812e289084b2f78977b254c28f0fff7c":[3,0,44,2],
+"class_s_x1280.html#a91f4f241f02cd4e79d15a9ba08eb1e8f":[3,0,44,1],
+"class_s_x1280.html#af30ff497ca3bcc043dc4dc2e7587a795":[3,0,44,3],
+"class_s_x1281.html":[3,0,45],
+"class_s_x1281.html#a0dd7678cdf7fad9ecfc9139c5092f998":[3,0,45,0],
+"class_s_x1282.html":[3,0,46],
+"class_s_x1282.html#ae90b7dcd7167c4cbe20e33ced04e4232":[3,0,46,0],
+"class_s_x128x.html":[3,0,47],
+"class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed":[3,0,47,29],
+"class_s_x128x.html#a0efa595867624a54153d693d16f9f731":[3,0,47,38],
+"class_s_x128x.html#a1984a405262f155f16a4759c5f6b0133":[3,0,47,35],
+"class_s_x128x.html#a1bef6b6f3058be6b1681c78334342bc1":[3,0,47,39],
+"class_s_x128x.html#a1d15e13e15b060ddbbe84257d5fcb66f":[3,0,47,41],
+"class_s_x128x.html#a2043ef7bb806968b9d9dcb64561ca371":[3,0,47,32],
+"class_s_x128x.html#a2361a94f2e12ebc93e750a027d633232":[3,0,47,10],
+"class_s_x128x.html#a2643ce22176293631fea2169f5e68e66":[3,0,47,21],
+"class_s_x128x.html#a26d0d02e5e53a3172df9208fa343a3f1":[3,0,47,33],
+"class_s_x128x.html#a2ad4c6a8ac267f8ac590260414ffcda3":[3,0,47,19],
+"class_s_x128x.html#a2be8cc6c3b61b59cb6a6ca4f6a030b45":[3,0,47,42],
+"class_s_x128x.html#a2dd0ecae9f54cf6943cf702ae15f5039":[3,0,47,13],
+"class_s_x128x.html#a316340d7ba2a6e7cb5742e3ff21e728c":[3,0,47,2],
+"class_s_x128x.html#a32b7b674d63c36f15b7f58a2cb837a99":[3,0,47,18],
+"class_s_x128x.html#a390fd0749b316eed67da7b54f4f24735":[3,0,47,7],
+"class_s_x128x.html#a3bee00ec197ef9855c0079cb0a3009a6":[3,0,47,25],
+"class_s_x128x.html#a41a1de0ebffe7b65de6fd8cceb9a5123":[3,0,47,48],
+"class_s_x128x.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,47,50],
+"class_s_x128x.html#a53892566b0259d348158efe3c3c3601a":[3,0,47,54],
+"class_s_x128x.html#a5f11803b3430bc059321b443f407e78b":[3,0,47,36],
+"class_s_x128x.html#a7927beac8c610dffd06cf95242706f39":[3,0,47,1],
+"class_s_x128x.html#a8171d2f3de53156526580ca4fe4d647d":[3,0,47,44],
+"class_s_x128x.html#a8720a388d2cd10fac3112b89f4a80947":[3,0,47,31],
+"class_s_x128x.html#a89cc916f5cd5cdfbd331bb15f8a3d5cb":[3,0,47,22],
+"class_s_x128x.html#a89ebf1f4f227cd35c0799c06d5d9c1d2":[3,0,47,9],
+"class_s_x128x.html#a8b3eea268f21bf911b6eaf37c5eb0b5f":[3,0,47,40],
+"class_s_x128x.html#a8dd8ce38bc9d0d8dbd711b373e864e93":[3,0,47,4],
+"class_s_x128x.html#a923654706eff5118ef6e84214e837f27":[3,0,47,45],
+"class_s_x128x.html#a9346490a6c56edcff2e12ae0369a8df5":[3,0,47,23],
+"class_s_x128x.html#a94b7fb26cc99385d30b0c98b76d8188d":[3,0,47,6],
+"class_s_x128x.html#a94bca43258b09217fb476a2d8db784bb":[3,0,47,15],
+"class_s_x128x.html#a94d3003277925e2dc3372548b3311008":[3,0,47,8],
+"class_s_x128x.html#a95637e8addc48b0e1c30c2cf6f54354a":[3,0,47,12],
+"class_s_x128x.html#a99491c705e88dddc820f884b778f1660":[3,0,47,28],
+"class_s_x128x.html#a9ccbf51f8304f1041c8eef182be547a7":[3,0,47,0],
+"class_s_x128x.html#a9da544e4a6120f73a078b46c6138505a":[3,0,47,26],
+"class_s_x128x.html#aa11ba80f0cebb3e6927c775ad5f96b4e":[3,0,47,43],
+"class_s_x128x.html#aa4b1e0b96347011522e053f30202c0fe":[3,0,47,27],
+"class_s_x128x.html#ab139a34e03a6fd5a781cd54da21d308f":[3,0,47,49],
+"class_s_x128x.html#ab8a3fe8e2843fa039ef369668f1a423f":[3,0,47,5],
+"class_s_x128x.html#ac69cc622020419cb3393eac5cc88915b":[3,0,47,11],
+"class_s_x128x.html#ac7df67afbb0b1a88daf5ec50f3d65660":[3,0,47,3],
+"class_s_x128x.html#ad6e2b46c317a8d8512cf0380025147a9":[3,0,47,34],
+"class_s_x128x.html#ae435f57132f76f4283abb870176acf54":[3,0,47,37],
+"class_s_x128x.html#ae8b6c756eb4b92855433ca389d73c632":[3,0,47,16],
+"class_s_x128x.html#ae8eed0e888a7c8742e89d2b850977de2":[3,0,47,14],
+"class_s_x128x.html#ae93c99c85deb950fe9bc7101142b5f6a":[3,0,47,24],
+"class_s_x128x.html#aeb62c5a521aafc1e0525c58e9364482b":[3,0,47,51],
+"class_s_x128x.html#aef221e7d463c5228ce00ed6934512848":[3,0,47,47],
+"class_s_x128x.html#af068e6e862c99e39d0261a7971dd56db":[3,0,47,46],
+"class_s_x128x.html#af253e1e45361de74aefd01a7c73c28f5":[3,0,47,52],
+"class_s_x128x.html#af81565ee82ef9a7de9c5663c745f4ef7":[3,0,47,53],
+"class_s_x128x.html#afb1b090348d9091bfa3a0b5ba3d85b36":[3,0,47,17],
+"class_s_x128x.html#aff1b549077b9d752f53bf9dfc6840236":[3,0,47,30],
+"class_s_x128x.html#aff7d86352c98771595375e17d19a2a97":[3,0,47,20],
+"class_serial_module.html":[3,0,25],
+"class_serial_module.html#af40d6673000ae141af0004f8ba7b496f":[3,0,25,0],
+"class_si4430.html":[3,0,26],
+"class_si4430.html#a025a31861d1511090168e416140d0343":[3,0,26,2],
+"class_si4430.html#a8e17e67d0d3dd9b478be964be8647ca7":[3,0,26,1],
+"class_si4430.html#ac5ac1122e863a92b374a71e8880e16d9":[3,0,26,0],
+"class_si4430.html#af8d615431bf66e06b45487f3fff73d16":[3,0,26,3],
+"class_si4431.html":[3,0,27],
+"class_si4431.html#a332bfd2a32dea9ac0700bf172fe5b2d0":[3,0,27,0],
+"class_si4431.html#a4da296b35056e076ff69a288bd801d19":[3,0,27,2],
+"class_si4431.html#ab9d7e3e4d0191dff2a1483bcfa555ac4":[3,0,27,1],
+"class_si4432.html":[3,0,28],
+"class_si4432.html#a0791a0d720bbe38030ba6ed95a383b71":[3,0,28,1],
+"class_si4432.html#a8b26e2c86a9e5e8f6405f0a57b65caca":[3,0,28,3],
+"class_si4432.html#aa0cdb6cb53bb0176803d5115356a8e84":[3,0,28,2],
+"class_si4432.html#afb1f1ae46d04788aa42f6276efd231ac":[3,0,28,0]
};
diff --git a/navtreeindex3.js b/navtreeindex3.js
index 28a082ea..04ffe631 100644
--- a/navtreeindex3.js
+++ b/navtreeindex3.js
@@ -1,66 +1,68 @@
var NAVTREEINDEX3 =
{
-"class_si443x.html#a1382fc3b68f447e381613e6670747128":[3,0,28,19],
-"class_si443x.html#a178b471527813a608c04db7d3c9648d6":[3,0,28,14],
-"class_si443x.html#a2ad4c6a8ac267f8ac590260414ffcda3":[3,0,28,13],
-"class_si443x.html#a2d944669dc69ccd47f9e6c360f2ffd10":[3,0,28,4],
-"class_si443x.html#a402b4f5f11ba79e9cd4fb6ac0bfd9314":[3,0,28,31],
-"class_si443x.html#a41a1de0ebffe7b65de6fd8cceb9a5123":[3,0,28,32],
-"class_si443x.html#a453eda5436dc4dfe0dad676dc3977752":[3,0,28,1],
-"class_si443x.html#a45d3ffcb312c34a2f6391be6d609d7b7":[3,0,28,7],
-"class_si443x.html#a4821a6141caf16141074615c976ecd91":[3,0,28,22],
-"class_si443x.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,28,34],
-"class_si443x.html#a4ed0da298c2418db4a88a19ef8938e0a":[3,0,28,25],
-"class_si443x.html#a51e6b7c677e82042224798114f311175":[3,0,28,24],
-"class_si443x.html#a55252bda74e8c67636a8c1fa0e9f58d3":[3,0,28,3],
-"class_si443x.html#a55fae20e81755c8b014d080741d61913":[3,0,28,18],
-"class_si443x.html#a5a86a2032c4b876c1c8e4a7cf4730c99":[3,0,28,38],
-"class_si443x.html#a616eb24c4b11c5d39caaade160be8092":[3,0,28,5],
-"class_si443x.html#a74848176d435227e601c86ff37b0edbe":[3,0,28,6],
-"class_si443x.html#a782748025e19ec6e597293afb6570bff":[3,0,28,36],
-"class_si443x.html#a7c4e6caa95e5622f6f515ba0339a1c66":[3,0,28,20],
-"class_si443x.html#a801b51059e61f93d4e01ae6ba8eb0726":[3,0,28,21],
-"class_si443x.html#a8d019f58551346c3f3bd8b72d2486109":[3,0,28,2],
-"class_si443x.html#a923654706eff5118ef6e84214e837f27":[3,0,28,29],
-"class_si443x.html#aabca3ba8eda212938febab1df2e764b4":[3,0,28,12],
-"class_si443x.html#ab139a34e03a6fd5a781cd54da21d308f":[3,0,28,33],
-"class_si443x.html#ac45d2776df3ff338db154ead143fb7b8":[3,0,28,27],
-"class_si443x.html#ad00ff8b58c68118ad74fee82028aa71e":[3,0,28,9],
-"class_si443x.html#ad43575e731dd7e66d5ad9e6dccd27170":[3,0,28,16],
-"class_si443x.html#ada90718aeb67d7f0e9899da534de9695":[3,0,28,26],
-"class_si443x.html#ade08c79074c7e4414d34eefa25cee168":[3,0,28,17],
-"class_si443x.html#ae365087803b88b29932b5c793edff1d4":[3,0,28,23],
-"class_si443x.html#ae782ee06e2c463c24f22f5d4c3dd8d97":[3,0,28,15],
-"class_si443x.html#ae7cfff2efebfa01c8a50a5cbbe8775b9":[3,0,28,0],
-"class_si443x.html#ae8b6c756eb4b92855433ca389d73c632":[3,0,28,10],
-"class_si443x.html#ae8eed0e888a7c8742e89d2b850977de2":[3,0,28,8],
-"class_si443x.html#aeb62c5a521aafc1e0525c58e9364482b":[3,0,28,35],
-"class_si443x.html#af068e6e862c99e39d0261a7971dd56db":[3,0,28,30],
-"class_si443x.html#af81565ee82ef9a7de9c5663c745f4ef7":[3,0,28,37],
-"class_si443x.html#afb1b090348d9091bfa3a0b5ba3d85b36":[3,0,28,11],
-"class_transport_layer.html":[3,0,48],
-"class_transport_layer.html#a1d9cb76640868aa0338b52808e4f022d":[3,0,48,4],
-"class_transport_layer.html#a36b1ceebca3643fb475607d3d92f5d63":[3,0,48,2],
-"class_transport_layer.html#a730e6671632844b1effc114e5c7d95c8":[3,0,48,1],
-"class_transport_layer.html#a82fc1c71a0f6d0aac1be7f6c184a0021":[3,0,48,0],
-"class_transport_layer.html#a846492348f71d7328834076c9046dc3f":[3,0,48,3],
-"class_transport_layer.html#afb001c6348bc19694090532cc5f00e52":[3,0,48,5],
-"class_x_bee.html":[3,0,49],
-"class_x_bee.html#a10a4b3df9d5980e89a126848ec31613c":[3,0,49,5],
-"class_x_bee.html#a5ecae4c93f7aaaf85146f75eebd38891":[3,0,49,1],
-"class_x_bee.html#a697bfb6969560ef25bfb6c7bc64c3f09":[3,0,49,8],
-"class_x_bee.html#a84b4593723cab4d5ce14e2bf4ee6dbe4":[3,0,49,2],
-"class_x_bee.html#a88745c61a1dc2d1139c34d6cc385d35b":[3,0,49,6],
-"class_x_bee.html#a8a60ce7fd2b58e495b436d046e730e0b":[3,0,49,0],
-"class_x_bee.html#ab911ae5476a3a7c89dbac46adc1c843b":[3,0,49,3],
-"class_x_bee.html#abcffe611d9a823d66a8a2c12720ff70b":[3,0,49,4],
-"class_x_bee.html#ac1573e0aa0421cbcc767a968dda65819":[3,0,49,7],
-"class_x_bee_serial.html":[3,0,50],
-"class_x_bee_serial.html#a1870183689e2a2a17aa36e0d6d30ea3f":[3,0,50,2],
-"class_x_bee_serial.html#a9ee7ddd4b45096a6112798be1be09080":[3,0,50,0],
-"class_x_bee_serial.html#ac184a4dec32eaeafdb8e68079c3fd932":[3,0,50,1],
-"class_x_bee_serial.html#ad429a47dc445765d2dec7ff64b922306":[3,0,50,4],
-"class_x_bee_serial.html#ae485a8ebeaf574ffe0c2c56a61583f13":[3,0,50,3],
+"class_si443x.html":[3,0,29],
+"class_si443x.html#a10f886fc534a85bbf8c1aeb9b5ffe4f2":[3,0,29,28],
+"class_si443x.html#a1382fc3b68f447e381613e6670747128":[3,0,29,19],
+"class_si443x.html#a178b471527813a608c04db7d3c9648d6":[3,0,29,14],
+"class_si443x.html#a2ad4c6a8ac267f8ac590260414ffcda3":[3,0,29,13],
+"class_si443x.html#a2d944669dc69ccd47f9e6c360f2ffd10":[3,0,29,4],
+"class_si443x.html#a402b4f5f11ba79e9cd4fb6ac0bfd9314":[3,0,29,31],
+"class_si443x.html#a41a1de0ebffe7b65de6fd8cceb9a5123":[3,0,29,32],
+"class_si443x.html#a453eda5436dc4dfe0dad676dc3977752":[3,0,29,1],
+"class_si443x.html#a45d3ffcb312c34a2f6391be6d609d7b7":[3,0,29,7],
+"class_si443x.html#a4821a6141caf16141074615c976ecd91":[3,0,29,22],
+"class_si443x.html#a492b2d057dd803c3884fa1adc8e22534":[3,0,29,34],
+"class_si443x.html#a4ed0da298c2418db4a88a19ef8938e0a":[3,0,29,25],
+"class_si443x.html#a51e6b7c677e82042224798114f311175":[3,0,29,24],
+"class_si443x.html#a55252bda74e8c67636a8c1fa0e9f58d3":[3,0,29,3],
+"class_si443x.html#a55fae20e81755c8b014d080741d61913":[3,0,29,18],
+"class_si443x.html#a5a86a2032c4b876c1c8e4a7cf4730c99":[3,0,29,38],
+"class_si443x.html#a616eb24c4b11c5d39caaade160be8092":[3,0,29,5],
+"class_si443x.html#a74848176d435227e601c86ff37b0edbe":[3,0,29,6],
+"class_si443x.html#a782748025e19ec6e597293afb6570bff":[3,0,29,36],
+"class_si443x.html#a7c4e6caa95e5622f6f515ba0339a1c66":[3,0,29,20],
+"class_si443x.html#a801b51059e61f93d4e01ae6ba8eb0726":[3,0,29,21],
+"class_si443x.html#a8d019f58551346c3f3bd8b72d2486109":[3,0,29,2],
+"class_si443x.html#a923654706eff5118ef6e84214e837f27":[3,0,29,29],
+"class_si443x.html#aabca3ba8eda212938febab1df2e764b4":[3,0,29,12],
+"class_si443x.html#ab139a34e03a6fd5a781cd54da21d308f":[3,0,29,33],
+"class_si443x.html#ac45d2776df3ff338db154ead143fb7b8":[3,0,29,27],
+"class_si443x.html#ad00ff8b58c68118ad74fee82028aa71e":[3,0,29,9],
+"class_si443x.html#ad43575e731dd7e66d5ad9e6dccd27170":[3,0,29,16],
+"class_si443x.html#ada90718aeb67d7f0e9899da534de9695":[3,0,29,26],
+"class_si443x.html#ade08c79074c7e4414d34eefa25cee168":[3,0,29,17],
+"class_si443x.html#ae365087803b88b29932b5c793edff1d4":[3,0,29,23],
+"class_si443x.html#ae782ee06e2c463c24f22f5d4c3dd8d97":[3,0,29,15],
+"class_si443x.html#ae7cfff2efebfa01c8a50a5cbbe8775b9":[3,0,29,0],
+"class_si443x.html#ae8b6c756eb4b92855433ca389d73c632":[3,0,29,10],
+"class_si443x.html#ae8eed0e888a7c8742e89d2b850977de2":[3,0,29,8],
+"class_si443x.html#aeb62c5a521aafc1e0525c58e9364482b":[3,0,29,35],
+"class_si443x.html#af068e6e862c99e39d0261a7971dd56db":[3,0,29,30],
+"class_si443x.html#af81565ee82ef9a7de9c5663c745f4ef7":[3,0,29,37],
+"class_si443x.html#afb1b090348d9091bfa3a0b5ba3d85b36":[3,0,29,11],
+"class_transport_layer.html":[3,0,49],
+"class_transport_layer.html#a1d9cb76640868aa0338b52808e4f022d":[3,0,49,4],
+"class_transport_layer.html#a36b1ceebca3643fb475607d3d92f5d63":[3,0,49,2],
+"class_transport_layer.html#a730e6671632844b1effc114e5c7d95c8":[3,0,49,1],
+"class_transport_layer.html#a82fc1c71a0f6d0aac1be7f6c184a0021":[3,0,49,0],
+"class_transport_layer.html#a846492348f71d7328834076c9046dc3f":[3,0,49,3],
+"class_transport_layer.html#afb001c6348bc19694090532cc5f00e52":[3,0,49,5],
+"class_x_bee.html":[3,0,50],
+"class_x_bee.html#a10a4b3df9d5980e89a126848ec31613c":[3,0,50,5],
+"class_x_bee.html#a5ecae4c93f7aaaf85146f75eebd38891":[3,0,50,1],
+"class_x_bee.html#a697bfb6969560ef25bfb6c7bc64c3f09":[3,0,50,8],
+"class_x_bee.html#a84b4593723cab4d5ce14e2bf4ee6dbe4":[3,0,50,2],
+"class_x_bee.html#a88745c61a1dc2d1139c34d6cc385d35b":[3,0,50,6],
+"class_x_bee.html#a8a60ce7fd2b58e495b436d046e730e0b":[3,0,50,0],
+"class_x_bee.html#ab911ae5476a3a7c89dbac46adc1c843b":[3,0,50,3],
+"class_x_bee.html#abcffe611d9a823d66a8a2c12720ff70b":[3,0,50,4],
+"class_x_bee.html#ac1573e0aa0421cbcc767a968dda65819":[3,0,50,7],
+"class_x_bee_serial.html":[3,0,51],
+"class_x_bee_serial.html#a1870183689e2a2a17aa36e0d6d30ea3f":[3,0,51,2],
+"class_x_bee_serial.html#a9ee7ddd4b45096a6112798be1be09080":[3,0,51,0],
+"class_x_bee_serial.html#ac184a4dec32eaeafdb8e68079c3fd932":[3,0,51,1],
+"class_x_bee_serial.html#ad429a47dc445765d2dec7ff64b922306":[3,0,51,4],
+"class_x_bee_serial.html#ae485a8ebeaf574ffe0c2c56a61583f13":[3,0,51,3],
"classes.html":[3,1],
"classn_r_f24.html":[3,0,15],
"classn_r_f24.html#a033287e33c532638c11e2775a073f297":[3,0,15,30],
@@ -247,7 +249,5 @@ var NAVTREEINDEX3 =
"group__status__codes.html#gaa9983b460eb8c29f7903b22dc907fb65":[2,4,8],
"group__status__codes.html#gaaa1f1221c85e65caecb13f9f23cf02a2":[2,4,13],
"group__status__codes.html#gab0af68b1c852a4c124550baabf71a0f0":[2,4,57],
-"group__status__codes.html#gab18e3c068ca8d9e7c07e6b9473c5e0df":[2,4,12],
-"group__status__codes.html#gabb4c168ec8dd99c2b853d589af455884":[2,4,29],
-"group__status__codes.html#gabbd93b7bffc697e5eb394ba7e601b648":[2,4,59]
+"group__status__codes.html#gab18e3c068ca8d9e7c07e6b9473c5e0df":[2,4,12]
};
diff --git a/navtreeindex4.js b/navtreeindex4.js
index e93657f9..5516db85 100644
--- a/navtreeindex4.js
+++ b/navtreeindex4.js
@@ -1,5 +1,7 @@
var NAVTREEINDEX4 =
{
+"group__status__codes.html#gabb4c168ec8dd99c2b853d589af455884":[2,4,29],
+"group__status__codes.html#gabbd93b7bffc697e5eb394ba7e601b648":[2,4,59],
"group__status__codes.html#gabd7da172470aea37cd7b5d0300b89ad8":[2,4,45],
"group__status__codes.html#gac1fec2f7cf44d57a670a90d49de224dd":[2,4,6],
"group__status__codes.html#gac4980128c06104656146109af0a944e4":[2,4,66],
@@ -40,20 +42,20 @@ var NAVTREEINDEX4 =
"modules.html":[2],
"n_r_f24_8h_source.html":[4,0,0,0,5,0],
"pages.html":[],
-"struct_s_s_t_v_mode__t.html":[3,0,30],
-"struct_s_s_t_v_mode__t.html#a27c6a271c1aa8e499a31a784ab9254ad":[3,0,30,3],
-"struct_s_s_t_v_mode__t.html#a4033deed34e2703ab7f9a95cc32e5820":[3,0,30,4],
-"struct_s_s_t_v_mode__t.html#a991e84b2b6f696ec2390f2c3f8cb9694":[3,0,30,2],
-"struct_s_s_t_v_mode__t.html#aae9c12993b804b63c258e82244f20031":[3,0,30,0],
-"struct_s_s_t_v_mode__t.html#ad8d4e7efb12eb0e0cfa850aeb7353e40":[3,0,30,5],
-"struct_s_s_t_v_mode__t.html#ae3d67bbc9815c38bea17ec070c8c0096":[3,0,30,1],
-"structtone__t.html":[3,0,47],
-"structtone__t.html#a322e5f269a6a7eaae58f3ca0b73da0cf":[3,0,47,4],
-"structtone__t.html#a3b0421dd255c7c59552741957a6224ed":[3,0,47,5],
-"structtone__t.html#a77bdc77a9ff234c29010fbdfd90e84eda3419d77c8075bfd15090f8aac3dc05b2":[3,0,47,3],
-"structtone__t.html#a77bdc77a9ff234c29010fbdfd90e84eda8e78a66137f08df7785513efe3839c25":[3,0,47,2],
-"structtone__t.html#a77bdc77a9ff234c29010fbdfd90e84edab48055f9dc61d70f0204b2e5f9a56c09":[3,0,47,1],
-"structtone__t.html#a77bdc77a9ff234c29010fbdfd90e84edaeb5f3bbccaae0db7ee2e25cbd2fdaaf6":[3,0,47,0],
-"structtone__t.html#ac8717b06ffa53eebe2aaf16f19747d40":[3,0,47,6],
+"struct_s_s_t_v_mode__t.html":[3,0,31],
+"struct_s_s_t_v_mode__t.html#a27c6a271c1aa8e499a31a784ab9254ad":[3,0,31,3],
+"struct_s_s_t_v_mode__t.html#a4033deed34e2703ab7f9a95cc32e5820":[3,0,31,4],
+"struct_s_s_t_v_mode__t.html#a991e84b2b6f696ec2390f2c3f8cb9694":[3,0,31,2],
+"struct_s_s_t_v_mode__t.html#aae9c12993b804b63c258e82244f20031":[3,0,31,0],
+"struct_s_s_t_v_mode__t.html#ad8d4e7efb12eb0e0cfa850aeb7353e40":[3,0,31,5],
+"struct_s_s_t_v_mode__t.html#ae3d67bbc9815c38bea17ec070c8c0096":[3,0,31,1],
+"structtone__t.html":[3,0,48],
+"structtone__t.html#a322e5f269a6a7eaae58f3ca0b73da0cf":[3,0,48,4],
+"structtone__t.html#a3b0421dd255c7c59552741957a6224ed":[3,0,48,5],
+"structtone__t.html#a77bdc77a9ff234c29010fbdfd90e84eda3419d77c8075bfd15090f8aac3dc05b2":[3,0,48,3],
+"structtone__t.html#a77bdc77a9ff234c29010fbdfd90e84eda8e78a66137f08df7785513efe3839c25":[3,0,48,2],
+"structtone__t.html#a77bdc77a9ff234c29010fbdfd90e84edab48055f9dc61d70f0204b2e5f9a56c09":[3,0,48,1],
+"structtone__t.html#a77bdc77a9ff234c29010fbdfd90e84edaeb5f3bbccaae0db7ee2e25cbd2fdaaf6":[3,0,48,0],
+"structtone__t.html#ac8717b06ffa53eebe2aaf16f19747d40":[3,0,48,6],
"todo.html":[1]
};
diff --git a/search/all_10.js b/search/all_10.js
index e2c634d7..b582bfbb 100644
--- a/search/all_10.js
+++ b/search/all_10.js
@@ -7,106 +7,107 @@ var searchData=
['sendheader_240',['sendHeader',['../class_s_s_t_v_client.html#a30741de183c81492402187b9d6d8c11e',1,'SSTVClient']]],
['sendline_241',['sendLine',['../class_s_s_t_v_client.html#a772bfc68ac0a5f723c1031138dc27bd0',1,'SSTVClient']]],
['sendseqnumber_242',['sendSeqNumber',['../class_a_x25_frame.html#a4c0fdf148d3b779d48441d45af87add2',1,'AX25Frame']]],
- ['setaccessaddress_243',['setAccessAddress',['../class_s_x128x.html#a9346490a6c56edcff2e12ae0369a8df5',1,'SX128x']]],
- ['setaddresswidth_244',['setAddressWidth',['../classn_r_f24.html#a5b01677f5ce6bee54da8fc7098c339f4',1,'nRF24']]],
- ['setaeskey_245',['setAESKey',['../class_r_f69.html#abe5b378d7cc274fd8b75881e7d604bf3',1,'RF69']]],
- ['setafc_246',['setAFC',['../class_s_x127x.html#a41f8cfcc2cdeb25a8e5a03f1ba4edd1e',1,'SX127x']]],
- ['setafcagctrigger_247',['setAFCAGCTrigger',['../class_s_x127x.html#ab0f67330124cefc07a462e77922453d0',1,'SX127x']]],
- ['setafcbandwidth_248',['setAFCBandwidth',['../class_s_x127x.html#a63e00b1ecf1b0dcb6d8a91fc9b8ea5ef',1,'SX127x']]],
- ['setambienttemperature_249',['setAmbientTemperature',['../class_r_f69.html#ac37d9ddee2adcc8876a182b8ebc3e703',1,'RF69']]],
- ['setautoack_250',['setAutoAck',['../classn_r_f24.html#aca941c9235ba1212257288554eb4b7fe',1,'nRF24::setAutoAck(bool autoAckOn=true)'],['../classn_r_f24.html#ac1c3419442d93abeede39e7fda4db62e',1,'nRF24::setAutoAck(uint8_t pipeNum, bool autoAckOn)']]],
- ['setbandwidth_251',['setBandwidth',['../class_l_l_c_c68.html#a6f6c206657304809ee30bd9761ef79bf',1,'LLCC68::setBandwidth()'],['../class_s_x126x.html#a2f60df59c80241d98ce078c0417a7f08',1,'SX126x::setBandwidth()'],['../class_s_x1272.html#a0cc8eeb00241031796fc73b08711469b',1,'SX1272::setBandwidth()'],['../class_s_x1278.html#a46c27ed1ebaae4e3ed8afe3ae6941dd6',1,'SX1278::setBandwidth()'],['../class_s_x128x.html#ae93c99c85deb950fe9bc7101142b5f6a',1,'SX128x::setBandwidth()']]],
- ['setbitrate_252',['setBitRate',['../class_c_c1101.html#aa53427cabcda0778f287ed1d850bbe37',1,'CC1101::setBitRate()'],['../class_r_f69.html#ad7f8132912a5dbf38c5cf676ac167d13',1,'RF69::setBitRate()'],['../class_si443x.html#ad43575e731dd7e66d5ad9e6dccd27170',1,'Si443x::setBitRate()'],['../class_s_x126x.html#a7deeef45d7f64a4018a3e56aaea4eb0e',1,'SX126x::setBitRate()'],['../class_s_x127x.html#a606d839b3a992c681ac9ad7ca6020022',1,'SX127x::setBitRate()'],['../class_s_x128x.html#a3bee00ec197ef9855c0079cb0a3009a6',1,'SX128x::setBitRate()']]],
- ['setbroadcastaddress_253',['setBroadcastAddress',['../class_r_f69.html#a1b7598b87ffaabdbe733c47317fa91d8',1,'RF69::setBroadcastAddress()'],['../class_s_x126x.html#abd8eea7e468db3d6064c19d4934d5034',1,'SX126x::setBroadcastAddress()'],['../class_s_x127x.html#abc51ce6718153e4963128f25bb5aab40',1,'SX127x::setBroadcastAddress()']]],
- ['setcodingrate_254',['setCodingRate',['../class_s_x126x.html#afd3113858966e878e9c67a1e710bd586',1,'SX126x::setCodingRate()'],['../class_s_x1272.html#a960913438feccad4c1913a9222384a5f',1,'SX1272::setCodingRate()'],['../class_s_x1278.html#a834f26a0bd3fc8a03fa7e68aa4daf9e1',1,'SX1278::setCodingRate()'],['../class_s_x128x.html#a9da544e4a6120f73a078b46c6138505a',1,'SX128x::setCodingRate()']]],
- ['setcrc_255',['setCRC',['../class_s_x126x.html#a95007639c2648a1dbb614493224606f1',1,'SX126x::setCRC()'],['../class_s_x1272.html#abd912314a977f92c464d36d862329ffc',1,'SX1272::setCRC()'],['../class_s_x1278.html#ac0be7586b8e40355bbd29d78ae9941d1',1,'SX1278::setCRC()'],['../class_s_x128x.html#aa4b1e0b96347011522e053f30202c0fe',1,'SX128x::setCRC()']]],
- ['setcrcfiltering_256',['setCrcFiltering',['../class_c_c1101.html#aafac40359c4a1bb01aae12da6b03be26',1,'CC1101::setCrcFiltering()'],['../classn_r_f24.html#a3eb45884a5730ac1c339c7ba4f7b5282',1,'nRF24::setCrcFiltering()'],['../class_r_f69.html#ac205bc487833dc4eae4bb0069c0c4d1e',1,'RF69::setCrcFiltering()']]],
- ['setcurrentlimit_257',['setCurrentLimit',['../class_s_x126x.html#a8f971dca834be7e0470a9a9f0c01854e',1,'SX126x::setCurrentLimit()'],['../class_s_x127x.html#a400575e3d83977bd250c5cb382fc7002',1,'SX127x::setCurrentLimit()']]],
- ['setdatarate_258',['setDataRate',['../classn_r_f24.html#a1f3ec2196733a2e2476f50690967f285',1,'nRF24']]],
- ['setdatashaping_259',['setDataShaping',['../class_c_c1101.html#adf96e77f25b7e256891601bef04f35a6',1,'CC1101::setDataShaping()'],['../classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916',1,'nRF24::setDataShaping()'],['../class_r_f69.html#a42b99e437454e92c6932c3b7acc1fc4a',1,'RF69::setDataShaping()'],['../class_si443x.html#ade08c79074c7e4414d34eefa25cee168',1,'Si443x::setDataShaping()'],['../class_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676',1,'SX126x::setDataShaping()'],['../class_s_x1272.html#a91aca64124321c07a67f26b3c6934aea',1,'SX1272::setDataShaping()'],['../class_s_x1278.html#afb740a4925b64d83d5edca10d93f0563',1,'SX1278::setDataShaping()'],['../class_s_x128x.html#a99491c705e88dddc820f884b778f1660',1,'SX128x::setDataShaping()'],['../class_physical_layer.html#ab643a814dce48f71a13bf6ea23f44cbd',1,'PhysicalLayer::setDataShaping()']]],
- ['setdatashapingook_260',['setDataShapingOOK',['../class_s_x1272.html#a3a377445cb4b8fd41781a3210a819a47',1,'SX1272::setDataShapingOOK()'],['../class_s_x1278.html#a1ccc4d5062f739d534ab22562c7efca4',1,'SX1278::setDataShapingOOK()']]],
- ['setdestinationaddress_261',['setDestinationAddress',['../class_x_bee_serial.html#ae485a8ebeaf574ffe0c2c56a61583f13',1,'XBeeSerial']]],
- ['setdio0action_262',['setDio0Action',['../class_r_f69.html#a9e50a1183d13ff9984f8438a7e9e4a77',1,'RF69::setDio0Action()'],['../class_s_x127x.html#ada53419d65f207f352124da7747c5960',1,'SX127x::setDio0Action()']]],
- ['setdio1action_263',['setDio1Action',['../class_r_f69.html#aa72ad2ac5238bd87886684064b7494cf',1,'RF69::setDio1Action()'],['../class_s_x126x.html#a0da667fe702d7b4aafaa4bf7e69ea40d',1,'SX126x::setDio1Action()'],['../class_s_x127x.html#afc844f7f3530f4076c8ea5f684c1b123',1,'SX127x::setDio1Action()'],['../class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed',1,'SX128x::setDio1Action()']]],
- ['setdio2asrfswitch_264',['setDio2AsRfSwitch',['../class_s_x126x.html#ae46e08d579f4acbad029b4cd4f4fffaf',1,'SX126x']]],
- ['setdirectaction_265',['setDirectAction',['../class_c_c1101.html#a5161fa10b19d857840579601ef565363',1,'CC1101::setDirectAction()'],['../classn_r_f24.html#a3da63a447659f92153654d31a5d2854c',1,'nRF24::setDirectAction()'],['../class_r_f69.html#a7fd34332bec08828080b1b4a0f8c6e28',1,'RF69::setDirectAction()'],['../class_si443x.html#a55fae20e81755c8b014d080741d61913',1,'Si443x::setDirectAction()'],['../class_s_x126x.html#abbf8b4623da8c2caa83a8c3d35a44d0a',1,'SX126x::setDirectAction()'],['../class_s_x127x.html#aa3f409359eafa5988e8e4c2948735238',1,'SX127x::setDirectAction()'],['../class_s_x128x.html#aff1b549077b9d752f53bf9dfc6840236',1,'SX128x::setDirectAction()'],['../class_physical_layer.html#ab76fe7d3e0f453a807b205161c980086',1,'PhysicalLayer::setDirectAction()']]],
- ['setdirectsyncword_266',['setDirectSyncWord',['../class_physical_layer.html#a8e378fe136a498ea485a9c10f5e15aab',1,'PhysicalLayer']]],
- ['setencoding_267',['setEncoding',['../class_c_c1101.html#ab4b98eb6af33d006306bb7514ed216ea',1,'CC1101::setEncoding()'],['../classn_r_f24.html#a0429a9d6524005065e6fac21aaebdcbf',1,'nRF24::setEncoding()'],['../class_r_f69.html#aae828ce8dda16da4e54d2f18b1fb8af2',1,'RF69::setEncoding()'],['../class_si443x.html#a1382fc3b68f447e381613e6670747128',1,'Si443x::setEncoding()'],['../class_s_x126x.html#a2b3eb51117558c58384b03de4b7bfe60',1,'SX126x::setEncoding()'],['../class_s_x127x.html#abad2d455012bd28d304589c8164390eb',1,'SX127x::setEncoding()'],['../class_s_x128x.html#a8720a388d2cd10fac3112b89f4a80947',1,'SX128x::setEncoding()'],['../class_physical_layer.html#a7d3419227d201d6912b77784636d437d',1,'PhysicalLayer::setEncoding()']]],
- ['setfrequency_268',['setFrequency',['../class_c_c1101.html#a9592c023556c38c2b8066a23da96ae5e',1,'CC1101::setFrequency()'],['../classn_r_f24.html#abec5f9dba44a019e23c8bf516f104fad',1,'nRF24::setFrequency()'],['../class_r_f69.html#ab467f0fc318e651d0cdfbc0399d4c34b',1,'RF69::setFrequency()'],['../class_r_f_m95.html#a9dbe60f998ddc661282ebf454dba0f87',1,'RFM95::setFrequency()'],['../class_r_f_m96.html#ae2be63ae8365648098b84cc86475fb84',1,'RFM96::setFrequency()'],['../class_si4430.html#a025a31861d1511090168e416140d0343',1,'Si4430::setFrequency()'],['../class_si4432.html#aa0cdb6cb53bb0176803d5115356a8e84',1,'Si4432::setFrequency()'],['../class_s_x1262.html#a7e72da22fa1fc2d87186107a3285e846',1,'SX1262::setFrequency()'],['../class_s_x1268.html#a6ad998275281de5c6f24f8a64db88052',1,'SX1268::setFrequency()'],['../class_s_x1272.html#af409f50e51042cf9357c0a8267f762f8',1,'SX1272::setFrequency()'],['../class_s_x1276.html#a657d75dced0af8c89c4e38535dd5b008',1,'SX1276::setFrequency()'],['../class_s_x1277.html#a42adde5eecccdca95214980848795e82',1,'SX1277::setFrequency()'],['../class_s_x1278.html#a4b14d432ef1bd72982f4771cac5b62e4',1,'SX1278::setFrequency()'],['../class_s_x1279.html#acf9b2087f5b661f06e9512bad36b3817',1,'SX1279::setFrequency()'],['../class_s_x128x.html#a2043ef7bb806968b9d9dcb64561ca371',1,'SX128x::setFrequency()']]],
- ['setfrequencydeviation_269',['setFrequencyDeviation',['../class_c_c1101.html#a0d69713b9f20c9de354c13c3167b18b3',1,'CC1101::setFrequencyDeviation()'],['../classn_r_f24.html#a5170284f0a5535de7d00216d450b87a4',1,'nRF24::setFrequencyDeviation()'],['../class_r_f69.html#adb9fbfedf95f34ac537815870b98a9be',1,'RF69::setFrequencyDeviation()'],['../class_si443x.html#a7c4e6caa95e5622f6f515ba0339a1c66',1,'Si443x::setFrequencyDeviation()'],['../class_s_x126x.html#a7cd95a5f2e39ae8fb1a3040e77fa21a3',1,'SX126x::setFrequencyDeviation()'],['../class_s_x127x.html#a448ea8a6a6011a9cdddd4e09bd6c9679',1,'SX127x::setFrequencyDeviation()'],['../class_s_x128x.html#a26d0d02e5e53a3172df9208fa343a3f1',1,'SX128x::setFrequencyDeviation()'],['../class_physical_layer.html#ab9060e8ab7a2da192b3bf53b3501553b',1,'PhysicalLayer::setFrequencyDeviation()']]],
- ['setgain_270',['setGain',['../class_s_x1272.html#ae1c57ad5e8496dc28cd3ba9852809852',1,'SX1272::setGain()'],['../class_s_x1278.html#aa57b713988cfa224a6db2ff325052931',1,'SX1278::setGain()']]],
- ['setgdo0action_271',['setGdo0Action',['../class_c_c1101.html#ae60ea5cacfb1543fcecde5bfac16361a',1,'CC1101']]],
- ['setgdo2action_272',['setGdo2Action',['../class_c_c1101.html#ac6338c2f5c937a12dac06069944ffb77',1,'CC1101']]],
- ['setirqaction_273',['setIrqAction',['../classn_r_f24.html#abf9323748b1a850e6ddc6f6d48f4cfb3',1,'nRF24::setIrqAction()'],['../class_si443x.html#a801b51059e61f93d4e01ae6ba8eb0726',1,'Si443x::setIrqAction()']]],
- ['setlnatestboost_274',['setLnaTestBoost',['../class_r_f69.html#aa14dbfd82cd75b9759d4d78bdb05c194',1,'RF69']]],
- ['setnodeaddress_275',['setNodeAddress',['../class_c_c1101.html#a6e62914790f132816134fc68c2bb5eb8',1,'CC1101::setNodeAddress()'],['../class_r_f69.html#ab9c217d5ece259950780a05c6e41f75c',1,'RF69::setNodeAddress()'],['../class_s_x126x.html#a514cabe74bbe3434d7e4f244c4077752',1,'SX126x::setNodeAddress()'],['../class_s_x127x.html#ab99630d50672b43fc7162ba8f3293f95',1,'SX127x::setNodeAddress()']]],
- ['setook_276',['setOOK',['../class_c_c1101.html#afa64d1ad4789d3146b38d14437234756',1,'CC1101::setOOK()'],['../class_r_f69.html#a9c2f94a1c3c8a4f3fd2c5785217bee0a',1,'RF69::setOOK()'],['../class_s_x127x.html#a24ef0af19a6b8954f956a3c3ad4286ee',1,'SX127x::setOOK()']]],
- ['setookfixedorfloorthreshold_277',['setOokFixedOrFloorThreshold',['../class_s_x127x.html#a17ff4e4e0afaebed727648e1400be538',1,'SX127x']]],
- ['setookpeakthresholddecrement_278',['setOokPeakThresholdDecrement',['../class_s_x127x.html#aac2f43d70b5f94e49e09b4c9f082f46d',1,'SX127x']]],
- ['setookthresholdtype_279',['setOokThresholdType',['../class_r_f69.html#a219a046c10ddcc0a787ad19346ecad6a',1,'RF69::setOokThresholdType()'],['../class_s_x127x.html#a8b93142202167270db109d18b743c744',1,'SX127x::setOokThresholdType()']]],
- ['setoutputpower_280',['setOutputPower',['../class_c_c1101.html#ac3ff8051af5ca50c349e02257f1a3bda',1,'CC1101::setOutputPower()'],['../classn_r_f24.html#a824453d547c0b42ac1988acb42032ca4',1,'nRF24::setOutputPower()'],['../class_r_f69.html#a998ddd21fc152d835c6f1b8d31b02fcc',1,'RF69::setOutputPower()'],['../class_si4430.html#af8d615431bf66e06b45487f3fff73d16',1,'Si4430::setOutputPower()'],['../class_si4431.html#a4da296b35056e076ff69a288bd801d19',1,'Si4431::setOutputPower()'],['../class_si4432.html#a8b26e2c86a9e5e8f6405f0a57b65caca',1,'Si4432::setOutputPower()'],['../class_s_x1261.html#aa541f927995a1756c651b93fd24edc65',1,'SX1261::setOutputPower()'],['../class_s_x1262.html#aa149463283dc9cddfec836ec6620d4dc',1,'SX1262::setOutputPower()'],['../class_s_x1268.html#a5b0744aa46fbb4f8c738b010dfcc9b45',1,'SX1268::setOutputPower()'],['../class_s_x1272.html#ae3596f303714509f552d98321bdfce5c',1,'SX1272::setOutputPower()'],['../class_s_x1278.html#a8eeac64472fa70ed5e51f35d581f37ea',1,'SX1278::setOutputPower()'],['../class_s_x128x.html#ad6e2b46c317a8d8512cf0380025147a9',1,'SX128x::setOutputPower()']]],
- ['setpanid_281',['setPanId',['../class_x_bee_serial.html#ad429a47dc445765d2dec7ff64b922306',1,'XBeeSerial::setPanId()'],['../class_x_bee.html#a88745c61a1dc2d1139c34d6cc385d35b',1,'XBee::setPanId()']]],
- ['setpreamblelength_282',['setPreambleLength',['../class_c_c1101.html#acbfa80f431f335d5597500319f0affa8',1,'CC1101::setPreambleLength()'],['../class_r_f69.html#a7c84b3f881cad6e05b0f4f68c24496d9',1,'RF69::setPreambleLength()'],['../class_si443x.html#a4821a6141caf16141074615c976ecd91',1,'Si443x::setPreambleLength()'],['../class_s_x126x.html#ab00f765bbfbfaa8c693532ea3a90c29b',1,'SX126x::setPreambleLength()'],['../class_s_x127x.html#ab608c45e0dcc44280df29580dc0a31ed',1,'SX127x::setPreambleLength()'],['../class_s_x128x.html#a1984a405262f155f16a4759c5f6b0133',1,'SX128x::setPreambleLength()']]],
- ['setpromiscuousmode_283',['setPromiscuousMode',['../class_c_c1101.html#a2911d49d1c293542f7a374c9af60df0e',1,'CC1101::setPromiscuousMode()'],['../class_r_f69.html#a6d90ad1d455de045c53c5758babd876c',1,'RF69::setPromiscuousMode()']]],
- ['setreceivepipe_284',['setReceivePipe',['../classn_r_f24.html#a31bcc5a8c3747bf08a273dbdadc5481a',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t *addr)'],['../classn_r_f24.html#ab5bc08aef88d8cf41c38369044005da8',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t addrByte)']]],
- ['setrecvsequence_285',['setRecvSequence',['../class_a_x25_frame.html#a4696a8eede8bac85f0ee6de6fee79ea8',1,'AX25Frame']]],
- ['setregulatordcdc_286',['setRegulatorDCDC',['../class_s_x126x.html#a5ae69309ca0cf5f13c60f2d162916ff8',1,'SX126x']]],
- ['setregulatorldo_287',['setRegulatorLDO',['../class_s_x126x.html#a21c263ce1a339faa74c568d9afb81cd2',1,'SX126x']]],
- ['setrepeaters_288',['setRepeaters',['../class_a_x25_frame.html#a7f2d9f4f1ba29d0fd9f9f3f2cf03f797',1,'AX25Frame']]],
- ['setrfswitchpins_289',['setRfSwitchPins',['../class_module.html#a0ecbb4e1e98094c1296b1e823dc14703',1,'Module::setRfSwitchPins()'],['../class_c_c1101.html#a45ab4e3f4f9db367185333d36ba21ed2',1,'CC1101::setRfSwitchPins()'],['../class_r_f69.html#aada7c48828b950cdfd260594d502b03d',1,'RF69::setRfSwitchPins()'],['../class_si443x.html#ae365087803b88b29932b5c793edff1d4',1,'Si443x::setRfSwitchPins()'],['../class_s_x126x.html#a288257242e483cb3eb6944333179dd26',1,'SX126x::setRfSwitchPins()'],['../class_s_x127x.html#ae9781180418c1ec9c365b74acbc98d8a',1,'SX127x::setRfSwitchPins()'],['../class_s_x128x.html#a5f11803b3430bc059321b443f407e78b',1,'SX128x::setRfSwitchPins()']]],
- ['setrfswitchstate_290',['setRfSwitchState',['../class_module.html#a4a87d59ad2bf6bb1bb9de1856a81b824',1,'Module']]],
- ['setrssiconfig_291',['setRSSIConfig',['../class_s_x127x.html#ad3955f85f456edae772a51025a19029b',1,'SX127x']]],
- ['setrxbandwidth_292',['setRxBandwidth',['../class_c_c1101.html#a381d0059d7a0ccd8a2f54d7d3376f9b6',1,'CC1101::setRxBandwidth()'],['../class_r_f69.html#a735d8f22095a7e69471d73ca021b9d1a',1,'RF69::setRxBandwidth()'],['../class_si443x.html#a51e6b7c677e82042224798114f311175',1,'Si443x::setRxBandwidth()'],['../class_s_x126x.html#a59d443c02d4620cda32c63a00c6bcc22',1,'SX126x::setRxBandwidth()'],['../class_s_x127x.html#a2cc53b9f9d90647c5709cb974779cf53',1,'SX127x::setRxBandwidth()']]],
- ['setsendsequence_293',['setSendSequence',['../class_a_x25_frame.html#a026e9b96fa69018590fcf6842df8be70',1,'AX25Frame']]],
- ['setspreadingfactor_294',['setSpreadingFactor',['../class_l_l_c_c68.html#ad59d1a1cb32c7c89c13ebf46051d26e4',1,'LLCC68::setSpreadingFactor()'],['../class_r_f_m97.html#ae8d0ead424c0c9950ad9d5b7132bdf67',1,'RFM97::setSpreadingFactor()'],['../class_s_x126x.html#ae5993359ace652fbdc862eb23fdd263d',1,'SX126x::setSpreadingFactor()'],['../class_s_x1272.html#a82084ac58502c83d2ada998410307490',1,'SX1272::setSpreadingFactor()'],['../class_s_x1273.html#a1dbc5a0847c2b62d2ec5fc439ddfec3f',1,'SX1273::setSpreadingFactor()'],['../class_s_x1277.html#a1df27f0b0b6e5b308879875e4d8306cf',1,'SX1277::setSpreadingFactor()'],['../class_s_x1278.html#af70c22fe38bc3b944070ccbc083fed08',1,'SX1278::setSpreadingFactor()'],['../class_s_x128x.html#ae435f57132f76f4283abb870176acf54',1,'SX128x::setSpreadingFactor()']]],
- ['setsyncbits_295',['setSyncBits',['../class_s_x126x.html#ac594fbb30c5010658c970a64654c7162',1,'SX126x']]],
- ['setsyncword_296',['setSyncWord',['../class_c_c1101.html#a433f1a40b33be6c84d3665a1b4cd57d6',1,'CC1101::setSyncWord(uint8_t syncH, uint8_t syncL, uint8_t maxErrBits=0, bool requireCarrierSense=false)'],['../class_c_c1101.html#ab89b0932dbacadc34d049a2bd2292001',1,'CC1101::setSyncWord(uint8_t *syncWord, uint8_t len, uint8_t maxErrBits=0, bool requireCarrierSense=false)'],['../class_r_f69.html#a26667d50ec845c28e17236c69c886561',1,'RF69::setSyncWord()'],['../class_si443x.html#a4ed0da298c2418db4a88a19ef8938e0a',1,'Si443x::setSyncWord()'],['../class_s_x126x.html#a9d92dce566f8aefa836fe8f332e9560f',1,'SX126x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)'],['../class_s_x126x.html#a38e6d7831f35893a5b8328c10a2901bf',1,'SX126x::setSyncWord(uint8_t *syncWord, uint8_t len)'],['../class_s_x127x.html#ac5c7f4584352a12390594395d9c29bde',1,'SX127x::setSyncWord(uint8_t syncWord)'],['../class_s_x127x.html#a9b7afe338fd5b81122c369ecaf0c3ebc',1,'SX127x::setSyncWord(uint8_t *syncWord, size_t len)'],['../class_s_x128x.html#a0efa595867624a54153d693d16f9f731',1,'SX128x::setSyncWord(uint8_t *syncWord, uint8_t len)'],['../class_s_x128x.html#a1bef6b6f3058be6b1681c78334342bc1',1,'SX128x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)']]],
- ['settcxo_297',['setTCXO',['../class_s_x126x.html#a57bee6f4b3a3b7ec646ac8de347ee0d6',1,'SX126x']]],
- ['settransmitpipe_298',['setTransmitPipe',['../classn_r_f24.html#aa0e1f2dddf810213410a420205bbd8af',1,'nRF24']]],
- ['setwhitening_299',['setWhitening',['../class_s_x126x.html#a67702de41ae866b9f9d73234fc9ae376',1,'SX126x::setWhitening()'],['../class_s_x128x.html#a8b3eea268f21bf911b6eaf37c5eb0b5f',1,'SX128x::setWhitening()']]],
- ['shield_20configuration_300',['Shield Configuration',['../group__shield__config.html',1,'']]],
- ['si4430_301',['Si4430',['../class_si4430.html',1,'Si4430'],['../class_si4430.html#ac5ac1122e863a92b374a71e8880e16d9',1,'Si4430::Si4430()']]],
- ['si4431_302',['Si4431',['../class_si4431.html',1,'Si4431'],['../class_si4431.html#a332bfd2a32dea9ac0700bf172fe5b2d0',1,'Si4431::Si4431()']]],
- ['si4432_303',['Si4432',['../class_si4432.html',1,'Si4432'],['../class_si4432.html#afb1f1ae46d04788aa42f6276efd231ac',1,'Si4432::Si4432()']]],
- ['si443x_304',['Si443x',['../class_si443x.html',1,'Si443x'],['../class_si443x.html#ae7cfff2efebfa01c8a50a5cbbe8775b9',1,'Si443x::Si443x()']]],
- ['sleep_305',['sleep',['../classn_r_f24.html#a033287e33c532638c11e2775a073f297',1,'nRF24::sleep()'],['../class_r_f69.html#a472a04041551cb38d2223fb34f71d8eb',1,'RF69::sleep()'],['../class_si443x.html#ada90718aeb67d7f0e9899da534de9695',1,'Si443x::sleep()'],['../class_s_x126x.html#afb5509f0705cdd971065251ed6b2fb4e',1,'SX126x::sleep()'],['../class_s_x127x.html#a44501ec8f8ac6084467b94516b1337df',1,'SX127x::sleep()'],['../class_s_x128x.html#a1d15e13e15b060ddbbe84257d5fcb66f',1,'SX128x::sleep()']]],
- ['spigetregvalue_306',['SPIgetRegValue',['../class_module.html#ad7ca9ae5a22cdacdf9437ca9cd37c9b4',1,'Module']]],
- ['spireadcommand_307',['SPIreadCommand',['../class_module.html#a849ad85fc1bc3a7130e660c13973ab26',1,'Module']]],
- ['spireadregister_308',['SPIreadRegister',['../class_module.html#a1d1a279cc7e1ab92e30c29c4dcca26a3',1,'Module']]],
- ['spireadregisterburst_309',['SPIreadRegisterBurst',['../class_module.html#a6fa5239d73379e4140f5c4f513b1b8d2',1,'Module']]],
- ['spisetregvalue_310',['SPIsetRegValue',['../class_module.html#a1286d7fd9673cbfab945c26b2585a129',1,'Module']]],
- ['spitransfer_311',['SPItransfer',['../class_module.html#aefd955f1cd6d588b2cc229db87cb2121',1,'Module']]],
- ['spiwritecommand_312',['SPIwriteCommand',['../class_module.html#ae89764d15e8df5694a6aec0e18f72d3f',1,'Module']]],
- ['spiwriteregister_313',['SPIwriteRegister',['../class_module.html#ab814614ddd34b57f5a612a20f5fe4c57',1,'Module']]],
- ['spiwriteregisterburst_314',['SPIwriteRegisterBurst',['../class_module.html#a9d77a08070cbd48fd4ece62a739333e9',1,'Module']]],
- ['srccallsign_315',['srcCallsign',['../class_a_x25_frame.html#ab76eaa8445e7953059a46bb78082dd5a',1,'AX25Frame']]],
- ['srcssid_316',['srcSSID',['../class_a_x25_frame.html#a50c63276facf8126f0f8555b1fc6b2c9',1,'AX25Frame']]],
- ['sstvclient_317',['SSTVClient',['../class_s_s_t_v_client.html',1,'SSTVClient'],['../class_s_s_t_v_client.html#af15cf501c00172270d2d2c43d7a7100a',1,'SSTVClient::SSTVClient(PhysicalLayer *phy)'],['../class_s_s_t_v_client.html#a99e46bec8403dfc36b9e5b102b1f7cf1',1,'SSTVClient::SSTVClient(AFSKClient *audio)']]],
- ['sstvmode_5ft_318',['SSTVMode_t',['../struct_s_s_t_v_mode__t.html',1,'']]],
- ['standby_319',['standby',['../class_c_c1101.html#a7612bf81e48086004c62548de2682266',1,'CC1101::standby()'],['../classn_r_f24.html#a5957f06a891d3d9c07e87b59c239ce56',1,'nRF24::standby()'],['../class_r_f69.html#a20242499eb926ff7b7da6e3f74a9ece1',1,'RF69::standby()'],['../class_si443x.html#ac45d2776df3ff338db154ead143fb7b8',1,'Si443x::standby()'],['../class_s_x126x.html#a7a1579e2557c36a4a34b09039c0d0c71',1,'SX126x::standby() override'],['../class_s_x126x.html#ad7569396f09f3867dc1bd4d4a0613acd',1,'SX126x::standby(uint8_t mode)'],['../class_s_x127x.html#a760b8c5103128f122fbe489c6529ce41',1,'SX127x::standby()'],['../class_s_x128x.html#a2be8cc6c3b61b59cb6a6ca4f6a030b45',1,'SX128x::standby() override'],['../class_s_x128x.html#aa11ba80f0cebb3e6927c775ad5f96b4e',1,'SX128x::standby(uint8_t mode)'],['../class_physical_layer.html#a0e77da761a2cbb5c9535df0bdea993f9',1,'PhysicalLayer::standby()']]],
- ['startdirect_320',['startDirect',['../class_physical_layer.html#a88a10657bd2215a11a2331f937414b55',1,'PhysicalLayer']]],
- ['startranging_321',['startRanging',['../class_s_x1280.html#af30ff497ca3bcc043dc4dc2e7587a795',1,'SX1280']]],
- ['startreceive_322',['startReceive',['../class_c_c1101.html#af727750d05be0bcef4bb8ac260d110e3',1,'CC1101::startReceive()'],['../classn_r_f24.html#af4f443da5d90e032e5f2f65420515f9c',1,'nRF24::startReceive()'],['../class_r_f69.html#afae38fa64242043de34096bf497725f1',1,'RF69::startReceive()'],['../class_si443x.html#a10f886fc534a85bbf8c1aeb9b5ffe4f2',1,'Si443x::startReceive()'],['../class_s_x126x.html#a5052dc09f4b10ee22e169129f368685f',1,'SX126x::startReceive()'],['../class_s_x127x.html#afe8456d0f9abbce4d743f256f3e1e6c6',1,'SX127x::startReceive()'],['../class_s_x128x.html#a8171d2f3de53156526580ca4fe4d647d',1,'SX128x::startReceive()']]],
- ['startreceivedutycycle_323',['startReceiveDutyCycle',['../class_s_x126x.html#adc46b6adda2d0e82e25ed1fc78274136',1,'SX126x']]],
- ['startreceivedutycycleauto_324',['startReceiveDutyCycleAuto',['../class_s_x126x.html#a6b50cb78f02a3d93939437eb48489d3f',1,'SX126x']]],
- ['startsignal_325',['startSignal',['../class_morse_client.html#a3c718208786f8fe55f30eee990ec28e3',1,'MorseClient']]],
- ['starttransmit_326',['startTransmit',['../class_c_c1101.html#a0df2938e2509a8f2746b20ae0558d4ea',1,'CC1101::startTransmit()'],['../classn_r_f24.html#a42fdc828b49f2b8e15457189bd57d917',1,'nRF24::startTransmit()'],['../class_r_f69.html#a855dc194947b095b821ec1524ba6814c',1,'RF69::startTransmit()'],['../class_si443x.html#a402b4f5f11ba79e9cd4fb6ac0bfd9314',1,'Si443x::startTransmit()'],['../class_s_x126x.html#ab843614658a79db7aa24e48d5b6e84f1',1,'SX126x::startTransmit()'],['../class_s_x127x.html#adc2f1379573b7a7b5ee8125ea3752083',1,'SX127x::startTransmit()'],['../class_s_x128x.html#aef221e7d463c5228ce00ed6934512848',1,'SX128x::startTransmit()'],['../class_physical_layer.html#af068e6e862c99e39d0261a7971dd56db',1,'PhysicalLayer::startTransmit(String &str, uint8_t addr=0)'],['../class_physical_layer.html#a923654706eff5118ef6e84214e837f27',1,'PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#a41a1de0ebffe7b65de6fd8cceb9a5123',1,'PhysicalLayer::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)=0']]],
- ['status_20codes_327',['Status Codes',['../group__status__codes.html',1,'']]],
- ['subscribe_328',['subscribe',['../class_m_q_t_t_client.html#a9488df90534953c33d76e9183965a300',1,'MQTTClient']]],
- ['sx1231_329',['SX1231',['../class_s_x1231.html',1,'SX1231'],['../class_s_x1231.html#a9f39cd41fa0c934fe871b6cbfa7ce269',1,'SX1231::SX1231()']]],
- ['sx1261_330',['SX1261',['../class_s_x1261.html',1,'SX1261'],['../class_s_x1261.html#a7d74b8684dd49b5b3ba23baf336f1c35',1,'SX1261::SX1261()']]],
- ['sx1262_331',['SX1262',['../class_s_x1262.html',1,'SX1262'],['../class_s_x1262.html#a0da317728ec8ef23c5032d550c9acb8d',1,'SX1262::SX1262()']]],
- ['sx1268_332',['SX1268',['../class_s_x1268.html',1,'SX1268'],['../class_s_x1268.html#a6bc50597d50fd9a2387628e452eac42f',1,'SX1268::SX1268()']]],
- ['sx126x_333',['SX126x',['../class_s_x126x.html',1,'SX126x'],['../class_s_x126x.html#aaca5a8fa8a3e634dd1b5b4c2bb5058d8',1,'SX126x::SX126x()']]],
- ['sx1272_334',['SX1272',['../class_s_x1272.html',1,'SX1272'],['../class_s_x1272.html#a9ffe467a6baaeaa079e02c3f1f43f626',1,'SX1272::SX1272()']]],
- ['sx1273_335',['SX1273',['../class_s_x1273.html',1,'SX1273'],['../class_s_x1273.html#ad0387b22d6dcc876bc5f85174714149b',1,'SX1273::SX1273()']]],
- ['sx1276_336',['SX1276',['../class_s_x1276.html',1,'SX1276'],['../class_s_x1276.html#a91c31d4dbd6d35ef6e42dba6dad8197b',1,'SX1276::SX1276()']]],
- ['sx1277_337',['SX1277',['../class_s_x1277.html',1,'SX1277'],['../class_s_x1277.html#a296fb332bf2cdc574dbfe933d9d10eda',1,'SX1277::SX1277()']]],
- ['sx1278_338',['SX1278',['../class_s_x1278.html',1,'SX1278'],['../class_s_x1278.html#a00ebd3e60a66056940b241b13da0c68e',1,'SX1278::SX1278()']]],
- ['sx1279_339',['SX1279',['../class_s_x1279.html',1,'SX1279'],['../class_s_x1279.html#abc606ad06ee77b6830dab4331793d22a',1,'SX1279::SX1279()']]],
- ['sx127x_340',['SX127x',['../class_s_x127x.html',1,'SX127x'],['../class_s_x127x.html#ac74c5914ca429a3892c66b9d98e3ea6c',1,'SX127x::SX127x()']]],
- ['sx1280_341',['SX1280',['../class_s_x1280.html',1,'SX1280'],['../class_s_x1280.html#a0356199b89860e15cda4979cd9dc13eb',1,'SX1280::SX1280()']]],
- ['sx1281_342',['SX1281',['../class_s_x1281.html',1,'SX1281'],['../class_s_x1281.html#a0dd7678cdf7fad9ecfc9139c5092f998',1,'SX1281::SX1281()']]],
- ['sx1282_343',['SX1282',['../class_s_x1282.html',1,'SX1282'],['../class_s_x1282.html#ae90b7dcd7167c4cbe20e33ced04e4232',1,'SX1282::SX1282()']]],
- ['sx128x_344',['SX128x',['../class_s_x128x.html',1,'SX128x'],['../class_s_x128x.html#a9ccbf51f8304f1041c8eef182be547a7',1,'SX128x::SX128x()']]]
+ ['serialmodule_243',['SerialModule',['../class_serial_module.html',1,'SerialModule'],['../class_serial_module.html#af40d6673000ae141af0004f8ba7b496f',1,'SerialModule::SerialModule()']]],
+ ['setaccessaddress_244',['setAccessAddress',['../class_s_x128x.html#a9346490a6c56edcff2e12ae0369a8df5',1,'SX128x']]],
+ ['setaddresswidth_245',['setAddressWidth',['../classn_r_f24.html#a5b01677f5ce6bee54da8fc7098c339f4',1,'nRF24']]],
+ ['setaeskey_246',['setAESKey',['../class_r_f69.html#abe5b378d7cc274fd8b75881e7d604bf3',1,'RF69']]],
+ ['setafc_247',['setAFC',['../class_s_x127x.html#a41f8cfcc2cdeb25a8e5a03f1ba4edd1e',1,'SX127x']]],
+ ['setafcagctrigger_248',['setAFCAGCTrigger',['../class_s_x127x.html#ab0f67330124cefc07a462e77922453d0',1,'SX127x']]],
+ ['setafcbandwidth_249',['setAFCBandwidth',['../class_s_x127x.html#a63e00b1ecf1b0dcb6d8a91fc9b8ea5ef',1,'SX127x']]],
+ ['setambienttemperature_250',['setAmbientTemperature',['../class_r_f69.html#ac37d9ddee2adcc8876a182b8ebc3e703',1,'RF69']]],
+ ['setautoack_251',['setAutoAck',['../classn_r_f24.html#aca941c9235ba1212257288554eb4b7fe',1,'nRF24::setAutoAck(bool autoAckOn=true)'],['../classn_r_f24.html#ac1c3419442d93abeede39e7fda4db62e',1,'nRF24::setAutoAck(uint8_t pipeNum, bool autoAckOn)']]],
+ ['setbandwidth_252',['setBandwidth',['../class_l_l_c_c68.html#a6f6c206657304809ee30bd9761ef79bf',1,'LLCC68::setBandwidth()'],['../class_s_x126x.html#a2f60df59c80241d98ce078c0417a7f08',1,'SX126x::setBandwidth()'],['../class_s_x1272.html#a0cc8eeb00241031796fc73b08711469b',1,'SX1272::setBandwidth()'],['../class_s_x1278.html#a46c27ed1ebaae4e3ed8afe3ae6941dd6',1,'SX1278::setBandwidth()'],['../class_s_x128x.html#ae93c99c85deb950fe9bc7101142b5f6a',1,'SX128x::setBandwidth()']]],
+ ['setbitrate_253',['setBitRate',['../class_c_c1101.html#aa53427cabcda0778f287ed1d850bbe37',1,'CC1101::setBitRate()'],['../class_r_f69.html#ad7f8132912a5dbf38c5cf676ac167d13',1,'RF69::setBitRate()'],['../class_si443x.html#ad43575e731dd7e66d5ad9e6dccd27170',1,'Si443x::setBitRate()'],['../class_s_x126x.html#a7deeef45d7f64a4018a3e56aaea4eb0e',1,'SX126x::setBitRate()'],['../class_s_x127x.html#a606d839b3a992c681ac9ad7ca6020022',1,'SX127x::setBitRate()'],['../class_s_x128x.html#a3bee00ec197ef9855c0079cb0a3009a6',1,'SX128x::setBitRate()']]],
+ ['setbroadcastaddress_254',['setBroadcastAddress',['../class_r_f69.html#a1b7598b87ffaabdbe733c47317fa91d8',1,'RF69::setBroadcastAddress()'],['../class_s_x126x.html#abd8eea7e468db3d6064c19d4934d5034',1,'SX126x::setBroadcastAddress()'],['../class_s_x127x.html#abc51ce6718153e4963128f25bb5aab40',1,'SX127x::setBroadcastAddress()']]],
+ ['setcodingrate_255',['setCodingRate',['../class_s_x126x.html#afd3113858966e878e9c67a1e710bd586',1,'SX126x::setCodingRate()'],['../class_s_x1272.html#a960913438feccad4c1913a9222384a5f',1,'SX1272::setCodingRate()'],['../class_s_x1278.html#a834f26a0bd3fc8a03fa7e68aa4daf9e1',1,'SX1278::setCodingRate()'],['../class_s_x128x.html#a9da544e4a6120f73a078b46c6138505a',1,'SX128x::setCodingRate()']]],
+ ['setcrc_256',['setCRC',['../class_s_x126x.html#a95007639c2648a1dbb614493224606f1',1,'SX126x::setCRC()'],['../class_s_x1272.html#abd912314a977f92c464d36d862329ffc',1,'SX1272::setCRC()'],['../class_s_x1278.html#ac0be7586b8e40355bbd29d78ae9941d1',1,'SX1278::setCRC()'],['../class_s_x128x.html#aa4b1e0b96347011522e053f30202c0fe',1,'SX128x::setCRC()']]],
+ ['setcrcfiltering_257',['setCrcFiltering',['../class_c_c1101.html#aafac40359c4a1bb01aae12da6b03be26',1,'CC1101::setCrcFiltering()'],['../classn_r_f24.html#a3eb45884a5730ac1c339c7ba4f7b5282',1,'nRF24::setCrcFiltering()'],['../class_r_f69.html#ac205bc487833dc4eae4bb0069c0c4d1e',1,'RF69::setCrcFiltering()']]],
+ ['setcurrentlimit_258',['setCurrentLimit',['../class_s_x126x.html#a8f971dca834be7e0470a9a9f0c01854e',1,'SX126x::setCurrentLimit()'],['../class_s_x127x.html#a400575e3d83977bd250c5cb382fc7002',1,'SX127x::setCurrentLimit()']]],
+ ['setdatarate_259',['setDataRate',['../classn_r_f24.html#a1f3ec2196733a2e2476f50690967f285',1,'nRF24']]],
+ ['setdatashaping_260',['setDataShaping',['../class_c_c1101.html#adf96e77f25b7e256891601bef04f35a6',1,'CC1101::setDataShaping()'],['../classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916',1,'nRF24::setDataShaping()'],['../class_r_f69.html#a42b99e437454e92c6932c3b7acc1fc4a',1,'RF69::setDataShaping()'],['../class_si443x.html#ade08c79074c7e4414d34eefa25cee168',1,'Si443x::setDataShaping()'],['../class_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676',1,'SX126x::setDataShaping()'],['../class_s_x1272.html#a91aca64124321c07a67f26b3c6934aea',1,'SX1272::setDataShaping()'],['../class_s_x1278.html#afb740a4925b64d83d5edca10d93f0563',1,'SX1278::setDataShaping()'],['../class_s_x128x.html#a99491c705e88dddc820f884b778f1660',1,'SX128x::setDataShaping()'],['../class_physical_layer.html#ab643a814dce48f71a13bf6ea23f44cbd',1,'PhysicalLayer::setDataShaping()']]],
+ ['setdatashapingook_261',['setDataShapingOOK',['../class_s_x1272.html#a3a377445cb4b8fd41781a3210a819a47',1,'SX1272::setDataShapingOOK()'],['../class_s_x1278.html#a1ccc4d5062f739d534ab22562c7efca4',1,'SX1278::setDataShapingOOK()']]],
+ ['setdestinationaddress_262',['setDestinationAddress',['../class_x_bee_serial.html#ae485a8ebeaf574ffe0c2c56a61583f13',1,'XBeeSerial']]],
+ ['setdio0action_263',['setDio0Action',['../class_r_f69.html#a9e50a1183d13ff9984f8438a7e9e4a77',1,'RF69::setDio0Action()'],['../class_s_x127x.html#ada53419d65f207f352124da7747c5960',1,'SX127x::setDio0Action()']]],
+ ['setdio1action_264',['setDio1Action',['../class_r_f69.html#aa72ad2ac5238bd87886684064b7494cf',1,'RF69::setDio1Action()'],['../class_s_x126x.html#a0da667fe702d7b4aafaa4bf7e69ea40d',1,'SX126x::setDio1Action()'],['../class_s_x127x.html#afc844f7f3530f4076c8ea5f684c1b123',1,'SX127x::setDio1Action()'],['../class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed',1,'SX128x::setDio1Action()']]],
+ ['setdio2asrfswitch_265',['setDio2AsRfSwitch',['../class_s_x126x.html#ae46e08d579f4acbad029b4cd4f4fffaf',1,'SX126x']]],
+ ['setdirectaction_266',['setDirectAction',['../class_c_c1101.html#a5161fa10b19d857840579601ef565363',1,'CC1101::setDirectAction()'],['../classn_r_f24.html#a3da63a447659f92153654d31a5d2854c',1,'nRF24::setDirectAction()'],['../class_r_f69.html#a7fd34332bec08828080b1b4a0f8c6e28',1,'RF69::setDirectAction()'],['../class_si443x.html#a55fae20e81755c8b014d080741d61913',1,'Si443x::setDirectAction()'],['../class_s_x126x.html#abbf8b4623da8c2caa83a8c3d35a44d0a',1,'SX126x::setDirectAction()'],['../class_s_x127x.html#aa3f409359eafa5988e8e4c2948735238',1,'SX127x::setDirectAction()'],['../class_s_x128x.html#aff1b549077b9d752f53bf9dfc6840236',1,'SX128x::setDirectAction()'],['../class_physical_layer.html#ab76fe7d3e0f453a807b205161c980086',1,'PhysicalLayer::setDirectAction()']]],
+ ['setdirectsyncword_267',['setDirectSyncWord',['../class_physical_layer.html#a8e378fe136a498ea485a9c10f5e15aab',1,'PhysicalLayer']]],
+ ['setencoding_268',['setEncoding',['../class_c_c1101.html#ab4b98eb6af33d006306bb7514ed216ea',1,'CC1101::setEncoding()'],['../classn_r_f24.html#a0429a9d6524005065e6fac21aaebdcbf',1,'nRF24::setEncoding()'],['../class_r_f69.html#aae828ce8dda16da4e54d2f18b1fb8af2',1,'RF69::setEncoding()'],['../class_si443x.html#a1382fc3b68f447e381613e6670747128',1,'Si443x::setEncoding()'],['../class_s_x126x.html#a2b3eb51117558c58384b03de4b7bfe60',1,'SX126x::setEncoding()'],['../class_s_x127x.html#abad2d455012bd28d304589c8164390eb',1,'SX127x::setEncoding()'],['../class_s_x128x.html#a8720a388d2cd10fac3112b89f4a80947',1,'SX128x::setEncoding()'],['../class_physical_layer.html#a7d3419227d201d6912b77784636d437d',1,'PhysicalLayer::setEncoding()']]],
+ ['setfrequency_269',['setFrequency',['../class_c_c1101.html#a9592c023556c38c2b8066a23da96ae5e',1,'CC1101::setFrequency()'],['../classn_r_f24.html#abec5f9dba44a019e23c8bf516f104fad',1,'nRF24::setFrequency()'],['../class_r_f69.html#ab467f0fc318e651d0cdfbc0399d4c34b',1,'RF69::setFrequency()'],['../class_r_f_m95.html#a9dbe60f998ddc661282ebf454dba0f87',1,'RFM95::setFrequency()'],['../class_r_f_m96.html#ae2be63ae8365648098b84cc86475fb84',1,'RFM96::setFrequency()'],['../class_si4430.html#a025a31861d1511090168e416140d0343',1,'Si4430::setFrequency()'],['../class_si4432.html#aa0cdb6cb53bb0176803d5115356a8e84',1,'Si4432::setFrequency()'],['../class_s_x1262.html#a7e72da22fa1fc2d87186107a3285e846',1,'SX1262::setFrequency()'],['../class_s_x1268.html#a6ad998275281de5c6f24f8a64db88052',1,'SX1268::setFrequency()'],['../class_s_x1272.html#af409f50e51042cf9357c0a8267f762f8',1,'SX1272::setFrequency()'],['../class_s_x1276.html#a657d75dced0af8c89c4e38535dd5b008',1,'SX1276::setFrequency()'],['../class_s_x1277.html#a42adde5eecccdca95214980848795e82',1,'SX1277::setFrequency()'],['../class_s_x1278.html#a4b14d432ef1bd72982f4771cac5b62e4',1,'SX1278::setFrequency()'],['../class_s_x1279.html#acf9b2087f5b661f06e9512bad36b3817',1,'SX1279::setFrequency()'],['../class_s_x128x.html#a2043ef7bb806968b9d9dcb64561ca371',1,'SX128x::setFrequency()']]],
+ ['setfrequencydeviation_270',['setFrequencyDeviation',['../class_c_c1101.html#a0d69713b9f20c9de354c13c3167b18b3',1,'CC1101::setFrequencyDeviation()'],['../classn_r_f24.html#a5170284f0a5535de7d00216d450b87a4',1,'nRF24::setFrequencyDeviation()'],['../class_r_f69.html#adb9fbfedf95f34ac537815870b98a9be',1,'RF69::setFrequencyDeviation()'],['../class_si443x.html#a7c4e6caa95e5622f6f515ba0339a1c66',1,'Si443x::setFrequencyDeviation()'],['../class_s_x126x.html#a7cd95a5f2e39ae8fb1a3040e77fa21a3',1,'SX126x::setFrequencyDeviation()'],['../class_s_x127x.html#a448ea8a6a6011a9cdddd4e09bd6c9679',1,'SX127x::setFrequencyDeviation()'],['../class_s_x128x.html#a26d0d02e5e53a3172df9208fa343a3f1',1,'SX128x::setFrequencyDeviation()'],['../class_physical_layer.html#ab9060e8ab7a2da192b3bf53b3501553b',1,'PhysicalLayer::setFrequencyDeviation()']]],
+ ['setgain_271',['setGain',['../class_s_x1272.html#ae1c57ad5e8496dc28cd3ba9852809852',1,'SX1272::setGain()'],['../class_s_x1278.html#aa57b713988cfa224a6db2ff325052931',1,'SX1278::setGain()']]],
+ ['setgdo0action_272',['setGdo0Action',['../class_c_c1101.html#ae60ea5cacfb1543fcecde5bfac16361a',1,'CC1101']]],
+ ['setgdo2action_273',['setGdo2Action',['../class_c_c1101.html#ac6338c2f5c937a12dac06069944ffb77',1,'CC1101']]],
+ ['setirqaction_274',['setIrqAction',['../classn_r_f24.html#abf9323748b1a850e6ddc6f6d48f4cfb3',1,'nRF24::setIrqAction()'],['../class_si443x.html#a801b51059e61f93d4e01ae6ba8eb0726',1,'Si443x::setIrqAction()']]],
+ ['setlnatestboost_275',['setLnaTestBoost',['../class_r_f69.html#aa14dbfd82cd75b9759d4d78bdb05c194',1,'RF69']]],
+ ['setnodeaddress_276',['setNodeAddress',['../class_c_c1101.html#a6e62914790f132816134fc68c2bb5eb8',1,'CC1101::setNodeAddress()'],['../class_r_f69.html#ab9c217d5ece259950780a05c6e41f75c',1,'RF69::setNodeAddress()'],['../class_s_x126x.html#a514cabe74bbe3434d7e4f244c4077752',1,'SX126x::setNodeAddress()'],['../class_s_x127x.html#ab99630d50672b43fc7162ba8f3293f95',1,'SX127x::setNodeAddress()']]],
+ ['setook_277',['setOOK',['../class_c_c1101.html#afa64d1ad4789d3146b38d14437234756',1,'CC1101::setOOK()'],['../class_r_f69.html#a9c2f94a1c3c8a4f3fd2c5785217bee0a',1,'RF69::setOOK()'],['../class_s_x127x.html#a24ef0af19a6b8954f956a3c3ad4286ee',1,'SX127x::setOOK()']]],
+ ['setookfixedorfloorthreshold_278',['setOokFixedOrFloorThreshold',['../class_s_x127x.html#a17ff4e4e0afaebed727648e1400be538',1,'SX127x']]],
+ ['setookpeakthresholddecrement_279',['setOokPeakThresholdDecrement',['../class_s_x127x.html#aac2f43d70b5f94e49e09b4c9f082f46d',1,'SX127x']]],
+ ['setookthresholdtype_280',['setOokThresholdType',['../class_r_f69.html#a219a046c10ddcc0a787ad19346ecad6a',1,'RF69::setOokThresholdType()'],['../class_s_x127x.html#a8b93142202167270db109d18b743c744',1,'SX127x::setOokThresholdType()']]],
+ ['setoutputpower_281',['setOutputPower',['../class_c_c1101.html#ac3ff8051af5ca50c349e02257f1a3bda',1,'CC1101::setOutputPower()'],['../classn_r_f24.html#a824453d547c0b42ac1988acb42032ca4',1,'nRF24::setOutputPower()'],['../class_r_f69.html#a998ddd21fc152d835c6f1b8d31b02fcc',1,'RF69::setOutputPower()'],['../class_si4430.html#af8d615431bf66e06b45487f3fff73d16',1,'Si4430::setOutputPower()'],['../class_si4431.html#a4da296b35056e076ff69a288bd801d19',1,'Si4431::setOutputPower()'],['../class_si4432.html#a8b26e2c86a9e5e8f6405f0a57b65caca',1,'Si4432::setOutputPower()'],['../class_s_x1261.html#aa541f927995a1756c651b93fd24edc65',1,'SX1261::setOutputPower()'],['../class_s_x1262.html#aa149463283dc9cddfec836ec6620d4dc',1,'SX1262::setOutputPower()'],['../class_s_x1268.html#a5b0744aa46fbb4f8c738b010dfcc9b45',1,'SX1268::setOutputPower()'],['../class_s_x1272.html#ae3596f303714509f552d98321bdfce5c',1,'SX1272::setOutputPower()'],['../class_s_x1278.html#a8eeac64472fa70ed5e51f35d581f37ea',1,'SX1278::setOutputPower()'],['../class_s_x128x.html#ad6e2b46c317a8d8512cf0380025147a9',1,'SX128x::setOutputPower()']]],
+ ['setpanid_282',['setPanId',['../class_x_bee_serial.html#ad429a47dc445765d2dec7ff64b922306',1,'XBeeSerial::setPanId()'],['../class_x_bee.html#a88745c61a1dc2d1139c34d6cc385d35b',1,'XBee::setPanId()']]],
+ ['setpreamblelength_283',['setPreambleLength',['../class_c_c1101.html#acbfa80f431f335d5597500319f0affa8',1,'CC1101::setPreambleLength()'],['../class_r_f69.html#a7c84b3f881cad6e05b0f4f68c24496d9',1,'RF69::setPreambleLength()'],['../class_si443x.html#a4821a6141caf16141074615c976ecd91',1,'Si443x::setPreambleLength()'],['../class_s_x126x.html#ab00f765bbfbfaa8c693532ea3a90c29b',1,'SX126x::setPreambleLength()'],['../class_s_x127x.html#ab608c45e0dcc44280df29580dc0a31ed',1,'SX127x::setPreambleLength()'],['../class_s_x128x.html#a1984a405262f155f16a4759c5f6b0133',1,'SX128x::setPreambleLength()']]],
+ ['setpromiscuousmode_284',['setPromiscuousMode',['../class_c_c1101.html#a2911d49d1c293542f7a374c9af60df0e',1,'CC1101::setPromiscuousMode()'],['../class_r_f69.html#a6d90ad1d455de045c53c5758babd876c',1,'RF69::setPromiscuousMode()']]],
+ ['setreceivepipe_285',['setReceivePipe',['../classn_r_f24.html#a31bcc5a8c3747bf08a273dbdadc5481a',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t *addr)'],['../classn_r_f24.html#ab5bc08aef88d8cf41c38369044005da8',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t addrByte)']]],
+ ['setrecvsequence_286',['setRecvSequence',['../class_a_x25_frame.html#a4696a8eede8bac85f0ee6de6fee79ea8',1,'AX25Frame']]],
+ ['setregulatordcdc_287',['setRegulatorDCDC',['../class_s_x126x.html#a5ae69309ca0cf5f13c60f2d162916ff8',1,'SX126x']]],
+ ['setregulatorldo_288',['setRegulatorLDO',['../class_s_x126x.html#a21c263ce1a339faa74c568d9afb81cd2',1,'SX126x']]],
+ ['setrepeaters_289',['setRepeaters',['../class_a_x25_frame.html#a7f2d9f4f1ba29d0fd9f9f3f2cf03f797',1,'AX25Frame']]],
+ ['setrfswitchpins_290',['setRfSwitchPins',['../class_module.html#a0ecbb4e1e98094c1296b1e823dc14703',1,'Module::setRfSwitchPins()'],['../class_c_c1101.html#a45ab4e3f4f9db367185333d36ba21ed2',1,'CC1101::setRfSwitchPins()'],['../class_r_f69.html#aada7c48828b950cdfd260594d502b03d',1,'RF69::setRfSwitchPins()'],['../class_si443x.html#ae365087803b88b29932b5c793edff1d4',1,'Si443x::setRfSwitchPins()'],['../class_s_x126x.html#a288257242e483cb3eb6944333179dd26',1,'SX126x::setRfSwitchPins()'],['../class_s_x127x.html#ae9781180418c1ec9c365b74acbc98d8a',1,'SX127x::setRfSwitchPins()'],['../class_s_x128x.html#a5f11803b3430bc059321b443f407e78b',1,'SX128x::setRfSwitchPins()']]],
+ ['setrfswitchstate_291',['setRfSwitchState',['../class_module.html#a4a87d59ad2bf6bb1bb9de1856a81b824',1,'Module']]],
+ ['setrssiconfig_292',['setRSSIConfig',['../class_s_x127x.html#ad3955f85f456edae772a51025a19029b',1,'SX127x']]],
+ ['setrxbandwidth_293',['setRxBandwidth',['../class_c_c1101.html#a381d0059d7a0ccd8a2f54d7d3376f9b6',1,'CC1101::setRxBandwidth()'],['../class_r_f69.html#a735d8f22095a7e69471d73ca021b9d1a',1,'RF69::setRxBandwidth()'],['../class_si443x.html#a51e6b7c677e82042224798114f311175',1,'Si443x::setRxBandwidth()'],['../class_s_x126x.html#a59d443c02d4620cda32c63a00c6bcc22',1,'SX126x::setRxBandwidth()'],['../class_s_x127x.html#a2cc53b9f9d90647c5709cb974779cf53',1,'SX127x::setRxBandwidth()']]],
+ ['setsendsequence_294',['setSendSequence',['../class_a_x25_frame.html#a026e9b96fa69018590fcf6842df8be70',1,'AX25Frame']]],
+ ['setspreadingfactor_295',['setSpreadingFactor',['../class_l_l_c_c68.html#ad59d1a1cb32c7c89c13ebf46051d26e4',1,'LLCC68::setSpreadingFactor()'],['../class_r_f_m97.html#ae8d0ead424c0c9950ad9d5b7132bdf67',1,'RFM97::setSpreadingFactor()'],['../class_s_x126x.html#ae5993359ace652fbdc862eb23fdd263d',1,'SX126x::setSpreadingFactor()'],['../class_s_x1272.html#a82084ac58502c83d2ada998410307490',1,'SX1272::setSpreadingFactor()'],['../class_s_x1273.html#a1dbc5a0847c2b62d2ec5fc439ddfec3f',1,'SX1273::setSpreadingFactor()'],['../class_s_x1277.html#a1df27f0b0b6e5b308879875e4d8306cf',1,'SX1277::setSpreadingFactor()'],['../class_s_x1278.html#af70c22fe38bc3b944070ccbc083fed08',1,'SX1278::setSpreadingFactor()'],['../class_s_x128x.html#ae435f57132f76f4283abb870176acf54',1,'SX128x::setSpreadingFactor()']]],
+ ['setsyncbits_296',['setSyncBits',['../class_s_x126x.html#ac594fbb30c5010658c970a64654c7162',1,'SX126x']]],
+ ['setsyncword_297',['setSyncWord',['../class_c_c1101.html#a433f1a40b33be6c84d3665a1b4cd57d6',1,'CC1101::setSyncWord(uint8_t syncH, uint8_t syncL, uint8_t maxErrBits=0, bool requireCarrierSense=false)'],['../class_c_c1101.html#ab89b0932dbacadc34d049a2bd2292001',1,'CC1101::setSyncWord(uint8_t *syncWord, uint8_t len, uint8_t maxErrBits=0, bool requireCarrierSense=false)'],['../class_r_f69.html#a26667d50ec845c28e17236c69c886561',1,'RF69::setSyncWord()'],['../class_si443x.html#a4ed0da298c2418db4a88a19ef8938e0a',1,'Si443x::setSyncWord()'],['../class_s_x126x.html#a9d92dce566f8aefa836fe8f332e9560f',1,'SX126x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)'],['../class_s_x126x.html#a38e6d7831f35893a5b8328c10a2901bf',1,'SX126x::setSyncWord(uint8_t *syncWord, uint8_t len)'],['../class_s_x127x.html#ac5c7f4584352a12390594395d9c29bde',1,'SX127x::setSyncWord(uint8_t syncWord)'],['../class_s_x127x.html#a9b7afe338fd5b81122c369ecaf0c3ebc',1,'SX127x::setSyncWord(uint8_t *syncWord, size_t len)'],['../class_s_x128x.html#a0efa595867624a54153d693d16f9f731',1,'SX128x::setSyncWord(uint8_t *syncWord, uint8_t len)'],['../class_s_x128x.html#a1bef6b6f3058be6b1681c78334342bc1',1,'SX128x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)']]],
+ ['settcxo_298',['setTCXO',['../class_s_x126x.html#a57bee6f4b3a3b7ec646ac8de347ee0d6',1,'SX126x']]],
+ ['settransmitpipe_299',['setTransmitPipe',['../classn_r_f24.html#aa0e1f2dddf810213410a420205bbd8af',1,'nRF24']]],
+ ['setwhitening_300',['setWhitening',['../class_s_x126x.html#a67702de41ae866b9f9d73234fc9ae376',1,'SX126x::setWhitening()'],['../class_s_x128x.html#a8b3eea268f21bf911b6eaf37c5eb0b5f',1,'SX128x::setWhitening()']]],
+ ['shield_20configuration_301',['Shield Configuration',['../group__shield__config.html',1,'']]],
+ ['si4430_302',['Si4430',['../class_si4430.html',1,'Si4430'],['../class_si4430.html#ac5ac1122e863a92b374a71e8880e16d9',1,'Si4430::Si4430()']]],
+ ['si4431_303',['Si4431',['../class_si4431.html',1,'Si4431'],['../class_si4431.html#a332bfd2a32dea9ac0700bf172fe5b2d0',1,'Si4431::Si4431()']]],
+ ['si4432_304',['Si4432',['../class_si4432.html',1,'Si4432'],['../class_si4432.html#afb1f1ae46d04788aa42f6276efd231ac',1,'Si4432::Si4432()']]],
+ ['si443x_305',['Si443x',['../class_si443x.html',1,'Si443x'],['../class_si443x.html#ae7cfff2efebfa01c8a50a5cbbe8775b9',1,'Si443x::Si443x()']]],
+ ['sleep_306',['sleep',['../classn_r_f24.html#a033287e33c532638c11e2775a073f297',1,'nRF24::sleep()'],['../class_r_f69.html#a472a04041551cb38d2223fb34f71d8eb',1,'RF69::sleep()'],['../class_si443x.html#ada90718aeb67d7f0e9899da534de9695',1,'Si443x::sleep()'],['../class_s_x126x.html#afb5509f0705cdd971065251ed6b2fb4e',1,'SX126x::sleep()'],['../class_s_x127x.html#a44501ec8f8ac6084467b94516b1337df',1,'SX127x::sleep()'],['../class_s_x128x.html#a1d15e13e15b060ddbbe84257d5fcb66f',1,'SX128x::sleep()']]],
+ ['spigetregvalue_307',['SPIgetRegValue',['../class_module.html#ad7ca9ae5a22cdacdf9437ca9cd37c9b4',1,'Module']]],
+ ['spireadcommand_308',['SPIreadCommand',['../class_module.html#a849ad85fc1bc3a7130e660c13973ab26',1,'Module']]],
+ ['spireadregister_309',['SPIreadRegister',['../class_module.html#a1d1a279cc7e1ab92e30c29c4dcca26a3',1,'Module']]],
+ ['spireadregisterburst_310',['SPIreadRegisterBurst',['../class_module.html#a6fa5239d73379e4140f5c4f513b1b8d2',1,'Module']]],
+ ['spisetregvalue_311',['SPIsetRegValue',['../class_module.html#a1286d7fd9673cbfab945c26b2585a129',1,'Module']]],
+ ['spitransfer_312',['SPItransfer',['../class_module.html#aefd955f1cd6d588b2cc229db87cb2121',1,'Module']]],
+ ['spiwritecommand_313',['SPIwriteCommand',['../class_module.html#ae89764d15e8df5694a6aec0e18f72d3f',1,'Module']]],
+ ['spiwriteregister_314',['SPIwriteRegister',['../class_module.html#ab814614ddd34b57f5a612a20f5fe4c57',1,'Module']]],
+ ['spiwriteregisterburst_315',['SPIwriteRegisterBurst',['../class_module.html#a9d77a08070cbd48fd4ece62a739333e9',1,'Module']]],
+ ['srccallsign_316',['srcCallsign',['../class_a_x25_frame.html#ab76eaa8445e7953059a46bb78082dd5a',1,'AX25Frame']]],
+ ['srcssid_317',['srcSSID',['../class_a_x25_frame.html#a50c63276facf8126f0f8555b1fc6b2c9',1,'AX25Frame']]],
+ ['sstvclient_318',['SSTVClient',['../class_s_s_t_v_client.html',1,'SSTVClient'],['../class_s_s_t_v_client.html#af15cf501c00172270d2d2c43d7a7100a',1,'SSTVClient::SSTVClient(PhysicalLayer *phy)'],['../class_s_s_t_v_client.html#a99e46bec8403dfc36b9e5b102b1f7cf1',1,'SSTVClient::SSTVClient(AFSKClient *audio)']]],
+ ['sstvmode_5ft_319',['SSTVMode_t',['../struct_s_s_t_v_mode__t.html',1,'']]],
+ ['standby_320',['standby',['../class_c_c1101.html#a7612bf81e48086004c62548de2682266',1,'CC1101::standby()'],['../classn_r_f24.html#a5957f06a891d3d9c07e87b59c239ce56',1,'nRF24::standby()'],['../class_r_f69.html#a20242499eb926ff7b7da6e3f74a9ece1',1,'RF69::standby()'],['../class_si443x.html#ac45d2776df3ff338db154ead143fb7b8',1,'Si443x::standby()'],['../class_s_x126x.html#a7a1579e2557c36a4a34b09039c0d0c71',1,'SX126x::standby() override'],['../class_s_x126x.html#ad7569396f09f3867dc1bd4d4a0613acd',1,'SX126x::standby(uint8_t mode)'],['../class_s_x127x.html#a760b8c5103128f122fbe489c6529ce41',1,'SX127x::standby()'],['../class_s_x128x.html#a2be8cc6c3b61b59cb6a6ca4f6a030b45',1,'SX128x::standby() override'],['../class_s_x128x.html#aa11ba80f0cebb3e6927c775ad5f96b4e',1,'SX128x::standby(uint8_t mode)'],['../class_physical_layer.html#a0e77da761a2cbb5c9535df0bdea993f9',1,'PhysicalLayer::standby()']]],
+ ['startdirect_321',['startDirect',['../class_physical_layer.html#a88a10657bd2215a11a2331f937414b55',1,'PhysicalLayer']]],
+ ['startranging_322',['startRanging',['../class_s_x1280.html#af30ff497ca3bcc043dc4dc2e7587a795',1,'SX1280']]],
+ ['startreceive_323',['startReceive',['../class_c_c1101.html#af727750d05be0bcef4bb8ac260d110e3',1,'CC1101::startReceive()'],['../classn_r_f24.html#af4f443da5d90e032e5f2f65420515f9c',1,'nRF24::startReceive()'],['../class_r_f69.html#afae38fa64242043de34096bf497725f1',1,'RF69::startReceive()'],['../class_si443x.html#a10f886fc534a85bbf8c1aeb9b5ffe4f2',1,'Si443x::startReceive()'],['../class_s_x126x.html#a5052dc09f4b10ee22e169129f368685f',1,'SX126x::startReceive()'],['../class_s_x127x.html#afe8456d0f9abbce4d743f256f3e1e6c6',1,'SX127x::startReceive()'],['../class_s_x128x.html#a8171d2f3de53156526580ca4fe4d647d',1,'SX128x::startReceive()']]],
+ ['startreceivedutycycle_324',['startReceiveDutyCycle',['../class_s_x126x.html#adc46b6adda2d0e82e25ed1fc78274136',1,'SX126x']]],
+ ['startreceivedutycycleauto_325',['startReceiveDutyCycleAuto',['../class_s_x126x.html#a6b50cb78f02a3d93939437eb48489d3f',1,'SX126x']]],
+ ['startsignal_326',['startSignal',['../class_morse_client.html#a3c718208786f8fe55f30eee990ec28e3',1,'MorseClient']]],
+ ['starttransmit_327',['startTransmit',['../class_c_c1101.html#a0df2938e2509a8f2746b20ae0558d4ea',1,'CC1101::startTransmit()'],['../classn_r_f24.html#a42fdc828b49f2b8e15457189bd57d917',1,'nRF24::startTransmit()'],['../class_r_f69.html#a855dc194947b095b821ec1524ba6814c',1,'RF69::startTransmit()'],['../class_si443x.html#a402b4f5f11ba79e9cd4fb6ac0bfd9314',1,'Si443x::startTransmit()'],['../class_s_x126x.html#ab843614658a79db7aa24e48d5b6e84f1',1,'SX126x::startTransmit()'],['../class_s_x127x.html#adc2f1379573b7a7b5ee8125ea3752083',1,'SX127x::startTransmit()'],['../class_s_x128x.html#aef221e7d463c5228ce00ed6934512848',1,'SX128x::startTransmit()'],['../class_physical_layer.html#af068e6e862c99e39d0261a7971dd56db',1,'PhysicalLayer::startTransmit(String &str, uint8_t addr=0)'],['../class_physical_layer.html#a923654706eff5118ef6e84214e837f27',1,'PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#a41a1de0ebffe7b65de6fd8cceb9a5123',1,'PhysicalLayer::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)=0']]],
+ ['status_20codes_328',['Status Codes',['../group__status__codes.html',1,'']]],
+ ['subscribe_329',['subscribe',['../class_m_q_t_t_client.html#a9488df90534953c33d76e9183965a300',1,'MQTTClient']]],
+ ['sx1231_330',['SX1231',['../class_s_x1231.html',1,'SX1231'],['../class_s_x1231.html#a9f39cd41fa0c934fe871b6cbfa7ce269',1,'SX1231::SX1231()']]],
+ ['sx1261_331',['SX1261',['../class_s_x1261.html',1,'SX1261'],['../class_s_x1261.html#a7d74b8684dd49b5b3ba23baf336f1c35',1,'SX1261::SX1261()']]],
+ ['sx1262_332',['SX1262',['../class_s_x1262.html',1,'SX1262'],['../class_s_x1262.html#a0da317728ec8ef23c5032d550c9acb8d',1,'SX1262::SX1262()']]],
+ ['sx1268_333',['SX1268',['../class_s_x1268.html',1,'SX1268'],['../class_s_x1268.html#a6bc50597d50fd9a2387628e452eac42f',1,'SX1268::SX1268()']]],
+ ['sx126x_334',['SX126x',['../class_s_x126x.html',1,'SX126x'],['../class_s_x126x.html#aaca5a8fa8a3e634dd1b5b4c2bb5058d8',1,'SX126x::SX126x()']]],
+ ['sx1272_335',['SX1272',['../class_s_x1272.html',1,'SX1272'],['../class_s_x1272.html#a9ffe467a6baaeaa079e02c3f1f43f626',1,'SX1272::SX1272()']]],
+ ['sx1273_336',['SX1273',['../class_s_x1273.html',1,'SX1273'],['../class_s_x1273.html#ad0387b22d6dcc876bc5f85174714149b',1,'SX1273::SX1273()']]],
+ ['sx1276_337',['SX1276',['../class_s_x1276.html',1,'SX1276'],['../class_s_x1276.html#a91c31d4dbd6d35ef6e42dba6dad8197b',1,'SX1276::SX1276()']]],
+ ['sx1277_338',['SX1277',['../class_s_x1277.html',1,'SX1277'],['../class_s_x1277.html#a296fb332bf2cdc574dbfe933d9d10eda',1,'SX1277::SX1277()']]],
+ ['sx1278_339',['SX1278',['../class_s_x1278.html',1,'SX1278'],['../class_s_x1278.html#a00ebd3e60a66056940b241b13da0c68e',1,'SX1278::SX1278()']]],
+ ['sx1279_340',['SX1279',['../class_s_x1279.html',1,'SX1279'],['../class_s_x1279.html#abc606ad06ee77b6830dab4331793d22a',1,'SX1279::SX1279()']]],
+ ['sx127x_341',['SX127x',['../class_s_x127x.html',1,'SX127x'],['../class_s_x127x.html#ac74c5914ca429a3892c66b9d98e3ea6c',1,'SX127x::SX127x()']]],
+ ['sx1280_342',['SX1280',['../class_s_x1280.html',1,'SX1280'],['../class_s_x1280.html#a0356199b89860e15cda4979cd9dc13eb',1,'SX1280::SX1280()']]],
+ ['sx1281_343',['SX1281',['../class_s_x1281.html',1,'SX1281'],['../class_s_x1281.html#a0dd7678cdf7fad9ecfc9139c5092f998',1,'SX1281::SX1281()']]],
+ ['sx1282_344',['SX1282',['../class_s_x1282.html',1,'SX1282'],['../class_s_x1282.html#ae90b7dcd7167c4cbe20e33ced04e4232',1,'SX1282::SX1282()']]],
+ ['sx128x_345',['SX128x',['../class_s_x128x.html',1,'SX128x'],['../class_s_x128x.html#a9ccbf51f8304f1041c8eef182be547a7',1,'SX128x::SX128x()']]]
];
diff --git a/search/all_11.js b/search/all_11.js
index 1db5508a..639dc945 100644
--- a/search/all_11.js
+++ b/search/all_11.js
@@ -1,12 +1,12 @@
var searchData=
[
- ['term_345',['term',['../class_module.html#af0569f6930da7bee761eeca8158aed3a',1,'Module']]],
- ['todo_20list_346',['Todo List',['../todo.html',1,'']]],
- ['tone_347',['tone',['../class_module.html#a32ba59613a2f1e77038956e18d9fedd7',1,'Module::tone()'],['../class_a_f_s_k_client.html#a6d2341901c83e45f853c077e60f1fa33',1,'AFSKClient::tone()']]],
- ['tone_5ft_348',['tone_t',['../structtone__t.html',1,'']]],
- ['tones_349',['tones',['../struct_s_s_t_v_mode__t.html#a27c6a271c1aa8e499a31a784ab9254ad',1,'SSTVMode_t']]],
- ['transmit_350',['transmit',['../class_c_c1101.html#a7cb99a9200b21829b50e3fc3878573f4',1,'CC1101::transmit()'],['../classn_r_f24.html#a583d505bd3a638ecc5576dd2dd95f044',1,'nRF24::transmit()'],['../class_r_f69.html#a09ba80f60ee7974011a4b4f6c18c6847',1,'RF69::transmit()'],['../class_si443x.html#a782748025e19ec6e597293afb6570bff',1,'Si443x::transmit()'],['../class_s_x126x.html#aab18364237ddac0c56aeaf63f08cf009',1,'SX126x::transmit()'],['../class_s_x127x.html#a9c4ea3285922bf01cebd2c8a706d9a29',1,'SX127x::transmit()'],['../class_s_x128x.html#af253e1e45361de74aefd01a7c73c28f5',1,'SX128x::transmit()'],['../class_x_bee.html#ac1573e0aa0421cbcc767a968dda65819',1,'XBee::transmit(uint8_t *dest, const char *payload, uint8_t radius=1)'],['../class_x_bee.html#a697bfb6969560ef25bfb6c7bc64c3f09',1,'XBee::transmit(uint8_t *dest, uint8_t *destNetwork, const char *payload, uint8_t radius=1)'],['../class_a_x25_client.html#a985790943f3f3e06a2dfdd36977d0b98',1,'AX25Client::transmit()'],['../class_physical_layer.html#ab139a34e03a6fd5a781cd54da21d308f',1,'PhysicalLayer::transmit(__FlashStringHelper *fstr, uint8_t addr=0)'],['../class_physical_layer.html#aeb62c5a521aafc1e0525c58e9364482b',1,'PhysicalLayer::transmit(String &str, uint8_t addr=0)'],['../class_physical_layer.html#a492b2d057dd803c3884fa1adc8e22534',1,'PhysicalLayer::transmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#af81565ee82ef9a7de9c5663c745f4ef7',1,'PhysicalLayer::transmit(uint8_t *data, size_t len, uint8_t addr=0)=0']]],
- ['transmitdirect_351',['transmitDirect',['../class_c_c1101.html#a240eef8fa7d838d76f3c11086dc50e46',1,'CC1101::transmitDirect()'],['../classn_r_f24.html#a090bb64f65309efabfa1ffd86daa2303',1,'nRF24::transmitDirect()'],['../class_r_f69.html#a222682569338abb49d6952430b6eebdd',1,'RF69::transmitDirect()'],['../class_si443x.html#a5a86a2032c4b876c1c8e4a7cf4730c99',1,'Si443x::transmitDirect()'],['../class_s_x126x.html#a921aa8afb8d33b2660731c1f8d67664b',1,'SX126x::transmitDirect()'],['../class_s_x127x.html#aefeeb9f7192e11a75b5dfb1ab8488e84',1,'SX127x::transmitDirect()'],['../class_s_x128x.html#a53892566b0259d348158efe3c3c3601a',1,'SX128x::transmitDirect()'],['../class_physical_layer.html#a4b04eb6155b06d8ef400131c647d54e7',1,'PhysicalLayer::transmitDirect()']]],
- ['transportlayer_352',['TransportLayer',['../class_transport_layer.html',1,'']]],
- ['type_353',['type',['../structtone__t.html#ac8717b06ffa53eebe2aaf16f19747d40',1,'tone_t']]]
+ ['term_346',['term',['../class_module.html#af0569f6930da7bee761eeca8158aed3a',1,'Module']]],
+ ['todo_20list_347',['Todo List',['../todo.html',1,'']]],
+ ['tone_348',['tone',['../class_module.html#a32ba59613a2f1e77038956e18d9fedd7',1,'Module::tone()'],['../class_a_f_s_k_client.html#a6d2341901c83e45f853c077e60f1fa33',1,'AFSKClient::tone()']]],
+ ['tone_5ft_349',['tone_t',['../structtone__t.html',1,'']]],
+ ['tones_350',['tones',['../struct_s_s_t_v_mode__t.html#a27c6a271c1aa8e499a31a784ab9254ad',1,'SSTVMode_t']]],
+ ['transmit_351',['transmit',['../class_c_c1101.html#a7cb99a9200b21829b50e3fc3878573f4',1,'CC1101::transmit()'],['../classn_r_f24.html#a583d505bd3a638ecc5576dd2dd95f044',1,'nRF24::transmit()'],['../class_r_f69.html#a09ba80f60ee7974011a4b4f6c18c6847',1,'RF69::transmit()'],['../class_si443x.html#a782748025e19ec6e597293afb6570bff',1,'Si443x::transmit()'],['../class_s_x126x.html#aab18364237ddac0c56aeaf63f08cf009',1,'SX126x::transmit()'],['../class_s_x127x.html#a9c4ea3285922bf01cebd2c8a706d9a29',1,'SX127x::transmit()'],['../class_s_x128x.html#af253e1e45361de74aefd01a7c73c28f5',1,'SX128x::transmit()'],['../class_x_bee.html#ac1573e0aa0421cbcc767a968dda65819',1,'XBee::transmit(uint8_t *dest, const char *payload, uint8_t radius=1)'],['../class_x_bee.html#a697bfb6969560ef25bfb6c7bc64c3f09',1,'XBee::transmit(uint8_t *dest, uint8_t *destNetwork, const char *payload, uint8_t radius=1)'],['../class_a_x25_client.html#a985790943f3f3e06a2dfdd36977d0b98',1,'AX25Client::transmit()'],['../class_physical_layer.html#ab139a34e03a6fd5a781cd54da21d308f',1,'PhysicalLayer::transmit(__FlashStringHelper *fstr, uint8_t addr=0)'],['../class_physical_layer.html#aeb62c5a521aafc1e0525c58e9364482b',1,'PhysicalLayer::transmit(String &str, uint8_t addr=0)'],['../class_physical_layer.html#a492b2d057dd803c3884fa1adc8e22534',1,'PhysicalLayer::transmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#af81565ee82ef9a7de9c5663c745f4ef7',1,'PhysicalLayer::transmit(uint8_t *data, size_t len, uint8_t addr=0)=0']]],
+ ['transmitdirect_352',['transmitDirect',['../class_c_c1101.html#a240eef8fa7d838d76f3c11086dc50e46',1,'CC1101::transmitDirect()'],['../classn_r_f24.html#a090bb64f65309efabfa1ffd86daa2303',1,'nRF24::transmitDirect()'],['../class_r_f69.html#a222682569338abb49d6952430b6eebdd',1,'RF69::transmitDirect()'],['../class_si443x.html#a5a86a2032c4b876c1c8e4a7cf4730c99',1,'Si443x::transmitDirect()'],['../class_s_x126x.html#a921aa8afb8d33b2660731c1f8d67664b',1,'SX126x::transmitDirect()'],['../class_s_x127x.html#aefeeb9f7192e11a75b5dfb1ab8488e84',1,'SX127x::transmitDirect()'],['../class_s_x128x.html#a53892566b0259d348158efe3c3c3601a',1,'SX128x::transmitDirect()'],['../class_physical_layer.html#a4b04eb6155b06d8ef400131c647d54e7',1,'PhysicalLayer::transmitDirect()']]],
+ ['transportlayer_353',['TransportLayer',['../class_transport_layer.html',1,'']]],
+ ['type_354',['type',['../structtone__t.html#ac8717b06ffa53eebe2aaf16f19747d40',1,'tone_t']]]
];
diff --git a/search/all_12.js b/search/all_12.js
index 62529254..15d2e57f 100644
--- a/search/all_12.js
+++ b/search/all_12.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['uart_20configuration_354',['UART Configuration',['../group__uart__config.html',1,'']]],
- ['unsubscribe_355',['unsubscribe',['../class_m_q_t_t_client.html#a782158f20b289746b7b6884fd922a22c',1,'MQTTClient']]]
+ ['uart_20configuration_355',['UART Configuration',['../group__uart__config.html',1,'']]],
+ ['unsubscribe_356',['unsubscribe',['../class_m_q_t_t_client.html#a782158f20b289746b7b6884fd922a22c',1,'MQTTClient']]]
];
diff --git a/search/all_13.js b/search/all_13.js
index 2f983c59..104ca6af 100644
--- a/search/all_13.js
+++ b/search/all_13.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['variablepacketlengthmode_356',['variablePacketLengthMode',['../class_c_c1101.html#a881122ec3457c5f95760859f8e0297c7',1,'CC1101::variablePacketLengthMode()'],['../class_r_f69.html#af62ebde1ea34a394b9781a21ae348c39',1,'RF69::variablePacketLengthMode()'],['../class_s_x126x.html#aa11ab2c6f4488daf2ece93288e05c504',1,'SX126x::variablePacketLengthMode()'],['../class_s_x127x.html#a9f753c0857e7b8b4b9f7f6e91c77f0fd',1,'SX127x::variablePacketLengthMode()']]],
- ['viscode_357',['visCode',['../struct_s_s_t_v_mode__t.html#a4033deed34e2703ab7f9a95cc32e5820',1,'SSTVMode_t']]]
+ ['variablepacketlengthmode_357',['variablePacketLengthMode',['../class_c_c1101.html#a881122ec3457c5f95760859f8e0297c7',1,'CC1101::variablePacketLengthMode()'],['../class_r_f69.html#af62ebde1ea34a394b9781a21ae348c39',1,'RF69::variablePacketLengthMode()'],['../class_s_x126x.html#aa11ab2c6f4488daf2ece93288e05c504',1,'SX126x::variablePacketLengthMode()'],['../class_s_x127x.html#a9f753c0857e7b8b4b9f7f6e91c77f0fd',1,'SX127x::variablePacketLengthMode()']]],
+ ['viscode_358',['visCode',['../struct_s_s_t_v_mode__t.html#a4033deed34e2703ab7f9a95cc32e5820',1,'SSTVMode_t']]]
];
diff --git a/search/all_14.js b/search/all_14.js
index 1060907a..be139327 100644
--- a/search/all_14.js
+++ b/search/all_14.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['width_358',['width',['../struct_s_s_t_v_mode__t.html#ad8d4e7efb12eb0e0cfa850aeb7353e40',1,'SSTVMode_t']]]
+ ['width_359',['width',['../struct_s_s_t_v_mode__t.html#ad8d4e7efb12eb0e0cfa850aeb7353e40',1,'SSTVMode_t']]]
];
diff --git a/search/all_15.js b/search/all_15.js
index b09245f0..c2db4e5a 100644
--- a/search/all_15.js
+++ b/search/all_15.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['xbee_359',['XBee',['../class_x_bee.html',1,'XBee'],['../class_x_bee.html#a8a60ce7fd2b58e495b436d046e730e0b',1,'XBee::XBee()']]],
- ['xbeeserial_360',['XBeeSerial',['../class_x_bee_serial.html',1,'XBeeSerial'],['../class_x_bee_serial.html#a9ee7ddd4b45096a6112798be1be09080',1,'XBeeSerial::XBeeSerial()']]]
+ ['xbee_360',['XBee',['../class_x_bee.html',1,'XBee'],['../class_x_bee.html#a8a60ce7fd2b58e495b436d046e730e0b',1,'XBee::XBee()']]],
+ ['xbeeserial_361',['XBeeSerial',['../class_x_bee_serial.html',1,'XBeeSerial'],['../class_x_bee_serial.html#a9ee7ddd4b45096a6112798be1be09080',1,'XBeeSerial::XBeeSerial()']]]
];
diff --git a/search/all_16.js b/search/all_16.js
index 174fd30e..d067856c 100644
--- a/search/all_16.js
+++ b/search/all_16.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['yield_361',['yield',['../class_module.html#a227d2d38e4747d0f49bb4df1c80b45d7',1,'Module']]]
+ ['yield_362',['yield',['../class_module.html#a227d2d38e4747d0f49bb4df1c80b45d7',1,'Module']]]
];
diff --git a/search/all_17.js b/search/all_17.js
index a3ba3fe1..519b7a6a 100644
--- a/search/all_17.js
+++ b/search/all_17.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['_7eax25frame_362',['~AX25Frame',['../class_a_x25_frame.html#ab84a13f720ada37aee6201a560d9dc5a',1,'AX25Frame']]],
- ['_7eita2string_363',['~ITA2String',['../class_i_t_a2_string.html#afde24c931997581878953660192e09a2',1,'ITA2String']]]
+ ['_7eax25frame_363',['~AX25Frame',['../class_a_x25_frame.html#ab84a13f720ada37aee6201a560d9dc5a',1,'AX25Frame']]],
+ ['_7eita2string_364',['~ITA2String',['../class_i_t_a2_string.html#afde24c931997581878953660192e09a2',1,'ITA2String']]]
];
diff --git a/search/all_b.js b/search/all_b.js
index 88344080..393a6129 100644
--- a/search/all_b.js
+++ b/search/all_b.js
@@ -2,7 +2,7 @@ var searchData=
[
['micros_170',['micros',['../class_module.html#af3f51e517a825949891ad29e30fd3f59',1,'Module']]],
['millis_171',['millis',['../class_module.html#a216dd0c6ce140857f2b003ab8d89fbac',1,'Module']]],
- ['module_172',['Module',['../class_module.html',1,'Module'],['../class_module.html#a5ea76bc25ef979ec1ff90c032e476004',1,'Module::Module(RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, HardwareSerial *serial=nullptr, RADIOLIB_PIN_TYPE rst=RADIOLIB_NC)'],['../class_module.html#a06b2e1f1eb9e07a280e55f517f2fab38',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst)'],['../class_module.html#ae8709b81f592a23ebd72ba3fd8066b0f',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio)'],['../class_module.html#ac65f3d9e022b3284134ced1c20bcff09',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, SPIClass &spi, SPISettings spiSettings)'],['../class_module.html#a53d99944916b750dc1c69890f370680e',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio, SPIClass &spi, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0))'],['../class_module.html#a56456ade4eeffa2c566a6fc3fd098276',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass &spi=RADIOLIB_DEFAULT_SPI, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial *serial=nullptr)'],['../class_module.html#a919baf2e46c357ebfcdbc1025b6c551e',1,'Module::Module(const Module &mod)']]],
+ ['module_172',['Module',['../class_module.html',1,'Module'],['../class_module.html#a06b2e1f1eb9e07a280e55f517f2fab38',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst)'],['../class_module.html#ae8709b81f592a23ebd72ba3fd8066b0f',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio)'],['../class_module.html#ac65f3d9e022b3284134ced1c20bcff09',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, SPIClass &spi, SPISettings spiSettings)'],['../class_module.html#a53d99944916b750dc1c69890f370680e',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio, SPIClass &spi, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0))'],['../class_module.html#a56456ade4eeffa2c566a6fc3fd098276',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass &spi=RADIOLIB_DEFAULT_SPI, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial *serial=nullptr)'],['../class_module.html#a919baf2e46c357ebfcdbc1025b6c551e',1,'Module::Module(const Module &mod)']]],
['moduleserial_173',['ModuleSerial',['../class_module.html#a99556decb983f682b98220ae5434b004',1,'Module']]],
['morseclient_174',['MorseClient',['../class_morse_client.html',1,'MorseClient'],['../class_morse_client.html#aeade3a433da40e6a9f28688f2e6e3b5a',1,'MorseClient::MorseClient(PhysicalLayer *phy)'],['../class_morse_client.html#aa5c8ec6823388877b7acfa0deab689a2',1,'MorseClient::MorseClient(AFSKClient *audio)']]],
['mqtt_5fsubs_5fsuccess_5fqos_5f0_175',['MQTT_SUBS_SUCCESS_QOS_0',['../group__status__codes.html#ga5bbfeb0ed4631a9a1f37b62d13818340',1,'TypeDef.h']]],
diff --git a/search/classes_0.js b/search/classes_0.js
index 163cc7a2..b6b6b094 100644
--- a/search/classes_0.js
+++ b/search/classes_0.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['afskclient_364',['AFSKClient',['../class_a_f_s_k_client.html',1,'']]],
- ['ax25client_365',['AX25Client',['../class_a_x25_client.html',1,'']]],
- ['ax25frame_366',['AX25Frame',['../class_a_x25_frame.html',1,'']]]
+ ['afskclient_365',['AFSKClient',['../class_a_f_s_k_client.html',1,'']]],
+ ['ax25client_366',['AX25Client',['../class_a_x25_client.html',1,'']]],
+ ['ax25frame_367',['AX25Frame',['../class_a_x25_frame.html',1,'']]]
];
diff --git a/search/classes_1.js b/search/classes_1.js
index c49ce8b4..d9ab0541 100644
--- a/search/classes_1.js
+++ b/search/classes_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['cc1101_367',['CC1101',['../class_c_c1101.html',1,'']]]
+ ['cc1101_368',['CC1101',['../class_c_c1101.html',1,'']]]
];
diff --git a/search/classes_2.js b/search/classes_2.js
index 5632c8ce..268afa1e 100644
--- a/search/classes_2.js
+++ b/search/classes_2.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['esp8266_368',['ESP8266',['../class_e_s_p8266.html',1,'']]]
+ ['esp8266_369',['ESP8266',['../class_e_s_p8266.html',1,'']]]
];
diff --git a/search/classes_3.js b/search/classes_3.js
index b1c1bfed..df2e9b89 100644
--- a/search/classes_3.js
+++ b/search/classes_3.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['hc05_369',['HC05',['../class_h_c05.html',1,'']]],
- ['hellclient_370',['HellClient',['../class_hell_client.html',1,'']]],
- ['httpclient_371',['HTTPClient',['../class_h_t_t_p_client.html',1,'']]]
+ ['hc05_370',['HC05',['../class_h_c05.html',1,'']]],
+ ['hellclient_371',['HellClient',['../class_hell_client.html',1,'']]],
+ ['httpclient_372',['HTTPClient',['../class_h_t_t_p_client.html',1,'']]]
];
diff --git a/search/classes_4.js b/search/classes_4.js
index 9c384ac2..7039caf5 100644
--- a/search/classes_4.js
+++ b/search/classes_4.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['iserial_372',['ISerial',['../class_i_serial.html',1,'']]],
- ['ita2string_373',['ITA2String',['../class_i_t_a2_string.html',1,'']]]
+ ['iserial_373',['ISerial',['../class_i_serial.html',1,'']]],
+ ['ita2string_374',['ITA2String',['../class_i_t_a2_string.html',1,'']]]
];
diff --git a/search/classes_5.js b/search/classes_5.js
index 6a9b2855..1c805154 100644
--- a/search/classes_5.js
+++ b/search/classes_5.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['jdy08_374',['JDY08',['../class_j_d_y08.html',1,'']]]
+ ['jdy08_375',['JDY08',['../class_j_d_y08.html',1,'']]]
];
diff --git a/search/classes_6.js b/search/classes_6.js
index 0e60f8a1..7e629242 100644
--- a/search/classes_6.js
+++ b/search/classes_6.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['llcc68_375',['LLCC68',['../class_l_l_c_c68.html',1,'']]]
+ ['llcc68_376',['LLCC68',['../class_l_l_c_c68.html',1,'']]]
];
diff --git a/search/classes_7.js b/search/classes_7.js
index 68f6e16b..ccdf865d 100644
--- a/search/classes_7.js
+++ b/search/classes_7.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['module_376',['Module',['../class_module.html',1,'']]],
- ['morseclient_377',['MorseClient',['../class_morse_client.html',1,'']]],
- ['mqttclient_378',['MQTTClient',['../class_m_q_t_t_client.html',1,'']]]
+ ['module_377',['Module',['../class_module.html',1,'']]],
+ ['morseclient_378',['MorseClient',['../class_morse_client.html',1,'']]],
+ ['mqttclient_379',['MQTTClient',['../class_m_q_t_t_client.html',1,'']]]
];
diff --git a/search/classes_8.js b/search/classes_8.js
index 131acd50..089403bd 100644
--- a/search/classes_8.js
+++ b/search/classes_8.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['nrf24_379',['nRF24',['../classn_r_f24.html',1,'']]]
+ ['nrf24_380',['nRF24',['../classn_r_f24.html',1,'']]]
];
diff --git a/search/classes_9.js b/search/classes_9.js
index 1d1e4a09..b6508c5e 100644
--- a/search/classes_9.js
+++ b/search/classes_9.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['physicallayer_380',['PhysicalLayer',['../class_physical_layer.html',1,'']]]
+ ['physicallayer_381',['PhysicalLayer',['../class_physical_layer.html',1,'']]]
];
diff --git a/search/classes_a.js b/search/classes_a.js
index 29481937..0460f663 100644
--- a/search/classes_a.js
+++ b/search/classes_a.js
@@ -1,11 +1,11 @@
var searchData=
[
- ['rf69_381',['RF69',['../class_r_f69.html',1,'']]],
- ['rfm22_382',['RFM22',['../class_r_f_m22.html',1,'']]],
- ['rfm23_383',['RFM23',['../class_r_f_m23.html',1,'']]],
- ['rfm95_384',['RFM95',['../class_r_f_m95.html',1,'']]],
- ['rfm96_385',['RFM96',['../class_r_f_m96.html',1,'']]],
- ['rfm97_386',['RFM97',['../class_r_f_m97.html',1,'']]],
- ['rfm98_387',['RFM98',['../class_r_f_m98.html',1,'']]],
- ['rttyclient_388',['RTTYClient',['../class_r_t_t_y_client.html',1,'']]]
+ ['rf69_382',['RF69',['../class_r_f69.html',1,'']]],
+ ['rfm22_383',['RFM22',['../class_r_f_m22.html',1,'']]],
+ ['rfm23_384',['RFM23',['../class_r_f_m23.html',1,'']]],
+ ['rfm95_385',['RFM95',['../class_r_f_m95.html',1,'']]],
+ ['rfm96_386',['RFM96',['../class_r_f_m96.html',1,'']]],
+ ['rfm97_387',['RFM97',['../class_r_f_m97.html',1,'']]],
+ ['rfm98_388',['RFM98',['../class_r_f_m98.html',1,'']]],
+ ['rttyclient_389',['RTTYClient',['../class_r_t_t_y_client.html',1,'']]]
];
diff --git a/search/classes_b.js b/search/classes_b.js
index ea156c90..802e1cc2 100644
--- a/search/classes_b.js
+++ b/search/classes_b.js
@@ -1,25 +1,26 @@
var searchData=
[
- ['si4430_389',['Si4430',['../class_si4430.html',1,'']]],
- ['si4431_390',['Si4431',['../class_si4431.html',1,'']]],
- ['si4432_391',['Si4432',['../class_si4432.html',1,'']]],
- ['si443x_392',['Si443x',['../class_si443x.html',1,'']]],
- ['sstvclient_393',['SSTVClient',['../class_s_s_t_v_client.html',1,'']]],
- ['sstvmode_5ft_394',['SSTVMode_t',['../struct_s_s_t_v_mode__t.html',1,'']]],
- ['sx1231_395',['SX1231',['../class_s_x1231.html',1,'']]],
- ['sx1261_396',['SX1261',['../class_s_x1261.html',1,'']]],
- ['sx1262_397',['SX1262',['../class_s_x1262.html',1,'']]],
- ['sx1268_398',['SX1268',['../class_s_x1268.html',1,'']]],
- ['sx126x_399',['SX126x',['../class_s_x126x.html',1,'']]],
- ['sx1272_400',['SX1272',['../class_s_x1272.html',1,'']]],
- ['sx1273_401',['SX1273',['../class_s_x1273.html',1,'']]],
- ['sx1276_402',['SX1276',['../class_s_x1276.html',1,'']]],
- ['sx1277_403',['SX1277',['../class_s_x1277.html',1,'']]],
- ['sx1278_404',['SX1278',['../class_s_x1278.html',1,'']]],
- ['sx1279_405',['SX1279',['../class_s_x1279.html',1,'']]],
- ['sx127x_406',['SX127x',['../class_s_x127x.html',1,'']]],
- ['sx1280_407',['SX1280',['../class_s_x1280.html',1,'']]],
- ['sx1281_408',['SX1281',['../class_s_x1281.html',1,'']]],
- ['sx1282_409',['SX1282',['../class_s_x1282.html',1,'']]],
- ['sx128x_410',['SX128x',['../class_s_x128x.html',1,'']]]
+ ['serialmodule_390',['SerialModule',['../class_serial_module.html',1,'']]],
+ ['si4430_391',['Si4430',['../class_si4430.html',1,'']]],
+ ['si4431_392',['Si4431',['../class_si4431.html',1,'']]],
+ ['si4432_393',['Si4432',['../class_si4432.html',1,'']]],
+ ['si443x_394',['Si443x',['../class_si443x.html',1,'']]],
+ ['sstvclient_395',['SSTVClient',['../class_s_s_t_v_client.html',1,'']]],
+ ['sstvmode_5ft_396',['SSTVMode_t',['../struct_s_s_t_v_mode__t.html',1,'']]],
+ ['sx1231_397',['SX1231',['../class_s_x1231.html',1,'']]],
+ ['sx1261_398',['SX1261',['../class_s_x1261.html',1,'']]],
+ ['sx1262_399',['SX1262',['../class_s_x1262.html',1,'']]],
+ ['sx1268_400',['SX1268',['../class_s_x1268.html',1,'']]],
+ ['sx126x_401',['SX126x',['../class_s_x126x.html',1,'']]],
+ ['sx1272_402',['SX1272',['../class_s_x1272.html',1,'']]],
+ ['sx1273_403',['SX1273',['../class_s_x1273.html',1,'']]],
+ ['sx1276_404',['SX1276',['../class_s_x1276.html',1,'']]],
+ ['sx1277_405',['SX1277',['../class_s_x1277.html',1,'']]],
+ ['sx1278_406',['SX1278',['../class_s_x1278.html',1,'']]],
+ ['sx1279_407',['SX1279',['../class_s_x1279.html',1,'']]],
+ ['sx127x_408',['SX127x',['../class_s_x127x.html',1,'']]],
+ ['sx1280_409',['SX1280',['../class_s_x1280.html',1,'']]],
+ ['sx1281_410',['SX1281',['../class_s_x1281.html',1,'']]],
+ ['sx1282_411',['SX1282',['../class_s_x1282.html',1,'']]],
+ ['sx128x_412',['SX128x',['../class_s_x128x.html',1,'']]]
];
diff --git a/search/classes_c.js b/search/classes_c.js
index 78653171..2c9056b4 100644
--- a/search/classes_c.js
+++ b/search/classes_c.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['tone_5ft_411',['tone_t',['../structtone__t.html',1,'']]],
- ['transportlayer_412',['TransportLayer',['../class_transport_layer.html',1,'']]]
+ ['tone_5ft_413',['tone_t',['../structtone__t.html',1,'']]],
+ ['transportlayer_414',['TransportLayer',['../class_transport_layer.html',1,'']]]
];
diff --git a/search/classes_d.js b/search/classes_d.js
index fc26cb4d..390b9c2e 100644
--- a/search/classes_d.js
+++ b/search/classes_d.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['xbee_413',['XBee',['../class_x_bee.html',1,'']]],
- ['xbeeserial_414',['XBeeSerial',['../class_x_bee_serial.html',1,'']]]
+ ['xbee_415',['XBee',['../class_x_bee.html',1,'']]],
+ ['xbeeserial_416',['XBeeSerial',['../class_x_bee_serial.html',1,'']]]
];
diff --git a/search/functions_0.js b/search/functions_0.js
index 7211c2ea..16029fd7 100644
--- a/search/functions_0.js
+++ b/search/functions_0.js
@@ -1,13 +1,13 @@
var searchData=
[
- ['afskclient_415',['AFSKClient',['../class_a_f_s_k_client.html#acfe53917bcba7f79611e01865c42fefd',1,'AFSKClient']]],
- ['atemptybuffer_416',['ATemptyBuffer',['../class_module.html#ad5767216ba9340ae6d86915b12e89bd6',1,'Module']]],
- ['atgetresponse_417',['ATgetResponse',['../class_module.html#ad1aadc2b52eea2bf9d26591091eec3f1',1,'Module']]],
- ['atsendcommand_418',['ATsendCommand',['../class_module.html#a5c09c878b55f56990dd0c2972a3440c4',1,'Module']]],
- ['atsenddata_419',['ATsendData',['../class_module.html#a623aee6405b330b7c935013ff3d01100',1,'Module']]],
- ['attachinterrupt_420',['attachInterrupt',['../class_module.html#a91aaa34aecdfeaf24948551b037033be',1,'Module']]],
- ['autoldro_421',['autoLDRO',['../class_s_x126x.html#ab9ce38cfeaa36ddcc2d82b2974d7088c',1,'SX126x::autoLDRO()'],['../class_s_x1272.html#abb4bbfe8acc6026c833d267d78417b63',1,'SX1272::autoLDRO()'],['../class_s_x1278.html#ae02adcde8c2978c0d1b157729dd5df1e',1,'SX1278::autoLDRO()']]],
- ['available_422',['available',['../class_x_bee.html#a5ecae4c93f7aaaf85146f75eebd38891',1,'XBee::available()'],['../class_physical_layer.html#ab57182d32646861ef0d865e2740d6b26',1,'PhysicalLayer::available()']]],
- ['ax25client_423',['AX25Client',['../class_a_x25_client.html#ab074563d4d22a42d5ea9ad1693d6f373',1,'AX25Client::AX25Client(PhysicalLayer *phy)'],['../class_a_x25_client.html#a6e81e629817cdf1b377e4b4f7e4d6520',1,'AX25Client::AX25Client(AFSKClient *audio)']]],
- ['ax25frame_424',['AX25Frame',['../class_a_x25_frame.html#a138d97d90a371bef7ebd86cce1cc4979',1,'AX25Frame::AX25Frame(const char *destCallsign, uint8_t destSSID, const char *srcCallsign, uint8_t srcSSID, uint8_t control)'],['../class_a_x25_frame.html#a60e1b318d6e4b9299a4eab72e40877fc',1,'AX25Frame::AX25Frame(const char *destCallsign, uint8_t destSSID, const char *srcCallsign, uint8_t srcSSID, uint8_t control, uint8_t protocolID, const char *info)'],['../class_a_x25_frame.html#a3899b8698d772b8285629d6a4f2a642a',1,'AX25Frame::AX25Frame(const char *destCallsign, uint8_t destSSID, const char *srcCallsign, uint8_t srcSSID, uint8_t control, uint8_t protocolID, uint8_t *info, uint16_t infoLen)'],['../class_a_x25_frame.html#a25b83cc9c281d2758165833fe238fe0e',1,'AX25Frame::AX25Frame(const AX25Frame &frame)']]]
+ ['afskclient_417',['AFSKClient',['../class_a_f_s_k_client.html#acfe53917bcba7f79611e01865c42fefd',1,'AFSKClient']]],
+ ['atemptybuffer_418',['ATemptyBuffer',['../class_module.html#ad5767216ba9340ae6d86915b12e89bd6',1,'Module']]],
+ ['atgetresponse_419',['ATgetResponse',['../class_module.html#ad1aadc2b52eea2bf9d26591091eec3f1',1,'Module']]],
+ ['atsendcommand_420',['ATsendCommand',['../class_module.html#a5c09c878b55f56990dd0c2972a3440c4',1,'Module']]],
+ ['atsenddata_421',['ATsendData',['../class_module.html#a623aee6405b330b7c935013ff3d01100',1,'Module']]],
+ ['attachinterrupt_422',['attachInterrupt',['../class_module.html#a91aaa34aecdfeaf24948551b037033be',1,'Module']]],
+ ['autoldro_423',['autoLDRO',['../class_s_x126x.html#ab9ce38cfeaa36ddcc2d82b2974d7088c',1,'SX126x::autoLDRO()'],['../class_s_x1272.html#abb4bbfe8acc6026c833d267d78417b63',1,'SX1272::autoLDRO()'],['../class_s_x1278.html#ae02adcde8c2978c0d1b157729dd5df1e',1,'SX1278::autoLDRO()']]],
+ ['available_424',['available',['../class_x_bee.html#a5ecae4c93f7aaaf85146f75eebd38891',1,'XBee::available()'],['../class_physical_layer.html#ab57182d32646861ef0d865e2740d6b26',1,'PhysicalLayer::available()']]],
+ ['ax25client_425',['AX25Client',['../class_a_x25_client.html#ab074563d4d22a42d5ea9ad1693d6f373',1,'AX25Client::AX25Client(PhysicalLayer *phy)'],['../class_a_x25_client.html#a6e81e629817cdf1b377e4b4f7e4d6520',1,'AX25Client::AX25Client(AFSKClient *audio)']]],
+ ['ax25frame_426',['AX25Frame',['../class_a_x25_frame.html#a138d97d90a371bef7ebd86cce1cc4979',1,'AX25Frame::AX25Frame(const char *destCallsign, uint8_t destSSID, const char *srcCallsign, uint8_t srcSSID, uint8_t control)'],['../class_a_x25_frame.html#a60e1b318d6e4b9299a4eab72e40877fc',1,'AX25Frame::AX25Frame(const char *destCallsign, uint8_t destSSID, const char *srcCallsign, uint8_t srcSSID, uint8_t control, uint8_t protocolID, const char *info)'],['../class_a_x25_frame.html#a3899b8698d772b8285629d6a4f2a642a',1,'AX25Frame::AX25Frame(const char *destCallsign, uint8_t destSSID, const char *srcCallsign, uint8_t srcSSID, uint8_t control, uint8_t protocolID, uint8_t *info, uint16_t infoLen)'],['../class_a_x25_frame.html#a25b83cc9c281d2758165833fe238fe0e',1,'AX25Frame::AX25Frame(const AX25Frame &frame)']]]
];
diff --git a/search/functions_1.js b/search/functions_1.js
index c7ae0889..5e85004c 100644
--- a/search/functions_1.js
+++ b/search/functions_1.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['begin_425',['begin',['../class_c_c1101.html#adcf6b5c4e1a066d6b9be326a9ee04284',1,'CC1101::begin()'],['../class_e_s_p8266.html#ae25a6901976a548443e2b7d49ca94d9b',1,'ESP8266::begin()'],['../class_h_c05.html#a83cf61ee5a79c06f43861a6e5a8a15b6',1,'HC05::begin()'],['../class_j_d_y08.html#a6fca03bb9f163c16d193904beac6b0b1',1,'JDY08::begin()'],['../classn_r_f24.html#a60eb59262c5004b587b1d8177706ff28',1,'nRF24::begin()'],['../class_r_f69.html#a4d0dea965aba1017a660c9478ec57560',1,'RF69::begin()'],['../class_r_f_m95.html#a9fd59fdec8591334cfa02514ca7aabf6',1,'RFM95::begin()'],['../class_r_f_m96.html#a959e10f61fd3fdfc013733bd6c081335',1,'RFM96::begin()'],['../class_si4430.html#a8e17e67d0d3dd9b478be964be8647ca7',1,'Si4430::begin()'],['../class_si4431.html#ab9d7e3e4d0191dff2a1483bcfa555ac4',1,'Si4431::begin()'],['../class_si4432.html#a0791a0d720bbe38030ba6ed95a383b71',1,'Si4432::begin()'],['../class_si443x.html#a453eda5436dc4dfe0dad676dc3977752',1,'Si443x::begin()'],['../class_s_x1231.html#a20d6eb4b8f18fb7f8d02967937ec6f8e',1,'SX1231::begin()'],['../class_s_x1262.html#abb79631385e5bc3ed5b39fe33b80cc2b',1,'SX1262::begin()'],['../class_s_x1268.html#a19554c257984c0806ae95ee209dfa296',1,'SX1268::begin()'],['../class_s_x126x.html#a1b97488c6887df2e0291bba1b852605e',1,'SX126x::begin()'],['../class_s_x1272.html#aaa5a787164fb216c12b8dea4d810f7f3',1,'SX1272::begin()'],['../class_s_x1273.html#adf46338bf36c2d43e591426ae7b6082a',1,'SX1273::begin()'],['../class_s_x1276.html#af8c818f27a8b9f964cee23cc1f397f94',1,'SX1276::begin()'],['../class_s_x1277.html#aa2b5816c06cd644fd33171ee61cf325b',1,'SX1277::begin()'],['../class_s_x1278.html#af7d9dc775820f7b260b578908cea3dbe',1,'SX1278::begin()'],['../class_s_x1279.html#a86e675a0c6f5970370ae6a9b1be27167',1,'SX1279::begin()'],['../class_s_x127x.html#a5da8218f69e3bf52df389a0480f8b430',1,'SX127x::begin()'],['../class_s_x128x.html#a7927beac8c610dffd06cf95242706f39',1,'SX128x::begin()'],['../class_x_bee_serial.html#ac184a4dec32eaeafdb8e68079c3fd932',1,'XBeeSerial::begin()'],['../class_x_bee.html#a84b4593723cab4d5ce14e2bf4ee6dbe4',1,'XBee::begin()'],['../class_a_f_s_k_client.html#a30b86bb7cd087b3bc3c45a011ba266c3',1,'AFSKClient::begin()'],['../class_a_x25_client.html#a38be2b9385e4804339b3e4b57b90c2ca',1,'AX25Client::begin()'],['../class_hell_client.html#a225775fe87f9ed3c3a04142697641242',1,'HellClient::begin()'],['../class_morse_client.html#a516f19bb51b87ead7f7ed149f2ca92cf',1,'MorseClient::begin()'],['../class_r_t_t_y_client.html#ad8856bc336b9a70f8239084740c22c10',1,'RTTYClient::begin()'],['../class_s_s_t_v_client.html#a3d85be3941250366eec2cd9a147a4f5c',1,'SSTVClient::begin(float base, const SSTVMode_t &mode, float correction=1.0)'],['../class_s_s_t_v_client.html#a8606cf73f86f6f1b29cea9ae9b46c81e',1,'SSTVClient::begin(const SSTVMode_t &mode, float correction=1.0)']]],
- ['beginble_426',['beginBLE',['../class_s_x128x.html#a316340d7ba2a6e7cb5742e3ff21e728c',1,'SX128x']]],
- ['beginflrc_427',['beginFLRC',['../class_s_x128x.html#ac7df67afbb0b1a88daf5ec50f3d65660',1,'SX128x']]],
- ['beginfsk_428',['beginFSK',['../class_s_x1262.html#ac1da6cc500564bc257031527cc54c80b',1,'SX1262::beginFSK()'],['../class_s_x1268.html#a6523b6928ee5ed26e205b07ee4f07b60',1,'SX1268::beginFSK()'],['../class_s_x126x.html#a2e500e5b6044ccab8f6b19af4ffa917c',1,'SX126x::beginFSK()'],['../class_s_x1272.html#a2ee9fb48eeaf41876de00d3774be78cf',1,'SX1272::beginFSK()'],['../class_s_x1276.html#a4154b0ed21583ab37eaf52225d156ad8',1,'SX1276::beginFSK()'],['../class_s_x1277.html#a1205719d59b2935ae9b1c953fa23509a',1,'SX1277::beginFSK()'],['../class_s_x1278.html#a33dc718c83c233a1f93d6bdf2ec31783',1,'SX1278::beginFSK()'],['../class_s_x1279.html#a94a6c5f49eb8f26b7eeb1d5ee258f089',1,'SX1279::beginFSK()'],['../class_s_x127x.html#add78edb65673d9e88931a55b0672a9f3',1,'SX127x::beginFSK()']]],
- ['begingfsk_429',['beginGFSK',['../class_s_x128x.html#a8dd8ce38bc9d0d8dbd711b373e864e93',1,'SX128x']]],
- ['bytearr_430',['byteArr',['../class_i_t_a2_string.html#a3f42f7ad98473dbe36515e676622ed3d',1,'ITA2String']]]
+ ['begin_427',['begin',['../class_c_c1101.html#adcf6b5c4e1a066d6b9be326a9ee04284',1,'CC1101::begin()'],['../class_e_s_p8266.html#ae25a6901976a548443e2b7d49ca94d9b',1,'ESP8266::begin()'],['../class_h_c05.html#a83cf61ee5a79c06f43861a6e5a8a15b6',1,'HC05::begin()'],['../class_j_d_y08.html#a6fca03bb9f163c16d193904beac6b0b1',1,'JDY08::begin()'],['../classn_r_f24.html#a60eb59262c5004b587b1d8177706ff28',1,'nRF24::begin()'],['../class_r_f69.html#a4d0dea965aba1017a660c9478ec57560',1,'RF69::begin()'],['../class_r_f_m95.html#a9fd59fdec8591334cfa02514ca7aabf6',1,'RFM95::begin()'],['../class_r_f_m96.html#a959e10f61fd3fdfc013733bd6c081335',1,'RFM96::begin()'],['../class_si4430.html#a8e17e67d0d3dd9b478be964be8647ca7',1,'Si4430::begin()'],['../class_si4431.html#ab9d7e3e4d0191dff2a1483bcfa555ac4',1,'Si4431::begin()'],['../class_si4432.html#a0791a0d720bbe38030ba6ed95a383b71',1,'Si4432::begin()'],['../class_si443x.html#a453eda5436dc4dfe0dad676dc3977752',1,'Si443x::begin()'],['../class_s_x1231.html#a20d6eb4b8f18fb7f8d02967937ec6f8e',1,'SX1231::begin()'],['../class_s_x1262.html#abb79631385e5bc3ed5b39fe33b80cc2b',1,'SX1262::begin()'],['../class_s_x1268.html#a19554c257984c0806ae95ee209dfa296',1,'SX1268::begin()'],['../class_s_x126x.html#a1b97488c6887df2e0291bba1b852605e',1,'SX126x::begin()'],['../class_s_x1272.html#aaa5a787164fb216c12b8dea4d810f7f3',1,'SX1272::begin()'],['../class_s_x1273.html#adf46338bf36c2d43e591426ae7b6082a',1,'SX1273::begin()'],['../class_s_x1276.html#af8c818f27a8b9f964cee23cc1f397f94',1,'SX1276::begin()'],['../class_s_x1277.html#aa2b5816c06cd644fd33171ee61cf325b',1,'SX1277::begin()'],['../class_s_x1278.html#af7d9dc775820f7b260b578908cea3dbe',1,'SX1278::begin()'],['../class_s_x1279.html#a86e675a0c6f5970370ae6a9b1be27167',1,'SX1279::begin()'],['../class_s_x127x.html#a5da8218f69e3bf52df389a0480f8b430',1,'SX127x::begin()'],['../class_s_x128x.html#a7927beac8c610dffd06cf95242706f39',1,'SX128x::begin()'],['../class_x_bee_serial.html#ac184a4dec32eaeafdb8e68079c3fd932',1,'XBeeSerial::begin()'],['../class_x_bee.html#a84b4593723cab4d5ce14e2bf4ee6dbe4',1,'XBee::begin()'],['../class_a_f_s_k_client.html#a30b86bb7cd087b3bc3c45a011ba266c3',1,'AFSKClient::begin()'],['../class_a_x25_client.html#a38be2b9385e4804339b3e4b57b90c2ca',1,'AX25Client::begin()'],['../class_hell_client.html#a225775fe87f9ed3c3a04142697641242',1,'HellClient::begin()'],['../class_morse_client.html#a516f19bb51b87ead7f7ed149f2ca92cf',1,'MorseClient::begin()'],['../class_r_t_t_y_client.html#ad8856bc336b9a70f8239084740c22c10',1,'RTTYClient::begin()'],['../class_s_s_t_v_client.html#a3d85be3941250366eec2cd9a147a4f5c',1,'SSTVClient::begin(float base, const SSTVMode_t &mode, float correction=1.0)'],['../class_s_s_t_v_client.html#a8606cf73f86f6f1b29cea9ae9b46c81e',1,'SSTVClient::begin(const SSTVMode_t &mode, float correction=1.0)']]],
+ ['beginble_428',['beginBLE',['../class_s_x128x.html#a316340d7ba2a6e7cb5742e3ff21e728c',1,'SX128x']]],
+ ['beginflrc_429',['beginFLRC',['../class_s_x128x.html#ac7df67afbb0b1a88daf5ec50f3d65660',1,'SX128x']]],
+ ['beginfsk_430',['beginFSK',['../class_s_x1262.html#ac1da6cc500564bc257031527cc54c80b',1,'SX1262::beginFSK()'],['../class_s_x1268.html#a6523b6928ee5ed26e205b07ee4f07b60',1,'SX1268::beginFSK()'],['../class_s_x126x.html#a2e500e5b6044ccab8f6b19af4ffa917c',1,'SX126x::beginFSK()'],['../class_s_x1272.html#a2ee9fb48eeaf41876de00d3774be78cf',1,'SX1272::beginFSK()'],['../class_s_x1276.html#a4154b0ed21583ab37eaf52225d156ad8',1,'SX1276::beginFSK()'],['../class_s_x1277.html#a1205719d59b2935ae9b1c953fa23509a',1,'SX1277::beginFSK()'],['../class_s_x1278.html#a33dc718c83c233a1f93d6bdf2ec31783',1,'SX1278::beginFSK()'],['../class_s_x1279.html#a94a6c5f49eb8f26b7eeb1d5ee258f089',1,'SX1279::beginFSK()'],['../class_s_x127x.html#add78edb65673d9e88931a55b0672a9f3',1,'SX127x::beginFSK()']]],
+ ['begingfsk_431',['beginGFSK',['../class_s_x128x.html#a8dd8ce38bc9d0d8dbd711b373e864e93',1,'SX128x']]],
+ ['bytearr_432',['byteArr',['../class_i_t_a2_string.html#a3f42f7ad98473dbe36515e676622ed3d',1,'ITA2String']]]
];
diff --git a/search/functions_10.js b/search/functions_10.js
index 1295099c..e9f357ed 100644
--- a/search/functions_10.js
+++ b/search/functions_10.js
@@ -1,103 +1,104 @@
var searchData=
[
- ['scanchannel_533',['scanChannel',['../class_s_x126x.html#ae9f24414bd684434c310df54b3558f21',1,'SX126x::scanChannel()'],['../class_s_x127x.html#ada007b90821258fe8c6ca7f8ae3efed5',1,'SX127x::scanChannel()'],['../class_s_x128x.html#a89cc916f5cd5cdfbd331bb15f8a3d5cb',1,'SX128x::scanChannel()']]],
- ['send_534',['send',['../class_e_s_p8266.html#a1caaa537edd52d1c2b7a0a25ef69c1c9',1,'ESP8266::send(const char *data) override'],['../class_e_s_p8266.html#a2f34474953b7dbe4d057c8e3f65e0dc4',1,'ESP8266::send(uint8_t *data, size_t len) override'],['../class_transport_layer.html#a1d9cb76640868aa0338b52808e4f022d',1,'TransportLayer::send(const char *data)=0'],['../class_transport_layer.html#afb001c6348bc19694090532cc5f00e52',1,'TransportLayer::send(uint8_t *data, size_t len)=0']]],
- ['sendframe_535',['sendFrame',['../class_a_x25_client.html#a341db993853c6817a8f6c7087ead0ba6',1,'AX25Client']]],
- ['sendheader_536',['sendHeader',['../class_s_s_t_v_client.html#a30741de183c81492402187b9d6d8c11e',1,'SSTVClient']]],
- ['sendline_537',['sendLine',['../class_s_s_t_v_client.html#a772bfc68ac0a5f723c1031138dc27bd0',1,'SSTVClient']]],
- ['setaccessaddress_538',['setAccessAddress',['../class_s_x128x.html#a9346490a6c56edcff2e12ae0369a8df5',1,'SX128x']]],
- ['setaddresswidth_539',['setAddressWidth',['../classn_r_f24.html#a5b01677f5ce6bee54da8fc7098c339f4',1,'nRF24']]],
- ['setaeskey_540',['setAESKey',['../class_r_f69.html#abe5b378d7cc274fd8b75881e7d604bf3',1,'RF69']]],
- ['setafc_541',['setAFC',['../class_s_x127x.html#a41f8cfcc2cdeb25a8e5a03f1ba4edd1e',1,'SX127x']]],
- ['setafcagctrigger_542',['setAFCAGCTrigger',['../class_s_x127x.html#ab0f67330124cefc07a462e77922453d0',1,'SX127x']]],
- ['setafcbandwidth_543',['setAFCBandwidth',['../class_s_x127x.html#a63e00b1ecf1b0dcb6d8a91fc9b8ea5ef',1,'SX127x']]],
- ['setambienttemperature_544',['setAmbientTemperature',['../class_r_f69.html#ac37d9ddee2adcc8876a182b8ebc3e703',1,'RF69']]],
- ['setautoack_545',['setAutoAck',['../classn_r_f24.html#aca941c9235ba1212257288554eb4b7fe',1,'nRF24::setAutoAck(bool autoAckOn=true)'],['../classn_r_f24.html#ac1c3419442d93abeede39e7fda4db62e',1,'nRF24::setAutoAck(uint8_t pipeNum, bool autoAckOn)']]],
- ['setbandwidth_546',['setBandwidth',['../class_l_l_c_c68.html#a6f6c206657304809ee30bd9761ef79bf',1,'LLCC68::setBandwidth()'],['../class_s_x126x.html#a2f60df59c80241d98ce078c0417a7f08',1,'SX126x::setBandwidth()'],['../class_s_x1272.html#a0cc8eeb00241031796fc73b08711469b',1,'SX1272::setBandwidth()'],['../class_s_x1278.html#a46c27ed1ebaae4e3ed8afe3ae6941dd6',1,'SX1278::setBandwidth()'],['../class_s_x128x.html#ae93c99c85deb950fe9bc7101142b5f6a',1,'SX128x::setBandwidth()']]],
- ['setbitrate_547',['setBitRate',['../class_c_c1101.html#aa53427cabcda0778f287ed1d850bbe37',1,'CC1101::setBitRate()'],['../class_r_f69.html#ad7f8132912a5dbf38c5cf676ac167d13',1,'RF69::setBitRate()'],['../class_si443x.html#ad43575e731dd7e66d5ad9e6dccd27170',1,'Si443x::setBitRate()'],['../class_s_x126x.html#a7deeef45d7f64a4018a3e56aaea4eb0e',1,'SX126x::setBitRate()'],['../class_s_x127x.html#a606d839b3a992c681ac9ad7ca6020022',1,'SX127x::setBitRate()'],['../class_s_x128x.html#a3bee00ec197ef9855c0079cb0a3009a6',1,'SX128x::setBitRate()']]],
- ['setbroadcastaddress_548',['setBroadcastAddress',['../class_r_f69.html#a1b7598b87ffaabdbe733c47317fa91d8',1,'RF69::setBroadcastAddress()'],['../class_s_x126x.html#abd8eea7e468db3d6064c19d4934d5034',1,'SX126x::setBroadcastAddress()'],['../class_s_x127x.html#abc51ce6718153e4963128f25bb5aab40',1,'SX127x::setBroadcastAddress()']]],
- ['setcodingrate_549',['setCodingRate',['../class_s_x126x.html#afd3113858966e878e9c67a1e710bd586',1,'SX126x::setCodingRate()'],['../class_s_x1272.html#a960913438feccad4c1913a9222384a5f',1,'SX1272::setCodingRate()'],['../class_s_x1278.html#a834f26a0bd3fc8a03fa7e68aa4daf9e1',1,'SX1278::setCodingRate()'],['../class_s_x128x.html#a9da544e4a6120f73a078b46c6138505a',1,'SX128x::setCodingRate()']]],
- ['setcrc_550',['setCRC',['../class_s_x126x.html#a95007639c2648a1dbb614493224606f1',1,'SX126x::setCRC()'],['../class_s_x1272.html#abd912314a977f92c464d36d862329ffc',1,'SX1272::setCRC()'],['../class_s_x1278.html#ac0be7586b8e40355bbd29d78ae9941d1',1,'SX1278::setCRC()'],['../class_s_x128x.html#aa4b1e0b96347011522e053f30202c0fe',1,'SX128x::setCRC()']]],
- ['setcrcfiltering_551',['setCrcFiltering',['../class_c_c1101.html#aafac40359c4a1bb01aae12da6b03be26',1,'CC1101::setCrcFiltering()'],['../classn_r_f24.html#a3eb45884a5730ac1c339c7ba4f7b5282',1,'nRF24::setCrcFiltering()'],['../class_r_f69.html#ac205bc487833dc4eae4bb0069c0c4d1e',1,'RF69::setCrcFiltering()']]],
- ['setcurrentlimit_552',['setCurrentLimit',['../class_s_x126x.html#a8f971dca834be7e0470a9a9f0c01854e',1,'SX126x::setCurrentLimit()'],['../class_s_x127x.html#a400575e3d83977bd250c5cb382fc7002',1,'SX127x::setCurrentLimit()']]],
- ['setdatarate_553',['setDataRate',['../classn_r_f24.html#a1f3ec2196733a2e2476f50690967f285',1,'nRF24']]],
- ['setdatashaping_554',['setDataShaping',['../class_c_c1101.html#adf96e77f25b7e256891601bef04f35a6',1,'CC1101::setDataShaping()'],['../classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916',1,'nRF24::setDataShaping()'],['../class_r_f69.html#a42b99e437454e92c6932c3b7acc1fc4a',1,'RF69::setDataShaping()'],['../class_si443x.html#ade08c79074c7e4414d34eefa25cee168',1,'Si443x::setDataShaping()'],['../class_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676',1,'SX126x::setDataShaping()'],['../class_s_x1272.html#a91aca64124321c07a67f26b3c6934aea',1,'SX1272::setDataShaping()'],['../class_s_x1278.html#afb740a4925b64d83d5edca10d93f0563',1,'SX1278::setDataShaping()'],['../class_s_x128x.html#a99491c705e88dddc820f884b778f1660',1,'SX128x::setDataShaping()'],['../class_physical_layer.html#ab643a814dce48f71a13bf6ea23f44cbd',1,'PhysicalLayer::setDataShaping()']]],
- ['setdatashapingook_555',['setDataShapingOOK',['../class_s_x1272.html#a3a377445cb4b8fd41781a3210a819a47',1,'SX1272::setDataShapingOOK()'],['../class_s_x1278.html#a1ccc4d5062f739d534ab22562c7efca4',1,'SX1278::setDataShapingOOK()']]],
- ['setdestinationaddress_556',['setDestinationAddress',['../class_x_bee_serial.html#ae485a8ebeaf574ffe0c2c56a61583f13',1,'XBeeSerial']]],
- ['setdio0action_557',['setDio0Action',['../class_r_f69.html#a9e50a1183d13ff9984f8438a7e9e4a77',1,'RF69::setDio0Action()'],['../class_s_x127x.html#ada53419d65f207f352124da7747c5960',1,'SX127x::setDio0Action()']]],
- ['setdio1action_558',['setDio1Action',['../class_r_f69.html#aa72ad2ac5238bd87886684064b7494cf',1,'RF69::setDio1Action()'],['../class_s_x126x.html#a0da667fe702d7b4aafaa4bf7e69ea40d',1,'SX126x::setDio1Action()'],['../class_s_x127x.html#afc844f7f3530f4076c8ea5f684c1b123',1,'SX127x::setDio1Action()'],['../class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed',1,'SX128x::setDio1Action()']]],
- ['setdio2asrfswitch_559',['setDio2AsRfSwitch',['../class_s_x126x.html#ae46e08d579f4acbad029b4cd4f4fffaf',1,'SX126x']]],
- ['setdirectaction_560',['setDirectAction',['../class_c_c1101.html#a5161fa10b19d857840579601ef565363',1,'CC1101::setDirectAction()'],['../classn_r_f24.html#a3da63a447659f92153654d31a5d2854c',1,'nRF24::setDirectAction()'],['../class_r_f69.html#a7fd34332bec08828080b1b4a0f8c6e28',1,'RF69::setDirectAction()'],['../class_si443x.html#a55fae20e81755c8b014d080741d61913',1,'Si443x::setDirectAction()'],['../class_s_x126x.html#abbf8b4623da8c2caa83a8c3d35a44d0a',1,'SX126x::setDirectAction()'],['../class_s_x127x.html#aa3f409359eafa5988e8e4c2948735238',1,'SX127x::setDirectAction()'],['../class_s_x128x.html#aff1b549077b9d752f53bf9dfc6840236',1,'SX128x::setDirectAction()'],['../class_physical_layer.html#ab76fe7d3e0f453a807b205161c980086',1,'PhysicalLayer::setDirectAction()']]],
- ['setdirectsyncword_561',['setDirectSyncWord',['../class_physical_layer.html#a8e378fe136a498ea485a9c10f5e15aab',1,'PhysicalLayer']]],
- ['setencoding_562',['setEncoding',['../class_c_c1101.html#ab4b98eb6af33d006306bb7514ed216ea',1,'CC1101::setEncoding()'],['../classn_r_f24.html#a0429a9d6524005065e6fac21aaebdcbf',1,'nRF24::setEncoding()'],['../class_r_f69.html#aae828ce8dda16da4e54d2f18b1fb8af2',1,'RF69::setEncoding()'],['../class_si443x.html#a1382fc3b68f447e381613e6670747128',1,'Si443x::setEncoding()'],['../class_s_x126x.html#a2b3eb51117558c58384b03de4b7bfe60',1,'SX126x::setEncoding()'],['../class_s_x127x.html#abad2d455012bd28d304589c8164390eb',1,'SX127x::setEncoding()'],['../class_s_x128x.html#a8720a388d2cd10fac3112b89f4a80947',1,'SX128x::setEncoding()'],['../class_physical_layer.html#a7d3419227d201d6912b77784636d437d',1,'PhysicalLayer::setEncoding()']]],
- ['setfrequency_563',['setFrequency',['../class_c_c1101.html#a9592c023556c38c2b8066a23da96ae5e',1,'CC1101::setFrequency()'],['../classn_r_f24.html#abec5f9dba44a019e23c8bf516f104fad',1,'nRF24::setFrequency()'],['../class_r_f69.html#ab467f0fc318e651d0cdfbc0399d4c34b',1,'RF69::setFrequency()'],['../class_r_f_m95.html#a9dbe60f998ddc661282ebf454dba0f87',1,'RFM95::setFrequency()'],['../class_r_f_m96.html#ae2be63ae8365648098b84cc86475fb84',1,'RFM96::setFrequency()'],['../class_si4430.html#a025a31861d1511090168e416140d0343',1,'Si4430::setFrequency()'],['../class_si4432.html#aa0cdb6cb53bb0176803d5115356a8e84',1,'Si4432::setFrequency()'],['../class_s_x1262.html#a7e72da22fa1fc2d87186107a3285e846',1,'SX1262::setFrequency()'],['../class_s_x1268.html#a6ad998275281de5c6f24f8a64db88052',1,'SX1268::setFrequency()'],['../class_s_x1272.html#af409f50e51042cf9357c0a8267f762f8',1,'SX1272::setFrequency()'],['../class_s_x1276.html#a657d75dced0af8c89c4e38535dd5b008',1,'SX1276::setFrequency()'],['../class_s_x1277.html#a42adde5eecccdca95214980848795e82',1,'SX1277::setFrequency()'],['../class_s_x1278.html#a4b14d432ef1bd72982f4771cac5b62e4',1,'SX1278::setFrequency()'],['../class_s_x1279.html#acf9b2087f5b661f06e9512bad36b3817',1,'SX1279::setFrequency()'],['../class_s_x128x.html#a2043ef7bb806968b9d9dcb64561ca371',1,'SX128x::setFrequency()']]],
- ['setfrequencydeviation_564',['setFrequencyDeviation',['../class_c_c1101.html#a0d69713b9f20c9de354c13c3167b18b3',1,'CC1101::setFrequencyDeviation()'],['../classn_r_f24.html#a5170284f0a5535de7d00216d450b87a4',1,'nRF24::setFrequencyDeviation()'],['../class_r_f69.html#adb9fbfedf95f34ac537815870b98a9be',1,'RF69::setFrequencyDeviation()'],['../class_si443x.html#a7c4e6caa95e5622f6f515ba0339a1c66',1,'Si443x::setFrequencyDeviation()'],['../class_s_x126x.html#a7cd95a5f2e39ae8fb1a3040e77fa21a3',1,'SX126x::setFrequencyDeviation()'],['../class_s_x127x.html#a448ea8a6a6011a9cdddd4e09bd6c9679',1,'SX127x::setFrequencyDeviation()'],['../class_s_x128x.html#a26d0d02e5e53a3172df9208fa343a3f1',1,'SX128x::setFrequencyDeviation()'],['../class_physical_layer.html#ab9060e8ab7a2da192b3bf53b3501553b',1,'PhysicalLayer::setFrequencyDeviation()']]],
- ['setgain_565',['setGain',['../class_s_x1272.html#ae1c57ad5e8496dc28cd3ba9852809852',1,'SX1272::setGain()'],['../class_s_x1278.html#aa57b713988cfa224a6db2ff325052931',1,'SX1278::setGain()']]],
- ['setgdo0action_566',['setGdo0Action',['../class_c_c1101.html#ae60ea5cacfb1543fcecde5bfac16361a',1,'CC1101']]],
- ['setgdo2action_567',['setGdo2Action',['../class_c_c1101.html#ac6338c2f5c937a12dac06069944ffb77',1,'CC1101']]],
- ['setirqaction_568',['setIrqAction',['../classn_r_f24.html#abf9323748b1a850e6ddc6f6d48f4cfb3',1,'nRF24::setIrqAction()'],['../class_si443x.html#a801b51059e61f93d4e01ae6ba8eb0726',1,'Si443x::setIrqAction()']]],
- ['setlnatestboost_569',['setLnaTestBoost',['../class_r_f69.html#aa14dbfd82cd75b9759d4d78bdb05c194',1,'RF69']]],
- ['setnodeaddress_570',['setNodeAddress',['../class_c_c1101.html#a6e62914790f132816134fc68c2bb5eb8',1,'CC1101::setNodeAddress()'],['../class_r_f69.html#ab9c217d5ece259950780a05c6e41f75c',1,'RF69::setNodeAddress()'],['../class_s_x126x.html#a514cabe74bbe3434d7e4f244c4077752',1,'SX126x::setNodeAddress()'],['../class_s_x127x.html#ab99630d50672b43fc7162ba8f3293f95',1,'SX127x::setNodeAddress()']]],
- ['setook_571',['setOOK',['../class_c_c1101.html#afa64d1ad4789d3146b38d14437234756',1,'CC1101::setOOK()'],['../class_r_f69.html#a9c2f94a1c3c8a4f3fd2c5785217bee0a',1,'RF69::setOOK()'],['../class_s_x127x.html#a24ef0af19a6b8954f956a3c3ad4286ee',1,'SX127x::setOOK()']]],
- ['setookfixedorfloorthreshold_572',['setOokFixedOrFloorThreshold',['../class_s_x127x.html#a17ff4e4e0afaebed727648e1400be538',1,'SX127x']]],
- ['setookpeakthresholddecrement_573',['setOokPeakThresholdDecrement',['../class_s_x127x.html#aac2f43d70b5f94e49e09b4c9f082f46d',1,'SX127x']]],
- ['setookthresholdtype_574',['setOokThresholdType',['../class_r_f69.html#a219a046c10ddcc0a787ad19346ecad6a',1,'RF69::setOokThresholdType()'],['../class_s_x127x.html#a8b93142202167270db109d18b743c744',1,'SX127x::setOokThresholdType()']]],
- ['setoutputpower_575',['setOutputPower',['../class_c_c1101.html#ac3ff8051af5ca50c349e02257f1a3bda',1,'CC1101::setOutputPower()'],['../classn_r_f24.html#a824453d547c0b42ac1988acb42032ca4',1,'nRF24::setOutputPower()'],['../class_r_f69.html#a998ddd21fc152d835c6f1b8d31b02fcc',1,'RF69::setOutputPower()'],['../class_si4430.html#af8d615431bf66e06b45487f3fff73d16',1,'Si4430::setOutputPower()'],['../class_si4431.html#a4da296b35056e076ff69a288bd801d19',1,'Si4431::setOutputPower()'],['../class_si4432.html#a8b26e2c86a9e5e8f6405f0a57b65caca',1,'Si4432::setOutputPower()'],['../class_s_x1261.html#aa541f927995a1756c651b93fd24edc65',1,'SX1261::setOutputPower()'],['../class_s_x1262.html#aa149463283dc9cddfec836ec6620d4dc',1,'SX1262::setOutputPower()'],['../class_s_x1268.html#a5b0744aa46fbb4f8c738b010dfcc9b45',1,'SX1268::setOutputPower()'],['../class_s_x1272.html#ae3596f303714509f552d98321bdfce5c',1,'SX1272::setOutputPower()'],['../class_s_x1278.html#a8eeac64472fa70ed5e51f35d581f37ea',1,'SX1278::setOutputPower()'],['../class_s_x128x.html#ad6e2b46c317a8d8512cf0380025147a9',1,'SX128x::setOutputPower()']]],
- ['setpanid_576',['setPanId',['../class_x_bee_serial.html#ad429a47dc445765d2dec7ff64b922306',1,'XBeeSerial::setPanId()'],['../class_x_bee.html#a88745c61a1dc2d1139c34d6cc385d35b',1,'XBee::setPanId()']]],
- ['setpreamblelength_577',['setPreambleLength',['../class_c_c1101.html#acbfa80f431f335d5597500319f0affa8',1,'CC1101::setPreambleLength()'],['../class_r_f69.html#a7c84b3f881cad6e05b0f4f68c24496d9',1,'RF69::setPreambleLength()'],['../class_si443x.html#a4821a6141caf16141074615c976ecd91',1,'Si443x::setPreambleLength()'],['../class_s_x126x.html#ab00f765bbfbfaa8c693532ea3a90c29b',1,'SX126x::setPreambleLength()'],['../class_s_x127x.html#ab608c45e0dcc44280df29580dc0a31ed',1,'SX127x::setPreambleLength()'],['../class_s_x128x.html#a1984a405262f155f16a4759c5f6b0133',1,'SX128x::setPreambleLength()']]],
- ['setpromiscuousmode_578',['setPromiscuousMode',['../class_c_c1101.html#a2911d49d1c293542f7a374c9af60df0e',1,'CC1101::setPromiscuousMode()'],['../class_r_f69.html#a6d90ad1d455de045c53c5758babd876c',1,'RF69::setPromiscuousMode()']]],
- ['setreceivepipe_579',['setReceivePipe',['../classn_r_f24.html#a31bcc5a8c3747bf08a273dbdadc5481a',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t *addr)'],['../classn_r_f24.html#ab5bc08aef88d8cf41c38369044005da8',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t addrByte)']]],
- ['setrecvsequence_580',['setRecvSequence',['../class_a_x25_frame.html#a4696a8eede8bac85f0ee6de6fee79ea8',1,'AX25Frame']]],
- ['setregulatordcdc_581',['setRegulatorDCDC',['../class_s_x126x.html#a5ae69309ca0cf5f13c60f2d162916ff8',1,'SX126x']]],
- ['setregulatorldo_582',['setRegulatorLDO',['../class_s_x126x.html#a21c263ce1a339faa74c568d9afb81cd2',1,'SX126x']]],
- ['setrepeaters_583',['setRepeaters',['../class_a_x25_frame.html#a7f2d9f4f1ba29d0fd9f9f3f2cf03f797',1,'AX25Frame']]],
- ['setrfswitchpins_584',['setRfSwitchPins',['../class_module.html#a0ecbb4e1e98094c1296b1e823dc14703',1,'Module::setRfSwitchPins()'],['../class_c_c1101.html#a45ab4e3f4f9db367185333d36ba21ed2',1,'CC1101::setRfSwitchPins()'],['../class_r_f69.html#aada7c48828b950cdfd260594d502b03d',1,'RF69::setRfSwitchPins()'],['../class_si443x.html#ae365087803b88b29932b5c793edff1d4',1,'Si443x::setRfSwitchPins()'],['../class_s_x126x.html#a288257242e483cb3eb6944333179dd26',1,'SX126x::setRfSwitchPins()'],['../class_s_x127x.html#ae9781180418c1ec9c365b74acbc98d8a',1,'SX127x::setRfSwitchPins()'],['../class_s_x128x.html#a5f11803b3430bc059321b443f407e78b',1,'SX128x::setRfSwitchPins()']]],
- ['setrfswitchstate_585',['setRfSwitchState',['../class_module.html#a4a87d59ad2bf6bb1bb9de1856a81b824',1,'Module']]],
- ['setrssiconfig_586',['setRSSIConfig',['../class_s_x127x.html#ad3955f85f456edae772a51025a19029b',1,'SX127x']]],
- ['setrxbandwidth_587',['setRxBandwidth',['../class_c_c1101.html#a381d0059d7a0ccd8a2f54d7d3376f9b6',1,'CC1101::setRxBandwidth()'],['../class_r_f69.html#a735d8f22095a7e69471d73ca021b9d1a',1,'RF69::setRxBandwidth()'],['../class_si443x.html#a51e6b7c677e82042224798114f311175',1,'Si443x::setRxBandwidth()'],['../class_s_x126x.html#a59d443c02d4620cda32c63a00c6bcc22',1,'SX126x::setRxBandwidth()'],['../class_s_x127x.html#a2cc53b9f9d90647c5709cb974779cf53',1,'SX127x::setRxBandwidth()']]],
- ['setsendsequence_588',['setSendSequence',['../class_a_x25_frame.html#a026e9b96fa69018590fcf6842df8be70',1,'AX25Frame']]],
- ['setspreadingfactor_589',['setSpreadingFactor',['../class_l_l_c_c68.html#ad59d1a1cb32c7c89c13ebf46051d26e4',1,'LLCC68::setSpreadingFactor()'],['../class_r_f_m97.html#ae8d0ead424c0c9950ad9d5b7132bdf67',1,'RFM97::setSpreadingFactor()'],['../class_s_x126x.html#ae5993359ace652fbdc862eb23fdd263d',1,'SX126x::setSpreadingFactor()'],['../class_s_x1272.html#a82084ac58502c83d2ada998410307490',1,'SX1272::setSpreadingFactor()'],['../class_s_x1273.html#a1dbc5a0847c2b62d2ec5fc439ddfec3f',1,'SX1273::setSpreadingFactor()'],['../class_s_x1277.html#a1df27f0b0b6e5b308879875e4d8306cf',1,'SX1277::setSpreadingFactor()'],['../class_s_x1278.html#af70c22fe38bc3b944070ccbc083fed08',1,'SX1278::setSpreadingFactor()'],['../class_s_x128x.html#ae435f57132f76f4283abb870176acf54',1,'SX128x::setSpreadingFactor()']]],
- ['setsyncbits_590',['setSyncBits',['../class_s_x126x.html#ac594fbb30c5010658c970a64654c7162',1,'SX126x']]],
- ['setsyncword_591',['setSyncWord',['../class_c_c1101.html#a433f1a40b33be6c84d3665a1b4cd57d6',1,'CC1101::setSyncWord(uint8_t syncH, uint8_t syncL, uint8_t maxErrBits=0, bool requireCarrierSense=false)'],['../class_c_c1101.html#ab89b0932dbacadc34d049a2bd2292001',1,'CC1101::setSyncWord(uint8_t *syncWord, uint8_t len, uint8_t maxErrBits=0, bool requireCarrierSense=false)'],['../class_r_f69.html#a26667d50ec845c28e17236c69c886561',1,'RF69::setSyncWord()'],['../class_si443x.html#a4ed0da298c2418db4a88a19ef8938e0a',1,'Si443x::setSyncWord()'],['../class_s_x126x.html#a9d92dce566f8aefa836fe8f332e9560f',1,'SX126x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)'],['../class_s_x126x.html#a38e6d7831f35893a5b8328c10a2901bf',1,'SX126x::setSyncWord(uint8_t *syncWord, uint8_t len)'],['../class_s_x127x.html#ac5c7f4584352a12390594395d9c29bde',1,'SX127x::setSyncWord(uint8_t syncWord)'],['../class_s_x127x.html#a9b7afe338fd5b81122c369ecaf0c3ebc',1,'SX127x::setSyncWord(uint8_t *syncWord, size_t len)'],['../class_s_x128x.html#a0efa595867624a54153d693d16f9f731',1,'SX128x::setSyncWord(uint8_t *syncWord, uint8_t len)'],['../class_s_x128x.html#a1bef6b6f3058be6b1681c78334342bc1',1,'SX128x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)']]],
- ['settcxo_592',['setTCXO',['../class_s_x126x.html#a57bee6f4b3a3b7ec646ac8de347ee0d6',1,'SX126x']]],
- ['settransmitpipe_593',['setTransmitPipe',['../classn_r_f24.html#aa0e1f2dddf810213410a420205bbd8af',1,'nRF24']]],
- ['setwhitening_594',['setWhitening',['../class_s_x126x.html#a67702de41ae866b9f9d73234fc9ae376',1,'SX126x::setWhitening()'],['../class_s_x128x.html#a8b3eea268f21bf911b6eaf37c5eb0b5f',1,'SX128x::setWhitening()']]],
- ['si4430_595',['Si4430',['../class_si4430.html#ac5ac1122e863a92b374a71e8880e16d9',1,'Si4430']]],
- ['si4431_596',['Si4431',['../class_si4431.html#a332bfd2a32dea9ac0700bf172fe5b2d0',1,'Si4431']]],
- ['si4432_597',['Si4432',['../class_si4432.html#afb1f1ae46d04788aa42f6276efd231ac',1,'Si4432']]],
- ['si443x_598',['Si443x',['../class_si443x.html#ae7cfff2efebfa01c8a50a5cbbe8775b9',1,'Si443x']]],
- ['sleep_599',['sleep',['../classn_r_f24.html#a033287e33c532638c11e2775a073f297',1,'nRF24::sleep()'],['../class_r_f69.html#a472a04041551cb38d2223fb34f71d8eb',1,'RF69::sleep()'],['../class_si443x.html#ada90718aeb67d7f0e9899da534de9695',1,'Si443x::sleep()'],['../class_s_x126x.html#afb5509f0705cdd971065251ed6b2fb4e',1,'SX126x::sleep()'],['../class_s_x127x.html#a44501ec8f8ac6084467b94516b1337df',1,'SX127x::sleep()'],['../class_s_x128x.html#a1d15e13e15b060ddbbe84257d5fcb66f',1,'SX128x::sleep()']]],
- ['spigetregvalue_600',['SPIgetRegValue',['../class_module.html#ad7ca9ae5a22cdacdf9437ca9cd37c9b4',1,'Module']]],
- ['spireadregister_601',['SPIreadRegister',['../class_module.html#a1d1a279cc7e1ab92e30c29c4dcca26a3',1,'Module']]],
- ['spireadregisterburst_602',['SPIreadRegisterBurst',['../class_module.html#a6fa5239d73379e4140f5c4f513b1b8d2',1,'Module']]],
- ['spisetregvalue_603',['SPIsetRegValue',['../class_module.html#a1286d7fd9673cbfab945c26b2585a129',1,'Module']]],
- ['spitransfer_604',['SPItransfer',['../class_module.html#aefd955f1cd6d588b2cc229db87cb2121',1,'Module']]],
- ['spiwriteregister_605',['SPIwriteRegister',['../class_module.html#ab814614ddd34b57f5a612a20f5fe4c57',1,'Module']]],
- ['spiwriteregisterburst_606',['SPIwriteRegisterBurst',['../class_module.html#a9d77a08070cbd48fd4ece62a739333e9',1,'Module']]],
- ['sstvclient_607',['SSTVClient',['../class_s_s_t_v_client.html#af15cf501c00172270d2d2c43d7a7100a',1,'SSTVClient::SSTVClient(PhysicalLayer *phy)'],['../class_s_s_t_v_client.html#a99e46bec8403dfc36b9e5b102b1f7cf1',1,'SSTVClient::SSTVClient(AFSKClient *audio)']]],
- ['standby_608',['standby',['../class_c_c1101.html#a7612bf81e48086004c62548de2682266',1,'CC1101::standby()'],['../classn_r_f24.html#a5957f06a891d3d9c07e87b59c239ce56',1,'nRF24::standby()'],['../class_r_f69.html#a20242499eb926ff7b7da6e3f74a9ece1',1,'RF69::standby()'],['../class_si443x.html#ac45d2776df3ff338db154ead143fb7b8',1,'Si443x::standby()'],['../class_s_x126x.html#a7a1579e2557c36a4a34b09039c0d0c71',1,'SX126x::standby() override'],['../class_s_x126x.html#ad7569396f09f3867dc1bd4d4a0613acd',1,'SX126x::standby(uint8_t mode)'],['../class_s_x127x.html#a760b8c5103128f122fbe489c6529ce41',1,'SX127x::standby()'],['../class_s_x128x.html#a2be8cc6c3b61b59cb6a6ca4f6a030b45',1,'SX128x::standby() override'],['../class_s_x128x.html#aa11ba80f0cebb3e6927c775ad5f96b4e',1,'SX128x::standby(uint8_t mode)'],['../class_physical_layer.html#a0e77da761a2cbb5c9535df0bdea993f9',1,'PhysicalLayer::standby()']]],
- ['startdirect_609',['startDirect',['../class_physical_layer.html#a88a10657bd2215a11a2331f937414b55',1,'PhysicalLayer']]],
- ['startranging_610',['startRanging',['../class_s_x1280.html#af30ff497ca3bcc043dc4dc2e7587a795',1,'SX1280']]],
- ['startreceive_611',['startReceive',['../class_c_c1101.html#af727750d05be0bcef4bb8ac260d110e3',1,'CC1101::startReceive()'],['../classn_r_f24.html#af4f443da5d90e032e5f2f65420515f9c',1,'nRF24::startReceive()'],['../class_r_f69.html#afae38fa64242043de34096bf497725f1',1,'RF69::startReceive()'],['../class_si443x.html#a10f886fc534a85bbf8c1aeb9b5ffe4f2',1,'Si443x::startReceive()'],['../class_s_x126x.html#a5052dc09f4b10ee22e169129f368685f',1,'SX126x::startReceive()'],['../class_s_x127x.html#afe8456d0f9abbce4d743f256f3e1e6c6',1,'SX127x::startReceive()'],['../class_s_x128x.html#a8171d2f3de53156526580ca4fe4d647d',1,'SX128x::startReceive()']]],
- ['startreceivedutycycle_612',['startReceiveDutyCycle',['../class_s_x126x.html#adc46b6adda2d0e82e25ed1fc78274136',1,'SX126x']]],
- ['startreceivedutycycleauto_613',['startReceiveDutyCycleAuto',['../class_s_x126x.html#a6b50cb78f02a3d93939437eb48489d3f',1,'SX126x']]],
- ['startsignal_614',['startSignal',['../class_morse_client.html#a3c718208786f8fe55f30eee990ec28e3',1,'MorseClient']]],
- ['starttransmit_615',['startTransmit',['../class_c_c1101.html#a0df2938e2509a8f2746b20ae0558d4ea',1,'CC1101::startTransmit()'],['../classn_r_f24.html#a42fdc828b49f2b8e15457189bd57d917',1,'nRF24::startTransmit()'],['../class_r_f69.html#a855dc194947b095b821ec1524ba6814c',1,'RF69::startTransmit()'],['../class_si443x.html#a402b4f5f11ba79e9cd4fb6ac0bfd9314',1,'Si443x::startTransmit()'],['../class_s_x126x.html#ab843614658a79db7aa24e48d5b6e84f1',1,'SX126x::startTransmit()'],['../class_s_x127x.html#adc2f1379573b7a7b5ee8125ea3752083',1,'SX127x::startTransmit()'],['../class_s_x128x.html#aef221e7d463c5228ce00ed6934512848',1,'SX128x::startTransmit()'],['../class_physical_layer.html#af068e6e862c99e39d0261a7971dd56db',1,'PhysicalLayer::startTransmit(String &str, uint8_t addr=0)'],['../class_physical_layer.html#a923654706eff5118ef6e84214e837f27',1,'PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#a41a1de0ebffe7b65de6fd8cceb9a5123',1,'PhysicalLayer::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)=0']]],
- ['subscribe_616',['subscribe',['../class_m_q_t_t_client.html#a9488df90534953c33d76e9183965a300',1,'MQTTClient']]],
- ['sx1231_617',['SX1231',['../class_s_x1231.html#a9f39cd41fa0c934fe871b6cbfa7ce269',1,'SX1231']]],
- ['sx1261_618',['SX1261',['../class_s_x1261.html#a7d74b8684dd49b5b3ba23baf336f1c35',1,'SX1261']]],
- ['sx1262_619',['SX1262',['../class_s_x1262.html#a0da317728ec8ef23c5032d550c9acb8d',1,'SX1262']]],
- ['sx1268_620',['SX1268',['../class_s_x1268.html#a6bc50597d50fd9a2387628e452eac42f',1,'SX1268']]],
- ['sx126x_621',['SX126x',['../class_s_x126x.html#aaca5a8fa8a3e634dd1b5b4c2bb5058d8',1,'SX126x']]],
- ['sx1272_622',['SX1272',['../class_s_x1272.html#a9ffe467a6baaeaa079e02c3f1f43f626',1,'SX1272']]],
- ['sx1273_623',['SX1273',['../class_s_x1273.html#ad0387b22d6dcc876bc5f85174714149b',1,'SX1273']]],
- ['sx1276_624',['SX1276',['../class_s_x1276.html#a91c31d4dbd6d35ef6e42dba6dad8197b',1,'SX1276']]],
- ['sx1277_625',['SX1277',['../class_s_x1277.html#a296fb332bf2cdc574dbfe933d9d10eda',1,'SX1277']]],
- ['sx1278_626',['SX1278',['../class_s_x1278.html#a00ebd3e60a66056940b241b13da0c68e',1,'SX1278']]],
- ['sx1279_627',['SX1279',['../class_s_x1279.html#abc606ad06ee77b6830dab4331793d22a',1,'SX1279']]],
- ['sx127x_628',['SX127x',['../class_s_x127x.html#ac74c5914ca429a3892c66b9d98e3ea6c',1,'SX127x']]],
- ['sx1280_629',['SX1280',['../class_s_x1280.html#a0356199b89860e15cda4979cd9dc13eb',1,'SX1280']]],
- ['sx1281_630',['SX1281',['../class_s_x1281.html#a0dd7678cdf7fad9ecfc9139c5092f998',1,'SX1281']]],
- ['sx1282_631',['SX1282',['../class_s_x1282.html#ae90b7dcd7167c4cbe20e33ced04e4232',1,'SX1282']]],
- ['sx128x_632',['SX128x',['../class_s_x128x.html#a9ccbf51f8304f1041c8eef182be547a7',1,'SX128x']]]
+ ['scanchannel_535',['scanChannel',['../class_s_x126x.html#ae9f24414bd684434c310df54b3558f21',1,'SX126x::scanChannel()'],['../class_s_x127x.html#ada007b90821258fe8c6ca7f8ae3efed5',1,'SX127x::scanChannel()'],['../class_s_x128x.html#a89cc916f5cd5cdfbd331bb15f8a3d5cb',1,'SX128x::scanChannel()']]],
+ ['send_536',['send',['../class_e_s_p8266.html#a1caaa537edd52d1c2b7a0a25ef69c1c9',1,'ESP8266::send(const char *data) override'],['../class_e_s_p8266.html#a2f34474953b7dbe4d057c8e3f65e0dc4',1,'ESP8266::send(uint8_t *data, size_t len) override'],['../class_transport_layer.html#a1d9cb76640868aa0338b52808e4f022d',1,'TransportLayer::send(const char *data)=0'],['../class_transport_layer.html#afb001c6348bc19694090532cc5f00e52',1,'TransportLayer::send(uint8_t *data, size_t len)=0']]],
+ ['sendframe_537',['sendFrame',['../class_a_x25_client.html#a341db993853c6817a8f6c7087ead0ba6',1,'AX25Client']]],
+ ['sendheader_538',['sendHeader',['../class_s_s_t_v_client.html#a30741de183c81492402187b9d6d8c11e',1,'SSTVClient']]],
+ ['sendline_539',['sendLine',['../class_s_s_t_v_client.html#a772bfc68ac0a5f723c1031138dc27bd0',1,'SSTVClient']]],
+ ['serialmodule_540',['SerialModule',['../class_serial_module.html#af40d6673000ae141af0004f8ba7b496f',1,'SerialModule']]],
+ ['setaccessaddress_541',['setAccessAddress',['../class_s_x128x.html#a9346490a6c56edcff2e12ae0369a8df5',1,'SX128x']]],
+ ['setaddresswidth_542',['setAddressWidth',['../classn_r_f24.html#a5b01677f5ce6bee54da8fc7098c339f4',1,'nRF24']]],
+ ['setaeskey_543',['setAESKey',['../class_r_f69.html#abe5b378d7cc274fd8b75881e7d604bf3',1,'RF69']]],
+ ['setafc_544',['setAFC',['../class_s_x127x.html#a41f8cfcc2cdeb25a8e5a03f1ba4edd1e',1,'SX127x']]],
+ ['setafcagctrigger_545',['setAFCAGCTrigger',['../class_s_x127x.html#ab0f67330124cefc07a462e77922453d0',1,'SX127x']]],
+ ['setafcbandwidth_546',['setAFCBandwidth',['../class_s_x127x.html#a63e00b1ecf1b0dcb6d8a91fc9b8ea5ef',1,'SX127x']]],
+ ['setambienttemperature_547',['setAmbientTemperature',['../class_r_f69.html#ac37d9ddee2adcc8876a182b8ebc3e703',1,'RF69']]],
+ ['setautoack_548',['setAutoAck',['../classn_r_f24.html#aca941c9235ba1212257288554eb4b7fe',1,'nRF24::setAutoAck(bool autoAckOn=true)'],['../classn_r_f24.html#ac1c3419442d93abeede39e7fda4db62e',1,'nRF24::setAutoAck(uint8_t pipeNum, bool autoAckOn)']]],
+ ['setbandwidth_549',['setBandwidth',['../class_l_l_c_c68.html#a6f6c206657304809ee30bd9761ef79bf',1,'LLCC68::setBandwidth()'],['../class_s_x126x.html#a2f60df59c80241d98ce078c0417a7f08',1,'SX126x::setBandwidth()'],['../class_s_x1272.html#a0cc8eeb00241031796fc73b08711469b',1,'SX1272::setBandwidth()'],['../class_s_x1278.html#a46c27ed1ebaae4e3ed8afe3ae6941dd6',1,'SX1278::setBandwidth()'],['../class_s_x128x.html#ae93c99c85deb950fe9bc7101142b5f6a',1,'SX128x::setBandwidth()']]],
+ ['setbitrate_550',['setBitRate',['../class_c_c1101.html#aa53427cabcda0778f287ed1d850bbe37',1,'CC1101::setBitRate()'],['../class_r_f69.html#ad7f8132912a5dbf38c5cf676ac167d13',1,'RF69::setBitRate()'],['../class_si443x.html#ad43575e731dd7e66d5ad9e6dccd27170',1,'Si443x::setBitRate()'],['../class_s_x126x.html#a7deeef45d7f64a4018a3e56aaea4eb0e',1,'SX126x::setBitRate()'],['../class_s_x127x.html#a606d839b3a992c681ac9ad7ca6020022',1,'SX127x::setBitRate()'],['../class_s_x128x.html#a3bee00ec197ef9855c0079cb0a3009a6',1,'SX128x::setBitRate()']]],
+ ['setbroadcastaddress_551',['setBroadcastAddress',['../class_r_f69.html#a1b7598b87ffaabdbe733c47317fa91d8',1,'RF69::setBroadcastAddress()'],['../class_s_x126x.html#abd8eea7e468db3d6064c19d4934d5034',1,'SX126x::setBroadcastAddress()'],['../class_s_x127x.html#abc51ce6718153e4963128f25bb5aab40',1,'SX127x::setBroadcastAddress()']]],
+ ['setcodingrate_552',['setCodingRate',['../class_s_x126x.html#afd3113858966e878e9c67a1e710bd586',1,'SX126x::setCodingRate()'],['../class_s_x1272.html#a960913438feccad4c1913a9222384a5f',1,'SX1272::setCodingRate()'],['../class_s_x1278.html#a834f26a0bd3fc8a03fa7e68aa4daf9e1',1,'SX1278::setCodingRate()'],['../class_s_x128x.html#a9da544e4a6120f73a078b46c6138505a',1,'SX128x::setCodingRate()']]],
+ ['setcrc_553',['setCRC',['../class_s_x126x.html#a95007639c2648a1dbb614493224606f1',1,'SX126x::setCRC()'],['../class_s_x1272.html#abd912314a977f92c464d36d862329ffc',1,'SX1272::setCRC()'],['../class_s_x1278.html#ac0be7586b8e40355bbd29d78ae9941d1',1,'SX1278::setCRC()'],['../class_s_x128x.html#aa4b1e0b96347011522e053f30202c0fe',1,'SX128x::setCRC()']]],
+ ['setcrcfiltering_554',['setCrcFiltering',['../class_c_c1101.html#aafac40359c4a1bb01aae12da6b03be26',1,'CC1101::setCrcFiltering()'],['../classn_r_f24.html#a3eb45884a5730ac1c339c7ba4f7b5282',1,'nRF24::setCrcFiltering()'],['../class_r_f69.html#ac205bc487833dc4eae4bb0069c0c4d1e',1,'RF69::setCrcFiltering()']]],
+ ['setcurrentlimit_555',['setCurrentLimit',['../class_s_x126x.html#a8f971dca834be7e0470a9a9f0c01854e',1,'SX126x::setCurrentLimit()'],['../class_s_x127x.html#a400575e3d83977bd250c5cb382fc7002',1,'SX127x::setCurrentLimit()']]],
+ ['setdatarate_556',['setDataRate',['../classn_r_f24.html#a1f3ec2196733a2e2476f50690967f285',1,'nRF24']]],
+ ['setdatashaping_557',['setDataShaping',['../class_c_c1101.html#adf96e77f25b7e256891601bef04f35a6',1,'CC1101::setDataShaping()'],['../classn_r_f24.html#a0db248d2bcdb4ca2b401e8e638442916',1,'nRF24::setDataShaping()'],['../class_r_f69.html#a42b99e437454e92c6932c3b7acc1fc4a',1,'RF69::setDataShaping()'],['../class_si443x.html#ade08c79074c7e4414d34eefa25cee168',1,'Si443x::setDataShaping()'],['../class_s_x126x.html#a1d8f4deb555844b24c2426dd86e69676',1,'SX126x::setDataShaping()'],['../class_s_x1272.html#a91aca64124321c07a67f26b3c6934aea',1,'SX1272::setDataShaping()'],['../class_s_x1278.html#afb740a4925b64d83d5edca10d93f0563',1,'SX1278::setDataShaping()'],['../class_s_x128x.html#a99491c705e88dddc820f884b778f1660',1,'SX128x::setDataShaping()'],['../class_physical_layer.html#ab643a814dce48f71a13bf6ea23f44cbd',1,'PhysicalLayer::setDataShaping()']]],
+ ['setdatashapingook_558',['setDataShapingOOK',['../class_s_x1272.html#a3a377445cb4b8fd41781a3210a819a47',1,'SX1272::setDataShapingOOK()'],['../class_s_x1278.html#a1ccc4d5062f739d534ab22562c7efca4',1,'SX1278::setDataShapingOOK()']]],
+ ['setdestinationaddress_559',['setDestinationAddress',['../class_x_bee_serial.html#ae485a8ebeaf574ffe0c2c56a61583f13',1,'XBeeSerial']]],
+ ['setdio0action_560',['setDio0Action',['../class_r_f69.html#a9e50a1183d13ff9984f8438a7e9e4a77',1,'RF69::setDio0Action()'],['../class_s_x127x.html#ada53419d65f207f352124da7747c5960',1,'SX127x::setDio0Action()']]],
+ ['setdio1action_561',['setDio1Action',['../class_r_f69.html#aa72ad2ac5238bd87886684064b7494cf',1,'RF69::setDio1Action()'],['../class_s_x126x.html#a0da667fe702d7b4aafaa4bf7e69ea40d',1,'SX126x::setDio1Action()'],['../class_s_x127x.html#afc844f7f3530f4076c8ea5f684c1b123',1,'SX127x::setDio1Action()'],['../class_s_x128x.html#a0759fb31b3ce5bf1c832259c9c2245ed',1,'SX128x::setDio1Action()']]],
+ ['setdio2asrfswitch_562',['setDio2AsRfSwitch',['../class_s_x126x.html#ae46e08d579f4acbad029b4cd4f4fffaf',1,'SX126x']]],
+ ['setdirectaction_563',['setDirectAction',['../class_c_c1101.html#a5161fa10b19d857840579601ef565363',1,'CC1101::setDirectAction()'],['../classn_r_f24.html#a3da63a447659f92153654d31a5d2854c',1,'nRF24::setDirectAction()'],['../class_r_f69.html#a7fd34332bec08828080b1b4a0f8c6e28',1,'RF69::setDirectAction()'],['../class_si443x.html#a55fae20e81755c8b014d080741d61913',1,'Si443x::setDirectAction()'],['../class_s_x126x.html#abbf8b4623da8c2caa83a8c3d35a44d0a',1,'SX126x::setDirectAction()'],['../class_s_x127x.html#aa3f409359eafa5988e8e4c2948735238',1,'SX127x::setDirectAction()'],['../class_s_x128x.html#aff1b549077b9d752f53bf9dfc6840236',1,'SX128x::setDirectAction()'],['../class_physical_layer.html#ab76fe7d3e0f453a807b205161c980086',1,'PhysicalLayer::setDirectAction()']]],
+ ['setdirectsyncword_564',['setDirectSyncWord',['../class_physical_layer.html#a8e378fe136a498ea485a9c10f5e15aab',1,'PhysicalLayer']]],
+ ['setencoding_565',['setEncoding',['../class_c_c1101.html#ab4b98eb6af33d006306bb7514ed216ea',1,'CC1101::setEncoding()'],['../classn_r_f24.html#a0429a9d6524005065e6fac21aaebdcbf',1,'nRF24::setEncoding()'],['../class_r_f69.html#aae828ce8dda16da4e54d2f18b1fb8af2',1,'RF69::setEncoding()'],['../class_si443x.html#a1382fc3b68f447e381613e6670747128',1,'Si443x::setEncoding()'],['../class_s_x126x.html#a2b3eb51117558c58384b03de4b7bfe60',1,'SX126x::setEncoding()'],['../class_s_x127x.html#abad2d455012bd28d304589c8164390eb',1,'SX127x::setEncoding()'],['../class_s_x128x.html#a8720a388d2cd10fac3112b89f4a80947',1,'SX128x::setEncoding()'],['../class_physical_layer.html#a7d3419227d201d6912b77784636d437d',1,'PhysicalLayer::setEncoding()']]],
+ ['setfrequency_566',['setFrequency',['../class_c_c1101.html#a9592c023556c38c2b8066a23da96ae5e',1,'CC1101::setFrequency()'],['../classn_r_f24.html#abec5f9dba44a019e23c8bf516f104fad',1,'nRF24::setFrequency()'],['../class_r_f69.html#ab467f0fc318e651d0cdfbc0399d4c34b',1,'RF69::setFrequency()'],['../class_r_f_m95.html#a9dbe60f998ddc661282ebf454dba0f87',1,'RFM95::setFrequency()'],['../class_r_f_m96.html#ae2be63ae8365648098b84cc86475fb84',1,'RFM96::setFrequency()'],['../class_si4430.html#a025a31861d1511090168e416140d0343',1,'Si4430::setFrequency()'],['../class_si4432.html#aa0cdb6cb53bb0176803d5115356a8e84',1,'Si4432::setFrequency()'],['../class_s_x1262.html#a7e72da22fa1fc2d87186107a3285e846',1,'SX1262::setFrequency()'],['../class_s_x1268.html#a6ad998275281de5c6f24f8a64db88052',1,'SX1268::setFrequency()'],['../class_s_x1272.html#af409f50e51042cf9357c0a8267f762f8',1,'SX1272::setFrequency()'],['../class_s_x1276.html#a657d75dced0af8c89c4e38535dd5b008',1,'SX1276::setFrequency()'],['../class_s_x1277.html#a42adde5eecccdca95214980848795e82',1,'SX1277::setFrequency()'],['../class_s_x1278.html#a4b14d432ef1bd72982f4771cac5b62e4',1,'SX1278::setFrequency()'],['../class_s_x1279.html#acf9b2087f5b661f06e9512bad36b3817',1,'SX1279::setFrequency()'],['../class_s_x128x.html#a2043ef7bb806968b9d9dcb64561ca371',1,'SX128x::setFrequency()']]],
+ ['setfrequencydeviation_567',['setFrequencyDeviation',['../class_c_c1101.html#a0d69713b9f20c9de354c13c3167b18b3',1,'CC1101::setFrequencyDeviation()'],['../classn_r_f24.html#a5170284f0a5535de7d00216d450b87a4',1,'nRF24::setFrequencyDeviation()'],['../class_r_f69.html#adb9fbfedf95f34ac537815870b98a9be',1,'RF69::setFrequencyDeviation()'],['../class_si443x.html#a7c4e6caa95e5622f6f515ba0339a1c66',1,'Si443x::setFrequencyDeviation()'],['../class_s_x126x.html#a7cd95a5f2e39ae8fb1a3040e77fa21a3',1,'SX126x::setFrequencyDeviation()'],['../class_s_x127x.html#a448ea8a6a6011a9cdddd4e09bd6c9679',1,'SX127x::setFrequencyDeviation()'],['../class_s_x128x.html#a26d0d02e5e53a3172df9208fa343a3f1',1,'SX128x::setFrequencyDeviation()'],['../class_physical_layer.html#ab9060e8ab7a2da192b3bf53b3501553b',1,'PhysicalLayer::setFrequencyDeviation()']]],
+ ['setgain_568',['setGain',['../class_s_x1272.html#ae1c57ad5e8496dc28cd3ba9852809852',1,'SX1272::setGain()'],['../class_s_x1278.html#aa57b713988cfa224a6db2ff325052931',1,'SX1278::setGain()']]],
+ ['setgdo0action_569',['setGdo0Action',['../class_c_c1101.html#ae60ea5cacfb1543fcecde5bfac16361a',1,'CC1101']]],
+ ['setgdo2action_570',['setGdo2Action',['../class_c_c1101.html#ac6338c2f5c937a12dac06069944ffb77',1,'CC1101']]],
+ ['setirqaction_571',['setIrqAction',['../classn_r_f24.html#abf9323748b1a850e6ddc6f6d48f4cfb3',1,'nRF24::setIrqAction()'],['../class_si443x.html#a801b51059e61f93d4e01ae6ba8eb0726',1,'Si443x::setIrqAction()']]],
+ ['setlnatestboost_572',['setLnaTestBoost',['../class_r_f69.html#aa14dbfd82cd75b9759d4d78bdb05c194',1,'RF69']]],
+ ['setnodeaddress_573',['setNodeAddress',['../class_c_c1101.html#a6e62914790f132816134fc68c2bb5eb8',1,'CC1101::setNodeAddress()'],['../class_r_f69.html#ab9c217d5ece259950780a05c6e41f75c',1,'RF69::setNodeAddress()'],['../class_s_x126x.html#a514cabe74bbe3434d7e4f244c4077752',1,'SX126x::setNodeAddress()'],['../class_s_x127x.html#ab99630d50672b43fc7162ba8f3293f95',1,'SX127x::setNodeAddress()']]],
+ ['setook_574',['setOOK',['../class_c_c1101.html#afa64d1ad4789d3146b38d14437234756',1,'CC1101::setOOK()'],['../class_r_f69.html#a9c2f94a1c3c8a4f3fd2c5785217bee0a',1,'RF69::setOOK()'],['../class_s_x127x.html#a24ef0af19a6b8954f956a3c3ad4286ee',1,'SX127x::setOOK()']]],
+ ['setookfixedorfloorthreshold_575',['setOokFixedOrFloorThreshold',['../class_s_x127x.html#a17ff4e4e0afaebed727648e1400be538',1,'SX127x']]],
+ ['setookpeakthresholddecrement_576',['setOokPeakThresholdDecrement',['../class_s_x127x.html#aac2f43d70b5f94e49e09b4c9f082f46d',1,'SX127x']]],
+ ['setookthresholdtype_577',['setOokThresholdType',['../class_r_f69.html#a219a046c10ddcc0a787ad19346ecad6a',1,'RF69::setOokThresholdType()'],['../class_s_x127x.html#a8b93142202167270db109d18b743c744',1,'SX127x::setOokThresholdType()']]],
+ ['setoutputpower_578',['setOutputPower',['../class_c_c1101.html#ac3ff8051af5ca50c349e02257f1a3bda',1,'CC1101::setOutputPower()'],['../classn_r_f24.html#a824453d547c0b42ac1988acb42032ca4',1,'nRF24::setOutputPower()'],['../class_r_f69.html#a998ddd21fc152d835c6f1b8d31b02fcc',1,'RF69::setOutputPower()'],['../class_si4430.html#af8d615431bf66e06b45487f3fff73d16',1,'Si4430::setOutputPower()'],['../class_si4431.html#a4da296b35056e076ff69a288bd801d19',1,'Si4431::setOutputPower()'],['../class_si4432.html#a8b26e2c86a9e5e8f6405f0a57b65caca',1,'Si4432::setOutputPower()'],['../class_s_x1261.html#aa541f927995a1756c651b93fd24edc65',1,'SX1261::setOutputPower()'],['../class_s_x1262.html#aa149463283dc9cddfec836ec6620d4dc',1,'SX1262::setOutputPower()'],['../class_s_x1268.html#a5b0744aa46fbb4f8c738b010dfcc9b45',1,'SX1268::setOutputPower()'],['../class_s_x1272.html#ae3596f303714509f552d98321bdfce5c',1,'SX1272::setOutputPower()'],['../class_s_x1278.html#a8eeac64472fa70ed5e51f35d581f37ea',1,'SX1278::setOutputPower()'],['../class_s_x128x.html#ad6e2b46c317a8d8512cf0380025147a9',1,'SX128x::setOutputPower()']]],
+ ['setpanid_579',['setPanId',['../class_x_bee_serial.html#ad429a47dc445765d2dec7ff64b922306',1,'XBeeSerial::setPanId()'],['../class_x_bee.html#a88745c61a1dc2d1139c34d6cc385d35b',1,'XBee::setPanId()']]],
+ ['setpreamblelength_580',['setPreambleLength',['../class_c_c1101.html#acbfa80f431f335d5597500319f0affa8',1,'CC1101::setPreambleLength()'],['../class_r_f69.html#a7c84b3f881cad6e05b0f4f68c24496d9',1,'RF69::setPreambleLength()'],['../class_si443x.html#a4821a6141caf16141074615c976ecd91',1,'Si443x::setPreambleLength()'],['../class_s_x126x.html#ab00f765bbfbfaa8c693532ea3a90c29b',1,'SX126x::setPreambleLength()'],['../class_s_x127x.html#ab608c45e0dcc44280df29580dc0a31ed',1,'SX127x::setPreambleLength()'],['../class_s_x128x.html#a1984a405262f155f16a4759c5f6b0133',1,'SX128x::setPreambleLength()']]],
+ ['setpromiscuousmode_581',['setPromiscuousMode',['../class_c_c1101.html#a2911d49d1c293542f7a374c9af60df0e',1,'CC1101::setPromiscuousMode()'],['../class_r_f69.html#a6d90ad1d455de045c53c5758babd876c',1,'RF69::setPromiscuousMode()']]],
+ ['setreceivepipe_582',['setReceivePipe',['../classn_r_f24.html#a31bcc5a8c3747bf08a273dbdadc5481a',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t *addr)'],['../classn_r_f24.html#ab5bc08aef88d8cf41c38369044005da8',1,'nRF24::setReceivePipe(uint8_t pipeNum, uint8_t addrByte)']]],
+ ['setrecvsequence_583',['setRecvSequence',['../class_a_x25_frame.html#a4696a8eede8bac85f0ee6de6fee79ea8',1,'AX25Frame']]],
+ ['setregulatordcdc_584',['setRegulatorDCDC',['../class_s_x126x.html#a5ae69309ca0cf5f13c60f2d162916ff8',1,'SX126x']]],
+ ['setregulatorldo_585',['setRegulatorLDO',['../class_s_x126x.html#a21c263ce1a339faa74c568d9afb81cd2',1,'SX126x']]],
+ ['setrepeaters_586',['setRepeaters',['../class_a_x25_frame.html#a7f2d9f4f1ba29d0fd9f9f3f2cf03f797',1,'AX25Frame']]],
+ ['setrfswitchpins_587',['setRfSwitchPins',['../class_module.html#a0ecbb4e1e98094c1296b1e823dc14703',1,'Module::setRfSwitchPins()'],['../class_c_c1101.html#a45ab4e3f4f9db367185333d36ba21ed2',1,'CC1101::setRfSwitchPins()'],['../class_r_f69.html#aada7c48828b950cdfd260594d502b03d',1,'RF69::setRfSwitchPins()'],['../class_si443x.html#ae365087803b88b29932b5c793edff1d4',1,'Si443x::setRfSwitchPins()'],['../class_s_x126x.html#a288257242e483cb3eb6944333179dd26',1,'SX126x::setRfSwitchPins()'],['../class_s_x127x.html#ae9781180418c1ec9c365b74acbc98d8a',1,'SX127x::setRfSwitchPins()'],['../class_s_x128x.html#a5f11803b3430bc059321b443f407e78b',1,'SX128x::setRfSwitchPins()']]],
+ ['setrfswitchstate_588',['setRfSwitchState',['../class_module.html#a4a87d59ad2bf6bb1bb9de1856a81b824',1,'Module']]],
+ ['setrssiconfig_589',['setRSSIConfig',['../class_s_x127x.html#ad3955f85f456edae772a51025a19029b',1,'SX127x']]],
+ ['setrxbandwidth_590',['setRxBandwidth',['../class_c_c1101.html#a381d0059d7a0ccd8a2f54d7d3376f9b6',1,'CC1101::setRxBandwidth()'],['../class_r_f69.html#a735d8f22095a7e69471d73ca021b9d1a',1,'RF69::setRxBandwidth()'],['../class_si443x.html#a51e6b7c677e82042224798114f311175',1,'Si443x::setRxBandwidth()'],['../class_s_x126x.html#a59d443c02d4620cda32c63a00c6bcc22',1,'SX126x::setRxBandwidth()'],['../class_s_x127x.html#a2cc53b9f9d90647c5709cb974779cf53',1,'SX127x::setRxBandwidth()']]],
+ ['setsendsequence_591',['setSendSequence',['../class_a_x25_frame.html#a026e9b96fa69018590fcf6842df8be70',1,'AX25Frame']]],
+ ['setspreadingfactor_592',['setSpreadingFactor',['../class_l_l_c_c68.html#ad59d1a1cb32c7c89c13ebf46051d26e4',1,'LLCC68::setSpreadingFactor()'],['../class_r_f_m97.html#ae8d0ead424c0c9950ad9d5b7132bdf67',1,'RFM97::setSpreadingFactor()'],['../class_s_x126x.html#ae5993359ace652fbdc862eb23fdd263d',1,'SX126x::setSpreadingFactor()'],['../class_s_x1272.html#a82084ac58502c83d2ada998410307490',1,'SX1272::setSpreadingFactor()'],['../class_s_x1273.html#a1dbc5a0847c2b62d2ec5fc439ddfec3f',1,'SX1273::setSpreadingFactor()'],['../class_s_x1277.html#a1df27f0b0b6e5b308879875e4d8306cf',1,'SX1277::setSpreadingFactor()'],['../class_s_x1278.html#af70c22fe38bc3b944070ccbc083fed08',1,'SX1278::setSpreadingFactor()'],['../class_s_x128x.html#ae435f57132f76f4283abb870176acf54',1,'SX128x::setSpreadingFactor()']]],
+ ['setsyncbits_593',['setSyncBits',['../class_s_x126x.html#ac594fbb30c5010658c970a64654c7162',1,'SX126x']]],
+ ['setsyncword_594',['setSyncWord',['../class_c_c1101.html#a433f1a40b33be6c84d3665a1b4cd57d6',1,'CC1101::setSyncWord(uint8_t syncH, uint8_t syncL, uint8_t maxErrBits=0, bool requireCarrierSense=false)'],['../class_c_c1101.html#ab89b0932dbacadc34d049a2bd2292001',1,'CC1101::setSyncWord(uint8_t *syncWord, uint8_t len, uint8_t maxErrBits=0, bool requireCarrierSense=false)'],['../class_r_f69.html#a26667d50ec845c28e17236c69c886561',1,'RF69::setSyncWord()'],['../class_si443x.html#a4ed0da298c2418db4a88a19ef8938e0a',1,'Si443x::setSyncWord()'],['../class_s_x126x.html#a9d92dce566f8aefa836fe8f332e9560f',1,'SX126x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)'],['../class_s_x126x.html#a38e6d7831f35893a5b8328c10a2901bf',1,'SX126x::setSyncWord(uint8_t *syncWord, uint8_t len)'],['../class_s_x127x.html#ac5c7f4584352a12390594395d9c29bde',1,'SX127x::setSyncWord(uint8_t syncWord)'],['../class_s_x127x.html#a9b7afe338fd5b81122c369ecaf0c3ebc',1,'SX127x::setSyncWord(uint8_t *syncWord, size_t len)'],['../class_s_x128x.html#a0efa595867624a54153d693d16f9f731',1,'SX128x::setSyncWord(uint8_t *syncWord, uint8_t len)'],['../class_s_x128x.html#a1bef6b6f3058be6b1681c78334342bc1',1,'SX128x::setSyncWord(uint8_t syncWord, uint8_t controlBits=0x44)']]],
+ ['settcxo_595',['setTCXO',['../class_s_x126x.html#a57bee6f4b3a3b7ec646ac8de347ee0d6',1,'SX126x']]],
+ ['settransmitpipe_596',['setTransmitPipe',['../classn_r_f24.html#aa0e1f2dddf810213410a420205bbd8af',1,'nRF24']]],
+ ['setwhitening_597',['setWhitening',['../class_s_x126x.html#a67702de41ae866b9f9d73234fc9ae376',1,'SX126x::setWhitening()'],['../class_s_x128x.html#a8b3eea268f21bf911b6eaf37c5eb0b5f',1,'SX128x::setWhitening()']]],
+ ['si4430_598',['Si4430',['../class_si4430.html#ac5ac1122e863a92b374a71e8880e16d9',1,'Si4430']]],
+ ['si4431_599',['Si4431',['../class_si4431.html#a332bfd2a32dea9ac0700bf172fe5b2d0',1,'Si4431']]],
+ ['si4432_600',['Si4432',['../class_si4432.html#afb1f1ae46d04788aa42f6276efd231ac',1,'Si4432']]],
+ ['si443x_601',['Si443x',['../class_si443x.html#ae7cfff2efebfa01c8a50a5cbbe8775b9',1,'Si443x']]],
+ ['sleep_602',['sleep',['../classn_r_f24.html#a033287e33c532638c11e2775a073f297',1,'nRF24::sleep()'],['../class_r_f69.html#a472a04041551cb38d2223fb34f71d8eb',1,'RF69::sleep()'],['../class_si443x.html#ada90718aeb67d7f0e9899da534de9695',1,'Si443x::sleep()'],['../class_s_x126x.html#afb5509f0705cdd971065251ed6b2fb4e',1,'SX126x::sleep()'],['../class_s_x127x.html#a44501ec8f8ac6084467b94516b1337df',1,'SX127x::sleep()'],['../class_s_x128x.html#a1d15e13e15b060ddbbe84257d5fcb66f',1,'SX128x::sleep()']]],
+ ['spigetregvalue_603',['SPIgetRegValue',['../class_module.html#ad7ca9ae5a22cdacdf9437ca9cd37c9b4',1,'Module']]],
+ ['spireadregister_604',['SPIreadRegister',['../class_module.html#a1d1a279cc7e1ab92e30c29c4dcca26a3',1,'Module']]],
+ ['spireadregisterburst_605',['SPIreadRegisterBurst',['../class_module.html#a6fa5239d73379e4140f5c4f513b1b8d2',1,'Module']]],
+ ['spisetregvalue_606',['SPIsetRegValue',['../class_module.html#a1286d7fd9673cbfab945c26b2585a129',1,'Module']]],
+ ['spitransfer_607',['SPItransfer',['../class_module.html#aefd955f1cd6d588b2cc229db87cb2121',1,'Module']]],
+ ['spiwriteregister_608',['SPIwriteRegister',['../class_module.html#ab814614ddd34b57f5a612a20f5fe4c57',1,'Module']]],
+ ['spiwriteregisterburst_609',['SPIwriteRegisterBurst',['../class_module.html#a9d77a08070cbd48fd4ece62a739333e9',1,'Module']]],
+ ['sstvclient_610',['SSTVClient',['../class_s_s_t_v_client.html#af15cf501c00172270d2d2c43d7a7100a',1,'SSTVClient::SSTVClient(PhysicalLayer *phy)'],['../class_s_s_t_v_client.html#a99e46bec8403dfc36b9e5b102b1f7cf1',1,'SSTVClient::SSTVClient(AFSKClient *audio)']]],
+ ['standby_611',['standby',['../class_c_c1101.html#a7612bf81e48086004c62548de2682266',1,'CC1101::standby()'],['../classn_r_f24.html#a5957f06a891d3d9c07e87b59c239ce56',1,'nRF24::standby()'],['../class_r_f69.html#a20242499eb926ff7b7da6e3f74a9ece1',1,'RF69::standby()'],['../class_si443x.html#ac45d2776df3ff338db154ead143fb7b8',1,'Si443x::standby()'],['../class_s_x126x.html#a7a1579e2557c36a4a34b09039c0d0c71',1,'SX126x::standby() override'],['../class_s_x126x.html#ad7569396f09f3867dc1bd4d4a0613acd',1,'SX126x::standby(uint8_t mode)'],['../class_s_x127x.html#a760b8c5103128f122fbe489c6529ce41',1,'SX127x::standby()'],['../class_s_x128x.html#a2be8cc6c3b61b59cb6a6ca4f6a030b45',1,'SX128x::standby() override'],['../class_s_x128x.html#aa11ba80f0cebb3e6927c775ad5f96b4e',1,'SX128x::standby(uint8_t mode)'],['../class_physical_layer.html#a0e77da761a2cbb5c9535df0bdea993f9',1,'PhysicalLayer::standby()']]],
+ ['startdirect_612',['startDirect',['../class_physical_layer.html#a88a10657bd2215a11a2331f937414b55',1,'PhysicalLayer']]],
+ ['startranging_613',['startRanging',['../class_s_x1280.html#af30ff497ca3bcc043dc4dc2e7587a795',1,'SX1280']]],
+ ['startreceive_614',['startReceive',['../class_c_c1101.html#af727750d05be0bcef4bb8ac260d110e3',1,'CC1101::startReceive()'],['../classn_r_f24.html#af4f443da5d90e032e5f2f65420515f9c',1,'nRF24::startReceive()'],['../class_r_f69.html#afae38fa64242043de34096bf497725f1',1,'RF69::startReceive()'],['../class_si443x.html#a10f886fc534a85bbf8c1aeb9b5ffe4f2',1,'Si443x::startReceive()'],['../class_s_x126x.html#a5052dc09f4b10ee22e169129f368685f',1,'SX126x::startReceive()'],['../class_s_x127x.html#afe8456d0f9abbce4d743f256f3e1e6c6',1,'SX127x::startReceive()'],['../class_s_x128x.html#a8171d2f3de53156526580ca4fe4d647d',1,'SX128x::startReceive()']]],
+ ['startreceivedutycycle_615',['startReceiveDutyCycle',['../class_s_x126x.html#adc46b6adda2d0e82e25ed1fc78274136',1,'SX126x']]],
+ ['startreceivedutycycleauto_616',['startReceiveDutyCycleAuto',['../class_s_x126x.html#a6b50cb78f02a3d93939437eb48489d3f',1,'SX126x']]],
+ ['startsignal_617',['startSignal',['../class_morse_client.html#a3c718208786f8fe55f30eee990ec28e3',1,'MorseClient']]],
+ ['starttransmit_618',['startTransmit',['../class_c_c1101.html#a0df2938e2509a8f2746b20ae0558d4ea',1,'CC1101::startTransmit()'],['../classn_r_f24.html#a42fdc828b49f2b8e15457189bd57d917',1,'nRF24::startTransmit()'],['../class_r_f69.html#a855dc194947b095b821ec1524ba6814c',1,'RF69::startTransmit()'],['../class_si443x.html#a402b4f5f11ba79e9cd4fb6ac0bfd9314',1,'Si443x::startTransmit()'],['../class_s_x126x.html#ab843614658a79db7aa24e48d5b6e84f1',1,'SX126x::startTransmit()'],['../class_s_x127x.html#adc2f1379573b7a7b5ee8125ea3752083',1,'SX127x::startTransmit()'],['../class_s_x128x.html#aef221e7d463c5228ce00ed6934512848',1,'SX128x::startTransmit()'],['../class_physical_layer.html#af068e6e862c99e39d0261a7971dd56db',1,'PhysicalLayer::startTransmit(String &str, uint8_t addr=0)'],['../class_physical_layer.html#a923654706eff5118ef6e84214e837f27',1,'PhysicalLayer::startTransmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#a41a1de0ebffe7b65de6fd8cceb9a5123',1,'PhysicalLayer::startTransmit(uint8_t *data, size_t len, uint8_t addr=0)=0']]],
+ ['subscribe_619',['subscribe',['../class_m_q_t_t_client.html#a9488df90534953c33d76e9183965a300',1,'MQTTClient']]],
+ ['sx1231_620',['SX1231',['../class_s_x1231.html#a9f39cd41fa0c934fe871b6cbfa7ce269',1,'SX1231']]],
+ ['sx1261_621',['SX1261',['../class_s_x1261.html#a7d74b8684dd49b5b3ba23baf336f1c35',1,'SX1261']]],
+ ['sx1262_622',['SX1262',['../class_s_x1262.html#a0da317728ec8ef23c5032d550c9acb8d',1,'SX1262']]],
+ ['sx1268_623',['SX1268',['../class_s_x1268.html#a6bc50597d50fd9a2387628e452eac42f',1,'SX1268']]],
+ ['sx126x_624',['SX126x',['../class_s_x126x.html#aaca5a8fa8a3e634dd1b5b4c2bb5058d8',1,'SX126x']]],
+ ['sx1272_625',['SX1272',['../class_s_x1272.html#a9ffe467a6baaeaa079e02c3f1f43f626',1,'SX1272']]],
+ ['sx1273_626',['SX1273',['../class_s_x1273.html#ad0387b22d6dcc876bc5f85174714149b',1,'SX1273']]],
+ ['sx1276_627',['SX1276',['../class_s_x1276.html#a91c31d4dbd6d35ef6e42dba6dad8197b',1,'SX1276']]],
+ ['sx1277_628',['SX1277',['../class_s_x1277.html#a296fb332bf2cdc574dbfe933d9d10eda',1,'SX1277']]],
+ ['sx1278_629',['SX1278',['../class_s_x1278.html#a00ebd3e60a66056940b241b13da0c68e',1,'SX1278']]],
+ ['sx1279_630',['SX1279',['../class_s_x1279.html#abc606ad06ee77b6830dab4331793d22a',1,'SX1279']]],
+ ['sx127x_631',['SX127x',['../class_s_x127x.html#ac74c5914ca429a3892c66b9d98e3ea6c',1,'SX127x']]],
+ ['sx1280_632',['SX1280',['../class_s_x1280.html#a0356199b89860e15cda4979cd9dc13eb',1,'SX1280']]],
+ ['sx1281_633',['SX1281',['../class_s_x1281.html#a0dd7678cdf7fad9ecfc9139c5092f998',1,'SX1281']]],
+ ['sx1282_634',['SX1282',['../class_s_x1282.html#ae90b7dcd7167c4cbe20e33ced04e4232',1,'SX1282']]],
+ ['sx128x_635',['SX128x',['../class_s_x128x.html#a9ccbf51f8304f1041c8eef182be547a7',1,'SX128x']]]
];
diff --git a/search/functions_11.js b/search/functions_11.js
index ea42d56e..4a5cd826 100644
--- a/search/functions_11.js
+++ b/search/functions_11.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['term_633',['term',['../class_module.html#af0569f6930da7bee761eeca8158aed3a',1,'Module']]],
- ['tone_634',['tone',['../class_module.html#a32ba59613a2f1e77038956e18d9fedd7',1,'Module::tone()'],['../class_a_f_s_k_client.html#a6d2341901c83e45f853c077e60f1fa33',1,'AFSKClient::tone()']]],
- ['transmit_635',['transmit',['../class_c_c1101.html#a7cb99a9200b21829b50e3fc3878573f4',1,'CC1101::transmit()'],['../classn_r_f24.html#a583d505bd3a638ecc5576dd2dd95f044',1,'nRF24::transmit()'],['../class_r_f69.html#a09ba80f60ee7974011a4b4f6c18c6847',1,'RF69::transmit()'],['../class_si443x.html#a782748025e19ec6e597293afb6570bff',1,'Si443x::transmit()'],['../class_s_x126x.html#aab18364237ddac0c56aeaf63f08cf009',1,'SX126x::transmit()'],['../class_s_x127x.html#a9c4ea3285922bf01cebd2c8a706d9a29',1,'SX127x::transmit()'],['../class_s_x128x.html#af253e1e45361de74aefd01a7c73c28f5',1,'SX128x::transmit()'],['../class_x_bee.html#ac1573e0aa0421cbcc767a968dda65819',1,'XBee::transmit(uint8_t *dest, const char *payload, uint8_t radius=1)'],['../class_x_bee.html#a697bfb6969560ef25bfb6c7bc64c3f09',1,'XBee::transmit(uint8_t *dest, uint8_t *destNetwork, const char *payload, uint8_t radius=1)'],['../class_a_x25_client.html#a985790943f3f3e06a2dfdd36977d0b98',1,'AX25Client::transmit()'],['../class_physical_layer.html#ab139a34e03a6fd5a781cd54da21d308f',1,'PhysicalLayer::transmit(__FlashStringHelper *fstr, uint8_t addr=0)'],['../class_physical_layer.html#aeb62c5a521aafc1e0525c58e9364482b',1,'PhysicalLayer::transmit(String &str, uint8_t addr=0)'],['../class_physical_layer.html#a492b2d057dd803c3884fa1adc8e22534',1,'PhysicalLayer::transmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#af81565ee82ef9a7de9c5663c745f4ef7',1,'PhysicalLayer::transmit(uint8_t *data, size_t len, uint8_t addr=0)=0']]],
- ['transmitdirect_636',['transmitDirect',['../class_c_c1101.html#a240eef8fa7d838d76f3c11086dc50e46',1,'CC1101::transmitDirect()'],['../classn_r_f24.html#a090bb64f65309efabfa1ffd86daa2303',1,'nRF24::transmitDirect()'],['../class_r_f69.html#a222682569338abb49d6952430b6eebdd',1,'RF69::transmitDirect()'],['../class_si443x.html#a5a86a2032c4b876c1c8e4a7cf4730c99',1,'Si443x::transmitDirect()'],['../class_s_x126x.html#a921aa8afb8d33b2660731c1f8d67664b',1,'SX126x::transmitDirect()'],['../class_s_x127x.html#aefeeb9f7192e11a75b5dfb1ab8488e84',1,'SX127x::transmitDirect()'],['../class_s_x128x.html#a53892566b0259d348158efe3c3c3601a',1,'SX128x::transmitDirect()'],['../class_physical_layer.html#a4b04eb6155b06d8ef400131c647d54e7',1,'PhysicalLayer::transmitDirect()']]]
+ ['term_636',['term',['../class_module.html#af0569f6930da7bee761eeca8158aed3a',1,'Module']]],
+ ['tone_637',['tone',['../class_module.html#a32ba59613a2f1e77038956e18d9fedd7',1,'Module::tone()'],['../class_a_f_s_k_client.html#a6d2341901c83e45f853c077e60f1fa33',1,'AFSKClient::tone()']]],
+ ['transmit_638',['transmit',['../class_c_c1101.html#a7cb99a9200b21829b50e3fc3878573f4',1,'CC1101::transmit()'],['../classn_r_f24.html#a583d505bd3a638ecc5576dd2dd95f044',1,'nRF24::transmit()'],['../class_r_f69.html#a09ba80f60ee7974011a4b4f6c18c6847',1,'RF69::transmit()'],['../class_si443x.html#a782748025e19ec6e597293afb6570bff',1,'Si443x::transmit()'],['../class_s_x126x.html#aab18364237ddac0c56aeaf63f08cf009',1,'SX126x::transmit()'],['../class_s_x127x.html#a9c4ea3285922bf01cebd2c8a706d9a29',1,'SX127x::transmit()'],['../class_s_x128x.html#af253e1e45361de74aefd01a7c73c28f5',1,'SX128x::transmit()'],['../class_x_bee.html#ac1573e0aa0421cbcc767a968dda65819',1,'XBee::transmit(uint8_t *dest, const char *payload, uint8_t radius=1)'],['../class_x_bee.html#a697bfb6969560ef25bfb6c7bc64c3f09',1,'XBee::transmit(uint8_t *dest, uint8_t *destNetwork, const char *payload, uint8_t radius=1)'],['../class_a_x25_client.html#a985790943f3f3e06a2dfdd36977d0b98',1,'AX25Client::transmit()'],['../class_physical_layer.html#ab139a34e03a6fd5a781cd54da21d308f',1,'PhysicalLayer::transmit(__FlashStringHelper *fstr, uint8_t addr=0)'],['../class_physical_layer.html#aeb62c5a521aafc1e0525c58e9364482b',1,'PhysicalLayer::transmit(String &str, uint8_t addr=0)'],['../class_physical_layer.html#a492b2d057dd803c3884fa1adc8e22534',1,'PhysicalLayer::transmit(const char *str, uint8_t addr=0)'],['../class_physical_layer.html#af81565ee82ef9a7de9c5663c745f4ef7',1,'PhysicalLayer::transmit(uint8_t *data, size_t len, uint8_t addr=0)=0']]],
+ ['transmitdirect_639',['transmitDirect',['../class_c_c1101.html#a240eef8fa7d838d76f3c11086dc50e46',1,'CC1101::transmitDirect()'],['../classn_r_f24.html#a090bb64f65309efabfa1ffd86daa2303',1,'nRF24::transmitDirect()'],['../class_r_f69.html#a222682569338abb49d6952430b6eebdd',1,'RF69::transmitDirect()'],['../class_si443x.html#a5a86a2032c4b876c1c8e4a7cf4730c99',1,'Si443x::transmitDirect()'],['../class_s_x126x.html#a921aa8afb8d33b2660731c1f8d67664b',1,'SX126x::transmitDirect()'],['../class_s_x127x.html#aefeeb9f7192e11a75b5dfb1ab8488e84',1,'SX127x::transmitDirect()'],['../class_s_x128x.html#a53892566b0259d348158efe3c3c3601a',1,'SX128x::transmitDirect()'],['../class_physical_layer.html#a4b04eb6155b06d8ef400131c647d54e7',1,'PhysicalLayer::transmitDirect()']]]
];
diff --git a/search/functions_12.js b/search/functions_12.js
index 9dc6f5ea..b965c039 100644
--- a/search/functions_12.js
+++ b/search/functions_12.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['unsubscribe_637',['unsubscribe',['../class_m_q_t_t_client.html#a782158f20b289746b7b6884fd922a22c',1,'MQTTClient']]]
+ ['unsubscribe_640',['unsubscribe',['../class_m_q_t_t_client.html#a782158f20b289746b7b6884fd922a22c',1,'MQTTClient']]]
];
diff --git a/search/functions_13.js b/search/functions_13.js
index 3cace55e..2a6a4677 100644
--- a/search/functions_13.js
+++ b/search/functions_13.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['variablepacketlengthmode_638',['variablePacketLengthMode',['../class_c_c1101.html#a881122ec3457c5f95760859f8e0297c7',1,'CC1101::variablePacketLengthMode()'],['../class_r_f69.html#af62ebde1ea34a394b9781a21ae348c39',1,'RF69::variablePacketLengthMode()'],['../class_s_x126x.html#aa11ab2c6f4488daf2ece93288e05c504',1,'SX126x::variablePacketLengthMode()'],['../class_s_x127x.html#a9f753c0857e7b8b4b9f7f6e91c77f0fd',1,'SX127x::variablePacketLengthMode()']]]
+ ['variablepacketlengthmode_641',['variablePacketLengthMode',['../class_c_c1101.html#a881122ec3457c5f95760859f8e0297c7',1,'CC1101::variablePacketLengthMode()'],['../class_r_f69.html#af62ebde1ea34a394b9781a21ae348c39',1,'RF69::variablePacketLengthMode()'],['../class_s_x126x.html#aa11ab2c6f4488daf2ece93288e05c504',1,'SX126x::variablePacketLengthMode()'],['../class_s_x127x.html#a9f753c0857e7b8b4b9f7f6e91c77f0fd',1,'SX127x::variablePacketLengthMode()']]]
];
diff --git a/search/functions_14.js b/search/functions_14.js
index 7585ca0a..5fcff344 100644
--- a/search/functions_14.js
+++ b/search/functions_14.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['xbee_639',['XBee',['../class_x_bee.html#a8a60ce7fd2b58e495b436d046e730e0b',1,'XBee']]],
- ['xbeeserial_640',['XBeeSerial',['../class_x_bee_serial.html#a9ee7ddd4b45096a6112798be1be09080',1,'XBeeSerial']]]
+ ['xbee_642',['XBee',['../class_x_bee.html#a8a60ce7fd2b58e495b436d046e730e0b',1,'XBee']]],
+ ['xbeeserial_643',['XBeeSerial',['../class_x_bee_serial.html#a9ee7ddd4b45096a6112798be1be09080',1,'XBeeSerial']]]
];
diff --git a/search/functions_15.js b/search/functions_15.js
index 8ce0b564..1fd58f63 100644
--- a/search/functions_15.js
+++ b/search/functions_15.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['yield_641',['yield',['../class_module.html#a227d2d38e4747d0f49bb4df1c80b45d7',1,'Module']]]
+ ['yield_644',['yield',['../class_module.html#a227d2d38e4747d0f49bb4df1c80b45d7',1,'Module']]]
];
diff --git a/search/functions_16.js b/search/functions_16.js
index 79e0cdc7..3a2c1b37 100644
--- a/search/functions_16.js
+++ b/search/functions_16.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['_7eax25frame_642',['~AX25Frame',['../class_a_x25_frame.html#ab84a13f720ada37aee6201a560d9dc5a',1,'AX25Frame']]],
- ['_7eita2string_643',['~ITA2String',['../class_i_t_a2_string.html#afde24c931997581878953660192e09a2',1,'ITA2String']]]
+ ['_7eax25frame_645',['~AX25Frame',['../class_a_x25_frame.html#ab84a13f720ada37aee6201a560d9dc5a',1,'AX25Frame']]],
+ ['_7eita2string_646',['~ITA2String',['../class_i_t_a2_string.html#afde24c931997581878953660192e09a2',1,'ITA2String']]]
];
diff --git a/search/functions_2.js b/search/functions_2.js
index 9396e6dd..5cd36098 100644
--- a/search/functions_2.js
+++ b/search/functions_2.js
@@ -1,12 +1,12 @@
var searchData=
[
- ['cc1101_431',['CC1101',['../class_c_c1101.html#a6807e4254c4b55fa8d393b2bf8f2db3e',1,'CC1101']]],
- ['check_432',['check',['../class_m_q_t_t_client.html#a49cb16ef730ad50ba5dc472ac10d933e',1,'MQTTClient']]],
- ['cleardio0action_433',['clearDio0Action',['../class_r_f69.html#a9721d2a3ed9fa8dd878575d71d5a4942',1,'RF69::clearDio0Action()'],['../class_s_x127x.html#a729b4f3f36096b5b15bae19c7876e823',1,'SX127x::clearDio0Action()']]],
- ['cleardio1action_434',['clearDio1Action',['../class_r_f69.html#ade1f9a7a603d712c480ed5e9a8d1bf51',1,'RF69::clearDio1Action()'],['../class_s_x126x.html#a6848afe4c16a47edb3e0b342a86ecdfd',1,'SX126x::clearDio1Action()'],['../class_s_x127x.html#a9b6532a25e1730973ac08146008adca5',1,'SX127x::clearDio1Action()'],['../class_s_x128x.html#ab8a3fe8e2843fa039ef369668f1a423f',1,'SX128x::clearDio1Action()']]],
- ['cleargdo0action_435',['clearGdo0Action',['../class_c_c1101.html#ab5e6b3745f80cf61e1ced33303311df8',1,'CC1101']]],
- ['cleargdo2action_436',['clearGdo2Action',['../class_c_c1101.html#ac7a8b1fe7d08dc6db20cf1569b0d37b4',1,'CC1101']]],
- ['clearirqaction_437',['clearIrqAction',['../class_si443x.html#a8d019f58551346c3f3bd8b72d2486109',1,'Si443x']]],
- ['closetransportconnection_438',['closeTransportConnection',['../class_e_s_p8266.html#aa71846340d1a679a12ddb9b9597f8f91',1,'ESP8266::closeTransportConnection()'],['../class_transport_layer.html#a82fc1c71a0f6d0aac1be7f6c184a0021',1,'TransportLayer::closeTransportConnection()']]],
- ['connect_439',['connect',['../class_m_q_t_t_client.html#ac15b32e89df903b20b066113bf8c4a88',1,'MQTTClient']]]
+ ['cc1101_433',['CC1101',['../class_c_c1101.html#a6807e4254c4b55fa8d393b2bf8f2db3e',1,'CC1101']]],
+ ['check_434',['check',['../class_m_q_t_t_client.html#a49cb16ef730ad50ba5dc472ac10d933e',1,'MQTTClient']]],
+ ['cleardio0action_435',['clearDio0Action',['../class_r_f69.html#a9721d2a3ed9fa8dd878575d71d5a4942',1,'RF69::clearDio0Action()'],['../class_s_x127x.html#a729b4f3f36096b5b15bae19c7876e823',1,'SX127x::clearDio0Action()']]],
+ ['cleardio1action_436',['clearDio1Action',['../class_r_f69.html#ade1f9a7a603d712c480ed5e9a8d1bf51',1,'RF69::clearDio1Action()'],['../class_s_x126x.html#a6848afe4c16a47edb3e0b342a86ecdfd',1,'SX126x::clearDio1Action()'],['../class_s_x127x.html#a9b6532a25e1730973ac08146008adca5',1,'SX127x::clearDio1Action()'],['../class_s_x128x.html#ab8a3fe8e2843fa039ef369668f1a423f',1,'SX128x::clearDio1Action()']]],
+ ['cleargdo0action_437',['clearGdo0Action',['../class_c_c1101.html#ab5e6b3745f80cf61e1ced33303311df8',1,'CC1101']]],
+ ['cleargdo2action_438',['clearGdo2Action',['../class_c_c1101.html#ac7a8b1fe7d08dc6db20cf1569b0d37b4',1,'CC1101']]],
+ ['clearirqaction_439',['clearIrqAction',['../class_si443x.html#a8d019f58551346c3f3bd8b72d2486109',1,'Si443x']]],
+ ['closetransportconnection_440',['closeTransportConnection',['../class_e_s_p8266.html#aa71846340d1a679a12ddb9b9597f8f91',1,'ESP8266::closeTransportConnection()'],['../class_transport_layer.html#a82fc1c71a0f6d0aac1be7f6c184a0021',1,'TransportLayer::closeTransportConnection()']]],
+ ['connect_441',['connect',['../class_m_q_t_t_client.html#ac15b32e89df903b20b066113bf8c4a88',1,'MQTTClient']]]
];
diff --git a/search/functions_3.js b/search/functions_3.js
index e844148a..fa25208e 100644
--- a/search/functions_3.js
+++ b/search/functions_3.js
@@ -1,13 +1,13 @@
var searchData=
[
- ['delay_440',['delay',['../class_module.html#af0f870b09b9dd9636f1587d708f07d38',1,'Module']]],
- ['delaymicroseconds_441',['delayMicroseconds',['../class_module.html#a14d7cd8220bfa4440bda055ce5be748c',1,'Module']]],
- ['detachinterrupt_442',['detachInterrupt',['../class_module.html#a656738f2fe41fb236d27aed02efa8ad4',1,'Module']]],
- ['digitalread_443',['digitalRead',['../class_module.html#a7495c81640aac8f4686221dad34a274f',1,'Module']]],
- ['digitalwrite_444',['digitalWrite',['../class_module.html#a46ad10b113df7c7e0a932be19eff63cd',1,'Module']]],
- ['disableaddressfiltering_445',['disableAddressFiltering',['../class_c_c1101.html#a9aee5df428d30b9c80b8a8700609a883',1,'CC1101::disableAddressFiltering()'],['../class_r_f69.html#a5996fc1751e7542baafa0d6c0a6c78ee',1,'RF69::disableAddressFiltering()'],['../class_s_x126x.html#afc3a7a42c401b6c44e00cb6c5b9696f2',1,'SX126x::disableAddressFiltering()'],['../class_s_x127x.html#afe6e9bbfd75f9cad26f9f72c34c4ada5',1,'SX127x::disableAddressFiltering()']]],
- ['disableaes_446',['disableAES',['../class_r_f69.html#a15fafb6c24a8b5721623be447628bbaa',1,'RF69']]],
- ['disablepipe_447',['disablePipe',['../classn_r_f24.html#a4dd39e5c0efee1f0c2a14f729eb4426a',1,'nRF24']]],
- ['disablesyncwordfiltering_448',['disableSyncWordFiltering',['../class_c_c1101.html#a4f2dc4176b62a0636636088e31b8e85b',1,'CC1101::disableSyncWordFiltering()'],['../class_r_f69.html#a400bb57d2353b57c29cf41a6d9497c80',1,'RF69::disableSyncWordFiltering()']]],
- ['disconnect_449',['disconnect',['../class_m_q_t_t_client.html#af10176e2cf67bd652823d44f3203a96e',1,'MQTTClient']]]
+ ['delay_442',['delay',['../class_module.html#af0f870b09b9dd9636f1587d708f07d38',1,'Module']]],
+ ['delaymicroseconds_443',['delayMicroseconds',['../class_module.html#a14d7cd8220bfa4440bda055ce5be748c',1,'Module']]],
+ ['detachinterrupt_444',['detachInterrupt',['../class_module.html#a656738f2fe41fb236d27aed02efa8ad4',1,'Module']]],
+ ['digitalread_445',['digitalRead',['../class_module.html#a7495c81640aac8f4686221dad34a274f',1,'Module']]],
+ ['digitalwrite_446',['digitalWrite',['../class_module.html#a46ad10b113df7c7e0a932be19eff63cd',1,'Module']]],
+ ['disableaddressfiltering_447',['disableAddressFiltering',['../class_c_c1101.html#a9aee5df428d30b9c80b8a8700609a883',1,'CC1101::disableAddressFiltering()'],['../class_r_f69.html#a5996fc1751e7542baafa0d6c0a6c78ee',1,'RF69::disableAddressFiltering()'],['../class_s_x126x.html#afc3a7a42c401b6c44e00cb6c5b9696f2',1,'SX126x::disableAddressFiltering()'],['../class_s_x127x.html#afe6e9bbfd75f9cad26f9f72c34c4ada5',1,'SX127x::disableAddressFiltering()']]],
+ ['disableaes_448',['disableAES',['../class_r_f69.html#a15fafb6c24a8b5721623be447628bbaa',1,'RF69']]],
+ ['disablepipe_449',['disablePipe',['../classn_r_f24.html#a4dd39e5c0efee1f0c2a14f729eb4426a',1,'nRF24']]],
+ ['disablesyncwordfiltering_450',['disableSyncWordFiltering',['../class_c_c1101.html#a4f2dc4176b62a0636636088e31b8e85b',1,'CC1101::disableSyncWordFiltering()'],['../class_r_f69.html#a400bb57d2353b57c29cf41a6d9497c80',1,'RF69::disableSyncWordFiltering()']]],
+ ['disconnect_451',['disconnect',['../class_m_q_t_t_client.html#af10176e2cf67bd652823d44f3203a96e',1,'MQTTClient']]]
];
diff --git a/search/functions_4.js b/search/functions_4.js
index a860c2bf..a0b2c06a 100644
--- a/search/functions_4.js
+++ b/search/functions_4.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['enableaes_450',['enableAES',['../class_r_f69.html#a1fd4609f419d8b0213ee39b05dd40b69',1,'RF69']]],
- ['enablesyncwordfiltering_451',['enableSyncWordFiltering',['../class_c_c1101.html#a6fe55d0217bf5218865198ef8d6fdab4',1,'CC1101::enableSyncWordFiltering()'],['../class_r_f69.html#a643a711bcb4b7771a7ab1f457e61a417',1,'RF69::enableSyncWordFiltering()']]],
- ['esp8266_452',['ESP8266',['../class_e_s_p8266.html#ac0adb20130a378b8b99fcb9101823636',1,'ESP8266']]],
- ['explicitheader_453',['explicitHeader',['../class_s_x126x.html#a3765f534418d4e0540c179621c019138',1,'SX126x::explicitHeader()'],['../class_s_x1272.html#ae3c9704cb58232f696b5f90f69c115f7',1,'SX1272::explicitHeader()'],['../class_s_x1278.html#a7c7717f09820a8e9a93621b0a00713f1',1,'SX1278::explicitHeader()'],['../class_s_x128x.html#a94b7fb26cc99385d30b0c98b76d8188d',1,'SX128x::explicitHeader()']]]
+ ['enableaes_452',['enableAES',['../class_r_f69.html#a1fd4609f419d8b0213ee39b05dd40b69',1,'RF69']]],
+ ['enablesyncwordfiltering_453',['enableSyncWordFiltering',['../class_c_c1101.html#a6fe55d0217bf5218865198ef8d6fdab4',1,'CC1101::enableSyncWordFiltering()'],['../class_r_f69.html#a643a711bcb4b7771a7ab1f457e61a417',1,'RF69::enableSyncWordFiltering()']]],
+ ['esp8266_454',['ESP8266',['../class_e_s_p8266.html#ac0adb20130a378b8b99fcb9101823636',1,'ESP8266']]],
+ ['explicitheader_455',['explicitHeader',['../class_s_x126x.html#a3765f534418d4e0540c179621c019138',1,'SX126x::explicitHeader()'],['../class_s_x1272.html#ae3c9704cb58232f696b5f90f69c115f7',1,'SX1272::explicitHeader()'],['../class_s_x1278.html#a7c7717f09820a8e9a93621b0a00713f1',1,'SX1278::explicitHeader()'],['../class_s_x128x.html#a94b7fb26cc99385d30b0c98b76d8188d',1,'SX128x::explicitHeader()']]]
];
diff --git a/search/functions_5.js b/search/functions_5.js
index 564a5229..93095812 100644
--- a/search/functions_5.js
+++ b/search/functions_5.js
@@ -1,7 +1,7 @@
var searchData=
[
- ['fixedpacketlengthmode_454',['fixedPacketLengthMode',['../class_c_c1101.html#a9335f1d5ccab7aab2357449002203810',1,'CC1101::fixedPacketLengthMode()'],['../class_r_f69.html#a4c9dcbd7e44bc5e46d9f10ae276a0c5f',1,'RF69::fixedPacketLengthMode()'],['../class_s_x126x.html#aa768ce757a0f7ee66cdd72cab7a855fa',1,'SX126x::fixedPacketLengthMode()'],['../class_s_x127x.html#aaf8ce9f09d0f46a76a5e251786b6de7f',1,'SX127x::fixedPacketLengthMode()']]],
- ['flipbits_455',['flipBits',['../class_module.html#a7f5fd7409f21d33a16ea1de589962ae6',1,'Module']]],
- ['flipbits16_456',['flipBits16',['../class_module.html#a160006371be8e121a8a54cc4462b3a72',1,'Module']]],
- ['forceldro_457',['forceLDRO',['../class_s_x126x.html#a420c23bb1861646e29f44c0f4c646ee8',1,'SX126x::forceLDRO()'],['../class_s_x1272.html#a4aaf9d61310fa7b4fce413ae53d30ac0',1,'SX1272::forceLDRO()'],['../class_s_x1278.html#a6d6398c4d4fde302d6d4752708bce856',1,'SX1278::forceLDRO()']]]
+ ['fixedpacketlengthmode_456',['fixedPacketLengthMode',['../class_c_c1101.html#a9335f1d5ccab7aab2357449002203810',1,'CC1101::fixedPacketLengthMode()'],['../class_r_f69.html#a4c9dcbd7e44bc5e46d9f10ae276a0c5f',1,'RF69::fixedPacketLengthMode()'],['../class_s_x126x.html#aa768ce757a0f7ee66cdd72cab7a855fa',1,'SX126x::fixedPacketLengthMode()'],['../class_s_x127x.html#aaf8ce9f09d0f46a76a5e251786b6de7f',1,'SX127x::fixedPacketLengthMode()']]],
+ ['flipbits_457',['flipBits',['../class_module.html#a7f5fd7409f21d33a16ea1de589962ae6',1,'Module']]],
+ ['flipbits16_458',['flipBits16',['../class_module.html#a160006371be8e121a8a54cc4462b3a72',1,'Module']]],
+ ['forceldro_459',['forceLDRO',['../class_s_x126x.html#a420c23bb1861646e29f44c0f4c646ee8',1,'SX126x::forceLDRO()'],['../class_s_x1272.html#a4aaf9d61310fa7b4fce413ae53d30ac0',1,'SX1272::forceLDRO()'],['../class_s_x1278.html#a6d6398c4d4fde302d6d4752708bce856',1,'SX1278::forceLDRO()']]]
];
diff --git a/search/functions_6.js b/search/functions_6.js
index f3e9b60a..6722ebbf 100644
--- a/search/functions_6.js
+++ b/search/functions_6.js
@@ -1,35 +1,35 @@
var searchData=
[
- ['get_458',['get',['../class_h_t_t_p_client.html#abc505d06d29fdc774d27c163e0be7ff8',1,'HTTPClient::get(String &url, String &response)'],['../class_h_t_t_p_client.html#a7ae493bf7db12ca2201cd6cead54c64f',1,'HTTPClient::get(const char *url, String &response)']]],
- ['getafcerror_459',['getAFCError',['../class_s_x127x.html#a5094ba2d9268340b7aba99afe5da0544',1,'SX127x']]],
- ['getchipversion_460',['getChipVersion',['../class_c_c1101.html#a2a4c6e622dffd2788d8ac52d708b0705',1,'CC1101::getChipVersion()'],['../class_r_f69.html#a0c30202b2d52eb32f43066bc0f938638',1,'RF69::getChipVersion()'],['../class_si443x.html#a55252bda74e8c67636a8c1fa0e9f58d3',1,'Si443x::getChipVersion()'],['../class_s_x127x.html#aee5324d7d854e7a2f6768221d4f362cd',1,'SX127x::getChipVersion()']]],
- ['getcs_461',['getCs',['../class_module.html#ae53e355a77f2b7ce6473c62ac5f37334',1,'Module']]],
- ['getcurrentlimit_462',['getCurrentLimit',['../class_s_x126x.html#aa668babb0bd129b2facee9fd280525ab',1,'SX126x']]],
- ['getdatarate_463',['getDataRate',['../class_s_x126x.html#acbe2d75b1e2df8bcc58c4fd9d8e6e4f9',1,'SX126x::getDataRate()'],['../class_s_x127x.html#adc25b685de0859b799488bf7729350b6',1,'SX127x::getDataRate()']]],
- ['getfreqstep_464',['getFreqStep',['../class_physical_layer.html#a977e5236693960bb1c79090a201e9e1c',1,'PhysicalLayer']]],
- ['getfrequencyerror_465',['getFrequencyError',['../class_s_x127x.html#af6aa854a2668d70f4d3a374a49440362',1,'SX127x']]],
- ['getgpio_466',['getGpio',['../class_module.html#aeb4c7447372d56a7cae6db91994aacfc',1,'Module']]],
- ['getirq_467',['getIrq',['../class_module.html#a8c7f17a63b67117d953f1ba990b17f80',1,'Module']]],
- ['getirqflags_468',['getIRQFlags',['../class_s_x127x.html#ac5d2ddb517e474a699b4539653b3754d',1,'SX127x']]],
- ['getlqi_469',['getLQI',['../class_c_c1101.html#a59ca9e8956e308159949638bf327e5fb',1,'CC1101']]],
- ['getmodemstatus_470',['getModemStatus',['../class_s_x127x.html#a2cf6a5bd8f3257f98ee4f250cbdf8bdc',1,'SX127x']]],
- ['getnumbytes_471',['getNumBytes',['../class_e_s_p8266.html#ac463b6a80cdc52e7db50b1f6760cec3f',1,'ESP8266::getNumBytes()'],['../class_transport_layer.html#a730e6671632844b1effc114e5c7d95c8',1,'TransportLayer::getNumBytes()']]],
- ['getpacketdata_472',['getPacketData',['../class_x_bee.html#ab911ae5476a3a7c89dbac46adc1c843b',1,'XBee']]],
- ['getpacketlength_473',['getPacketLength',['../class_c_c1101.html#a122281f6a915b77ee9dafc9926e731a0',1,'CC1101::getPacketLength()'],['../classn_r_f24.html#a23ea1749c21863ebc5bd3a2b08d64f3b',1,'nRF24::getPacketLength()'],['../class_r_f69.html#a86a080086c0228d23e2cb77d2b1915c1',1,'RF69::getPacketLength()'],['../class_si443x.html#a2d944669dc69ccd47f9e6c360f2ffd10',1,'Si443x::getPacketLength()'],['../class_s_x126x.html#ac4ef8c8751a3c09d64e431684840c987',1,'SX126x::getPacketLength()'],['../class_s_x127x.html#a462fa74275e67c296328a01f361892d5',1,'SX127x::getPacketLength()'],['../class_s_x128x.html#a390fd0749b316eed67da7b54f4f24735',1,'SX128x::getPacketLength()'],['../class_physical_layer.html#a0bd6046e068ef63e3f2b6bead48e02a7',1,'PhysicalLayer::getPacketLength()']]],
- ['getpacketsource_474',['getPacketSource',['../class_x_bee.html#abcffe611d9a823d66a8a2c12720ff70b',1,'XBee']]],
- ['getpictureheight_475',['getPictureHeight',['../class_s_s_t_v_client.html#ad66e5082788b507f0f18e6e0e255314d',1,'SSTVClient']]],
- ['getpromiscuousmode_476',['getPromiscuousMode',['../class_c_c1101.html#aeea78919ec14d940cda0f213e4fdced6',1,'CC1101']]],
- ['getrangingresult_477',['getRangingResult',['../class_s_x1280.html#a91f4f241f02cd4e79d15a9ba08eb1e8f',1,'SX1280']]],
- ['getrssi_478',['getRSSI',['../class_c_c1101.html#a48fd0452d6f7d7d51ea7d23b2dbe1551',1,'CC1101::getRSSI()'],['../class_r_f69.html#ac4fc3f2b178ef08caec3a9f548f44cd7',1,'RF69::getRSSI()'],['../class_s_x126x.html#a0e5f0032a91686b9673a48c908eb1925',1,'SX126x::getRSSI()'],['../class_s_x1272.html#a0d8e68cf913422535dc43cbdf73a3f10',1,'SX1272::getRSSI()'],['../class_s_x1278.html#ae52d84fa301309a4a4294312571fc3b8',1,'SX1278::getRSSI()'],['../class_s_x128x.html#a94d3003277925e2dc3372548b3311008',1,'SX128x::getRSSI()']]],
- ['getrssiinst_479',['getRSSIInst',['../class_s_x126x.html#ae36664f9c605a8fe74b2f357e0ec3323',1,'SX126x']]],
- ['getrst_480',['getRst',['../class_module.html#ae352c7a7b997fc1b17189c1312a8347f',1,'Module']]],
- ['getrx_481',['getRx',['../class_module.html#a5d66f76c11ac91a35a3a1d9647aa6f6d',1,'Module']]],
- ['getsnr_482',['getSNR',['../class_s_x126x.html#ae36823d3539667bdf7d2f073bd4fa1ca',1,'SX126x::getSNR()'],['../class_s_x127x.html#abc5069b39dc31b637ee561d5745e1deb',1,'SX127x::getSNR()'],['../class_s_x128x.html#a89ebf1f4f227cd35c0799c06d5d9c1d2',1,'SX128x::getSNR()']]],
- ['getspi_483',['getSpi',['../class_module.html#ae867ebfef795d63d1df234394510b96e',1,'Module']]],
- ['getspisettings_484',['getSpiSettings',['../class_module.html#a7b6da4ca8fe5178617a1cc28854929a0',1,'Module']]],
- ['getstatus_485',['getStatus',['../classn_r_f24.html#a3f0b08fd8e58db36f6c1926cc3eac6a9',1,'nRF24']]],
- ['gettemperature_486',['getTemperature',['../class_r_f69.html#a0526ce6ea3722fd258f96d9677a60853',1,'RF69']]],
- ['gettempraw_487',['getTempRaw',['../class_s_x127x.html#a95bc32a555675879ad9e2a9e399dc6c1',1,'SX127x']]],
- ['gettimeonair_488',['getTimeOnAir',['../class_s_x126x.html#a7e342ddbef84cf845bef8f4448b8da10',1,'SX126x::getTimeOnAir()'],['../class_s_x128x.html#a2361a94f2e12ebc93e750a027d633232',1,'SX128x::getTimeOnAir()']]],
- ['gettx_489',['getTx',['../class_module.html#a680dd2e80255cab30cbe9773bf20b390',1,'Module']]]
+ ['get_460',['get',['../class_h_t_t_p_client.html#abc505d06d29fdc774d27c163e0be7ff8',1,'HTTPClient::get(String &url, String &response)'],['../class_h_t_t_p_client.html#a7ae493bf7db12ca2201cd6cead54c64f',1,'HTTPClient::get(const char *url, String &response)']]],
+ ['getafcerror_461',['getAFCError',['../class_s_x127x.html#a5094ba2d9268340b7aba99afe5da0544',1,'SX127x']]],
+ ['getchipversion_462',['getChipVersion',['../class_c_c1101.html#a2a4c6e622dffd2788d8ac52d708b0705',1,'CC1101::getChipVersion()'],['../class_r_f69.html#a0c30202b2d52eb32f43066bc0f938638',1,'RF69::getChipVersion()'],['../class_si443x.html#a55252bda74e8c67636a8c1fa0e9f58d3',1,'Si443x::getChipVersion()'],['../class_s_x127x.html#aee5324d7d854e7a2f6768221d4f362cd',1,'SX127x::getChipVersion()']]],
+ ['getcs_463',['getCs',['../class_module.html#ae53e355a77f2b7ce6473c62ac5f37334',1,'Module']]],
+ ['getcurrentlimit_464',['getCurrentLimit',['../class_s_x126x.html#aa668babb0bd129b2facee9fd280525ab',1,'SX126x']]],
+ ['getdatarate_465',['getDataRate',['../class_s_x126x.html#acbe2d75b1e2df8bcc58c4fd9d8e6e4f9',1,'SX126x::getDataRate()'],['../class_s_x127x.html#adc25b685de0859b799488bf7729350b6',1,'SX127x::getDataRate()']]],
+ ['getfreqstep_466',['getFreqStep',['../class_physical_layer.html#a977e5236693960bb1c79090a201e9e1c',1,'PhysicalLayer']]],
+ ['getfrequencyerror_467',['getFrequencyError',['../class_s_x127x.html#af6aa854a2668d70f4d3a374a49440362',1,'SX127x']]],
+ ['getgpio_468',['getGpio',['../class_module.html#aeb4c7447372d56a7cae6db91994aacfc',1,'Module']]],
+ ['getirq_469',['getIrq',['../class_module.html#a8c7f17a63b67117d953f1ba990b17f80',1,'Module']]],
+ ['getirqflags_470',['getIRQFlags',['../class_s_x127x.html#ac5d2ddb517e474a699b4539653b3754d',1,'SX127x']]],
+ ['getlqi_471',['getLQI',['../class_c_c1101.html#a59ca9e8956e308159949638bf327e5fb',1,'CC1101']]],
+ ['getmodemstatus_472',['getModemStatus',['../class_s_x127x.html#a2cf6a5bd8f3257f98ee4f250cbdf8bdc',1,'SX127x']]],
+ ['getnumbytes_473',['getNumBytes',['../class_e_s_p8266.html#ac463b6a80cdc52e7db50b1f6760cec3f',1,'ESP8266::getNumBytes()'],['../class_transport_layer.html#a730e6671632844b1effc114e5c7d95c8',1,'TransportLayer::getNumBytes()']]],
+ ['getpacketdata_474',['getPacketData',['../class_x_bee.html#ab911ae5476a3a7c89dbac46adc1c843b',1,'XBee']]],
+ ['getpacketlength_475',['getPacketLength',['../class_c_c1101.html#a122281f6a915b77ee9dafc9926e731a0',1,'CC1101::getPacketLength()'],['../classn_r_f24.html#a23ea1749c21863ebc5bd3a2b08d64f3b',1,'nRF24::getPacketLength()'],['../class_r_f69.html#a86a080086c0228d23e2cb77d2b1915c1',1,'RF69::getPacketLength()'],['../class_si443x.html#a2d944669dc69ccd47f9e6c360f2ffd10',1,'Si443x::getPacketLength()'],['../class_s_x126x.html#ac4ef8c8751a3c09d64e431684840c987',1,'SX126x::getPacketLength()'],['../class_s_x127x.html#a462fa74275e67c296328a01f361892d5',1,'SX127x::getPacketLength()'],['../class_s_x128x.html#a390fd0749b316eed67da7b54f4f24735',1,'SX128x::getPacketLength()'],['../class_physical_layer.html#a0bd6046e068ef63e3f2b6bead48e02a7',1,'PhysicalLayer::getPacketLength()']]],
+ ['getpacketsource_476',['getPacketSource',['../class_x_bee.html#abcffe611d9a823d66a8a2c12720ff70b',1,'XBee']]],
+ ['getpictureheight_477',['getPictureHeight',['../class_s_s_t_v_client.html#ad66e5082788b507f0f18e6e0e255314d',1,'SSTVClient']]],
+ ['getpromiscuousmode_478',['getPromiscuousMode',['../class_c_c1101.html#aeea78919ec14d940cda0f213e4fdced6',1,'CC1101']]],
+ ['getrangingresult_479',['getRangingResult',['../class_s_x1280.html#a91f4f241f02cd4e79d15a9ba08eb1e8f',1,'SX1280']]],
+ ['getrssi_480',['getRSSI',['../class_c_c1101.html#a48fd0452d6f7d7d51ea7d23b2dbe1551',1,'CC1101::getRSSI()'],['../class_r_f69.html#ac4fc3f2b178ef08caec3a9f548f44cd7',1,'RF69::getRSSI()'],['../class_s_x126x.html#a0e5f0032a91686b9673a48c908eb1925',1,'SX126x::getRSSI()'],['../class_s_x1272.html#a0d8e68cf913422535dc43cbdf73a3f10',1,'SX1272::getRSSI()'],['../class_s_x1278.html#ae52d84fa301309a4a4294312571fc3b8',1,'SX1278::getRSSI()'],['../class_s_x128x.html#a94d3003277925e2dc3372548b3311008',1,'SX128x::getRSSI()']]],
+ ['getrssiinst_481',['getRSSIInst',['../class_s_x126x.html#ae36664f9c605a8fe74b2f357e0ec3323',1,'SX126x']]],
+ ['getrst_482',['getRst',['../class_module.html#ae352c7a7b997fc1b17189c1312a8347f',1,'Module']]],
+ ['getrx_483',['getRx',['../class_module.html#a5d66f76c11ac91a35a3a1d9647aa6f6d',1,'Module']]],
+ ['getsnr_484',['getSNR',['../class_s_x126x.html#ae36823d3539667bdf7d2f073bd4fa1ca',1,'SX126x::getSNR()'],['../class_s_x127x.html#abc5069b39dc31b637ee561d5745e1deb',1,'SX127x::getSNR()'],['../class_s_x128x.html#a89ebf1f4f227cd35c0799c06d5d9c1d2',1,'SX128x::getSNR()']]],
+ ['getspi_485',['getSpi',['../class_module.html#ae867ebfef795d63d1df234394510b96e',1,'Module']]],
+ ['getspisettings_486',['getSpiSettings',['../class_module.html#a7b6da4ca8fe5178617a1cc28854929a0',1,'Module']]],
+ ['getstatus_487',['getStatus',['../classn_r_f24.html#a3f0b08fd8e58db36f6c1926cc3eac6a9',1,'nRF24']]],
+ ['gettemperature_488',['getTemperature',['../class_r_f69.html#a0526ce6ea3722fd258f96d9677a60853',1,'RF69']]],
+ ['gettempraw_489',['getTempRaw',['../class_s_x127x.html#a95bc32a555675879ad9e2a9e399dc6c1',1,'SX127x']]],
+ ['gettimeonair_490',['getTimeOnAir',['../class_s_x126x.html#a7e342ddbef84cf845bef8f4448b8da10',1,'SX126x::getTimeOnAir()'],['../class_s_x128x.html#a2361a94f2e12ebc93e750a027d633232',1,'SX128x::getTimeOnAir()']]],
+ ['gettx_491',['getTx',['../class_module.html#a680dd2e80255cab30cbe9773bf20b390',1,'Module']]]
];
diff --git a/search/functions_7.js b/search/functions_7.js
index 1f06398d..6dd54022 100644
--- a/search/functions_7.js
+++ b/search/functions_7.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['hc05_490',['HC05',['../class_h_c05.html#a5cc3184c58de65cbff18447c6d03de18',1,'HC05']]],
- ['hellclient_491',['HellClient',['../class_hell_client.html#a6e3ed5db1904f3f9602e20c3c0d0cbd0',1,'HellClient::HellClient(PhysicalLayer *phy)'],['../class_hell_client.html#afeb347f04148700427ad40614fd057c3',1,'HellClient::HellClient(AFSKClient *audio)']]],
- ['httpclient_492',['HTTPClient',['../class_h_t_t_p_client.html#a7c6fdd5681e55437ebddaac785f35557',1,'HTTPClient']]]
+ ['hc05_492',['HC05',['../class_h_c05.html#a5cc3184c58de65cbff18447c6d03de18',1,'HC05']]],
+ ['hellclient_493',['HellClient',['../class_hell_client.html#a6e3ed5db1904f3f9602e20c3c0d0cbd0',1,'HellClient::HellClient(PhysicalLayer *phy)'],['../class_hell_client.html#afeb347f04148700427ad40614fd057c3',1,'HellClient::HellClient(AFSKClient *audio)']]],
+ ['httpclient_494',['HTTPClient',['../class_h_t_t_p_client.html#a7c6fdd5681e55437ebddaac785f35557',1,'HTTPClient']]]
];
diff --git a/search/functions_8.js b/search/functions_8.js
index a35065ce..7a3dc736 100644
--- a/search/functions_8.js
+++ b/search/functions_8.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['idle_493',['idle',['../class_r_t_t_y_client.html#ac477e65ea756e56bb9043d778a51b4bc',1,'RTTYClient::idle()'],['../class_s_s_t_v_client.html#a0126ac04934f589b8cb04a038c342044',1,'SSTVClient::idle()']]],
- ['implicitheader_494',['implicitHeader',['../class_s_x126x.html#adec09cba71494bd927ad1da786606ca6',1,'SX126x::implicitHeader()'],['../class_s_x1272.html#a4ee36122f8aca42b27a8412e0c362dd3',1,'SX1272::implicitHeader()'],['../class_s_x1278.html#a47f5ac7dd6587b86c5f2c2b16336612e',1,'SX1278::implicitHeader()'],['../class_s_x128x.html#ac69cc622020419cb3393eac5cc88915b',1,'SX128x::implicitHeader()']]],
- ['init_495',['init',['../class_module.html#adb22d89bc5f532f1d056d9a9f3a6589c',1,'Module']]],
- ['invertiq_496',['invertIQ',['../class_s_x127x.html#a1f6c61b16a39a2bbb5b94b3685caae04',1,'SX127x']]],
- ['iscarrierdetected_497',['isCarrierDetected',['../classn_r_f24.html#ad9204ee787b425e2c9e8422bb7939a37',1,'nRF24']]],
- ['ita2string_498',['ITA2String',['../class_i_t_a2_string.html#addb6c39167aa5da53fb72e9a94c9c8f5',1,'ITA2String::ITA2String(char c)'],['../class_i_t_a2_string.html#a92ca563bdc2ae4d05ee91ce9372e7a55',1,'ITA2String::ITA2String(const char *str)']]]
+ ['idle_495',['idle',['../class_r_t_t_y_client.html#ac477e65ea756e56bb9043d778a51b4bc',1,'RTTYClient::idle()'],['../class_s_s_t_v_client.html#a0126ac04934f589b8cb04a038c342044',1,'SSTVClient::idle()']]],
+ ['implicitheader_496',['implicitHeader',['../class_s_x126x.html#adec09cba71494bd927ad1da786606ca6',1,'SX126x::implicitHeader()'],['../class_s_x1272.html#a4ee36122f8aca42b27a8412e0c362dd3',1,'SX1272::implicitHeader()'],['../class_s_x1278.html#a47f5ac7dd6587b86c5f2c2b16336612e',1,'SX1278::implicitHeader()'],['../class_s_x128x.html#ac69cc622020419cb3393eac5cc88915b',1,'SX128x::implicitHeader()']]],
+ ['init_497',['init',['../class_module.html#adb22d89bc5f532f1d056d9a9f3a6589c',1,'Module']]],
+ ['invertiq_498',['invertIQ',['../class_s_x127x.html#a1f6c61b16a39a2bbb5b94b3685caae04',1,'SX127x']]],
+ ['iscarrierdetected_499',['isCarrierDetected',['../classn_r_f24.html#ad9204ee787b425e2c9e8422bb7939a37',1,'nRF24']]],
+ ['ita2string_500',['ITA2String',['../class_i_t_a2_string.html#addb6c39167aa5da53fb72e9a94c9c8f5',1,'ITA2String::ITA2String(char c)'],['../class_i_t_a2_string.html#a92ca563bdc2ae4d05ee91ce9372e7a55',1,'ITA2String::ITA2String(const char *str)']]]
];
diff --git a/search/functions_9.js b/search/functions_9.js
index 078a3afe..8d3bad1b 100644
--- a/search/functions_9.js
+++ b/search/functions_9.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['jdy08_499',['JDY08',['../class_j_d_y08.html#a9e2895c29cbbb30bc49aa2b3b9d2c4d6',1,'JDY08']]],
- ['join_500',['join',['../class_e_s_p8266.html#abb39d205464bc4789c87120564258432',1,'ESP8266']]]
+ ['jdy08_501',['JDY08',['../class_j_d_y08.html#a9e2895c29cbbb30bc49aa2b3b9d2c4d6',1,'JDY08']]],
+ ['join_502',['join',['../class_e_s_p8266.html#abb39d205464bc4789c87120564258432',1,'ESP8266']]]
];
diff --git a/search/functions_a.js b/search/functions_a.js
index 8a77e665..0151d497 100644
--- a/search/functions_a.js
+++ b/search/functions_a.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['length_501',['length',['../class_i_t_a2_string.html#a79b48f6e1eab664b841f3fd20c333e8e',1,'ITA2String']]],
- ['llcc68_502',['LLCC68',['../class_l_l_c_c68.html#abf66e5649ac09e5997e29cf637803261',1,'LLCC68']]]
+ ['length_503',['length',['../class_i_t_a2_string.html#a79b48f6e1eab664b841f3fd20c333e8e',1,'ITA2String']]],
+ ['llcc68_504',['LLCC68',['../class_l_l_c_c68.html#abf66e5649ac09e5997e29cf637803261',1,'LLCC68']]]
];
diff --git a/search/functions_b.js b/search/functions_b.js
index af642344..d4803576 100644
--- a/search/functions_b.js
+++ b/search/functions_b.js
@@ -1,8 +1,8 @@
var searchData=
[
- ['micros_503',['micros',['../class_module.html#af3f51e517a825949891ad29e30fd3f59',1,'Module']]],
- ['millis_504',['millis',['../class_module.html#a216dd0c6ce140857f2b003ab8d89fbac',1,'Module']]],
- ['module_505',['Module',['../class_module.html#a5ea76bc25ef979ec1ff90c032e476004',1,'Module::Module(RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, HardwareSerial *serial=nullptr, RADIOLIB_PIN_TYPE rst=RADIOLIB_NC)'],['../class_module.html#a06b2e1f1eb9e07a280e55f517f2fab38',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst)'],['../class_module.html#ae8709b81f592a23ebd72ba3fd8066b0f',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio)'],['../class_module.html#ac65f3d9e022b3284134ced1c20bcff09',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, SPIClass &spi, SPISettings spiSettings)'],['../class_module.html#a53d99944916b750dc1c69890f370680e',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio, SPIClass &spi, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0))'],['../class_module.html#a56456ade4eeffa2c566a6fc3fd098276',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass &spi=RADIOLIB_DEFAULT_SPI, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial *serial=nullptr)'],['../class_module.html#a919baf2e46c357ebfcdbc1025b6c551e',1,'Module::Module(const Module &mod)']]],
- ['morseclient_506',['MorseClient',['../class_morse_client.html#aeade3a433da40e6a9f28688f2e6e3b5a',1,'MorseClient::MorseClient(PhysicalLayer *phy)'],['../class_morse_client.html#aa5c8ec6823388877b7acfa0deab689a2',1,'MorseClient::MorseClient(AFSKClient *audio)']]],
- ['mqttclient_507',['MQTTClient',['../class_m_q_t_t_client.html#a6ecdbc80b76ae32b926e84af620dacb6',1,'MQTTClient']]]
+ ['micros_505',['micros',['../class_module.html#af3f51e517a825949891ad29e30fd3f59',1,'Module']]],
+ ['millis_506',['millis',['../class_module.html#a216dd0c6ce140857f2b003ab8d89fbac',1,'Module']]],
+ ['module_507',['Module',['../class_module.html#a06b2e1f1eb9e07a280e55f517f2fab38',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst)'],['../class_module.html#ae8709b81f592a23ebd72ba3fd8066b0f',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio)'],['../class_module.html#ac65f3d9e022b3284134ced1c20bcff09',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, SPIClass &spi, SPISettings spiSettings)'],['../class_module.html#a53d99944916b750dc1c69890f370680e',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE gpio, SPIClass &spi, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0))'],['../class_module.html#a56456ade4eeffa2c566a6fc3fd098276',1,'Module::Module(RADIOLIB_PIN_TYPE cs, RADIOLIB_PIN_TYPE irq, RADIOLIB_PIN_TYPE rst, RADIOLIB_PIN_TYPE rx, RADIOLIB_PIN_TYPE tx, SPIClass &spi=RADIOLIB_DEFAULT_SPI, SPISettings spiSettings=SPISettings(2000000, MSBFIRST, SPI_MODE0), HardwareSerial *serial=nullptr)'],['../class_module.html#a919baf2e46c357ebfcdbc1025b6c551e',1,'Module::Module(const Module &mod)']]],
+ ['morseclient_508',['MorseClient',['../class_morse_client.html#aeade3a433da40e6a9f28688f2e6e3b5a',1,'MorseClient::MorseClient(PhysicalLayer *phy)'],['../class_morse_client.html#aa5c8ec6823388877b7acfa0deab689a2',1,'MorseClient::MorseClient(AFSKClient *audio)']]],
+ ['mqttclient_509',['MQTTClient',['../class_m_q_t_t_client.html#a6ecdbc80b76ae32b926e84af620dacb6',1,'MQTTClient']]]
];
diff --git a/search/functions_c.js b/search/functions_c.js
index 5e9b27bb..db529014 100644
--- a/search/functions_c.js
+++ b/search/functions_c.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['notone_508',['noTone',['../class_module.html#af998b86ce1243f616f6fcb6df5336207',1,'Module::noTone()'],['../class_a_f_s_k_client.html#ade91356bb158bbc820d28855dd5818d1',1,'AFSKClient::noTone()']]],
- ['nrf24_509',['nRF24',['../classn_r_f24.html#ab12de8d953c2384c5fff09b4abf65d1e',1,'nRF24']]]
+ ['notone_510',['noTone',['../class_module.html#af998b86ce1243f616f6fcb6df5336207',1,'Module::noTone()'],['../class_a_f_s_k_client.html#ade91356bb158bbc820d28855dd5818d1',1,'AFSKClient::noTone()']]],
+ ['nrf24_511',['nRF24',['../classn_r_f24.html#ab12de8d953c2384c5fff09b4abf65d1e',1,'nRF24']]]
];
diff --git a/search/functions_d.js b/search/functions_d.js
index 6e49de5d..f2d2619a 100644
--- a/search/functions_d.js
+++ b/search/functions_d.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['opentransportconnection_510',['openTransportConnection',['../class_e_s_p8266.html#a535f4b7a8ef104b208753f9361568d20',1,'ESP8266::openTransportConnection()'],['../class_transport_layer.html#a36b1ceebca3643fb475607d3d92f5d63',1,'TransportLayer::openTransportConnection()']]],
- ['operator_3d_511',['operator=',['../class_module.html#a4ea888758b4a7784082d513a1e7849a4',1,'Module::operator=()'],['../class_a_x25_frame.html#a52e7e5f6f48c3e62544721d2a5e00640',1,'AX25Frame::operator=()']]]
+ ['opentransportconnection_512',['openTransportConnection',['../class_e_s_p8266.html#a535f4b7a8ef104b208753f9361568d20',1,'ESP8266::openTransportConnection()'],['../class_transport_layer.html#a36b1ceebca3643fb475607d3d92f5d63',1,'TransportLayer::openTransportConnection()']]],
+ ['operator_3d_513',['operator=',['../class_module.html#a4ea888758b4a7784082d513a1e7849a4',1,'Module::operator=()'],['../class_a_x25_frame.html#a52e7e5f6f48c3e62544721d2a5e00640',1,'AX25Frame::operator=()']]]
];
diff --git a/search/functions_e.js b/search/functions_e.js
index b17c786b..800ded12 100644
--- a/search/functions_e.js
+++ b/search/functions_e.js
@@ -1,10 +1,10 @@
var searchData=
[
- ['packetmode_512',['packetMode',['../class_c_c1101.html#a38f6978c757b0dd73e3ef98164a735a2',1,'CC1101::packetMode()'],['../class_r_f69.html#a6a67dd698b3cc6afcaf18c3710ad5f0f',1,'RF69::packetMode()'],['../class_si443x.html#a616eb24c4b11c5d39caaade160be8092',1,'Si443x::packetMode()'],['../class_s_x127x.html#a0995088d37689a3c240a1af791df6cf1',1,'SX127x::packetMode()']]],
- ['physicallayer_513',['PhysicalLayer',['../class_physical_layer.html#a5e02457f1d519cf81b1590a182321c62',1,'PhysicalLayer']]],
- ['ping_514',['ping',['../class_m_q_t_t_client.html#aea3fb930ed43a0b3122ccc90efebb99d',1,'MQTTClient']]],
- ['pinmode_515',['pinMode',['../class_module.html#af7e4872dad3d19b6f75f532c88683168',1,'Module']]],
- ['post_516',['post',['../class_h_t_t_p_client.html#ac1119b889b6fed7bd4d119d3e4842acb',1,'HTTPClient']]],
- ['printglyph_517',['printGlyph',['../class_hell_client.html#ac527806ef871dc12555afe7c43a72ed9',1,'HellClient']]],
- ['publish_518',['publish',['../class_m_q_t_t_client.html#ace3ee45313dea2f853207accf20b7c87',1,'MQTTClient::publish(String &topic, String &message)'],['../class_m_q_t_t_client.html#ab59a1174098dfdf514d8ec6d0bd9d015',1,'MQTTClient::publish(const char *topic, const char *message)']]]
+ ['packetmode_514',['packetMode',['../class_c_c1101.html#a38f6978c757b0dd73e3ef98164a735a2',1,'CC1101::packetMode()'],['../class_r_f69.html#a6a67dd698b3cc6afcaf18c3710ad5f0f',1,'RF69::packetMode()'],['../class_si443x.html#a616eb24c4b11c5d39caaade160be8092',1,'Si443x::packetMode()'],['../class_s_x127x.html#a0995088d37689a3c240a1af791df6cf1',1,'SX127x::packetMode()']]],
+ ['physicallayer_515',['PhysicalLayer',['../class_physical_layer.html#a5e02457f1d519cf81b1590a182321c62',1,'PhysicalLayer']]],
+ ['ping_516',['ping',['../class_m_q_t_t_client.html#aea3fb930ed43a0b3122ccc90efebb99d',1,'MQTTClient']]],
+ ['pinmode_517',['pinMode',['../class_module.html#af7e4872dad3d19b6f75f532c88683168',1,'Module']]],
+ ['post_518',['post',['../class_h_t_t_p_client.html#ac1119b889b6fed7bd4d119d3e4842acb',1,'HTTPClient']]],
+ ['printglyph_519',['printGlyph',['../class_hell_client.html#ac527806ef871dc12555afe7c43a72ed9',1,'HellClient']]],
+ ['publish_520',['publish',['../class_m_q_t_t_client.html#ace3ee45313dea2f853207accf20b7c87',1,'MQTTClient::publish(String &topic, String &message)'],['../class_m_q_t_t_client.html#ab59a1174098dfdf514d8ec6d0bd9d015',1,'MQTTClient::publish(const char *topic, const char *message)']]]
];
diff --git a/search/functions_f.js b/search/functions_f.js
index 08a26448..b22bf1cf 100644
--- a/search/functions_f.js
+++ b/search/functions_f.js
@@ -1,17 +1,17 @@
var searchData=
[
- ['random_519',['random',['../class_physical_layer.html#acd9171bd71aa80fb86113b612c42de53',1,'PhysicalLayer::random(int32_t max)'],['../class_physical_layer.html#a76113e10481743094a1cd0280692b0a9',1,'PhysicalLayer::random(int32_t min, int32_t max)']]],
- ['randombyte_520',['randomByte',['../class_c_c1101.html#a7ecf49d530ea7c29dd755f56db17d833',1,'CC1101::randomByte()'],['../classn_r_f24.html#a5cc7cd54db2a6af1c9183a2d0653fe2e',1,'nRF24::randomByte()'],['../class_r_f69.html#a2023f0f22aad00a702bdf598c2154043',1,'RF69::randomByte()'],['../class_si443x.html#a74848176d435227e601c86ff37b0edbe',1,'Si443x::randomByte()'],['../class_s_x126x.html#a819bb3ced0f184a63cbfbef408a68561',1,'SX126x::randomByte()'],['../class_s_x127x.html#a68cba1ff1e6bfd9b3034c97f3932e450',1,'SX127x::randomByte()'],['../class_s_x128x.html#a95637e8addc48b0e1c30c2cf6f54354a',1,'SX128x::randomByte()'],['../class_physical_layer.html#a34543b885aa57ade08a4c659991e523e',1,'PhysicalLayer::randomByte()']]],
- ['range_521',['range',['../class_s_x1280.html#a812e289084b2f78977b254c28f0fff7c',1,'SX1280']]],
- ['read_522',['read',['../class_physical_layer.html#a929662904e9af2611e098dc13b91c977',1,'PhysicalLayer']]],
- ['readbit_523',['readBit',['../class_c_c1101.html#a5cebec89fc0fa0f5ccbce28c6ce7d2dc',1,'CC1101::readBit()'],['../classn_r_f24.html#a2db0cd487b03f937afc0bc2e3eccb6f6',1,'nRF24::readBit()'],['../class_r_f69.html#a0ca79ae99c3e0c9d7c097a7acefd6faa',1,'RF69::readBit()'],['../class_si443x.html#a45d3ffcb312c34a2f6391be6d609d7b7',1,'Si443x::readBit()'],['../class_s_x126x.html#aff80db65e546934980feac7e6c81dd80',1,'SX126x::readBit()'],['../class_s_x127x.html#a071442611a32154e8b3db7981f242a53',1,'SX127x::readBit()'],['../class_s_x128x.html#a2dd0ecae9f54cf6943cf702ae15f5039',1,'SX128x::readBit()'],['../class_physical_layer.html#a9b720e7776ad7ea805932578907b0058',1,'PhysicalLayer::readBit()']]],
- ['readdata_524',['readData',['../class_c_c1101.html#a8c79975a7bbe8a37f8214ecd1f69ba22',1,'CC1101::readData()'],['../classn_r_f24.html#a410fb78acb4ed358818c132687b8857a',1,'nRF24::readData()'],['../class_r_f69.html#a3983b66c83818b4082805bcafc712f00',1,'RF69::readData()'],['../class_si443x.html#ad00ff8b58c68118ad74fee82028aa71e',1,'Si443x::readData()'],['../class_s_x126x.html#a3350cbfab628956c1a456383ac7bb2b2',1,'SX126x::readData()'],['../class_s_x127x.html#abfc840e8d6fe5e222f0143be17876745',1,'SX127x::readData()'],['../class_s_x128x.html#a94bca43258b09217fb476a2d8db784bb',1,'SX128x::readData()'],['../class_physical_layer.html#ae8eed0e888a7c8742e89d2b850977de2',1,'PhysicalLayer::readData(String &str, size_t len=0)'],['../class_physical_layer.html#ae8b6c756eb4b92855433ca389d73c632',1,'PhysicalLayer::readData(uint8_t *data, size_t len)=0']]],
- ['receive_525',['receive',['../class_c_c1101.html#aedc1067d0334bb69ed5316146014097d',1,'CC1101::receive()'],['../class_e_s_p8266.html#aa79f841de9ae9c5d6057e89a9f1721ea',1,'ESP8266::receive()'],['../classn_r_f24.html#a239e94511d9ee67ad3d64a49a5c4d7ac',1,'nRF24::receive()'],['../class_r_f69.html#ae36e8e6042245621a182b29526fe2245',1,'RF69::receive()'],['../class_si443x.html#aabca3ba8eda212938febab1df2e764b4',1,'Si443x::receive()'],['../class_s_x126x.html#ae3db6b29c482d94eef8a43cd8b5751c0',1,'SX126x::receive()'],['../class_s_x127x.html#adfe0d3f033a23ec2f3c2a407285d357c',1,'SX127x::receive()'],['../class_s_x128x.html#a32b7b674d63c36f15b7f58a2cb837a99',1,'SX128x::receive()'],['../class_physical_layer.html#afb1b090348d9091bfa3a0b5ba3d85b36',1,'PhysicalLayer::receive(String &str, size_t len=0)'],['../class_physical_layer.html#a2ad4c6a8ac267f8ac590260414ffcda3',1,'PhysicalLayer::receive(uint8_t *data, size_t len)=0'],['../class_transport_layer.html#a846492348f71d7328834076c9046dc3f',1,'TransportLayer::receive()']]],
- ['receivedirect_526',['receiveDirect',['../class_c_c1101.html#ab053c185330519d58f364790108d29ac',1,'CC1101::receiveDirect()'],['../classn_r_f24.html#a415d86947742e981bfcf7f2371f8605c',1,'nRF24::receiveDirect()'],['../class_r_f69.html#abd556b0f455f9510213b17588a4baf1b',1,'RF69::receiveDirect()'],['../class_si443x.html#a178b471527813a608c04db7d3c9648d6',1,'Si443x::receiveDirect()'],['../class_s_x126x.html#a8a18aee2bf05793aa29b5cf6b47bb435',1,'SX126x::receiveDirect()'],['../class_s_x127x.html#aa7ac558d537c6364c4bc82c8f33e398f',1,'SX127x::receiveDirect()'],['../class_s_x128x.html#aff7d86352c98771595375e17d19a2a97',1,'SX128x::receiveDirect()'],['../class_physical_layer.html#a46b22145b33e97cf6065ed826799b6b4',1,'PhysicalLayer::receiveDirect()']]],
- ['reset_527',['reset',['../class_e_s_p8266.html#aee0279b476a83a55f54ab22e6d8f3904',1,'ESP8266::reset()'],['../class_r_f69.html#af953ee17aca5392f1e62ea4fe690550a',1,'RF69::reset()'],['../class_si443x.html#ae782ee06e2c463c24f22f5d4c3dd8d97',1,'Si443x::reset()'],['../class_s_x126x.html#a9aa6dd05dd32ef717a06cc8ba28ff71f',1,'SX126x::reset()'],['../class_s_x1272.html#a0978cc9ecbb7b9d3a017c133506e57ac',1,'SX1272::reset()'],['../class_s_x1278.html#a6d60902ac59b653a9eb83e82a932f7ad',1,'SX1278::reset()'],['../class_s_x127x.html#a3321ac4a7f65e73004202486db9b1d68',1,'SX127x::reset()'],['../class_s_x128x.html#a2643ce22176293631fea2169f5e68e66',1,'SX128x::reset()'],['../class_x_bee_serial.html#a1870183689e2a2a17aa36e0d6d30ea3f',1,'XBeeSerial::reset()'],['../class_x_bee.html#a10a4b3df9d5980e89a126848ec31613c',1,'XBee::reset()']]],
- ['rf69_528',['RF69',['../class_r_f69.html#afbc84d4f91502bcbe12ddda2fde51448',1,'RF69']]],
- ['rfm95_529',['RFM95',['../class_r_f_m95.html#a89dfea02aef1a2b47a3af83801c74326',1,'RFM95']]],
- ['rfm96_530',['RFM96',['../class_r_f_m96.html#ad139e35a7465bf7ad83aef85998b4e7a',1,'RFM96']]],
- ['rfm97_531',['RFM97',['../class_r_f_m97.html#ab7a6b22776df24d081225dcfe177e1be',1,'RFM97']]],
- ['rttyclient_532',['RTTYClient',['../class_r_t_t_y_client.html#ae6bc08fa88457ee00a992448be1d63ea',1,'RTTYClient::RTTYClient(PhysicalLayer *phy)'],['../class_r_t_t_y_client.html#ab0e11944c2f1e2c60fc45bcd2db18570',1,'RTTYClient::RTTYClient(AFSKClient *audio)']]]
+ ['random_521',['random',['../class_physical_layer.html#acd9171bd71aa80fb86113b612c42de53',1,'PhysicalLayer::random(int32_t max)'],['../class_physical_layer.html#a76113e10481743094a1cd0280692b0a9',1,'PhysicalLayer::random(int32_t min, int32_t max)']]],
+ ['randombyte_522',['randomByte',['../class_c_c1101.html#a7ecf49d530ea7c29dd755f56db17d833',1,'CC1101::randomByte()'],['../classn_r_f24.html#a5cc7cd54db2a6af1c9183a2d0653fe2e',1,'nRF24::randomByte()'],['../class_r_f69.html#a2023f0f22aad00a702bdf598c2154043',1,'RF69::randomByte()'],['../class_si443x.html#a74848176d435227e601c86ff37b0edbe',1,'Si443x::randomByte()'],['../class_s_x126x.html#a819bb3ced0f184a63cbfbef408a68561',1,'SX126x::randomByte()'],['../class_s_x127x.html#a68cba1ff1e6bfd9b3034c97f3932e450',1,'SX127x::randomByte()'],['../class_s_x128x.html#a95637e8addc48b0e1c30c2cf6f54354a',1,'SX128x::randomByte()'],['../class_physical_layer.html#a34543b885aa57ade08a4c659991e523e',1,'PhysicalLayer::randomByte()']]],
+ ['range_523',['range',['../class_s_x1280.html#a812e289084b2f78977b254c28f0fff7c',1,'SX1280']]],
+ ['read_524',['read',['../class_physical_layer.html#a929662904e9af2611e098dc13b91c977',1,'PhysicalLayer']]],
+ ['readbit_525',['readBit',['../class_c_c1101.html#a5cebec89fc0fa0f5ccbce28c6ce7d2dc',1,'CC1101::readBit()'],['../classn_r_f24.html#a2db0cd487b03f937afc0bc2e3eccb6f6',1,'nRF24::readBit()'],['../class_r_f69.html#a0ca79ae99c3e0c9d7c097a7acefd6faa',1,'RF69::readBit()'],['../class_si443x.html#a45d3ffcb312c34a2f6391be6d609d7b7',1,'Si443x::readBit()'],['../class_s_x126x.html#aff80db65e546934980feac7e6c81dd80',1,'SX126x::readBit()'],['../class_s_x127x.html#a071442611a32154e8b3db7981f242a53',1,'SX127x::readBit()'],['../class_s_x128x.html#a2dd0ecae9f54cf6943cf702ae15f5039',1,'SX128x::readBit()'],['../class_physical_layer.html#a9b720e7776ad7ea805932578907b0058',1,'PhysicalLayer::readBit()']]],
+ ['readdata_526',['readData',['../class_c_c1101.html#a8c79975a7bbe8a37f8214ecd1f69ba22',1,'CC1101::readData()'],['../classn_r_f24.html#a410fb78acb4ed358818c132687b8857a',1,'nRF24::readData()'],['../class_r_f69.html#a3983b66c83818b4082805bcafc712f00',1,'RF69::readData()'],['../class_si443x.html#ad00ff8b58c68118ad74fee82028aa71e',1,'Si443x::readData()'],['../class_s_x126x.html#a3350cbfab628956c1a456383ac7bb2b2',1,'SX126x::readData()'],['../class_s_x127x.html#abfc840e8d6fe5e222f0143be17876745',1,'SX127x::readData()'],['../class_s_x128x.html#a94bca43258b09217fb476a2d8db784bb',1,'SX128x::readData()'],['../class_physical_layer.html#ae8eed0e888a7c8742e89d2b850977de2',1,'PhysicalLayer::readData(String &str, size_t len=0)'],['../class_physical_layer.html#ae8b6c756eb4b92855433ca389d73c632',1,'PhysicalLayer::readData(uint8_t *data, size_t len)=0']]],
+ ['receive_527',['receive',['../class_c_c1101.html#aedc1067d0334bb69ed5316146014097d',1,'CC1101::receive()'],['../class_e_s_p8266.html#aa79f841de9ae9c5d6057e89a9f1721ea',1,'ESP8266::receive()'],['../classn_r_f24.html#a239e94511d9ee67ad3d64a49a5c4d7ac',1,'nRF24::receive()'],['../class_r_f69.html#ae36e8e6042245621a182b29526fe2245',1,'RF69::receive()'],['../class_si443x.html#aabca3ba8eda212938febab1df2e764b4',1,'Si443x::receive()'],['../class_s_x126x.html#ae3db6b29c482d94eef8a43cd8b5751c0',1,'SX126x::receive()'],['../class_s_x127x.html#adfe0d3f033a23ec2f3c2a407285d357c',1,'SX127x::receive()'],['../class_s_x128x.html#a32b7b674d63c36f15b7f58a2cb837a99',1,'SX128x::receive()'],['../class_physical_layer.html#afb1b090348d9091bfa3a0b5ba3d85b36',1,'PhysicalLayer::receive(String &str, size_t len=0)'],['../class_physical_layer.html#a2ad4c6a8ac267f8ac590260414ffcda3',1,'PhysicalLayer::receive(uint8_t *data, size_t len)=0'],['../class_transport_layer.html#a846492348f71d7328834076c9046dc3f',1,'TransportLayer::receive()']]],
+ ['receivedirect_528',['receiveDirect',['../class_c_c1101.html#ab053c185330519d58f364790108d29ac',1,'CC1101::receiveDirect()'],['../classn_r_f24.html#a415d86947742e981bfcf7f2371f8605c',1,'nRF24::receiveDirect()'],['../class_r_f69.html#abd556b0f455f9510213b17588a4baf1b',1,'RF69::receiveDirect()'],['../class_si443x.html#a178b471527813a608c04db7d3c9648d6',1,'Si443x::receiveDirect()'],['../class_s_x126x.html#a8a18aee2bf05793aa29b5cf6b47bb435',1,'SX126x::receiveDirect()'],['../class_s_x127x.html#aa7ac558d537c6364c4bc82c8f33e398f',1,'SX127x::receiveDirect()'],['../class_s_x128x.html#aff7d86352c98771595375e17d19a2a97',1,'SX128x::receiveDirect()'],['../class_physical_layer.html#a46b22145b33e97cf6065ed826799b6b4',1,'PhysicalLayer::receiveDirect()']]],
+ ['reset_529',['reset',['../class_e_s_p8266.html#aee0279b476a83a55f54ab22e6d8f3904',1,'ESP8266::reset()'],['../class_r_f69.html#af953ee17aca5392f1e62ea4fe690550a',1,'RF69::reset()'],['../class_si443x.html#ae782ee06e2c463c24f22f5d4c3dd8d97',1,'Si443x::reset()'],['../class_s_x126x.html#a9aa6dd05dd32ef717a06cc8ba28ff71f',1,'SX126x::reset()'],['../class_s_x1272.html#a0978cc9ecbb7b9d3a017c133506e57ac',1,'SX1272::reset()'],['../class_s_x1278.html#a6d60902ac59b653a9eb83e82a932f7ad',1,'SX1278::reset()'],['../class_s_x127x.html#a3321ac4a7f65e73004202486db9b1d68',1,'SX127x::reset()'],['../class_s_x128x.html#a2643ce22176293631fea2169f5e68e66',1,'SX128x::reset()'],['../class_x_bee_serial.html#a1870183689e2a2a17aa36e0d6d30ea3f',1,'XBeeSerial::reset()'],['../class_x_bee.html#a10a4b3df9d5980e89a126848ec31613c',1,'XBee::reset()']]],
+ ['rf69_530',['RF69',['../class_r_f69.html#afbc84d4f91502bcbe12ddda2fde51448',1,'RF69']]],
+ ['rfm95_531',['RFM95',['../class_r_f_m95.html#a89dfea02aef1a2b47a3af83801c74326',1,'RFM95']]],
+ ['rfm96_532',['RFM96',['../class_r_f_m96.html#ad139e35a7465bf7ad83aef85998b4e7a',1,'RFM96']]],
+ ['rfm97_533',['RFM97',['../class_r_f_m97.html#ab7a6b22776df24d081225dcfe177e1be',1,'RFM97']]],
+ ['rttyclient_534',['RTTYClient',['../class_r_t_t_y_client.html#ae6bc08fa88457ee00a992448be1d63ea',1,'RTTYClient::RTTYClient(PhysicalLayer *phy)'],['../class_r_t_t_y_client.html#ab0e11944c2f1e2c60fc45bcd2db18570',1,'RTTYClient::RTTYClient(AFSKClient *audio)']]]
];
diff --git a/search/groups_0.js b/search/groups_0.js
index 9e06b56e..6b6d736d 100644
--- a/search/groups_0.js
+++ b/search/groups_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['data_20shaping_20filter_20values_20aliases_2e_671',['Data shaping filter values aliases.',['../group__config__shaping.html',1,'']]]
+ ['data_20shaping_20filter_20values_20aliases_2e_674',['Data shaping filter values aliases.',['../group__config__shaping.html',1,'']]]
];
diff --git a/search/groups_1.js b/search/groups_1.js
index b2459115..cd6da1ef 100644
--- a/search/groups_1.js
+++ b/search/groups_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['encoding_20type_20aliases_2e_672',['Encoding type aliases.',['../group__config__encoding.html',1,'']]]
+ ['encoding_20type_20aliases_2e_675',['Encoding type aliases.',['../group__config__encoding.html',1,'']]]
];
diff --git a/search/groups_2.js b/search/groups_2.js
index e28f1217..8c890e2e 100644
--- a/search/groups_2.js
+++ b/search/groups_2.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['shield_20configuration_673',['Shield Configuration',['../group__shield__config.html',1,'']]],
- ['status_20codes_674',['Status Codes',['../group__status__codes.html',1,'']]]
+ ['shield_20configuration_676',['Shield Configuration',['../group__shield__config.html',1,'']]],
+ ['status_20codes_677',['Status Codes',['../group__status__codes.html',1,'']]]
];
diff --git a/search/groups_3.js b/search/groups_3.js
index a5227471..f4ee5fc2 100644
--- a/search/groups_3.js
+++ b/search/groups_3.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['uart_20configuration_675',['UART Configuration',['../group__uart__config.html',1,'']]]
+ ['uart_20configuration_678',['UART Configuration',['../group__uart__config.html',1,'']]]
];
diff --git a/search/pages_0.js b/search/pages_0.js
index 5ea7b804..898a8073 100644
--- a/search/pages_0.js
+++ b/search/pages_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['radiolib_20documentation_676',['RadioLib Documentation',['../index.html',1,'']]]
+ ['radiolib_20documentation_679',['RadioLib Documentation',['../index.html',1,'']]]
];
diff --git a/search/pages_1.js b/search/pages_1.js
index 27c10097..0f74a702 100644
--- a/search/pages_1.js
+++ b/search/pages_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['todo_20list_677',['Todo List',['../todo.html',1,'']]]
+ ['todo_20list_680',['Todo List',['../todo.html',1,'']]]
];
diff --git a/search/variables_0.js b/search/variables_0.js
index 4c4d6176..301b9761 100644
--- a/search/variables_0.js
+++ b/search/variables_0.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['atlinefeed_644',['AtLineFeed',['../class_module.html#a9d8ab2ff353bad5d0e7568d300a48ba0',1,'Module']]]
+ ['atlinefeed_647',['AtLineFeed',['../class_module.html#a9d8ab2ff353bad5d0e7568d300a48ba0',1,'Module']]]
];
diff --git a/search/variables_1.js b/search/variables_1.js
index b6f7f922..a5ff5947 100644
--- a/search/variables_1.js
+++ b/search/variables_1.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['baudrate_645',['baudrate',['../class_module.html#a128ead3f3198e3b06d39a128a5d6c777',1,'Module']]]
+ ['baudrate_648',['baudrate',['../class_module.html#a128ead3f3198e3b06d39a128a5d6c777',1,'Module']]]
];
diff --git a/search/variables_2.js b/search/variables_2.js
index 5ff7e280..4cd38478 100644
--- a/search/variables_2.js
+++ b/search/variables_2.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['control_646',['control',['../class_a_x25_frame.html#a5b196079b539dc417ca65dd4ad622f8f',1,'AX25Frame']]]
+ ['control_649',['control',['../class_a_x25_frame.html#a5b196079b539dc417ca65dd4ad622f8f',1,'AX25Frame']]]
];
diff --git a/search/variables_3.js b/search/variables_3.js
index 577f1456..34d6a218 100644
--- a/search/variables_3.js
+++ b/search/variables_3.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['destcallsign_647',['destCallsign',['../class_a_x25_frame.html#a78e72871e3a9370675318876f4a4b432',1,'AX25Frame']]],
- ['destssid_648',['destSSID',['../class_a_x25_frame.html#af62935e56dc24bca5d2e2aeb932b63f8',1,'AX25Frame']]]
+ ['destcallsign_650',['destCallsign',['../class_a_x25_frame.html#a78e72871e3a9370675318876f4a4b432',1,'AX25Frame']]],
+ ['destssid_651',['destSSID',['../class_a_x25_frame.html#af62935e56dc24bca5d2e2aeb932b63f8',1,'AX25Frame']]]
];
diff --git a/search/variables_4.js b/search/variables_4.js
index b330ee60..4be1c981 100644
--- a/search/variables_4.js
+++ b/search/variables_4.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['freq_649',['freq',['../structtone__t.html#a322e5f269a6a7eaae58f3ca0b73da0cf',1,'tone_t']]]
+ ['freq_652',['freq',['../structtone__t.html#a322e5f269a6a7eaae58f3ca0b73da0cf',1,'tone_t']]]
];
diff --git a/search/variables_5.js b/search/variables_5.js
index 1e520c1b..7317038d 100644
--- a/search/variables_5.js
+++ b/search/variables_5.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['height_650',['height',['../struct_s_s_t_v_mode__t.html#aae9c12993b804b63c258e82244f20031',1,'SSTVMode_t']]]
+ ['height_653',['height',['../struct_s_s_t_v_mode__t.html#aae9c12993b804b63c258e82244f20031',1,'SSTVMode_t']]]
];
diff --git a/search/variables_6.js b/search/variables_6.js
index 8d2bfb58..bf5d4266 100644
--- a/search/variables_6.js
+++ b/search/variables_6.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['info_651',['info',['../class_a_x25_frame.html#aa82f006b84b71b9c5d036a4946a65988',1,'AX25Frame']]],
- ['infolen_652',['infoLen',['../class_a_x25_frame.html#a75e8ad33c2540ede5bb130050f6ffc41',1,'AX25Frame']]]
+ ['info_654',['info',['../class_a_x25_frame.html#aa82f006b84b71b9c5d036a4946a65988',1,'AX25Frame']]],
+ ['infolen_655',['infoLen',['../class_a_x25_frame.html#a75e8ad33c2540ede5bb130050f6ffc41',1,'AX25Frame']]]
];
diff --git a/search/variables_7.js b/search/variables_7.js
index cca7122c..acfdf9f6 100644
--- a/search/variables_7.js
+++ b/search/variables_7.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['len_653',['len',['../structtone__t.html#a3b0421dd255c7c59552741957a6224ed',1,'tone_t']]]
+ ['len_656',['len',['../structtone__t.html#a3b0421dd255c7c59552741957a6224ed',1,'tone_t']]]
];
diff --git a/search/variables_8.js b/search/variables_8.js
index abfd2415..72440193 100644
--- a/search/variables_8.js
+++ b/search/variables_8.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['moduleserial_654',['ModuleSerial',['../class_module.html#a99556decb983f682b98220ae5434b004',1,'Module']]]
+ ['moduleserial_657',['ModuleSerial',['../class_module.html#a99556decb983f682b98220ae5434b004',1,'Module']]]
];
diff --git a/search/variables_9.js b/search/variables_9.js
index 998118f1..a8365405 100644
--- a/search/variables_9.js
+++ b/search/variables_9.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['numrepeaters_655',['numRepeaters',['../class_a_x25_frame.html#ad27453a838ba90f917a1a9853358bb9a',1,'AX25Frame']]],
- ['numtones_656',['numTones',['../struct_s_s_t_v_mode__t.html#ae3d67bbc9815c38bea17ec070c8c0096',1,'SSTVMode_t']]]
+ ['numrepeaters_658',['numRepeaters',['../class_a_x25_frame.html#ad27453a838ba90f917a1a9853358bb9a',1,'AX25Frame']]],
+ ['numtones_659',['numTones',['../struct_s_s_t_v_mode__t.html#ae3d67bbc9815c38bea17ec070c8c0096',1,'SSTVMode_t']]]
];
diff --git a/search/variables_a.js b/search/variables_a.js
index d617f6ce..6c7eceec 100644
--- a/search/variables_a.js
+++ b/search/variables_a.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['protocolid_657',['protocolID',['../class_a_x25_frame.html#aa8895fea37220c82f68bd320331595c8',1,'AX25Frame']]]
+ ['protocolid_660',['protocolID',['../class_a_x25_frame.html#aa8895fea37220c82f68bd320331595c8',1,'AX25Frame']]]
];
diff --git a/search/variables_b.js b/search/variables_b.js
index c306dceb..ceae0f3f 100644
--- a/search/variables_b.js
+++ b/search/variables_b.js
@@ -1,6 +1,6 @@
var searchData=
[
- ['rcvseqnumber_658',['rcvSeqNumber',['../class_a_x25_frame.html#adce5294af25f09df752997d33ac0e87f',1,'AX25Frame']]],
- ['repeatercallsigns_659',['repeaterCallsigns',['../class_a_x25_frame.html#a29eb08c9e72bbaced8d37dcb2343ee94',1,'AX25Frame']]],
- ['repeaterssids_660',['repeaterSSIDs',['../class_a_x25_frame.html#a5b63c6b6f69e0ac47ba9230ad39c6830',1,'AX25Frame']]]
+ ['rcvseqnumber_661',['rcvSeqNumber',['../class_a_x25_frame.html#adce5294af25f09df752997d33ac0e87f',1,'AX25Frame']]],
+ ['repeatercallsigns_662',['repeaterCallsigns',['../class_a_x25_frame.html#a29eb08c9e72bbaced8d37dcb2343ee94',1,'AX25Frame']]],
+ ['repeaterssids_663',['repeaterSSIDs',['../class_a_x25_frame.html#a5b63c6b6f69e0ac47ba9230ad39c6830',1,'AX25Frame']]]
];
diff --git a/search/variables_c.js b/search/variables_c.js
index 74027b6a..241bed4f 100644
--- a/search/variables_c.js
+++ b/search/variables_c.js
@@ -1,9 +1,9 @@
var searchData=
[
- ['scanpixellen_661',['scanPixelLen',['../struct_s_s_t_v_mode__t.html#a991e84b2b6f696ec2390f2c3f8cb9694',1,'SSTVMode_t']]],
- ['sendseqnumber_662',['sendSeqNumber',['../class_a_x25_frame.html#a4c0fdf148d3b779d48441d45af87add2',1,'AX25Frame']]],
- ['spireadcommand_663',['SPIreadCommand',['../class_module.html#a849ad85fc1bc3a7130e660c13973ab26',1,'Module']]],
- ['spiwritecommand_664',['SPIwriteCommand',['../class_module.html#ae89764d15e8df5694a6aec0e18f72d3f',1,'Module']]],
- ['srccallsign_665',['srcCallsign',['../class_a_x25_frame.html#ab76eaa8445e7953059a46bb78082dd5a',1,'AX25Frame']]],
- ['srcssid_666',['srcSSID',['../class_a_x25_frame.html#a50c63276facf8126f0f8555b1fc6b2c9',1,'AX25Frame']]]
+ ['scanpixellen_664',['scanPixelLen',['../struct_s_s_t_v_mode__t.html#a991e84b2b6f696ec2390f2c3f8cb9694',1,'SSTVMode_t']]],
+ ['sendseqnumber_665',['sendSeqNumber',['../class_a_x25_frame.html#a4c0fdf148d3b779d48441d45af87add2',1,'AX25Frame']]],
+ ['spireadcommand_666',['SPIreadCommand',['../class_module.html#a849ad85fc1bc3a7130e660c13973ab26',1,'Module']]],
+ ['spiwritecommand_667',['SPIwriteCommand',['../class_module.html#ae89764d15e8df5694a6aec0e18f72d3f',1,'Module']]],
+ ['srccallsign_668',['srcCallsign',['../class_a_x25_frame.html#ab76eaa8445e7953059a46bb78082dd5a',1,'AX25Frame']]],
+ ['srcssid_669',['srcSSID',['../class_a_x25_frame.html#a50c63276facf8126f0f8555b1fc6b2c9',1,'AX25Frame']]]
];
diff --git a/search/variables_d.js b/search/variables_d.js
index ecb77717..a0f13413 100644
--- a/search/variables_d.js
+++ b/search/variables_d.js
@@ -1,5 +1,5 @@
var searchData=
[
- ['tones_667',['tones',['../struct_s_s_t_v_mode__t.html#a27c6a271c1aa8e499a31a784ab9254ad',1,'SSTVMode_t']]],
- ['type_668',['type',['../structtone__t.html#ac8717b06ffa53eebe2aaf16f19747d40',1,'tone_t']]]
+ ['tones_670',['tones',['../struct_s_s_t_v_mode__t.html#a27c6a271c1aa8e499a31a784ab9254ad',1,'SSTVMode_t']]],
+ ['type_671',['type',['../structtone__t.html#ac8717b06ffa53eebe2aaf16f19747d40',1,'tone_t']]]
];
diff --git a/search/variables_e.js b/search/variables_e.js
index 2bc93d53..b74d284d 100644
--- a/search/variables_e.js
+++ b/search/variables_e.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['viscode_669',['visCode',['../struct_s_s_t_v_mode__t.html#a4033deed34e2703ab7f9a95cc32e5820',1,'SSTVMode_t']]]
+ ['viscode_672',['visCode',['../struct_s_s_t_v_mode__t.html#a4033deed34e2703ab7f9a95cc32e5820',1,'SSTVMode_t']]]
];
diff --git a/search/variables_f.js b/search/variables_f.js
index 5ff86cc1..ca87dade 100644
--- a/search/variables_f.js
+++ b/search/variables_f.js
@@ -1,4 +1,4 @@
var searchData=
[
- ['width_670',['width',['../struct_s_s_t_v_mode__t.html#ad8d4e7efb12eb0e0cfa850aeb7353e40',1,'SSTVMode_t']]]
+ ['width_673',['width',['../struct_s_s_t_v_mode__t.html#ad8d4e7efb12eb0e0cfa850aeb7353e40',1,'SSTVMode_t']]]
];
diff --git a/todo.html b/todo.html
index 10d6245a..7aff714d 100644
--- a/todo.html
+++ b/todo.html
@@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('todo.html',''); initResizable(); });
power ramp time configuration
Member SX127x::setBitRate (float br)
fractional part of bit rate setting (not in OOK)
-Member SX1282::SX1282 (Module *mod)
+Member SX1282::SX1282 (Module *mod)
implement advanced ranging
Member SX128x::getTimeOnAir (size_t len)
implement this mess - SX1280 datasheet v3.0 section 7.4.4.2