From f89ed5ef2e0ebe6a9f281e2fedb38d19f062569b Mon Sep 17 00:00:00 2001 From: jgromes Date: Fri, 17 Jan 2025 18:57:52 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=206fb3c?= =?UTF-8?q?0968a13777a829fc386a6ef0b939178a0b3=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _c_c1101_8h_source.html | 2 +- _l_r11x0_8h_source.html | 4 ++-- _r_f69_8h_source.html | 2 +- _s_x126x_8h_source.html | 4 ++-- _s_x127x_8h_source.html | 2 +- _s_x128x_8h_source.html | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/_c_c1101_8h_source.html b/_c_c1101_8h_source.html index e87eb6fd..851157b4 100644 --- a/_c_c1101_8h_source.html +++ b/_c_c1101_8h_source.html @@ -109,7 +109,7 @@ $(document).ready(function(){initNavTree('_c_c1101_8h_source.html',''); initResi
9// CC1101 physical layer properties
10#define RADIOLIB_CC1101_FREQUENCY_STEP_SIZE 396.7285156
11#define RADIOLIB_CC1101_MAX_PACKET_LENGTH 64
-
12#define RADIOLIB_CC1101_CRYSTAL_FREQ 26.0
+
12#define RADIOLIB_CC1101_CRYSTAL_FREQ 26.0f
13#define RADIOLIB_CC1101_DIV_EXPONENT 16
14
15// CC1101 SPI commands
diff --git a/_l_r11x0_8h_source.html b/_l_r11x0_8h_source.html index dc6c8248..b7fb6546 100644 --- a/_l_r11x0_8h_source.html +++ b/_l_r11x0_8h_source.html @@ -333,7 +333,7 @@ $(document).ready(function(){initNavTree('_l_r11x0_8h_source.html',''); initResi
233#define RADIOLIB_LR11X0_CALIBRATE_HF_RC (0x01UL << 1) // 1 1 high frequency RC
234#define RADIOLIB_LR11X0_CALIBRATE_LF_RC (0x01UL << 0) // 0 0 low frequency RC
235#define RADIOLIB_LR11X0_CALIBRATE_ALL (0x3FUL << 0) // 5 0 everything
-
236#define RADIOLIB_LR11X0_CAL_IMG_FREQ_TRIG_MHZ (20.0)
+
236#define RADIOLIB_LR11X0_CAL_IMG_FREQ_TRIG_MHZ (20.0f)
237
238// RADIOLIB_LR11X0_CMD_SET_REG_MODE
239#define RADIOLIB_LR11X0_REG_MODE_LDO (0x00UL << 0) // 0 0 regulator mode: LDO in all modes
@@ -509,7 +509,7 @@ $(document).ready(function(){initNavTree('_l_r11x0_8h_source.html',''); initResi
409#define RADIOLIB_LR11X0_GFSK_RX_BW_312_0 (0x19UL << 0) // 7 0 312.0 kHz
410#define RADIOLIB_LR11X0_GFSK_RX_BW_373_6 (0x11UL << 0) // 7 0 373.6 kHz
411#define RADIOLIB_LR11X0_GFSK_RX_BW_467_0 (0x09UL << 0) // 7 0 467.0 kHz
-
412#define RADIOLIB_LR11X0_LR_FHSS_BIT_RATE (488.28215) // 31 0 LR FHSS bit rate: 488.28215 bps
+
412#define RADIOLIB_LR11X0_LR_FHSS_BIT_RATE (488.28215f) // 31 0 LR FHSS bit rate: 488.28215 bps
413#define RADIOLIB_LR11X0_LR_FHSS_BIT_RATE_RAW (0x8001E848UL) // 31 0 488.28215 bps in raw
414#define RADIOLIB_LR11X0_LR_FHSS_SHAPING_GAUSSIAN_BT_1_0 (0x0BUL << 0) // 7 0 shaping filter: Gaussian, BT = 1.0
415#define RADIOLIB_LR11X0_SIGFOX_SHAPING_GAUSSIAN_BT_0_7 (0x16UL << 0) // 7 0 shaping filter: Gaussian, BT = 0.7
diff --git a/_r_f69_8h_source.html b/_r_f69_8h_source.html index 54cc63be..1d196403 100644 --- a/_r_f69_8h_source.html +++ b/_r_f69_8h_source.html @@ -112,7 +112,7 @@ $(document).ready(function(){initNavTree('_r_f69_8h_source.html',''); initResiza
12// RF69 physical layer properties
13#define RADIOLIB_RF69_FREQUENCY_STEP_SIZE 61.03515625
14#define RADIOLIB_RF69_MAX_PACKET_LENGTH 64
-
15#define RADIOLIB_RF69_CRYSTAL_FREQ 32.0
+
15#define RADIOLIB_RF69_CRYSTAL_FREQ 32.0f
16#define RADIOLIB_RF69_DIV_EXPONENT 19
17
18// RF69 register map
diff --git a/_s_x126x_8h_source.html b/_s_x126x_8h_source.html index d958c0c9..fed5799b 100644 --- a/_s_x126x_8h_source.html +++ b/_s_x126x_8h_source.html @@ -114,7 +114,7 @@ $(document).ready(function(){initNavTree('_s_x126x_8h_source.html',''); initResi
14// SX126X physical layer properties
15#define RADIOLIB_SX126X_FREQUENCY_STEP_SIZE 0.9536743164
16#define RADIOLIB_SX126X_MAX_PACKET_LENGTH 255
-
17#define RADIOLIB_SX126X_CRYSTAL_FREQ 32.0
+
17#define RADIOLIB_SX126X_CRYSTAL_FREQ 32.0f
18#define RADIOLIB_SX126X_DIV_EXPONENT 25
19
20// SX126X SPI commands
@@ -301,7 +301,7 @@ $(document).ready(function(){initNavTree('_s_x126x_8h_source.html',''); initResi
201#define RADIOLIB_SX126X_CAL_IMG_863_MHZ_2 0xDB
202#define RADIOLIB_SX126X_CAL_IMG_902_MHZ_1 0xE1
203#define RADIOLIB_SX126X_CAL_IMG_902_MHZ_2 0xE9
-
204#define RADIOLIB_SX126X_CAL_IMG_FREQ_TRIG_MHZ (20.0)
+
204#define RADIOLIB_SX126X_CAL_IMG_FREQ_TRIG_MHZ (20.0f)
205
206//RADIOLIB_SX126X_CMD_SET_PA_CONFIG
207#define RADIOLIB_SX126X_PA_CONFIG_HP_MAX 0x07
diff --git a/_s_x127x_8h_source.html b/_s_x127x_8h_source.html index b822cb78..581eb450 100644 --- a/_s_x127x_8h_source.html +++ b/_s_x127x_8h_source.html @@ -113,7 +113,7 @@ $(document).ready(function(){initNavTree('_s_x127x_8h_source.html',''); initResi
13#define RADIOLIB_SX127X_FREQUENCY_STEP_SIZE 61.03515625
14#define RADIOLIB_SX127X_MAX_PACKET_LENGTH 255
15#define RADIOLIB_SX127X_MAX_PACKET_LENGTH_FSK 64
-
16#define RADIOLIB_SX127X_CRYSTAL_FREQ 32.0
+
16#define RADIOLIB_SX127X_CRYSTAL_FREQ 32.0f
17#define RADIOLIB_SX127X_DIV_EXPONENT 19
18
19// SX127x series common LoRa registers
diff --git a/_s_x128x_8h_source.html b/_s_x128x_8h_source.html index 83466576..038b73e0 100644 --- a/_s_x128x_8h_source.html +++ b/_s_x128x_8h_source.html @@ -112,7 +112,7 @@ $(document).ready(function(){initNavTree('_s_x128x_8h_source.html',''); initResi
12// SX128X physical layer properties
13#define RADIOLIB_SX128X_FREQUENCY_STEP_SIZE 198.3642578
14#define RADIOLIB_SX128X_MAX_PACKET_LENGTH 255
-
15#define RADIOLIB_SX128X_CRYSTAL_FREQ 52.0
+
15#define RADIOLIB_SX128X_CRYSTAL_FREQ 52.0f
16#define RADIOLIB_SX128X_DIV_EXPONENT 18
17
18// SX128X SPI commands