From ca8ee6ab18a791f22486f9ad0d6fd027ecac8fee Mon Sep 17 00:00:00 2001 From: jgromes Date: Sat, 29 Jan 2022 07:37:02 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2079cde?= =?UTF-8?q?7c0f63588b1d0eda02aa30f1dcea3bc600a=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _s_x126x_8h_source.html | 4 ++-- _s_x1272_8h_source.html | 6 +++--- _s_x1278_8h_source.html | 6 +++--- class_r_f_m95.html | 2 +- class_r_f_m96.html | 2 +- class_r_f_m97.html | 2 +- class_s_x126x.html | 12 ++++++------ class_s_x1272.html | 16 ++++++++-------- class_s_x1273.html | 2 +- class_s_x1276.html | 2 +- class_s_x1277.html | 2 +- class_s_x1278.html | 16 ++++++++-------- class_s_x1279.html | 2 +- 13 files changed, 37 insertions(+), 37 deletions(-) diff --git a/_s_x126x_8h_source.html b/_s_x126x_8h_source.html index dacc7bcd..26839de3 100644 --- a/_s_x126x_8h_source.html +++ b/_s_x126x_8h_source.html @@ -535,8 +535,8 @@ $(document).ready(function(){initNavTree('_s_x126x_8h_source.html',''); initResi
821 
827  float getRSSIInst();
828 
-
834  int16_t implicitHeader(size_t len);
-
835 
+
836  int16_t implicitHeader(size_t len);
+
837 
843  int16_t explicitHeader();
844 
850  int16_t setRegulatorLDO();
diff --git a/_s_x1272_8h_source.html b/_s_x1272_8h_source.html index 6ea4d992..67ab54c1 100644 --- a/_s_x1272_8h_source.html +++ b/_s_x1272_8h_source.html @@ -215,8 +215,8 @@ $(document).ready(function(){initNavTree('_s_x1272_8h_source.html',''); initResi
271 
278  int16_t autoLDRO();
279 
-
285  int16_t implicitHeader(size_t len);
-
286 
+
287  int16_t implicitHeader(size_t len);
+
288 
294  int16_t explicitHeader();
295 
296 #if !defined(RADIOLIB_GODMODE)
@@ -262,7 +262,7 @@ $(document).ready(function(){initNavTree('_s_x1272_8h_source.html',''); initResi
void reset() override
Reset method. Will reset the chip to the default state using RST pin.
Definition: SX1272.cpp:62
int16_t setCRC(bool enable, bool mode=false)
Enables/disables CRC check of received packets.
Definition: SX1272.cpp:380
SX1272(Module *mod)
Default constructor. Called from Arduino sketch when creating new LoRa instance.
Definition: SX1272.cpp:4
-
int16_t implicitHeader(size_t len)
Set implicit header mode for future reception/transmission.
Definition: SX1272.cpp:430
+
int16_t implicitHeader(size_t len)
Set implicit header mode for future reception/transmission. Required for spreading factor 6.
Definition: SX1272.cpp:430
int16_t explicitHeader()
Set explicit header mode for future reception/transmission.
Definition: SX1272.cpp:434
@@ -850,6 +844,12 @@ void 

Set implicit header mode for future reception/transmission.

+
Parameters
+ + +
lenPayload length in bytes.
+
+
Returns
Status Codes
diff --git a/class_s_x1272.html b/class_s_x1272.html index a7cc43f5..d314dbde 100644 --- a/class_s_x1272.html +++ b/class_s_x1272.html @@ -158,7 +158,7 @@ void  Re-enables automatic LDRO configuration. Only available in LoRa mode. After calling this method, LDRO will be enabled automatically when symbol length exceeds 16 ms. More...
  int16_t implicitHeader (size_t len) - Set implicit header mode for future reception/transmission. More...
+ Set implicit header mode for future reception/transmission. Required for spreading factor 6. More...
  int16_t explicitHeader ()  Set explicit header mode for future reception/transmission. More...
@@ -652,12 +652,6 @@ void 

Set explicit header mode for future reception/transmission.

-
Parameters
- - -
lenPayload length in bytes.
-
-
Returns
Status Codes
@@ -732,7 +726,13 @@ void  -

Set implicit header mode for future reception/transmission.

+

Set implicit header mode for future reception/transmission. Required for spreading factor 6.

+
Parameters
+ + +
lenPayload length in bytes.
+
+
Returns
Status Codes
diff --git a/class_s_x1273.html b/class_s_x1273.html index da8ebf96..d0b48a92 100644 --- a/class_s_x1273.html +++ b/class_s_x1273.html @@ -168,7 +168,7 @@ void  Re-enables automatic LDRO configuration. Only available in LoRa mode. After calling this method, LDRO will be enabled automatically when symbol length exceeds 16 ms. More...
  int16_t implicitHeader (size_t len) - Set implicit header mode for future reception/transmission. More...
+ Set implicit header mode for future reception/transmission. Required for spreading factor 6. More...
  int16_t explicitHeader ()  Set explicit header mode for future reception/transmission. More...
diff --git a/class_s_x1276.html b/class_s_x1276.html index 3ee6c61b..4cd137fc 100644 --- a/class_s_x1276.html +++ b/class_s_x1276.html @@ -171,7 +171,7 @@ void  Re-enables automatic LDRO configuration. Only available in LoRa mode. After calling this method, LDRO will be enabled automatically when symbol length exceeds 16 ms. More...
  int16_t implicitHeader (size_t len) - Set implicit header mode for future reception/transmission. More...
+ Set implicit header mode for future reception/transmission. Required for spreading factor 6. More...
  int16_t explicitHeader ()  Set explicit header mode for future reception/transmission. More...
diff --git a/class_s_x1277.html b/class_s_x1277.html index f48ea3c8..9baff8c4 100644 --- a/class_s_x1277.html +++ b/class_s_x1277.html @@ -174,7 +174,7 @@ void  Re-enables automatic LDRO configuration. Only available in LoRa mode. After calling this method, LDRO will be enabled automatically when symbol length exceeds 16 ms. More...
  int16_t implicitHeader (size_t len) - Set implicit header mode for future reception/transmission. More...
+ Set implicit header mode for future reception/transmission. Required for spreading factor 6. More...
  int16_t explicitHeader ()  Set explicit header mode for future reception/transmission. More...
diff --git a/class_s_x1278.html b/class_s_x1278.html index 60db5034..e2dab8ad 100644 --- a/class_s_x1278.html +++ b/class_s_x1278.html @@ -163,7 +163,7 @@ void  Re-enables automatic LDRO configuration. Only available in LoRa mode. After calling this method, LDRO will be enabled automatically when symbol length exceeds 16 ms. More...
  int16_t implicitHeader (size_t len) - Set implicit header mode for future reception/transmission. More...
+ Set implicit header mode for future reception/transmission. Required for spreading factor 6. More...
  int16_t explicitHeader ()  Set explicit header mode for future reception/transmission. More...
@@ -657,12 +657,6 @@ void 

Set explicit header mode for future reception/transmission.

-
Parameters
- - -
lenPayload length in bytes.
-
-
Returns
Status Codes
@@ -737,7 +731,13 @@ void  -

Set implicit header mode for future reception/transmission.

+

Set implicit header mode for future reception/transmission. Required for spreading factor 6.

+
Parameters
+ + +
lenPayload length in bytes.
+
+
Returns
Status Codes
diff --git a/class_s_x1279.html b/class_s_x1279.html index 118c55f0..f4bdf987 100644 --- a/class_s_x1279.html +++ b/class_s_x1279.html @@ -171,7 +171,7 @@ void  Re-enables automatic LDRO configuration. Only available in LoRa mode. After calling this method, LDRO will be enabled automatically when symbol length exceeds 16 ms. More...
  int16_t implicitHeader (size_t len) - Set implicit header mode for future reception/transmission. More...
+ Set implicit header mode for future reception/transmission. Required for spreading factor 6. More...
  int16_t explicitHeader ()  Set explicit header mode for future reception/transmission. More...