From f14406336d0cac281159ec23b22cf9156104da31 Mon Sep 17 00:00:00 2001 From: jgromes Date: Sun, 5 Jun 2022 09:16:39 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=2034a0d?= =?UTF-8?q?77998cbb6ca6cc37c4a50c2dfba06f8be14=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _s_x1262_8h_source.html | 2 +- _s_x1268_8h_source.html | 2 +- _s_x126x_8h_source.html | 958 +++++++++++++++++++------------------- class_physical_layer.html | 12 +- 4 files changed, 497 insertions(+), 477 deletions(-) diff --git a/_s_x1262_8h_source.html b/_s_x1262_8h_source.html index 0c71e207..20f540ee 100644 --- a/_s_x1262_8h_source.html +++ b/_s_x1262_8h_source.html @@ -133,7 +133,7 @@ $(document).ready(function(){initNavTree('_s_x1262_8h_source.html',''); initResi
int16_t beginFSK(float freq=434.0, float br=4.8, float freqDev=5.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:32
int16_t setOutputPower(int8_t power)
Sets output power. Allowed values are in range from -17 to 22 dBm.
Definition: SX1262.cpp:80
Derived class for SX1262 modules.
Definition: SX1262.h:19
-
Base class for SX126x series. All derived classes for SX126x (e.g. SX1262 or SX1268) inherit from thi...
Definition: SX126x.h:342
+
Base class for SX126x series. All derived classes for SX126x (e.g. SX1262 or SX1268) inherit from thi...
Definition: SX126x.h:362
int16_t variablePacketLengthMode(uint8_t maxLen=RADIOLIB_SX126X_MAX_PACKET_LENGTH)
Set modem in variable packet length mode. Available in FSK mode only.
Definition: SX126x.cpp:1124
@@ -701,7 +721,7 @@ $(document).ready(function(){initNavTree('_s_x126x_8h_source.html',''); initResi
float getSNR()
Gets SNR (Signal to Noise Ratio) of the last received packet. Only available for LoRa modem.
Definition: SX126x.cpp:1097
int16_t standby() override
Sets the module to standby mode (overload for PhysicalLayer compatibility, uses 13 MHz RC oscillator)...
Definition: SX126x.cpp:362
int16_t transmitDirect(uint32_t frf=0) override
Starts direct mode transmission.
Definition: SX126x.cpp:308
-
Base class for SX126x series. All derived classes for SX126x (e.g. SX1262 or SX1268) inherit from thi...
Definition: SX126x.h:342
+
Base class for SX126x series. All derived classes for SX126x (e.g. SX1262 or SX1268) inherit from thi...
Definition: SX126x.h:362
int16_t setBitRate(float br)
Sets FSK bit rate. Allowed values range from 0.6 to 300.0 kbps.
Definition: SX126x.cpp:781
int16_t startTransmit(String &str, uint8_t addr=0)
Interrupt-driven Arduino String transmit method. Unlike the standard transmit method,...
Definition: PhysicalLayer.cpp:51
int16_t setBroadcastAddress(uint8_t broadAddr)
Sets broadcast address. Calling this method will also enable address filtering for node and broadcast...
Definition: SX126x.cpp:962
diff --git a/class_physical_layer.html b/class_physical_layer.html index df1575f8..c3d5ec6e 100644 --- a/class_physical_layer.html +++ b/class_physical_layer.html @@ -335,7 +335,7 @@ virtual Module
Returns
Length of last received packet in bytes.
-

Implemented in SX127x, CC1101, SX126x, SX128x, Si443x, RF69, and nRF24.

+

Implemented in SX127x, SX126x, CC1101, SX128x, Si443x, RF69, and nRF24.

@@ -430,7 +430,7 @@ virtual Module * Get one truly random byte from RSSI noise. Must be implemented in module class.

Returns
TRNG byte.
-

Implemented in SX127x, CC1101, SX126x, RF69, SX128x, Si443x, and nRF24.

+

Implemented in SX127x, SX126x, CC1101, RF69, SX128x, Si443x, and nRF24.

@@ -486,7 +486,7 @@ virtual Module *  -

Implemented in SX127x, CC1101, SX126x, RF69, SX128x, Si443x, and nRF24.

+

Implemented in SX127x, SX126x, CC1101, RF69, SX128x, Si443x, and nRF24.

@@ -572,7 +572,7 @@ virtual Module
Returns
Status Codes
-

Implemented in SX127x, Si443x, CC1101, RF69, SX128x, SX126x, and nRF24.

+

Implemented in SX127x, Si443x, CC1101, RF69, SX126x, SX128x, and nRF24.

@@ -761,7 +761,7 @@ virtual Module *  -

Implemented in SX127x, CC1101, SX126x, RF69, SX128x, Si443x, and nRF24.

+

Implemented in SX127x, SX126x, CC1101, RF69, SX128x, Si443x, and nRF24.

@@ -873,7 +873,7 @@ virtual Module
Returns
Status Codes
-

Implemented in SX127x, Si443x, CC1101, RF69, SX128x, SX126x, and nRF24.

+

Implemented in SX127x, Si443x, CC1101, SX126x, RF69, SX128x, and nRF24.