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
diff --git a/_s_x1278_8h_source.html b/_s_x1278_8h_source.html
index 662deb1b..6012fbeb 100644
--- a/_s_x1278_8h_source.html
+++ b/_s_x1278_8h_source.html
@@ -224,8 +224,8 @@ $(document).ready(function(){initNavTree('_s_x1278_8h_source.html',''); initResi
-
-
+
+
305 #if !defined(RADIOLIB_GODMODE)
@@ -255,7 +255,7 @@ $(document).ready(function(){initNavTree('_s_x1278_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=RADIOLIB_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: SX1278.cpp:8
void reset() override
Reset method. Will reset the chip to the default state using RST pin.
Definition: SX1278.cpp:62
int16_t beginFSK(float freq=434.0, float br=4.8, float freqDev=5.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: SX1278.cpp:35
-
int16_t implicitHeader(size_t len)
Set implicit header mode for future reception/transmission.
Definition: SX1278.cpp:466
+
int16_t implicitHeader(size_t len)
Set implicit header mode for future reception/transmission. Required for spreading factor 6.
Definition: SX1278.cpp:466
SX1278(Module *mod)
Default constructor. Called from Arduino sketch when creating new LoRa instance.
Definition: SX1278.cpp:4
int16_t explicitHeader()
Set explicit header mode for future reception/transmission.
Definition: SX1278.cpp:470
int16_t setCodingRate(uint8_t cr)
Sets LoRa link coding rate denominator. Allowed values range from 5 to 8. Only available in LoRa mode...
Definition: SX1278.cpp:191
diff --git a/class_r_f_m95.html b/class_r_f_m95.html
index 1c025466..54452fba 100644
--- a/class_r_f_m95.html
+++ b/class_r_f_m95.html
@@ -172,7 +172,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_r_f_m96.html b/class_r_f_m96.html
index 7ff4a224..1f90cf46 100644
--- a/class_r_f_m96.html
+++ b/class_r_f_m96.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_r_f_m97.html b/class_r_f_m97.html
index 1e31f84f..9db7a6fd 100644
--- a/class_r_f_m97.html
+++ b/class_r_f_m97.html
@@ -179,7 +179,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_x126x.html b/class_s_x126x.html
index 5fc5280b..a79b4000 100644
--- a/class_s_x126x.html
+++ b/class_s_x126x.html
@@ -585,12 +585,6 @@ void
Set explicit header mode for future reception/transmission.
-- Parameters
-
-
- len | Payload length in bytes. |
-
-
-
- Returns
- Status Codes
@@ -850,6 +844,12 @@ void |
Set implicit header mode for future reception/transmission.
+- Parameters
-
+
+ len | Payload 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
-
-
- len | Payload 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
-
+
+ len | Payload 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
-
-
- len | Payload 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
-
+
+ len | Payload 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...
|