diff --git a/_s_x1278_8h_source.html b/_s_x1278_8h_source.html
index 061e25a9..c0f0b899 100644
--- a/_s_x1278_8h_source.html
+++ b/_s_x1278_8h_source.html
@@ -289,7 +289,7 @@ $(document).ready(function(){initNavTree('_s_x1278_8h_source.html',''); initResi
float getRSSI() override
Gets recorded signal strength indicator. Overload with packet mode enabled for PhysicalLayer compatib...
Definition SX1278.cpp:473
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:440
int16_t setDataRate(DataRate_t dr) override
Set data.
Definition SX1278.cpp:240
-int16_t setBandwidth(float bw)
Sets LoRa link bandwidth. Allowed values are 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125,...
Definition SX1278.cpp:96
+int16_t setBandwidth(float bw)
Sets LoRa link bandwidth. Allowed values are 7.8, 10.4, 15.6, 20.8, 31.25, 41.7, 62....
Definition SX1278.cpp:96
int16_t implicitHeader(size_t len)
Set implicit header mode for future reception/transmission. Required for spreading factor 6.
Definition SX1278.cpp:537
int16_t setModem(ModemType_t modem) override
Set modem for the radio to use. Will perform full reset and reconfigure the radio using its default p...
Definition SX1278.cpp:691
int16_t setOutputPower(int8_t power) override
Sets transmission output power. Allowed values range from -3 to 15 dBm (RFO pin) or +2 to +17 dBm (PA...
Definition SX1278.cpp:292
diff --git a/class_s_x1276.html b/class_s_x1276.html
index c4145587..af504721 100644
--- a/class_s_x1276.html
+++ b/class_s_x1276.html
@@ -141,7 +141,7 @@ Public Member Functions
| Sets carrier frequency. Allowed values range from 137.0 MHz to 525.0 MHz.
|
|
int16_t | setBandwidth (float bw) |
- | Sets LoRa link bandwidth. Allowed values are 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. Only available in LoRa mode.
|
+ | Sets LoRa link bandwidth. Allowed values are 7.8, 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. Only available in LoRa mode.
|
|
virtual int16_t | setSpreadingFactor (uint8_t sf) |
| Sets LoRa link spreading factor. Allowed values range from 6 to 12. Only available in LoRa mode.
|
@@ -658,7 +658,7 @@ void dropSync () | <
- Parameters
-
freq | Carrier frequency in MHz. Allowed values range from 137.0 MHz to 1020.0 MHz. |
- bw | LoRa link bandwidth in kHz. Allowed values are 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. |
+ bw | LoRa link bandwidth in kHz. Allowed values are 7.8, 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. |
sf | LoRa link spreading factor. Allowed values range from 6 to 12. |
cr | LoRa link coding rate denominator. Allowed values range from 5 to 8. |
syncWord | LoRa sync word. Can be used to distinguish different networks. Note that value 0x34 is reserved for LoRaWAN networks. |
diff --git a/class_s_x1277.html b/class_s_x1277.html
index 5817eb4e..f28f014d 100644
--- a/class_s_x1277.html
+++ b/class_s_x1277.html
@@ -150,7 +150,7 @@ Public Member Functions
| Sets carrier frequency. Allowed values range from 137.0 MHz to 525.0 MHz.
|
|
int16_t | setBandwidth (float bw) |
- | Sets LoRa link bandwidth. Allowed values are 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. Only available in LoRa mode.
|
+ | Sets LoRa link bandwidth. Allowed values are 7.8, 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. Only available in LoRa mode.
|
|
int16_t | setCodingRate (uint8_t cr) |
| Sets LoRa link coding rate denominator. Allowed values range from 5 to 8. Only available in LoRa mode.
|
@@ -664,7 +664,7 @@ void dropSync () | <
- Parameters
-
freq | Carrier frequency in MHz. Allowed values range from 137.0 MHz to 1020.0 MHz. |
- bw | LoRa link bandwidth in kHz. Allowed values are 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. |
+ bw | LoRa link bandwidth in kHz. Allowed values are 7.8, 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. |
sf | LoRa link spreading factor. Allowed values range from 6 to 9. |
cr | LoRa link coding rate denominator. Allowed values range from 5 to 8. |
syncWord | LoRa sync word. Can be used to distinguish different networks. Note that value 0x34 is reserved for LoRaWAN networks. |
diff --git a/class_s_x1278.html b/class_s_x1278.html
index 9f24fd08..a8f119be 100644
--- a/class_s_x1278.html
+++ b/class_s_x1278.html
@@ -133,7 +133,7 @@ Public Member Functions
| Sets carrier frequency. Allowed values range from 137.0 MHz to 525.0 MHz.
|
|
int16_t | setBandwidth (float bw) |
- | Sets LoRa link bandwidth. Allowed values are 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. Only available in LoRa mode.
|
+ | Sets LoRa link bandwidth. Allowed values are 7.8, 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. Only available in LoRa mode.
|
|
virtual int16_t | setSpreadingFactor (uint8_t sf) |
| Sets LoRa link spreading factor. Allowed values range from 6 to 12. Only available in LoRa mode.
|
@@ -670,7 +670,7 @@ void dropSync () | <
- Parameters
-
freq | Carrier frequency in MHz. Allowed values range from 137.0 MHz to 525.0 MHz. |
- bw | LoRa link bandwidth in kHz. Allowed values are 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. |
+ bw | LoRa link bandwidth in kHz. Allowed values are 7.8, 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. |
sf | LoRa link spreading factor. Allowed values range from 6 to 12. |
cr | LoRa link coding rate denominator. Allowed values range from 5 to 8. |
syncWord | LoRa sync word. Can be used to distinguish different networks. Note that value 0x34 is reserved for LoRaWAN networks. |
@@ -1086,7 +1086,7 @@ void dropSync () | <
-
Sets LoRa link bandwidth. Allowed values are 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. Only available in LoRa mode.
+
Sets LoRa link bandwidth. Allowed values are 7.8, 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. Only available in LoRa mode.
- Parameters
-
bw | LoRa link bandwidth to be set in kHz. |
diff --git a/class_s_x1279.html b/class_s_x1279.html
index e81dcb76..5c60cec1 100644
--- a/class_s_x1279.html
+++ b/class_s_x1279.html
@@ -138,7 +138,7 @@ Public Member Functions
| Reset method. Will reset the chip to the default state using RST pin.
|
|
int16_t | setBandwidth (float bw) |
- | Sets LoRa link bandwidth. Allowed values are 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. Only available in LoRa mode.
|
+ | Sets LoRa link bandwidth. Allowed values are 7.8, 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. Only available in LoRa mode.
|
|
virtual int16_t | setSpreadingFactor (uint8_t sf) |
| Sets LoRa link spreading factor. Allowed values range from 6 to 12. Only available in LoRa mode.
|
@@ -652,7 +652,7 @@ void dropSync () | <
- Parameters
-
freq | Carrier frequency in MHz. Allowed values range from 137.0 MHz to 960.0 MHz. |
- bw | LoRa link bandwidth in kHz. Allowed values are 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. |
+ bw | LoRa link bandwidth in kHz. Allowed values are 7.8, 10.4, 15.6, 20.8, 31.25, 41.7, 62.5, 125, 250 and 500 kHz. |
sf | LoRa link spreading factor. Allowed values range from 6 to 12. |
cr | LoRa link coding rate denominator. Allowed values range from 5 to 8. |
syncWord | LoRa sync word. Can be used to distinguish different networks. Note that value 0x34 is reserved for LoRaWAN networks. |